Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-09-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | sched: fix init_hrtick() section mismatch warning | Rakib Mullick | 2008-09-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / / / / | kexec: fix segmentation fault in kimage_add_entry | Jonathan Steel | 2008-09-23 | 1 | -1/+7 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-09-20 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | sched: fix deadlock in setting scheduler parameter to zero | Hiroshi Shimamoto | 2008-09-11 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly | Zhang, Yanmin | 2008-09-11 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-20 | 4 | -8/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | clockevents: make device shutdown robust | Thomas Gleixner | 2008-09-16 | 4 | -8/+19 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | | | | | cpuset: avoid changing cpuset's cpus when -errno returned | Li Zefan | 2008-09-13 | 1 | -22/+15 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | clockevents: remove WARN_ON which was used to gather information | Thomas Gleixner | 2008-09-09 | 1 | -10/+8 | |
* | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-09-09 | 2 | -136/+195 | |
|\| | | | | | | | | | | | | | | | | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'sched/cpuset' into sched/urgent | Ingo Molnar | 2008-09-06 | 2 | -136/+195 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | sched: arch_reinit_sched_domains() must destroy domains to force rebuild | Max Krasnyansky | 2008-09-06 | 1 | -6/+13 | |
| | * | | | | | | | | | | | | | | sched, cpuset: rework sched domains and CPU hotplug handling (v4) | Max Krasnyansky | 2008-08-14 | 1 | -130/+182 | |
| | |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-07 | 6 | -29/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | ntp: fix calculation of the next jiffie to trigger RTC sync | Maciej W. Rozycki | 2008-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | clockevents: broadcast fixup possible waiters | Thomas Gleixner | 2008-09-06 | 1 | -1/+36 | |
| * | | | | | | | | | | | | | | clockevents: prevent endless loop lockup | Thomas Gleixner | 2008-09-05 | 3 | -16/+34 | |
| * | | | | | | | | | | | | | | clockevents: prevent multiple init/shutdown | Thomas Gleixner | 2008-09-05 | 1 | -7/+13 | |
| * | | | | | | | | | | | | | | clockevents: enforce reprogram in oneshot setup | Thomas Gleixner | 2008-09-05 | 1 | -4/+14 | |
| * | | | | | | | | | | | | | | clockevents: prevent endless loop in periodic broadcast handler | Thomas Gleixner | 2008-09-05 | 1 | -3/+8 | |
| * | | | | | | | | | | | | | | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi | 2008-09-05 | 2 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | sched: fix process time monotonicity | Balbir Singh | 2008-09-05 | 2 | -3/+62 | |
* | | | | | | | | | | | | | | sched_clock: fix NOHZ interaction | Peter Zijlstra | 2008-09-05 | 1 | -0/+3 | |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | forgotten refcount on sysctl root table | Al Viro | 2008-09-04 | 1 | -0/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | pm_qos_requirement might sleep | John Kacur | 2008-09-03 | 1 | -16/+9 | |
* | | | | | | | | | | | | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits | Oleg Nesterov | 2008-09-03 | 2 | -50/+34 | |
* | | | | | | | | | | | | pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing | Oleg Nesterov | 2008-09-03 | 1 | -3/+6 | |
* | | | | | | | | | | | | Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-09-02 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [PATCH] audit: Moved variable declaration to beginning of function | Cordelia | 2008-09-02 | 1 | -1/+2 | |
* | | | | | | | | | | | | | softlockup: minor cleanup, don't check task->state twice | Oleg Nesterov | 2008-09-02 | 1 | -5/+2 | |
* | | | | | | | | | | | | | kernel/resource.c: fix new kernel-doc warning | Randy Dunlap | 2008-09-02 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Resource handling: add 'insert_resource_expand_to_fit()' function | Linus Torvalds | 2008-08-30 | 1 | -25/+63 | |
* | | | | | | | | | | | | Don't trigger softlockup detector on network fs blocked tasks | Andi Kleen | 2008-08-29 | 1 | -0/+4 | |
* | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-08-28 | 3 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | exit signals: use of uninitialized field notify_count | Steve VanDeBogart | 2008-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | | lockdep: fix invalid list_del_rcu in zap_class | Zhu Yi | 2008-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | | lockstat: repair erronous contention statistics | Joe Korty | 2008-08-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | lockstat: fix numerical output rounding error | Joe Korty | 2008-08-26 | 1 | -1/+2 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-08-28 | 1 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sched: rt-bandwidth accounting fix | Peter Zijlstra | 2008-08-28 | 1 | -6/+5 | |
| * | | | | | | | | | | | | sched: fix sched_rt_rq_enqueue() resched idle | John Blackwood | 2008-08-28 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-28 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | smp: have smp_call_function_single() detect invalid CPUs | H. Peter Anvin | 2008-08-26 | 1 | -3/+7 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | ftrace: disable tracing for hibernation | Rafael J. Wysocki | 2008-08-28 | 1 | -3/+10 | |
* | | | | | | | | | | | | ftrace: disable tracing for suspend to ram | Steven Rostedt | 2008-08-27 | 1 | -1/+4 | |
* | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-08-25 | 1 | -50/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | sched_clock: fix cpu_clock() | Peter Zijlstra | 2008-08-25 | 1 | -50/+34 | |
* | | | | | | | | | | | | [module] Don't let gcc inline load_module() | Linus Torvalds | 2008-08-25 | 1 | -1/+1 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 5 | -5/+0 |