summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'sched/for-linus' into tracing/for-linusIngo Molnar15-534/+1521
2008-07-14Merge commit 'v2.6.26' into sched/develIngo Molnar1-6/+18
2008-07-14Merge branch 'sched/clock' into sched/develIngo Molnar2-19/+107
2008-07-14Merge commit 'v2.6.26' into x86/coreIngo Molnar1-6/+18
2008-07-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+18
2008-07-13cpusets, hotplug, scheduler: fix scheduler domain breakageDmitry Adamushko1-6/+18
2008-07-13Merge branch 'linus' into sched/develIngo Molnar4-17/+14
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar4-17/+14
2008-07-11sched_clock: and multiplier for TSC to gtod driftSteven Rostedt1-3/+37
2008-07-11sched_clock: record TSC after gtodSteven Rostedt1-1/+1
2008-07-11sched_clock: only update deltas with local reads.Steven Rostedt1-9/+16
2008-07-11sched_clock: fix calculation of other CPUSteven Rostedt1-2/+2
2008-07-11sched_clock: stop maximum check on NO HZSteven Rostedt2-1/+40
2008-07-11sched_clock: widen the max and min timeSteven Rostedt1-2/+9
2008-07-11sched_clock: record from last tickSteven Rostedt1-4/+5
2008-07-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds1-6/+5
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin1-12/+8
2008-07-10kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak1-1/+1
2008-07-10sched: fix cpu hotplugDmitry Adamushko1-1/+3
2008-07-08kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak1-1/+1
2008-07-08printk: export console_driversIngo Molnar1-0/+2
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar1-9/+9
2008-07-08sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.cMike Travis1-9/+9
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar27-743/+566
2008-07-08Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar15-140/+338
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner1-2/+4
2008-07-07Merge commit 'v2.6.26-rc9' into sched/develIngo Molnar8-6/+55
2008-07-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2008-07-05softlockup: print a module list on being stuckArjan van de Ven1-0/+1
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan1-0/+21
2008-07-04Christoph has movedChristoph Lameter1-1/+1
2008-07-04sched: fix accounting in task delay accounting & migrationAnkita Garg2-9/+34
2008-07-04sched: add avg-overlap support to RT tasksGregory Haskins2-19/+16
2008-07-04sched: terminate newidle balancing once at least one task has moved overGregory Haskins1-0/+4
2008-07-03hrtimer: prevent migration for raising softirqSteven Rostedt1-0/+8
2008-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2008-07-02Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+15
2008-07-01rcu: fix hotplug vs rcu raceGautham R Shenoy1-1/+15
2008-07-01sched: fix divide error when trying to configure rt_period to zeroRaistlin1-0/+3
2008-06-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2008-06-30sched: fix warningVegard Nossum1-1/+3
2008-06-30sched: build fixIngo Molnar1-5/+7
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+5
2008-06-29sched: sched_clock_cpu() based cpu_clock(), lockdep fixIngo Molnar1-2/+2
2008-06-29sched: fix cpu hotplugDmitry Adamushko1-0/+1
2008-06-27sched: export cpu_clockIngo Molnar1-0/+1
2008-06-27sched: make sched_{rt,fair}.c ifdefs more readableDhaval Giani2-8/+8
2008-06-27sched: bias effective_load() error towards failing wake_affine().Peter Zijlstra2-0/+29
2008-06-27sched: incremental effective_load()Peter Zijlstra2-3/+21