Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | make might_sleep() display the oopsing process | Joe Korty | 2008-08-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | sched: call resched_task() conditionally from new task wake up path | Bharata B Rao | 2008-08-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt | Kevin Diggs | 2008-08-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-08-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | wait_task_inactive: "improve" the returned value for ->nvcsw == 0 | Oleg Nesterov | 2008-08-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | wait_task_inactive(): don't consider task->nivcsw | Oleg Nesterov | 2008-08-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sched: do_wait_for_common: use signal_pending_state() | Oleg Nesterov | 2008-08-22 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | kgdb: call touch_softlockup_watchdog on resume | Jason Wessel | 2008-10-06 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | clockevents: check broadcast tick device not the clock events device | Thomas Gleixner | 2008-10-04 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | fix error-path NULL deref in alloc_posix_timer() | Dan Carpenter | 2008-10-02 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | hrtimer: prevent migration of per CPU hrtimers | Thomas Gleixner | 2008-09-29 | |
| | * | | | | | | | | | | | | | | | | | | | | hrtimer: mark migration state | Thomas Gleixner | 2008-09-29 | |
| | * | | | | | | | | | | | | | | | | | | | | hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers | Thomas Gleixner | 2008-09-29 | |
| | * | | | | | | | | | | | | | | | | | | | | hrtimer: migrate pending list on cpu offline | Thomas Gleixner | 2008-09-29 | |
| * | | | | | | | | | | | | | | | | | | | | | mm owner: fix race between swapoff and exit | Balbir Singh | 2008-09-29 | |
| * | | | | | | | | | | | | | | | | | | | | | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 2008-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | kgdb: could not write to the last of valid memory with kgdb | Atsuo Igarashi | 2008-09-26 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | timers: fix build error in !oneshot case | Ingo Molnar | 2008-09-23 | |
| | * | | | | | | | | | | | | | | | | | | | | clockevents: prevent mode mismatch on cpu online | Thomas Gleixner | 2008-09-23 | |
| | * | | | | | | | | | | | | | | | | | | | | clockevents: check broadcast device not tick device | Thomas Gleixner | 2008-09-23 | |
| | * | | | | | | | | | | | | | | | | | | | | clockevents: prevent stale tick_next_period for onlining CPUs | Thomas Gleixner | 2008-09-23 | |
| | * | | | | | | | | | | | | | | | | | | | | clockevents: prevent cpu online to interfere with nohz | Thomas Gleixner | 2008-09-23 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-09-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | sched: fix init_hrtick() section mismatch warning | Rakib Mullick | 2008-09-23 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||
| * / / / / / / / / / / / / / / / / / / | kexec: fix segmentation fault in kimage_add_entry | Jonathan Steel | 2008-09-23 | |
| |/ / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | sched: fix deadlock in setting scheduler parameter to zero | Hiroshi Shimamoto | 2008-09-11 | |
| | * | | | | | | | | | | | | | | | | | | sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly | Zhang, Yanmin | 2008-09-11 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | clockevents: make device shutdown robust | Thomas Gleixner | 2008-09-16 | |
| | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 | |
|\| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | cpuset: avoid changing cpuset's cpus when -errno returned | Li Zefan | 2008-09-13 | |
| |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | clockevents: remove WARN_ON which was used to gather information | Thomas Gleixner | 2008-09-09 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-09-08 | |
| |\| | | | | | | | | | | | | | | | | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | Merge branch 'sched/cpuset' into sched/urgent | Ingo Molnar | 2008-09-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | sched: arch_reinit_sched_domains() must destroy domains to force rebuild | Max Krasnyansky | 2008-09-06 | |
| | | * | | | | | | | | | | | | | | sched, cpuset: rework sched domains and CPU hotplug handling (v4) | Max Krasnyansky | 2008-08-14 | |
| | | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | ntp: fix calculation of the next jiffie to trigger RTC sync | Maciej W. Rozycki | 2008-09-06 | |
| | * | | | | | | | | | | | | | | clockevents: broadcast fixup possible waiters | Thomas Gleixner | 2008-09-06 | |
| | * | | | | | | | | | | | | | | clockevents: prevent endless loop lockup | Thomas Gleixner | 2008-09-05 | |
| | * | | | | | | | | | | | | | | clockevents: prevent multiple init/shutdown | Thomas Gleixner | 2008-09-05 | |
| | * | | | | | | | | | | | | | | clockevents: enforce reprogram in oneshot setup | Thomas Gleixner | 2008-09-05 | |
| | * | | | | | | | | | | | | | | clockevents: prevent endless loop in periodic broadcast handler | Thomas Gleixner | 2008-09-05 | |
| | * | | | | | | | | | | | | | | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi | 2008-09-05 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | sched: fix process time monotonicity | Balbir Singh | 2008-09-05 | |
| * | | | | | | | | | | | | | | sched_clock: fix NOHZ interaction | Peter Zijlstra | 2008-09-05 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | forgotten refcount on sysctl root table | Al Viro | 2008-09-04 | |
| |/ / / / / / / / / / / / |