summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2011-10-01MIPS: Call oops_enter, oops_exit in dieNathan Lynch
2011-09-21MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang
2011-09-21MIPS: Handle __put_user() sleeping.Ralf Baechle
2011-09-21MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang
2011-09-21MIPS: Make the die_lock be rawWu Zhangjin
2011-09-21MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner
2011-09-17MIPS: i8259: Correct comment for i8259Hillf Danton
2011-09-17MIPS: VPE: Select correct tcHillf Danton
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle
2011-07-25MIPS: Install handlers for software IRQsKevin Cernekee
2011-07-25MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22mips: Fix i8253 clockevent falloutThomas Gleixner
2011-07-20MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle
2011-07-16PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki
2011-07-04Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01mips: Use common i8253 clockeventThomas Gleixner
2011-06-15MIPS: Add new unwind_stack variantDaniel Kalmar
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle
2011-05-19MIPS: Cleanup arch_get_unmapped_areaRalf Baechle
2011-05-19MIPS: Set ELF AT_PLATFORM string for Loongson2 processorsRobert Millan
2011-05-19MIPS: Set ELF AT_PLATFORM string for BMIPS processorsKevin Cernekee
2011-05-19MIPS: Introduce set_elf_platform() helper functionRobert Millan
2011-05-19MIPS: Split do_syscall_trace into two functions.Ralf Baechle
2011-05-19MIPS: Use single define for pending work on syscall exitRalf Baechle
2011-05-19MIPS: Enable kmemleak for MIPSMaxin John
2011-05-19MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C
2011-05-19MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-14clocksource: convert mips to generic i8253 clocksourceRussell King