summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: fixup buddy selectionPeter Zijlstra2008-09-231-2/+2
* sched: more sanity checks on the bandwidth settingsPeter Zijlstra2008-09-231-5/+28
* sched: add some comments to the bandwidth codePeter Zijlstra2008-09-231-0/+42
* sched: fixlet for group load balancePeter Zijlstra2008-09-231-13/+14
*-. Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar2008-09-238-129/+162
|\ \
| | * sched: compilation fix with gcc 3.4.6Krzysztof Helt2008-09-061-6/+4
| | * sched: extract walk_tg_tree(), fixIngo Molnar2008-08-281-1/+1
| | * sched: rt-bandwidth fixesPeter Zijlstra2008-08-191-62/+63
| | * sched: extract walk_tg_tree()Peter Zijlstra2008-08-191-33/+46
| | * sched: rt-bandwidth group disable fixesPeter Zijlstra2008-08-192-2/+12
| | * sched: rt-bandwidth accounting fixPeter Zijlstra2008-08-191-6/+5
| | * sched: rt-bandwidth for user grouping interfacePeter Zijlstra2008-08-191-2/+2
| * | sched: fix init_hrtick() section mismatch warningRakib Mullick2008-09-231-1/+1
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-192-0/+7
| |\ \
| | * | sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto2008-09-111-0/+6
| | * | sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomlyZhang, Yanmin2008-09-111-0/+1
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-194-8/+19
| |\ \ \
| | * | | clockevents: make device shutdown robustThomas Gleixner2008-09-164-8/+19
| * | | | cpuset: avoid changing cpuset's cpus when -errno returnedLi Zefan2008-09-131-22/+15
| |/ / /
* | | | sched: rework wakeup preemptionPeter Zijlstra2008-09-231-129/+4
* | | | sched: clarify ifdef tangleAndrew Morton2008-09-231-3/+3
* | | | sched: fix list traversal to use _rcu variantChris Friesen2008-09-221-1/+1
* | | | sched: turn off WAKEUP_OVERLAPIngo Molnar2008-09-221-1/+1
* | | | sched: wakeup preempt when small overlapPeter Zijlstra2008-09-225-13/+21
* | | | Merge commit 'v2.6.27-rc6' into sched/develIngo Molnar2008-09-118-165/+296
|\| | |
| * | | clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-09-091-10/+8
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-082-136/+195
| |\| |
| | * | Merge branch 'sched/cpuset' into sched/urgentIngo Molnar2008-09-062-136/+195
| | |\ \
| | | * | sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-061-6/+13
| | | * | sched, cpuset: rework sched domains and CPU hotplug handling (v4)Max Krasnyansky2008-08-141-130/+182
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-066-29/+103
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki2008-09-061-1/+1
| | * | | clockevents: broadcast fixup possible waitersThomas Gleixner2008-09-061-1/+36
| | * | | clockevents: prevent endless loop lockupThomas Gleixner2008-09-053-16/+34
| | * | | clockevents: prevent multiple init/shutdownThomas Gleixner2008-09-051-7/+13
| | * | | clockevents: enforce reprogram in oneshot setupThomas Gleixner2008-09-051-4/+14
| | * | | clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner2008-09-051-3/+8
| | * | | clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-052-2/+2
* | | | | kernel/cpu.c: Move the CPU_DYING notifiersManfred Spraul2008-09-061-2/+3
* | | | | sched: fix __load_balance_iterator() for cfq with only one taskGautham R Shenoy2008-09-061-1/+1
* | | | | Merge branch 'linus' into sched/develIngo Molnar2008-09-0617-163/+246
|\| | | |
| * | | | sched: fix process time monotonicityBalbir Singh2008-09-052-3/+62
| * | | | sched_clock: fix NOHZ interactionPeter Zijlstra2008-09-051-0/+3
| * | | | forgotten refcount on sysctl root tableAl Viro2008-09-041-0/+1
| |/ / /
| * | | pm_qos_requirement might sleepJohn Kacur2008-09-021-16/+9
| * | | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov2008-09-022-50/+34
| * | | pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov2008-09-021-3/+6
| * | | Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-09-021-1/+2
| |\ \ \
| | * | | [PATCH] audit: Moved variable declaration to beginning of functionCordelia2008-09-011-1/+2
| * | | | softlockup: minor cleanup, don't check task->state twiceOleg Nesterov2008-09-021-5/+2