aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-07-14Merge commit 'v2.6.26' into sched/develIngo Molnar
2008-07-14Merge branch 'sched/clock' into sched/develIngo Molnar
2008-07-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-13cpusets, hotplug, scheduler: fix scheduler domain breakageDmitry Adamushko
2008-07-13Merge branch 'linus' into sched/develIngo Molnar
2008-07-11sched_clock: and multiplier for TSC to gtod driftSteven Rostedt
2008-07-11sched_clock: record TSC after gtodSteven Rostedt
2008-07-11sched_clock: only update deltas with local reads.Steven Rostedt
2008-07-11sched_clock: fix calculation of other CPUSteven Rostedt
2008-07-11sched_clock: stop maximum check on NO HZSteven Rostedt
2008-07-11sched_clock: widen the max and min timeSteven Rostedt
2008-07-11sched_clock: record from last tickSteven Rostedt
2008-07-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin
2008-07-10kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak
2008-07-10sched: fix cpu hotplugDmitry Adamushko
2008-07-08kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak
2008-07-07Merge commit 'v2.6.26-rc9' into sched/develIngo Molnar
2008-07-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-05softlockup: print a module list on being stuckArjan van de Ven
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-07-04Christoph has movedChristoph Lameter
2008-07-04sched: fix accounting in task delay accounting & migrationAnkita Garg
2008-07-04sched: add avg-overlap support to RT tasksGregory Haskins
2008-07-04sched: terminate newidle balancing once at least one task has moved overGregory Haskins
2008-07-03hrtimer: prevent migration for raising softirqSteven Rostedt
2008-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-02Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-01rcu: fix hotplug vs rcu raceGautham R Shenoy
2008-07-01sched: fix divide error when trying to configure rt_period to zeroRaistlin
2008-06-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-30sched: fix warningVegard Nossum
2008-06-30sched: build fixIngo Molnar
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29sched: sched_clock_cpu() based cpu_clock(), lockdep fixIngo Molnar
2008-06-29sched: fix cpu hotplugDmitry Adamushko
2008-06-27sched: export cpu_clockIngo Molnar
2008-06-27sched: make sched_{rt,fair}.c ifdefs more readableDhaval Giani
2008-06-27sched: bias effective_load() error towards failing wake_affine().Peter Zijlstra
2008-06-27sched: incremental effective_load()Peter Zijlstra
2008-06-27sched: correct wakeup weight calculationsPeter Zijlstra
2008-06-27sched: fix mult overflowSrivatsa Vaddagiri
2008-06-27sched: update shares on wakeupPeter Zijlstra
2008-06-27sched: fix shares boost logicPeter Zijlstra
2008-06-27sched: disable source/target_load biasPeter Zijlstra
2008-06-27sched: optimize effective_load()Peter Zijlstra
2008-06-27sched: remove prio preference from balance decisionsPeter Zijlstra
2008-06-27sched: fix task_h_load()Peter Zijlstra
2008-06-27sched: fix load scaling in group balancingPeter Zijlstra