Age | Commit message (Expand) | Author | Files | Lines |
2008-10-06 | kgdb: call touch_softlockup_watchdog on resume | Jason Wessel | 1 | -0/+3 |
2008-10-04 | clockevents: check broadcast tick device not the clock events device | Thomas Gleixner | 1 | -2/+4 |
2008-10-03 | fix error-path NULL deref in alloc_posix_timer() | Dan Carpenter | 1 | -1/+1 |
2008-09-30 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -14/+89 |
2008-09-29 | mm owner: fix race between swapoff and exit | Balbir Singh | 2 | -4/+13 |
2008-09-29 | hrtimer: prevent migration of per CPU hrtimers | Thomas Gleixner | 4 | -16/+29 |
2008-09-29 | hrtimer: mark migration state | Thomas Gleixner | 1 | -2/+10 |
2008-09-29 | hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers | Thomas Gleixner | 1 | -3/+25 |
2008-09-29 | hrtimer: migrate pending list on cpu offline | Thomas Gleixner | 1 | -1/+33 |
2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 1 | -4/+4 |
2008-09-26 | kgdb: could not write to the last of valid memory with kgdb | Atsuo Igarashi | 1 | -1/+1 |
2008-09-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -10/+30 |
2008-09-24 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2008-09-23 | kexec: fix segmentation fault in kimage_add_entry | Jonathan Steel | 1 | -1/+7 |
2008-09-23 | timers: fix build error in !oneshot case | Ingo Molnar | 1 | -0/+1 |
2008-09-23 | clockevents: prevent mode mismatch on cpu online | Thomas Gleixner | 3 | -1/+12 |
2008-09-23 | clockevents: check broadcast device not tick device | Thomas Gleixner | 1 | -2/+2 |
2008-09-23 | clockevents: prevent stale tick_next_period for onlining CPUs | Thomas Gleixner | 1 | -0/+3 |
2008-09-23 | clockevents: prevent cpu online to interfere with nohz | Thomas Gleixner | 3 | -7/+12 |
2008-09-23 | sched: fix init_hrtick() section mismatch warning | Rakib Mullick | 1 | -1/+1 |
2008-09-20 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+7 |
2008-09-20 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -8/+19 |
2008-09-17 | clockevents: make device shutdown robust | Thomas Gleixner | 4 | -8/+19 |
2008-09-14 | cpuset: avoid changing cpuset's cpus when -errno returned | Li Zefan | 1 | -22/+15 |
2008-09-11 | sched: fix deadlock in setting scheduler parameter to zero | Hiroshi Shimamoto | 1 | -0/+6 |
2008-09-11 | sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly | Zhang, Yanmin | 1 | -0/+1 |
2008-09-10 | clockevents: remove WARN_ON which was used to gather information | Thomas Gleixner | 1 | -10/+8 |
2008-09-09 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -136/+195 |
2008-09-07 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -29/+103 |
2008-09-06 | Merge branch 'sched/cpuset' into sched/urgent | Ingo Molnar | 2 | -136/+195 |
2008-09-06 | sched: arch_reinit_sched_domains() must destroy domains to force rebuild | Max Krasnyansky | 1 | -6/+13 |
2008-09-06 | ntp: fix calculation of the next jiffie to trigger RTC sync | Maciej W. Rozycki | 1 | -1/+1 |
2008-09-06 | clockevents: broadcast fixup possible waiters | Thomas Gleixner | 1 | -1/+36 |
2008-09-05 | sched: fix process time monotonicity | Balbir Singh | 2 | -3/+62 |
2008-09-05 | sched_clock: fix NOHZ interaction | Peter Zijlstra | 1 | -0/+3 |
2008-09-05 | clockevents: prevent endless loop lockup | Thomas Gleixner | 3 | -16/+34 |
2008-09-05 | clockevents: prevent multiple init/shutdown | Thomas Gleixner | 1 | -7/+13 |
2008-09-05 | clockevents: enforce reprogram in oneshot setup | Thomas Gleixner | 1 | -4/+14 |
2008-09-05 | clockevents: prevent endless loop in periodic broadcast handler | Thomas Gleixner | 1 | -3/+8 |
2008-09-05 | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi | 2 | -2/+2 |
2008-09-04 | forgotten refcount on sysctl root table | Al Viro | 1 | -0/+1 |
2008-09-03 | pm_qos_requirement might sleep | John Kacur | 1 | -16/+9 |
2008-09-03 | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits | Oleg Nesterov | 2 | -50/+34 |
2008-09-03 | pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing | Oleg Nesterov | 1 | -3/+6 |
2008-09-02 | Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+2 |
2008-09-02 | softlockup: minor cleanup, don't check task->state twice | Oleg Nesterov | 1 | -5/+2 |
2008-09-02 | kernel/resource.c: fix new kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2008-09-02 | [PATCH] audit: Moved variable declaration to beginning of function | Cordelia | 1 | -1/+2 |
2008-08-30 | Resource handling: add 'insert_resource_expand_to_fit()' function | Linus Torvalds | 1 | -25/+63 |
2008-08-30 | Don't trigger softlockup detector on network fs blocked tasks | Andi Kleen | 1 | -0/+4 |