aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/tip/linux-2.6-tipLinus Torvalds1-99/+3
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/oprofile into perf/coreIngo 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 devel-stableRussell King1-1/+1
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stableRussell King1-1/+2
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus 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/jikos/trivialLinus 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/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-121/+9
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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-arm into timers/clocksourceThomas Gleixner28-583/+496
2011-05-14clocksource: convert mips to generic i8253 clocksourceRussell King1-77/+1
2011-05-11dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely1-1/+2
2011-05-10MIPS: Audit: Fix success success argument pass to audit_syscall_exitRalf Baechle1-2/+2
2011-05-10MIPS: Document former use of timerfd(2) syscall number.Ralf Baechle4-4/+4
2011-05-10MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas1-0/+1
2011-05-10MIPS: Mask jump target in ftrace_dyn_arch_init_insns().David Daney1-2/+3
2011-04-26Merge branch 'master' into for-nextJiri Kosina20-235/+195
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-1/+1
2011-04-06update David Miller's old email addressJustin P. Mattock6-6/+6
2011-03-31Fix common misspellingsLucas De Marchi6-6/+6