aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | sched: rework wakeup preemptionPeter Zijlstra2008-09-23
| * | | | | | | | | | | | | sched: clarify ifdef tangleAndrew Morton2008-09-23
| * | | | | | | | | | | | | sched: fix list traversal to use _rcu variantChris Friesen2008-09-22
| * | | | | | | | | | | | | sched: turn off WAKEUP_OVERLAPIngo Molnar2008-09-22
| * | | | | | | | | | | | | sched: wakeup preempt when small overlapPeter Zijlstra2008-09-22
| * | | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into sched/develIngo Molnar2008-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | kernel/cpu.c: Move the CPU_DYING notifiersManfred Spraul2008-09-06
| * | | | | | | | | | | | | sched: fix __load_balance_iterator() for cfq with only one taskGautham R Shenoy2008-09-06
| * | | | | | | | | | | | | Merge branch 'linus' into sched/develIngo Molnar2008-09-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sched: clean up __might_sleep()Ingo Molnar2008-08-28
| * | | | | | | | | | | | | | make might_sleep() display the oopsing processJoe Korty2008-08-28
| * | | | | | | | | | | | | | sched: call resched_task() conditionally from new task wake up pathBharata B Rao2008-08-28
| * | | | | | | | | | | | | | sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txtKevin Diggs2008-08-26
| * | | | | | | | | | | | | | Merge branch 'linus' into sched/develIngo Molnar2008-08-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | wait_task_inactive: "improve" the returned value for ->nvcsw == 0Oleg Nesterov2008-08-22
| * | | | | | | | | | | | | | | wait_task_inactive(): don't consider task->nivcswOleg Nesterov2008-08-22
| * | | | | | | | | | | | | | | sched: do_wait_for_common: use signal_pending_state()Oleg Nesterov2008-08-22
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | kgdb: call touch_softlockup_watchdog on resumeJason Wessel2008-10-06
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | clockevents: check broadcast tick device not the clock events deviceThomas Gleixner2008-10-04
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | fix error-path NULL deref in alloc_posix_timer()Dan Carpenter2008-10-02
* | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-29
| * | | | | | | | | | | | hrtimer: mark migration stateThomas Gleixner2008-09-29
| * | | | | | | | | | | | hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimersThomas Gleixner2008-09-29
| * | | | | | | | | | | | hrtimer: migrate pending list on cpu offlineThomas Gleixner2008-09-29
* | | | | | | | | | | | | mm owner: fix race between swapoff and exitBalbir Singh2008-09-29
* | | | | | | | | | | | | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-26
* | | | | | | | | | | | | kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi2008-09-26
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | timers: fix build error in !oneshot caseIngo Molnar2008-09-23
| * | | | | | | | | | | | clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-23
| * | | | | | | | | | | | clockevents: check broadcast device not tick deviceThomas Gleixner2008-09-23
| * | | | | | | | | | | | clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner2008-09-23
| * | | | | | | | | | | | clockevents: prevent cpu online to interfere with nohzThomas Gleixner2008-09-23
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-23
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | sched: fix init_hrtick() section mismatch warningRakib Mullick2008-09-23
| |/ / / / / / / / / /
* / / / / / / / / / / kexec: fix segmentation fault in kimage_add_entryJonathan Steel2008-09-23
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto2008-09-11
| * | | | | | | | | | sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomlyZhang, Yanmin2008-09-11
* | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-19
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | clockevents: make device shutdown robustThomas Gleixner2008-09-16
| | |_|_|_|/ / / / / | |/| | | | | | | |
* / | | | | | | | | cpuset: avoid changing cpuset's cpus when -errno returnedLi Zefan2008-09-13
|/ / / / / / / / /
* | | | | | | | | clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-09-09
* | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-08
|\| | | | | | | | | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge branch 'sched/cpuset' into sched/urgentIngo Molnar2008-09-06
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-06
| | * | | | | | sched, cpuset: rework sched domains and CPU hotplug handling (v4)Max Krasnyansky2008-08-14
| | |/ / / / /
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-06
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki2008-09-06