Age | Commit message (Expand) | Author |
2008-07-13 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-07-13 | cpusets, hotplug, scheduler: fix scheduler domain breakage | Dmitry Adamushko |
2008-07-10 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-07-10 | sched: fix cpu hotplug, cleanup | Linus Torvalds |
2008-07-10 | Fix PREEMPT_RCU without HOTPLUG_CPU | Nick Piggin |
2008-07-10 | kernel/kprobes.c: Made kprobe_blacklist static. | Daniel Guilak |
2008-07-10 | sched: fix cpu hotplug | Dmitry Adamushko |
2008-07-08 | kernel/printk.c: Made printk_recursion_bug_msg static. | Daniel Guilak |
2008-07-05 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-07-05 | softlockup: print a module list on being stuck | Arjan van de Ven |
2008-07-04 | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan |
2008-07-04 | Christoph has moved | Christoph Lameter |
2008-07-03 | hrtimer: prevent migration for raising softirq | Steven Rostedt |
2008-07-02 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-07-02 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-07-01 | rcu: fix hotplug vs rcu race | Gautham R Shenoy |
2008-07-01 | sched: fix divide error when trying to configure rt_period to zero | Raistlin |
2008-06-30 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-06-29 | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-06-29 | sched: fix cpu hotplug | Dmitry Adamushko |
2008-06-24 | [PATCH] remove useless argument type in audit_filter_user() | Peng Haitao |
2008-06-24 | [PATCH] audit: fix kernel-doc parameter notation | Randy Dunlap |
2008-06-24 | [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once | Peng Haitao |
2008-06-24 | kgdb: sparse fix | Jason Wessel |
2008-06-23 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-06-23 | futexes: fix fault handling in futex_lock_pi | Thomas Gleixner |
2008-06-23 | Merge branch 'linus' into sched/urgent | Ingo Molnar |
2008-06-20 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-06-20 | sched: refactor wait_for_completion_timeout() | Oleg Nesterov |
2008-06-20 | sched: fix wait_for_completion_timeout() spurious failure under heavy load | Roland Dreier |
2008-06-20 | sched: rt: dont stop the period timer when there are tasks wanting to run | Peter Zijlstra |
2008-06-19 | sched, delay accounting: fix incorrect delay time when constantly waiting on ... | Bharath Ravi |
2008-06-19 | softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression | Jason Wessel |
2008-06-19 | rcupreempt: remove export of rcu_batches_completed_bh | Steven Rostedt |
2008-06-19 | cpuset: limit the input of cpuset.sched_relax_domain_level | Li Zefan |
2008-06-19 | sched: CPU hotplug events must not destroy scheduler domains created by the c... | Max Krasnyansky |
2008-06-19 | sched: rt-group: fix RR buglet | Peter Zijlstra |
2008-06-19 | sched: rt-group: heirarchy aware throttle | Peter Zijlstra |
2008-06-19 | sched: rt-group: fix hierarchy | Peter Zijlstra |
2008-06-19 | sched: NULL pointer dereference while setting sched_rt_period_us | Dario Faggioli |
2008-06-17 | sched: fix defined-but-unused warning | Rabin Vincent |
2008-06-12 | kprobes: fix error checking of batch registration | Masami Hiramatsu |
2008-06-12 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-06-12 | sched: 64-bit: fix arithmetics overflow | Lai Jiangshan |
2008-06-12 | sched: fair group: fix overflow(was: fix divide by zero) | Lai Jiangshan |
2008-06-10 | sched: fix TASK_WAKEKILL vs SIGKILL race | Oleg Nesterov |
2008-06-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr... | Linus Torvalds |
2008-06-06 | cpusets: fix bug when adding nonexistent cpu or mem | Lai Jiangshan |
2008-06-04 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2008-05-31 | capabilities: remain source compatible with 32-bit raw legacy capability supp... | Andrew G. Morgan |