summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-05-09MIPS: microMIPS: Add support for exception handling.Steven J. Hill
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin
2013-05-09MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill
2013-05-09MIPS: microMIPS: Fix incorrect mask for jump immediate.Steven J. Hill
2013-05-08MIPS: microMIPS: Support dynamic ASID sizing.Steven J. Hill
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill
2013-05-08MIPS: FW: malta: Code formatting clean-ups.Steven J. Hill
2013-05-08MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill
2013-05-08MIPS: FW: malta: Use new common FW library variable processing.Steven J. Hill
2013-05-08MIPS: FW: sead3: Use new common FW library variable processing.Steven J. Hill
2013-05-08MIPS: FW: Add environment variable processing.Steven J. Hill
2013-05-08MIPS: Add declarations to MIPS Technologies Inc. generic header.Steven J. Hill
2013-05-08MIPS: sead3: Use generic suspend/resume for LEDs.Lars-Peter Clausen
2013-05-01MIPS: Add option to disable software I/O coherency.Steven J. Hill
2013-05-01MIPS: malta: Add new Malta config files.Steven J. Hill
2013-05-01MIPS: microMIPS: Add instruction utility macros.Steven J. Hill
2013-05-01MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill
2013-05-01MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill
2013-05-01MIPS: microMIPS: Add instruction formats.Steven J. Hill
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu
2013-04-05MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song
2013-04-05MIPS: Kconfig: Rename SNIPROM tooPaul Bolle
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney
2013-04-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-03-19Fix breakage in MIPS siginfo handlingDavid Howells
2013-03-19Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski
2013-03-19MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski
2013-03-19MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli
2013-03-13MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-12MIPS: SEAD3: Enable LL/SC.Ralf Baechle
2013-03-12MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle
2013-03-12MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGEBen Hutchings
2013-03-12MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa
2013-03-12MIPS: Fix logic errors in bitops.cDavid Daney
2013-03-12MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.SGabor Juhos
2013-03-11MIPS: compat: Return same error ENOSYS as native for invalid operation.Ralf Baechle
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-03-01watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos
2013-03-01MIPS: ath79: use dynamically allocated watchdog deviceGabor Juhos
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-28arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25fix compat truncate/ftruncateAl Viro