Commit Graph

3517 Commits (a0f55e0e833009c6a4eeb2626b807e3c21b128c8)

Author SHA1 Message Date
Pavel Emelyanov 75c0371a2d audit: netlink socket can be auto-bound to pid other than current->pid (v2) 17 years ago
Ingo Molnar 6a6029b8ce sched: simplify sched_slice() 17 years ago
Ingo Molnar e22ecef1d2 sched: fix fair sleepers 17 years ago
Peter Zijlstra aa2ac25229 sched: fix overload performance: buddy wakeups 17 years ago
Ingo Molnar 27d1172660 sched: fix calc_delta_mine() 17 years ago
Ingo Molnar e89996ae3f sched: fix update_load_add()/sub() 17 years ago
Peter Zijlstra 3fe69747da sched: min_vruntime fix 17 years ago
Hiroshi Shimamoto 0e1f34833b sched: fix race in schedule() 17 years ago
Randy Dunlap 53471121a8 documentation: Move power-related files to Documentation/power/ 17 years ago
Rafael J. Wysocki a82f7119fd Hibernation: Fix mark_nosave_pages() 17 years ago
Gregory Haskins 08f503b0c0 keep rd->online and cpu_online_map in sync 17 years ago
Gregory Haskins 1f94ef598e Revert "cpu hotplug: adjust root-domain->online span in response to hotplug event" 17 years ago
Paul E. McKenney 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT 17 years ago
Alexey Dobriyan e24e2e64c4 modules: warn about suspicious return values from module's ->init() hook 17 years ago
Rusty Russell 6c5db22d28 modules: fix module waiting for dependent modules' init 17 years ago
Gregory Haskins 393d94d98b cpu hotplug: adjust root-domain->online span in response to hotplug event 17 years ago
Roman Zippel 10a398d04c time: remove obsolete CLOCK_TICK_ADJUST 17 years ago
Karsten Wiese a79017660e time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_timer() 17 years ago
David Howells e48af19f56 ntp: use unsigned input for do_div() 17 years ago
Roland McGrath 6efcae4601 Fix waitid si_code regression 17 years ago
Dhaval Giani 521f1a2489 sched: don't allow rt_runtime_us to be zero for groups having rt tasks 17 years ago
Peter Zijlstra 2692a2406b sched: rt-group: fixup schedulability constraints calculation 17 years ago
Miao Xie 1868f958eb sched: fix the wrong time slice value for SCHED_FIFO tasks 17 years ago
Pavel Roskin 150d8bede7 sched: export task_nice 17 years ago
Steven Rostedt 6fa46fa526 sched: balance RT task resched only on runqueue 17 years ago
Peter Zijlstra 810b38179e sched: retain vruntime 17 years ago
David Rientjes 41f7f60d31 cpusets: fix obsolete comment 17 years ago
Pavel Roskin 9b37ccfc63 module: allow ndiswrapper to use GPL-only symbols 17 years ago
Masami Hiramatsu b2a5cd6938 kprobes: fix a null pointer bug in register_kretprobe() 17 years ago
Jesper Juhl 544adb4107 markers: don't risk NULL deref in marker 17 years ago
Ananth N Mavinakayanahalli 9edddaa200 Kprobes: indicate kretprobe support in Kconfig 17 years ago
Balbir Singh fb78922ce9 Memory Resource Controller use strstrip while parsing arguments 17 years ago
Li Zefan b6abdb0e6c cgroup: fix default notify_on_release setting 17 years ago
Peter Zijlstra 62fb185130 sched: revert load_balance_monitor() changes 17 years ago
Roland McGrath 13b1c3d4b4 freezer vs stopped or traced 17 years ago
Oleg Nesterov 821c7de719 exit_notify: fix kill_orphaned_pgrp() usage with mt exit 17 years ago
Oleg Nesterov 05e83df624 will_become_orphaned_pgrp: partially fix insufficient ->exit_state check 17 years ago
Oleg Nesterov f49ee505b1 introduce kill_orphaned_pgrp() helper 17 years ago
Steve Grubb 8d07a67cfa [PATCH] drop EOE records from printk 17 years ago
Eric Paris b29ee87e9b [RFC] AUDIT: do not panic when printk loses messages 17 years ago
Paul Moore 422b03cf75 [PATCH] Audit: Fix the format type for size_t variables 17 years ago
Paul E. McKenney c9e71002aa rcupreempt: remove never-migrates assumption from rcu_process_callbacks() 17 years ago
Paul E. McKenney ae778869ae rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplug 17 years ago
Dmitry Adamushko 7be2a03e31 softlockup: fix task state setting 17 years ago
Steven Rostedt 2232c2d8e0 rcu: add support for dynamic ticks and preempt rcu 17 years ago
Tejun Heo cf3680b90c printk: fix possible printk overrun 17 years ago
Dale Farnsworth 1481197b50 Subject: lockdep: include all lock classes in all_lock_classes 17 years ago
Harvey Harrison 67ca7bde2e sched: fix signedness warnings in sched.c 17 years ago
Ingo Molnar 7eee3e677d sched: clean up __pick_last_entity() a bit 17 years ago
Balbir Singh 70eee74b70 sched: remove duplicate code from sched_fair.c 17 years ago