summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-06-274-75/+488
* sched: fix calc_delta_asym, #2Peter Zijlstra2008-06-271-3/+6
* sched: fix calc_delta_asym()Peter Zijlstra2008-06-272-1/+28
* sched: revert the revert of: weight calculationsPeter Zijlstra2008-06-273-39/+76
* sched: clean up some unused variablesPeter Zijlstra2008-06-271-2/+0
* Merge branch 'linus' into sched/develIngo Molnar2008-06-253-29/+81
|\
| * kgdb: sparse fixJason Wessel2008-06-241-1/+2
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-231-20/+73
| |\
| | * futexes: fix fault handling in futex_lock_piThomas Gleixner2008-06-231-20/+73
| * | Merge branch 'linus' into sched/urgentIngo Molnar2008-06-234-10/+18
| |\ \ | | |/
| * | sched: refactor wait_for_completion_timeout()Oleg Nesterov2008-06-201-18/+6
| * | sched: fix wait_for_completion_timeout() spurious failure under heavy loadRoland Dreier2008-06-201-0/+10
| * | sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra2008-06-201-1/+2
* | | Merge branch 'linus' into sched/develIngo Molnar2008-06-235-10/+24
|\ \ \ | | |/ | |/|
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-204-10/+18
| |\ \ | | |/ | |/|
| | * softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel2008-06-191-5/+10
| | * rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt2008-06-191-2/+0
| | * cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan2008-06-192-3/+8
| * | sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi2008-06-191-0/+6
| * | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-192-0/+28
* | | sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra2008-06-201-1/+2
* | | sched: rt: fix the bandwidth contraint computationsPeter Zijlstra2008-06-201-3/+8
* | | sched: rt: move some code aroundPeter Zijlstra2008-06-201-62/+57
* | | sched: rt: fix SMP bandwidth balancing for throttled groupsPeter Zijlstra2008-06-201-12/+29
* | | sched: debug: add some rt debug outputPeter Zijlstra2008-06-202-3/+51
* | | Merge branch 'sched' into sched-develIngo Molnar2008-06-192-30/+40
|\ \ \ | |/ /
| * | sched: rt-group: fix RR bugletPeter Zijlstra2008-06-191-1/+3
| * | sched: rt-group: heirarchy aware throttlePeter Zijlstra2008-06-191-26/+33
| * | sched: rt-group: fix hierarchyPeter Zijlstra2008-06-191-1/+0
| * | sched: NULL pointer dereference while setting sched_rt_period_usDario Faggioli2008-06-191-1/+1
| * | sched: fix defined-but-unused warningRabin Vincent2008-06-171-0/+2
| |/
* | sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko2008-06-182-39/+11
* | Merge branch 'linus' into sched-develIngo Molnar2008-06-164-55/+103
|\ \ | |/
| * kprobes: fix error checking of batch registrationMasami Hiramatsu2008-06-121-6/+9
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-121-8/+14
| |\
| | * sched: 64-bit: fix arithmetics overflowLai Jiangshan2008-06-121-2/+7
| | * sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan2008-06-121-2/+5
| | * sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-101-4/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds2008-06-061-38/+73
| |\ \
| | * | capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-311-38/+73
| * | | cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan2008-06-061-3/+7
| | |/ | |/|
* | | sched: kill off dead cfs_rq_set_shares()Paul Mundt2008-06-101-8/+0
* | | sched: trivial sched_features cleanupMike Galbraith2008-06-101-2/+0
* | | sched: prevent bound kthreads from changing cpus_allowedDavid Rientjes2008-06-103-1/+20
* | | sched: fix hotplug cpus on ia64Peter Zijlstra2008-06-102-9/+115
* | | sched: move weighted_cpuload into #ifdef CONFIG_SMP sectionThomas Gleixner2008-06-061-6/+6
* | | sched: Move cpu masks from kernel/sched.c into kernel/cpu.cMax Krasnyansky2008-06-063-20/+26
* | | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-062-0/+28
* | | sched: fix cpuprio build bugIngo Molnar2008-06-061-1/+4
* | | sched: fix the cpuprio count reallyThomas Gleixner2008-06-061-2/+2
OpenPOWER on IntegriCloud