summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: remove redundant code in cpu_cgroup_create()Li Zefan2008-10-061-4/+0
* Merge branch 'linus' into sched/develIngo Molnar2008-10-0612-35/+147
|\
| * clockevents: check broadcast tick device not the clock events deviceThomas Gleixner2008-10-041-2/+4
| * fix error-path NULL deref in alloc_posix_timer()Dan Carpenter2008-10-021-1/+1
| * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-304-14/+89
| |\
| | * hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-294-16/+29
| | * hrtimer: mark migration stateThomas Gleixner2008-09-291-2/+10
| | * hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimersThomas Gleixner2008-09-291-3/+25
| | * hrtimer: migrate pending list on cpu offlineThomas Gleixner2008-09-291-1/+33
| * | mm owner: fix race between swapoff and exitBalbir Singh2008-09-292-4/+13
| * | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-261-4/+4
| * | kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi2008-09-261-1/+1
| |/
| * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-234-10/+30
| |\
| | * timers: fix build error in !oneshot caseIngo Molnar2008-09-231-0/+1
| | * clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-233-1/+12
| | * clockevents: check broadcast device not tick deviceThomas Gleixner2008-09-231-2/+2
| | * clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner2008-09-231-0/+3
| | * clockevents: prevent cpu online to interfere with nohzThomas Gleixner2008-09-233-7/+12
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-231-1/+1
| |\ \
| * | | kexec: fix segmentation fault in kimage_add_entryJonathan Steel2008-09-231-1/+7
| | |/ | |/|
* | | sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli2008-10-041-4/+4
* | | sched: minor optimizations in wake_affine and select_task_rq_fairAmit K. Arora2008-09-301-9/+7
* | | sched: maintain only task entities in cfs_rq->tasks listBharata B Rao2008-09-251-17/+9
* | | 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
| |\ \ \ | | |/ /
OpenPOWER on IntegriCloud