summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-11-16mips, arc: fix build failureDavid Rientjes
2012-11-13MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle
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-17MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.Ralf Baechle
2012-10-17MIPS: Restore pagemask after dumping the TLB.Ralf Baechle
2012-10-17MIPS: 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-12vfs: 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
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-10-09UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds