| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-03-29 | kdb: Fix smatch warning on dbg_io_ops->is_console |  Jason Wessel | 1 | -1/+1 |
| 2012-03-22 | kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint |  Jason Wessel | 1 | -0/+7 |
| 2012-03-22 | kdb: Avoid using dbg_io_ops until it is initialized |  Tim Bird | 1 | -1/+1 |
| 2012-03-22 | kgdb,debug_core: add the ability to control the reboot notifier |  Jason Wessel | 1 | -0/+16 |
| 2012-03-22 | KDB: Fix usability issues relating to the 'enter' key. |  Andrei Warkentin | 3 | -22/+83 |
| 2012-03-22 | kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach |  Jason Wessel | 2 | -0/+24 |
| 2012-03-22 | kgdb: Respect that flush op is optional |  Jan Kiszka | 1 | -1/+2 |
| 2012-03-15 | prctl: use CAP_SYS_RESOURCE for PR_SET_MM option |  Cyrill Gorcunov | 1 | -1/+1 |
| 2012-03-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -1/+6 |
| 2012-03-07 | Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume" |  Linus Torvalds | 1 | -2/+2 |
| 2012-03-06 | genirq: Clear action->thread_mask if IRQ_ONESHOT is not set |  Thomas Gleixner | 1 | -6/+38 |
| 2012-03-05 | hung_task: fix the broken rcu_lock_break() logic |  Oleg Nesterov | 1 | -4/+7 |
| 2012-03-05 | vfork: kill PF_STARTING |  Oleg Nesterov | 1 | -9/+0 |
| 2012-03-05 | coredump_wait: don't call complete_vfork_done() |  Oleg Nesterov | 1 | -1/+1 |
| 2012-03-05 | vfork: make it killable |  Oleg Nesterov | 1 | -8/+32 |
| 2012-03-05 | vfork: introduce complete_vfork_done() |  Oleg Nesterov | 1 | -7/+10 |
| 2012-03-05 | kprobes: return proper error code from register_kprobe() |  Prashanth Nageshappa | 1 | -5/+7 |
| 2012-03-05 | kmsg_dump: don't run on non-error paths by default |  Matthew Garrett | 1 | -0/+6 |
| 2012-03-02 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -4/+4 |
| 2012-03-02 | Block: use a freezable workqueue for disk-event polling |  Alan Stern | 1 | -1/+6 |
| 2012-02-28 | perf/hwbp: Fix a possible memory leak |  Namhyung Kim | 1 | -2/+2 |
| 2012-02-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -1/+2 |
| 2012-02-27 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -13/+37 |
| 2012-02-27 | CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume |  Srivatsa S. Bhat | 1 | -2/+2 |
| 2012-02-24 | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() |  Oleg Nesterov | 1 | -1/+4 |
| 2012-02-22 | sched/events: Revert trace_sched_stat_sleeptime() |  Peter Zijlstra | 2 | -1/+2 |
| 2012-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -2/+2 |
| 2012-02-15 | genirq: Handle pending irqs in irq_startup() |  Thomas Gleixner | 4 | -11/+14 |
| 2012-02-15 | genirq: Unmask oneshot irqs when thread was not woken |  Thomas Gleixner | 1 | -2/+23 |
| 2012-02-13 | vfs: fix panic in __d_lookup() with high dentry hashtable counts |  Dimitri Sivanich | 1 | -2/+2 |
| 2012-02-13 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux |  Linus Torvalds | 1 | -1/+2 |
| 2012-02-14 | module: make module param bint handle nul value |  Dave Young | 1 | -1/+2 |
| 2012-02-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block |  Linus Torvalds | 2 | -3/+9 |
| 2012-02-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -5/+14 |
| 2012-02-10 | relay: prevent integer overflow in relay_open() |  Dan Carpenter | 1 | -2/+8 |
| 2012-02-07 | perf: Fix double start/stop in x86_pmu_start() |  Stephane Eranian | 1 | -5/+14 |
| 2012-02-07 | block: strip out locking optimization in put_io_context() |  Tejun Heo | 1 | -1/+1 |
| 2012-02-04 | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -6/+31 |
| 2012-02-04 | PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails |  Srivatsa S. Bhat | 2 | -4/+27 |
| 2012-02-03 | kprobes: fix a memory leak in function pre_handler_kretprobe() |  Jiang Liu | 1 | -1/+5 |
| 2012-02-02 | Fix race in process_vm_rw_core |  Christopher Yeoh | 1 | -0/+20 |
| 2012-02-02 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -56/+124 |
| 2012-02-01 | PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path |  Srivatsa S. Bhat | 1 | -2/+4 |
| 2012-01-29 | PM / Hibernate: Fix s2disk regression related to freezing workqueues |  Rafael J. Wysocki | 2 | -0/+28 |
| 2012-01-27 | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW |  Chanho Min | 1 | -0/+5 |
| 2012-01-27 | perf: Fix broken interrupt rate throttling |  Stephane Eranian | 1 | -38/+66 |
| 2012-01-27 | sched: Fix ancient race in do_exit() |  Yasunori Goto | 1 | -0/+16 |
| 2012-01-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -3/+1 |
| 2012-01-26 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+4 |
| 2012-01-26 | bugs, x86: Fix printk levels for panic, softlockups and stack dumps |  Prarit Bhargava | 1 | -1/+1 |