Age | Commit message (Expand) | Author |
2011-10-01 | MIPS: Call oops_enter, oops_exit in die | Nathan Lynch |
2011-09-21 | MIPS: Compat: Use 32-bit wrapper for compat_sys_futex. | Yong Zhang |
2011-09-21 | MIPS: Handle __put_user() sleeping. | Ralf Baechle |
2011-09-21 | MIPS: i8259: Mark cascade interrupt non-threaded | Liming Wang |
2011-09-21 | MIPS: Make the die_lock be raw | Wu Zhangjin |
2011-09-21 | MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile | Thomas Gleixner |
2011-09-17 | MIPS: i8259: Correct comment for i8259 | Hillf Danton |
2011-09-17 | MIPS: VPE: Select correct tc | Hillf Danton |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-07-25 | MIPS: Remove pointless return statement from empty void functions. | Ralf Baechle |
2011-07-25 | MIPS: Install handlers for software IRQs | Kevin Cernekee |
2011-07-25 | MIPS: Remove redundant addr_limit assignment on exec. | Mathias Krause |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-07-22 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-22 | mips: Fix i8253 clockevent fallout | Thomas Gleixner |
2011-07-20 | MIPS: Wire up sendmmsg and renumber setns syscall. | Ralf Baechle |
2011-07-16 | PM / MIPS: Convert i8259.c to using syscore_ops | Rafael J. Wysocki |
2011-07-04 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar |
2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
2011-07-01 | mips: Use common i8253 clockevent | Thomas Gleixner |
2011-06-15 | MIPS: Add new unwind_stack variant | Daniel Kalmar |
2011-06-09 | i8253: Consolidate all kernel definitions of i8253_lock | Ralf Baechle |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-26 | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve... | Russell King |
2011-05-25 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-20 | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-19 | MIPS: Move arch_get_unmapped_area and gang to new file. | Ralf Baechle |
2011-05-19 | MIPS: Cleanup arch_get_unmapped_area | Ralf Baechle |
2011-05-19 | MIPS: Set ELF AT_PLATFORM string for Loongson2 processors | Robert Millan |
2011-05-19 | MIPS: Set ELF AT_PLATFORM string for BMIPS processors | Kevin Cernekee |
2011-05-19 | MIPS: Introduce set_elf_platform() helper function | Robert Millan |
2011-05-19 | MIPS: Split do_syscall_trace into two functions. | Ralf Baechle |
2011-05-19 | MIPS: Use single define for pending work on syscall exit | Ralf Baechle |
2011-05-19 | MIPS: Enable kmemleak for MIPS | Maxin John |
2011-05-19 | MIPS: Kconfig and Makefile update for Netlogic XLR/XLS | Jayachandran C |
2011-05-19 | MIPS: Netlogic XLR/XLS processor IDs. | Jayachandran C |
2011-05-18 | MIPS: Fix duplicate invocation of notify_die. | Ralf Baechle |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-05-14 | clocksource: convert mips to generic i8253 clocksource | Russell King |