summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-05-08MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen
2013-05-08MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen
2013-05-08MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle
2013-05-08MIPS: Kconfig: remove "config MIPS_BOARDS_GEN"Paul Bolle
2013-05-08MIPS: remove obsolete Kconfig macrosPaul Bolle
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-26MIPS: Remove redundant instructions from arch_spin_{,try}lock.David Daney
2013-04-11MIPS: Remove further use of .subsectionRalf Baechle
2013-04-11IP27: Make declaration and definition of rt_timer_irq match.Ralf Baechle
2013-04-11MIPS: Avoid overoptimization by GCC.Ralf Baechle
2013-04-11MIPS: Get rid of the use of .macro in C code.Ralf Baechle
2013-04-11MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle
2013-04-11MIPS: Make tlb exception handler definitions and declarations match.Ralf Baechle
2013-04-11MIPS: Use inline function to access current thread pointer.Ralf Baechle
2013-04-08MIPS: Add linux/mm_types.h to pgtable.hCorey Minyard
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