aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'sched/clock' into sched/develIngo Molnar2008-07-14
|\
| * sched_clock: and multiplier for TSC to gtod driftSteven Rostedt2008-07-11
| * sched_clock: record TSC after gtodSteven Rostedt2008-07-11
| * sched_clock: only update deltas with local reads.Steven Rostedt2008-07-11
| * sched_clock: fix calculation of other CPUSteven Rostedt2008-07-11
| * sched_clock: stop maximum check on NO HZSteven Rostedt2008-07-11
| * sched_clock: widen the max and min timeSteven Rostedt2008-07-11
| * sched_clock: record from last tickSteven Rostedt2008-07-11
* | Merge branch 'linus' into sched/develIngo Molnar2008-07-13
|\ \
| * \ Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-10
| |\ \ | | |/ | |/|
| | * sched: fix cpu hotplug, cleanupLinus Torvalds2008-07-10
| | * sched: fix cpu hotplugDmitry Adamushko2008-07-10
| * | Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin2008-07-10
| * | kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak2008-07-10
| * | kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak2008-07-08
* | | Merge commit 'v2.6.26-rc9' into sched/develIngo Molnar2008-07-07
|\| |
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-05
| |\ \
| | * | softlockup: print a module list on being stuckArjan van de Ven2008-07-05
| * | | security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-04
| * | | Christoph has movedChristoph Lameter2008-07-04
| * | | hrtimer: prevent migration for raising softirqSteven Rostedt2008-07-03
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-02
| |\ \ \ | | | |/ | | |/|
| | * | sched: fix divide error when trying to configure rt_period to zeroRaistlin2008-07-01
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-02
| |\ \ \ | | | |/ | | |/|
| | * | rcu: fix hotplug vs rcu raceGautham R Shenoy2008-07-01
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-30
| |\ \ \ | | | |/ | | |/|
| | * | sched: fix cpu hotplugDmitry Adamushko2008-06-29
| * | | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-29
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-24
| | * | [PATCH] audit: fix kernel-doc parameter notationRandy Dunlap2008-06-24
| | * | [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than oncePeng Haitao2008-06-24
* | | | sched: fix accounting in task delay accounting & migrationAnkita Garg2008-07-04
* | | | sched: add avg-overlap support to RT tasksGregory Haskins2008-07-04
* | | | sched: terminate newidle balancing once at least one task has moved overGregory Haskins2008-07-04
* | | | sched: fix warningVegard Nossum2008-06-30
* | | | sched: build fixIngo Molnar2008-06-30
* | | | sched: sched_clock_cpu() based cpu_clock(), lockdep fixIngo Molnar2008-06-29
* | | | sched: export cpu_clockIngo Molnar2008-06-27
* | | | sched: make sched_{rt,fair}.c ifdefs more readableDhaval Giani2008-06-27
* | | | sched: bias effective_load() error towards failing wake_affine().Peter Zijlstra2008-06-27
* | | | sched: incremental effective_load()Peter Zijlstra2008-06-27
* | | | sched: correct wakeup weight calculationsPeter Zijlstra2008-06-27
* | | | sched: fix mult overflowSrivatsa Vaddagiri2008-06-27
* | | | sched: update shares on wakeupPeter Zijlstra2008-06-27
* | | | sched: fix shares boost logicPeter Zijlstra2008-06-27
* | | | sched: disable source/target_load biasPeter Zijlstra2008-06-27
* | | | sched: optimize effective_load()Peter Zijlstra2008-06-27
* | | | sched: remove prio preference from balance decisionsPeter Zijlstra2008-06-27
* | | | sched: fix task_h_load()Peter Zijlstra2008-06-27
* | | | sched: fix load scaling in group balancingPeter Zijlstra2008-06-27