Commit Graph

4803 Commits (8655a3b8725d5598adc438ec94916568afcc5ec9)

Author SHA1 Message Date
Krzysztof Helt c8bfff6dd4 sched: compilation fix with gcc 3.4.6 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
Yinghai Lu 268364a0f4 IO resources: add reserve_region_with_split() 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
Ingo Molnar 7940ca3605 sched: extract walk_tg_tree(), fix 17 years ago
Ingo Molnar aef745fca0 sched: clean up __might_sleep() 17 years ago
Joe Korty 29cbef4869 make might_sleep() display the oopsing process 17 years ago
Bharata B Rao aec0a5142c sched: call resched_task() conditionally from new task wake up path 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
Hiroshi Shimamoto 0cd418ddb1 rcuclassic: fix compiler warning 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
Kevin Diggs 65eb3dc609 sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt 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
Oleg Nesterov 93dcf55f82 wait_task_inactive: "improve" the returned value for ->nvcsw == 0 17 years ago
Oleg Nesterov f31e11d87a wait_task_inactive(): don't consider task->nivcsw 17 years ago
Oleg Nesterov 94d3d8247d sched: do_wait_for_common: use signal_pending_state() 17 years ago
Ingo Molnar a38409fbb5 dma-coherent: export dma_[alloc|release]_from_coherent methods 17 years ago
Paul E. McKenney 275a89bdd3 rcu: use irq-safe locks 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
Peter Zijlstra 9a7e0b180d sched: rt-bandwidth fixes 17 years ago
Peter Zijlstra eb755805f2 sched: extract walk_tg_tree() 17 years ago
Peter Zijlstra 0b148fa048 sched: rt-bandwidth group disable fixes 17 years ago