Age | Commit message (Expand) | Author | Files | Lines |
2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 1 | -1/+1 |
2012-01-12 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 1 | -1/+1 |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+4 |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 1 | -1/+2 |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 1 | -2/+4 |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 1 | -2/+2 |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 1 | -2/+2 |
2011-12-08 | mips: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 1 | -1/+2 |
2011-12-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2011-11-14 | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra | 1 | -4/+4 |
2011-11-10 | MIPS: ASID conflict after CPU hotplug | Maksim Rayskiy | 1 | -1/+2 |
2011-11-10 | MIPS: errloongson2_clock: Fix build error by including linux/module.h | Aaro Koskinen | 1 | -0/+1 |
2011-11-09 | MIPS: Hook up process_vm_readv and process_vm_writev system calls. | David Daney | 4 | -0/+8 |
2011-11-08 | MIPS: Kernel hangs occasionally during boot. | Al Cooper | 1 | -19/+19 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 20 | -20/+13 |
2011-10-31 | mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | mips: remove needless include of module.h from core kernel files. | Paul Gortmaker | 9 | -9/+0 |
2011-10-31 | mips: migrate core kernel file from module.h --> export.h | Paul Gortmaker | 11 | -11/+11 |
2011-10-31 | mips: fix implicit use of asm/elf.h in kernel/cpu-probe.c | Paul Gortmaker | 1 | -0/+1 |
2011-10-24 | MIPS: perf: Add Octeon support for hardware perf. | David Daney | 1 | -0/+147 |
2011-10-24 | MIPS: perf: Add support for 64-bit perf counters. | David Daney | 1 | -469/+389 |
2011-10-24 | MIPS: perf: Reorganize contents of perf support files. | David Daney | 3 | -519/+531 |
2011-10-24 | MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.c | David Daney | 2 | -57/+37 |
2011-10-24 | MIPS: Add probes for more Octeon II CPUs. | David Daney | 1 | -0/+3 |
2011-10-20 | MIPS: 32-bit: Fix number of argument to epoll_wait. | Ralf Baechle | 1 | -1/+1 |
2011-10-01 | MIPS: Call oops_enter, oops_exit in die | Nathan Lynch | 1 | -1/+9 |
2011-09-21 | MIPS: Compat: Use 32-bit wrapper for compat_sys_futex. | Yong Zhang | 3 | -2/+9 |
2011-09-21 | MIPS: Handle __put_user() sleeping. | Ralf Baechle | 1 | -0/+3 |
2011-09-21 | MIPS: i8259: Mark cascade interrupt non-threaded | Liming Wang | 1 | -0/+1 |
2011-09-21 | MIPS: Make the die_lock be raw | Wu Zhangjin | 1 | -3/+3 |
2011-09-21 | MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile | Thomas Gleixner | 1 | -19/+20 |
2011-09-17 | MIPS: i8259: Correct comment for i8259 | Hillf Danton | 1 | -1/+1 |
2011-09-17 | MIPS: VPE: Select correct tc | Hillf Danton | 1 | -1/+1 |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 4 | -4/+4 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 10 | -10/+10 |
2011-07-26 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 8 | -12/+10 |
2011-07-25 | MIPS: Remove pointless return statement from empty void functions. | Ralf Baechle | 2 | -3/+0 |
2011-07-25 | MIPS: Install handlers for software IRQs | Kevin Cernekee | 1 | -8/+6 |
2011-07-25 | MIPS: Remove redundant addr_limit assignment on exec. | Mathias Krause | 1 | -1/+0 |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn | 1 | -18/+2 |
2011-07-22 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -99/+3 |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -13/+49 |
2011-07-22 | mips: Fix i8253 clockevent fallout | Thomas Gleixner | 1 | -1/+1 |
2011-07-20 | MIPS: Wire up sendmmsg and renumber setns syscall. | Ralf Baechle | 4 | -0/+4 |
2011-07-16 | PM / MIPS: Convert i8259.c to using syscore_ops | Rafael J. Wysocki | 1 | -16/+6 |
2011-07-04 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 1 | -5/+14 |
2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra | 1 | -0/+28 |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 3 | -8/+7 |
2011-07-01 | mips: Use common i8253 clockevent | Thomas Gleixner | 1 | -95/+2 |
2011-06-15 | MIPS: Add new unwind_stack variant | Daniel Kalmar | 1 | -5/+14 |