aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* 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
* sched: fix calc_delta_asym, #2Peter Zijlstra2008-06-27
* sched: fix calc_delta_asym()Peter Zijlstra2008-06-27
* sched: revert the revert of: weight calculationsPeter Zijlstra2008-06-27
* sched: clean up some unused variablesPeter Zijlstra2008-06-27
* Merge branch 'linus' into sched/develIngo Molnar2008-06-25
|\
| * kgdb: sparse fixJason Wessel2008-06-24
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-23
| |\
| | * futexes: fix fault handling in futex_lock_piThomas Gleixner2008-06-23
| * | Merge branch 'linus' into sched/urgentIngo Molnar2008-06-23
| |\|
| * | sched: refactor wait_for_completion_timeout()Oleg Nesterov2008-06-20
| * | sched: fix wait_for_completion_timeout() spurious failure under heavy loadRoland Dreier2008-06-20
| * | sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra2008-06-20
* | | Merge branch 'linus' into sched/develIngo Molnar2008-06-23
|\ \ \ | | |/ | |/|
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-20
| |\ \ | | |/ | |/|
| | * softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel2008-06-19
| | * rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt2008-06-19
| | * cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan2008-06-19
| * | sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi2008-06-19
| * | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-19
* | | sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra2008-06-20
* | | sched: rt: fix the bandwidth contraint computationsPeter Zijlstra2008-06-20
* | | sched: rt: move some code aroundPeter Zijlstra2008-06-20
* | | sched: rt: fix SMP bandwidth balancing for throttled groupsPeter Zijlstra2008-06-20
* | | sched: debug: add some rt debug outputPeter Zijlstra2008-06-20
* | | Merge branch 'sched' into sched-develIngo Molnar2008-06-19
|\| |
| * | sched: rt-group: fix RR bugletPeter Zijlstra2008-06-19
| * | sched: rt-group: heirarchy aware throttlePeter Zijlstra2008-06-19
| * | sched: rt-group: fix hierarchyPeter Zijlstra2008-06-19
| * | sched: NULL pointer dereference while setting sched_rt_period_usDario Faggioli2008-06-19
| * | sched: fix defined-but-unused warningRabin Vincent2008-06-17
| |/
* | sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko2008-06-18
* | Merge branch 'linus' into sched-develIngo Molnar2008-06-16
|\|
| * kprobes: fix error checking of batch registrationMasami Hiramatsu2008-06-12
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-12
| |\
| | * sched: 64-bit: fix arithmetics overflowLai Jiangshan2008-06-12
| | * sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan2008-06-12
| | * sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-10
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds2008-06-06
| |\ \
| | * | capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-31
| * | | cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan2008-06-06
| | |/ | |/|
* | | sched: kill off dead cfs_rq_set_shares()Paul Mundt2008-06-10
* | | sched: trivial sched_features cleanupMike Galbraith2008-06-10
* | | sched: prevent bound kthreads from changing cpus_allowedDavid Rientjes2008-06-10
* | | sched: fix hotplug cpus on ia64Peter Zijlstra2008-06-10
* | | sched: move weighted_cpuload into #ifdef CONFIG_SMP sectionThomas Gleixner2008-06-06
* | | sched: Move cpu masks from kernel/sched.c into kernel/cpu.cMax Krasnyansky2008-06-06
* | | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-06
* | | sched: fix cpuprio build bugIngo Molnar2008-06-06