summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-10-01MIPS: Call oops_enter, oops_exit in dieNathan Lynch1-1/+9
2011-09-21MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang3-2/+9
2011-09-21MIPS: Handle __put_user() sleeping.Ralf Baechle1-0/+3
2011-09-21MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang1-0/+1
2011-09-21MIPS: Make the die_lock be rawWu Zhangjin1-3/+3
2011-09-21MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner1-19/+20
2011-09-17MIPS: i8259: Correct comment for i8259Hillf Danton1-1/+1
2011-09-17MIPS: VPE: Select correct tcHillf Danton1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown4-4/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma10-10/+10
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-12/+10
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2-3/+0
2011-07-25MIPS: Install handlers for software IRQsKevin Cernekee1-8/+6
2011-07-25MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause1-1/+0
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-18/+2
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-99/+3
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-13/+49
2011-07-22mips: Fix i8253 clockevent falloutThomas Gleixner1-1/+1
2011-07-20MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle4-0/+4
2011-07-16PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki1-16/+6
2011-07-04Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar1-5/+14
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra1-0/+28
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra3-8/+7
2011-07-01mips: Use common i8253 clockeventThomas Gleixner1-95/+2
2011-06-15MIPS: Add new unwind_stack variantDaniel Kalmar1-5/+14
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle1-3/+0
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-05-28Merge branch 'setns'Linus Torvalds4-0/+4
2011-05-28ns: Wire up the setns system callEric W. Biederman4-0/+4
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King1-1/+1
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King1-1/+2
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo14-210/+166
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-6/+6
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt1-0/+1
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds7-121/+9
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds1-1/+1
2011-05-19MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle1-113/+0
2011-05-19MIPS: Cleanup arch_get_unmapped_areaRalf Baechle1-12/+5
2011-05-19MIPS: Set ELF AT_PLATFORM string for Loongson2 processorsRobert Millan1-0/+10
2011-05-19MIPS: Set ELF AT_PLATFORM string for BMIPS processorsKevin Cernekee1-0/+5
2011-05-19MIPS: Introduce set_elf_platform() helper functionRobert Millan1-4/+8
2011-05-19MIPS: Split do_syscall_trace into two functions.Ralf Baechle6-19/+41
2011-05-19MIPS: Use single define for pending work on syscall exitRalf Baechle1-1/+1
2011-05-19MIPS: Enable kmemleak for MIPSMaxin John1-0/+1
2011-05-19MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C1-0/+1
2011-05-19MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C1-0/+56
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle1-4/+2
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner28-583/+496
2011-05-14clocksource: convert mips to generic i8253 clocksourceRussell King1-77/+1