summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Call oops_enter, oops_exit in dieNathan Lynch2011-10-011-1/+9
* MIPS: Octeon: Enable C0_UserLocal probing.David Daney2011-09-241-1/+0Star
* MIPS: No branches in delay slots for huge pages in handle_tlblDavid Daney2011-09-211-1/+2
* MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney2011-09-211-2/+2
* MIPS: Octeon: Select CONFIG_HOLES_IN_ZONEDavid Daney2011-09-211-0/+5
* MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki2011-09-211-30/+22Star
* MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang2011-09-213-2/+9
* MIPS: Do not use EXTRA_CFLAGSArnaud Lacombe2011-09-211-1/+1
* MIPS: Alchemy: DB1200: Disable cascade IRQ in handlerManuel Lauss2011-09-212-7/+4Star
* MIPS: Lantiq: Fix setting the PCI bus speed on AR9John Crispin2011-09-211-2/+7
* MIPS: Lantiq: Fix external interrupt sourcesJohn Crispin2011-09-211-4/+2Star
* MIPS: tlbex: Fix build error in R3000 code.Ralf Baechle2011-09-211-2/+1Star
* MIPS: Alchemy: Include Au1100 in PM code.Manuel Lauss2011-09-211-8/+14
* MIPS: Alchemy: Fix typo in MAC0 registrationManuel Lauss2011-09-211-1/+1
* MIPS: MSP71xx: Fix build error.Ralf Baechle2011-09-211-2/+2
* MIPS: Handle __put_user() sleeping.Ralf Baechle2011-09-211-0/+3
* MIPS: Allow forced irq threadingThomas Gleixner2011-09-211-0/+1
* MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang2011-09-211-0/+1
* MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREADWu Zhangjin2011-09-212-1/+3
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-2112-10/+24
* MIPS: Make the die_lock be rawWu Zhangjin2011-09-211-3/+3
* MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner2011-09-211-19/+20
* MIPS: RC32434: Fix PCI build errorYoichi Yuasa2011-09-211-1/+1
* MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl2011-09-173-3/+0Star
* MIPS: Trivial style cleanups in mmap.cKevin Cernekee2011-09-171-23/+25
* MIPS: i8259: Correct comment for i8259Hillf Danton2011-09-171-1/+1
* MIPS: VPE: Select correct tcHillf Danton2011-09-171-1/+1
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-274-4/+4
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-6/+0Star
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-5/+5
* atomic: use <linux/atomic.h>Arun Sharma2011-07-2716-16/+15Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-2655-286/+695
|\
| * MIPS: Close races in TLB modify handlers.David Daney2011-07-261-98/+194
| * MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney2011-07-261-0/+2
| * MIPS: RB532: Use hex_to_bin()Andy Shevchenko2011-07-251-15/+9Star
| * MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platformsShinya Kuribayashi2011-07-252-0/+4
| * MIPS: PowerTV: Provide cpu-feature-overrides.hDavid VomLehn2011-07-251-0/+59
| * MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2011-07-2511-15/+0Star
| * MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee2011-07-253-5/+5
| * MIPS: Install handlers for software IRQsKevin Cernekee2011-07-251-8/+6Star
| * MIPS: Move FIXADDR_TOP into spaces.hKevin Cernekee2011-07-255-9/+56
| * MIPS: Add SYNC after cacheflushKevin Cernekee2011-07-251-0/+4
| * MIPS: pfn_valid() is broken on low memory HIGHMEM systemsKevin Cernekee2011-07-251-1/+1
| * MIPS: HIGHMEM DMA on noncoherent MIPS32 processorsDezhong Diao2011-07-251-46/+68
| * MIPS: topdown mmap supportJian Peng2011-07-252-23/+171
| * MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause2011-07-251-1/+0Star
| * MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli2011-07-251-1/+1
| * MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli2011-07-251-1/+1
| * MIPS: Lantiq: Add missing clk_enable and clk_disable functions.John Crispin2011-07-211-0/+13
| * MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli2011-07-211-1/+1