summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-11-09MIPS: BCM63XX: add core reset helperJonas Gorski
2012-11-09MIPS: BCM63XX: add softreset register description for BCM6358Jonas Gorski
2012-11-09MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski
2012-11-09MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens
2012-11-09MIPS: BCM47XX: read sprom without prefix if no ieee80211 coreHauke Mehrtens
2012-11-09MIPS: BCM47xx: read out full board dataHauke Mehrtens
2012-11-09MIPS: BCM47XX: improve memory size detectionHauke Mehrtens
2012-11-09MIPS: BCM47XX: ignore last memory pageHauke Mehrtens
2012-11-09MIPS: Move processing of coherency kernel parameters earlierShane McDonald
2012-11-09mips/octeon: 16-Bit NOR flash was not being detected during bootCharles Hardin
2012-11-09MIPS: tlbex: Fix section mismatchesKevin Cernekee
2012-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-18MIPS: CMP: Fix physical core number calculation logicjerin jacob
2012-10-17MIPS: JZ4740: Forward declare struct uart_port in header.Ralf Baechle
2012-10-17MIPS: JZ4740: Fix '#include guard' in serial.hAntony Pavlov
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells
2012-10-16MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.Ralf Baechle
2012-10-16MIPS: Restore pagemask after dumping the TLB.Ralf Baechle
2012-10-16MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()Ralf Baechle
2012-10-16MIPS: R5000: Fix TLB hazard handling.Ralf Baechle
2012-10-16MIPS: tlbex: Deal with re-definition of labelRalf Baechle
2012-10-16MIPS: Make __{,n,u}delay declarations match definitions and generic delay.hDavid Daney
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-13vfs: define struct filename and have getname() return itJeff Layton
2012-10-12mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-11Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle
2012-10-11MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer
2012-10-11MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle
2012-10-11MIPS: MT: Remove kspd.Ralf Baechle
2012-10-11MIPS: Malta: Fix section mismatch.Ralf Baechle
2012-10-11MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle
2012-10-11MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss
2012-10-11MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss
2012-10-11MIPS: Optimize TLB refill for RI/XI configurations.David Daney
2012-10-11MIPS: proc: Cleanup printing of ASEs.Ralf Baechle
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle
2012-10-11MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill
2012-10-11MIPS: Optimize pgd_init and pmd_initDavid Daney
2012-10-11MIPS: perf: Add perf functionality for BMIPS5000Al Cooper
2012-10-11MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper
2012-10-11MIPS: perf: Remove unnecessary #ifdefAl Cooper
2012-10-11MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper
2012-10-11MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper
2012-10-11MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney
2012-10-11Improve atomic.h robustnessJoshua Kinard
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds