Age | Commit message (Expand) | Author | Files | Lines |
2008-07-14 | Merge branch 'sched/for-linus' into tracing/for-linus | Ingo Molnar | 15 | -534/+1521 |
2008-07-14 | Merge commit 'v2.6.26' into sched/devel | Ingo Molnar | 1 | -6/+18 |
2008-07-14 | Merge branch 'sched/clock' into sched/devel | Ingo Molnar | 2 | -19/+107 |
2008-07-14 | Merge commit 'v2.6.26' into x86/core | Ingo Molnar | 1 | -6/+18 |
2008-07-13 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+18 |
2008-07-13 | cpusets, hotplug, scheduler: fix scheduler domain breakage | Dmitry Adamushko | 1 | -6/+18 |
2008-07-13 | Merge branch 'linus' into sched/devel | Ingo Molnar | 4 | -17/+14 |
2008-07-12 | Merge branch 'linus' into x86/core | Ingo Molnar | 4 | -17/+14 |
2008-07-11 | sched_clock: and multiplier for TSC to gtod drift | Steven Rostedt | 1 | -3/+37 |
2008-07-11 | sched_clock: record TSC after gtod | Steven Rostedt | 1 | -1/+1 |
2008-07-11 | sched_clock: only update deltas with local reads. | Steven Rostedt | 1 | -9/+16 |
2008-07-11 | sched_clock: fix calculation of other CPU | Steven Rostedt | 1 | -2/+2 |
2008-07-11 | sched_clock: stop maximum check on NO HZ | Steven Rostedt | 2 | -1/+40 |
2008-07-11 | sched_clock: widen the max and min time | Steven Rostedt | 1 | -2/+9 |
2008-07-11 | sched_clock: record from last tick | Steven Rostedt | 1 | -4/+5 |
2008-07-10 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+4 |
2008-07-10 | sched: fix cpu hotplug, cleanup | Linus Torvalds | 1 | -6/+5 |
2008-07-10 | Fix PREEMPT_RCU without HOTPLUG_CPU | Nick Piggin | 1 | -12/+8 |
2008-07-10 | kernel/kprobes.c: Made kprobe_blacklist static. | Daniel Guilak | 1 | -1/+1 |
2008-07-10 | sched: fix cpu hotplug | Dmitry Adamushko | 1 | -1/+3 |
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 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-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-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 |