Commit Graph

4689 Commits (cd301c7ba4bbb5a0ee6ebf13eb4a304f29b13847)

Author SHA1 Message Date
Max Krasnyansky dfb512ec48 sched: arch_reinit_sched_domains() must destroy domains to force rebuild 17 years ago
Maciej W. Rozycki 4ff4b9e19a ntp: fix calculation of the next jiffie to trigger RTC sync 17 years ago
Thomas Gleixner 7300711e8c clockevents: broadcast fixup possible waiters 17 years ago
Balbir Singh 49048622ea sched: fix process time monotonicity 17 years ago
Peter Zijlstra 56c7426b39 sched_clock: fix NOHZ interaction 17 years ago
Thomas Gleixner 1fb9b7d29d clockevents: prevent endless loop lockup 17 years ago
Thomas Gleixner 9c17bcda99 clockevents: prevent multiple init/shutdown 17 years ago
Thomas Gleixner 7205656ab4 clockevents: enforce reprogram in oneshot setup 17 years ago
Thomas Gleixner d4496b3955 clockevents: prevent endless loop in periodic broadcast handler 17 years ago
Venkatesh Pallipadi 7c1e768974 clockevents: prevent clockevent event_handler ending up handler_noop 17 years ago
Al Viro b380b0d4f7 forgotten refcount on sysctl root table 17 years ago
John Kacur 9d35935747 pm_qos_requirement might sleep 17 years ago
Oleg Nesterov 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits 17 years ago
Oleg Nesterov add0d4dfd6 pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing 17 years ago
Oleg Nesterov cbaed698f3 softlockup: minor cleanup, don't check task->state twice 17 years ago
Randy Dunlap 6781f4ae30 kernel/resource.c: fix new kernel-doc warning 17 years ago
Cordelia c4bacefb7a [PATCH] audit: Moved variable declaration to beginning of function 17 years ago
Linus Torvalds bef69ea0dc Resource handling: add 'insert_resource_expand_to_fit()' function 17 years ago
Andi Kleen 316d9679f3 Don't trigger softlockup detector on network fs blocked tasks 17 years ago
Rafael J. Wysocki 41108eb101 ftrace: disable tracing for hibernation 17 years ago
Peter Zijlstra cc2991cf15 sched: rt-bandwidth accounting fix 17 years ago
John Blackwood f3ade83780 sched: fix sched_rt_rq_enqueue() resched idle 17 years ago
Steven Rostedt f42ac38c59 ftrace: disable tracing for suspend to ram 17 years ago
Steve VanDeBogart 2633f0e57b exit signals: use of uninitialized field notify_count 17 years ago
Zhu Yi 7487017282 lockdep: fix invalid list_del_rcu in zap_class 17 years ago
Joe Korty 04148b73b8 lockstat: repair erronous contention statistics 17 years ago
Joe Korty 2189459d25 lockstat: fix numerical output rounding error 17 years ago
H. Peter Anvin f73be6dedf smp: have smp_call_function_single() detect invalid CPUs 17 years ago
Linus Torvalds ffb4ba76a2 [module] Don't let gcc inline load_module() 17 years ago
Peter Zijlstra 354879bb97 sched_clock: fix cpu_clock() 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Miao Xie 3c4fbe5e01 nohz: fix wrong event handler after online an offlined cpu 17 years ago
Randy Dunlap 01dcb0443e rcu: fix synchronize_rcu() so that kernel-doc works 17 years ago
Peter Zijlstra efc2dead2c sched: enable LB_BIAS by default 17 years ago
Ken Chen 2d70b68d42 fix setpriority(PRIO_PGRP) thread iterator breakage 17 years ago
Roland McGrath 1b04624f93 tracehook: fix SA_NOCLDWAIT 17 years ago
Dmitry Baryshkov 6951b12a0f lockdep: fix spurious 'inconsistent lock state' warning 17 years ago
Stephen Hemminger df60a84418 lockdep: fix build if CONFIG_PROVE_LOCKING not defined 17 years ago
Peter Zijlstra 55cd53404c sched: scale sysctl_sched_shares_ratelimit with nr_cpus 17 years ago
Dave Chinner be4de35263 completions: uninline try_wait_for_completion and completion_done 17 years ago
Andrew Morton 8c5a1cf0ad kexec: use a mutex for locking rather than xchg() 17 years ago
Huang Ying 3122c33119 kexec jump: fix for ftrace 17 years ago
Huang Ying 73bd9c72a2 kexec jump: in sync with hibernation implementation 17 years ago
Huang Ying ca195b7f6d kexec jump: remove duplication of kexec_restart_prepare() 17 years ago
Huang Ying 163f6876f5 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE 17 years ago
Huang Ying 7ade3fcc1f kexec jump: clean up #ifdef and comments 17 years ago
Huang Ying 4cd69b986e kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec() 17 years ago
Peter Zijlstra f1679d0848 sched: fix rt-bandwidth hotplug race 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Max Krasnyansky cf417141cb sched, cpuset: rework sched domains and CPU hotplug handling (v4) 17 years ago