Age | Commit message (Expand) | Author | Files | Lines |
2008-07-10 | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 20 | -28/+7240 |
2008-07-10 | sched: fix cpu hotplug | Dmitry Adamushko | 1 | -1/+3 |
2008-07-10 | Merge branch 'linus' into core/printk | Ingo Molnar | 25 | -741/+559 |
2008-07-08 | kernel/printk.c: Made printk_recursion_bug_msg static. | Daniel Guilak | 1 | -1/+1 |
2008-07-08 | printk: export console_drivers | Ingo Molnar | 1 | -0/+2 |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 1 | -9/+9 |
2008-07-08 | sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c | Mike Travis | 1 | -9/+9 |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 27 | -743/+566 |
2008-07-08 | Merge commit 'v2.6.26-rc9' into x86/cpu | Ingo Molnar | 15 | -140/+338 |
2008-07-08 | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 1 | -2/+4 |
2008-07-07 | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 25 | -741/+559 |
2008-07-07 | Merge commit 'v2.6.26-rc9' into sched/devel | Ingo Molnar | 8 | -6/+55 |
2008-07-05 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2008-07-05 | softlockup: print a module list on being stuck | Arjan van de Ven | 1 | -0/+1 |
2008-07-04 | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan | 1 | -0/+21 |
2008-07-04 | Christoph has moved | Christoph Lameter | 1 | -1/+1 |
2008-07-04 | sched: fix accounting in task delay accounting & migration | Ankita Garg | 2 | -9/+34 |
2008-07-04 | sched: add avg-overlap support to RT tasks | Gregory Haskins | 2 | -19/+16 |
2008-07-04 | sched: terminate newidle balancing once at least one task has moved over | Gregory Haskins | 1 | -0/+4 |
2008-07-03 | hrtimer: prevent migration for raising softirq | Steven Rostedt | 1 | -0/+8 |
2008-07-03 | ftrace: prevent ftrace modifications while being kprobe'd, v2 | Abhishek Sagar | 1 | -1/+8 |
2008-07-03 | block: blkdev.h cleanup, move iocontext stuff to iocontext.h | Jens Axboe | 2 | -0/+2 |
2008-07-02 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2008-07-02 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+15 |
2008-07-02 | pm_qos_params: BKL pushdown | Arnd Bergmann | 1 | -1/+6 |
2008-07-01 | mmiotrace broken in linux-next (8-bit writes only) | Pekka Paalanen | 1 | -1/+0 |
2008-07-01 | rcu: fix hotplug vs rcu race | Gautham R Shenoy | 1 | -1/+15 |
2008-07-01 | sched: fix divide error when trying to configure rt_period to zero | Raistlin | 1 | -0/+3 |
2008-06-30 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2008-06-30 | sched: fix warning | Vegard Nossum | 1 | -1/+3 |
2008-06-30 | sched: build fix | Ingo Molnar | 1 | -5/+7 |
2008-06-29 | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -4/+5 |
2008-06-29 | sched: sched_clock_cpu() based cpu_clock(), lockdep fix | Ingo Molnar | 1 | -2/+2 |
2008-06-29 | sched: fix cpu hotplug | Dmitry Adamushko | 1 | -0/+1 |
2008-06-27 | sched: export cpu_clock | Ingo Molnar | 1 | -0/+1 |
2008-06-27 | sched: make sched_{rt,fair}.c ifdefs more readable | Dhaval Giani | 2 | -8/+8 |
2008-06-27 | sched: bias effective_load() error towards failing wake_affine(). | Peter Zijlstra | 2 | -0/+29 |
2008-06-27 | sched: incremental effective_load() | Peter Zijlstra | 2 | -3/+21 |
2008-06-27 | sched: correct wakeup weight calculations | Peter Zijlstra | 2 | -22/+30 |
2008-06-27 | sched: fix mult overflow | Srivatsa Vaddagiri | 1 | -4/+4 |
2008-06-27 | sched: update shares on wakeup | Peter Zijlstra | 3 | -2/+39 |
2008-06-27 | sched: fix shares boost logic | Peter Zijlstra | 1 | -0/+3 |
2008-06-27 | sched: disable source/target_load bias | Peter Zijlstra | 2 | -2/+3 |
2008-06-27 | sched: optimize effective_load() | Peter Zijlstra | 1 | -4/+4 |
2008-06-27 | sched: remove prio preference from balance decisions | Peter Zijlstra | 1 | -9/+3 |
2008-06-27 | sched: fix task_h_load() | Peter Zijlstra | 1 | -9/+40 |
2008-06-27 | sched: fix load scaling in group balancing | Peter Zijlstra | 1 | -4/+6 |
2008-06-27 | sched: hierarchical load vs find_busiest_group | Peter Zijlstra | 1 | -3/+23 |
2008-06-27 | sched: hierarchical load vs affine wakeups | Peter Zijlstra | 1 | -2/+21 |
2008-06-27 | sched: persistent average load per task | Peter Zijlstra | 1 | -13/+12 |