Age | Commit message (Expand) | Author |
2008-07-10 | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar |
2008-07-10 | sched: fix cpu hotplug | Dmitry Adamushko |
2008-07-10 | Merge branch 'linus' into core/printk | Ingo Molnar |
2008-07-08 | kernel/printk.c: Made printk_recursion_bug_msg static. | Daniel Guilak |
2008-07-08 | printk: export console_drivers | Ingo Molnar |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar |
2008-07-08 | sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c | Mike Travis |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | Merge commit 'v2.6.26-rc9' into x86/cpu | Ingo Molnar |
2008-07-08 | x86, clockevents: add C1E aware idle function | Thomas Gleixner |
2008-07-07 | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar |
2008-07-07 | Merge commit 'v2.6.26-rc9' into sched/devel | Ingo Molnar |
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-04 | sched: fix accounting in task delay accounting & migration | Ankita Garg |
2008-07-04 | sched: add avg-overlap support to RT tasks | Gregory Haskins |
2008-07-04 | sched: terminate newidle balancing once at least one task has moved over | Gregory Haskins |
2008-07-03 | hrtimer: prevent migration for raising softirq | Steven Rostedt |
2008-07-03 | ftrace: prevent ftrace modifications while being kprobe'd, v2 | Abhishek Sagar |
2008-07-03 | block: blkdev.h cleanup, move iocontext stuff to iocontext.h | Jens Axboe |
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-02 | pm_qos_params: BKL pushdown | Arnd Bergmann |
2008-07-01 | mmiotrace broken in linux-next (8-bit writes only) | Pekka Paalanen |
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-30 | sched: fix warning | Vegard Nossum |
2008-06-30 | sched: build fix | Ingo Molnar |
2008-06-29 | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-06-29 | sched: sched_clock_cpu() based cpu_clock(), lockdep fix | Ingo Molnar |
2008-06-29 | sched: fix cpu hotplug | Dmitry Adamushko |
2008-06-27 | sched: export cpu_clock | Ingo Molnar |
2008-06-27 | sched: make sched_{rt,fair}.c ifdefs more readable | Dhaval Giani |
2008-06-27 | sched: bias effective_load() error towards failing wake_affine(). | Peter Zijlstra |
2008-06-27 | sched: incremental effective_load() | Peter Zijlstra |
2008-06-27 | sched: correct wakeup weight calculations | Peter Zijlstra |
2008-06-27 | sched: fix mult overflow | Srivatsa Vaddagiri |
2008-06-27 | sched: update shares on wakeup | Peter Zijlstra |
2008-06-27 | sched: fix shares boost logic | Peter Zijlstra |
2008-06-27 | sched: disable source/target_load bias | Peter Zijlstra |
2008-06-27 | sched: optimize effective_load() | Peter Zijlstra |
2008-06-27 | sched: remove prio preference from balance decisions | Peter Zijlstra |
2008-06-27 | sched: fix task_h_load() | Peter Zijlstra |
2008-06-27 | sched: fix load scaling in group balancing | Peter Zijlstra |
2008-06-27 | sched: hierarchical load vs find_busiest_group | Peter Zijlstra |
2008-06-27 | sched: hierarchical load vs affine wakeups | Peter Zijlstra |
2008-06-27 | sched: persistent average load per task | Peter Zijlstra |