summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2013-05-08MIPS: Netlogic: Fix oprofile compile on XLR uniprocessorJayachandran C
2013-05-08MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C
2013-05-08MIPS: Netlogic: Support for multiple built-in device treesJayachandran C
2013-05-08MIPS: Netlogic: Remove unused codeJayachandran C
2013-05-08MIPS: Netlogic: Add 32-bit support for XLPJayachandran C
2013-05-08MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C
2013-05-08MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C
2013-05-08MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C
2013-05-08MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski
2013-05-08MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski
2013-05-08MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski
2013-05-08MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski
2013-05-08MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski
2013-05-08MIPS: BCM63XX: rework chip detectionJonas Gorski
2013-05-08MIPS: BCM63XX: fix revision ID widthJonas Gorski
2013-05-08MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski
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-02Merge 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-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge 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
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro