Commit Graph

4714 Commits (498a863fdfb3e60d2e0e964cd202c2030bda1005)

Author SHA1 Message Date
Dan Carpenter aa94fbd5cc fix error-path NULL deref in alloc_posix_timer() 17 years ago
Balbir Singh 31a78f23ba mm owner: fix race between swapoff and exit 17 years ago
Thomas Gleixner ccc7dadf73 hrtimer: prevent migration of per CPU hrtimers 17 years ago
Thomas Gleixner b00c1a99e7 hrtimer: mark migration state 17 years ago
Thomas Gleixner 41e1022eae hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers 17 years ago
Thomas Gleixner 7659e34967 hrtimer: migrate pending list on cpu offline 17 years ago
Jason Wessel d7161a6534 kgdb, x86, arm, mips, powerpc: ignore user space single stepping 17 years ago
Atsuo Igarashi 18d6522b86 kgdb: could not write to the last of valid memory with kgdb 17 years ago
Jonathan Steel f9092f358b kexec: fix segmentation fault in kimage_add_entry 17 years ago
Ingo Molnar f8e256c687 timers: fix build error in !oneshot case 17 years ago
Thomas Gleixner 27ce4cb4a0 clockevents: prevent mode mismatch on cpu online 17 years ago
Thomas Gleixner 302745699c clockevents: check broadcast device not tick device 17 years ago
Thomas Gleixner 49d670fb8d clockevents: prevent stale tick_next_period for onlining CPUs 17 years ago
Thomas Gleixner 6441402b1f clockevents: prevent cpu online to interfere with nohz 17 years ago
Rakib Mullick fa74820317 sched: fix init_hrtick() section mismatch warning 17 years ago
Thomas Gleixner 2344abbcbd clockevents: make device shutdown robust 17 years ago
Li Zefan 4e74339af6 cpuset: avoid changing cpuset's cpus when -errno returned 17 years ago
Hiroshi Shimamoto ec5d498991 sched: fix deadlock in setting scheduler parameter to zero 17 years ago
Zhang, Yanmin baf25731e5 sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly 17 years ago
Thomas Gleixner e75b986af7 clockevents: remove WARN_ON which was used to gather information 17 years ago
Thomas Gleixner 61c22c34c6 clockevents: remove WARN_ON which was used to gather information 17 years ago
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