summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* 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
* | | | sched: hierarchical load vs find_busiest_groupPeter Zijlstra2008-06-27
* | | | sched: hierarchical load vs affine wakeupsPeter Zijlstra2008-06-27
* | | | sched: persistent average load per taskPeter Zijlstra2008-06-27
* | | | sched: fix sched_balance_self() smp group balancingPeter Zijlstra2008-06-27
* | | | sched: fix newidle smp group balancingPeter Zijlstra2008-06-27
* | | | sched: simplify the group load balancerPeter Zijlstra2008-06-27
* | | | sched: no need to aggregate task_weightPeter Zijlstra2008-06-27
* | | | sched: dont micro manage share lossesPeter Zijlstra2008-06-27
* | | | sched: kill task_group balancingSrivatsa Vaddagiri2008-06-27
* | | | sched: update aggregate when holding the RQsPeter Zijlstra2008-06-27
* | | | sched: fix sched_domain aggregationPeter Zijlstra2008-06-27
* | | | sched: add full schedstats to /proc/sched_debugPeter Zijlstra2008-06-27
* | | | sched: fix wakeup granularity and buddy granularityPeter Zijlstra2008-06-27
* | | | sched: sched_clock_cpu() based cpu_clock()Peter Zijlstra2008-06-27
* | | | sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-06-27