Commit Graph

8414 Commits (8e10ee9a0da12c586d3397150e34a946507c23f3)

Author SHA1 Message Date
Helge Deller 35dead4235 modules: don't export section names of empty sections via sysfs 15 years ago
David Howells f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs 15 years ago
David Howells fa1dae4906 SLOW_WORK: Fix the CONFIG_MODULES=n case 15 years ago
David Howells 3bde31a4ac SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed 15 years ago
David Howells 8fba10a42d SLOW_WORK: Allow the work items to be viewed through a /proc file 15 years ago
Jens Axboe 6b8268b17a SLOW_WORK: Add delayed_slow_work support 15 years ago
Jens Axboe 0160950297 SLOW_WORK: Add support for cancellation of slow work 15 years ago
Jens Axboe 4d8bb2cbcc SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional 15 years ago
David Howells 3d7a641e54 SLOW_WORK: Wait for outstanding work items belonging to a module to clear 15 years ago
Tejun Heo 9398180097 workqueue: fix race condition in schedule_on_each_cpu() 15 years ago
Cyrill Gorcunov e9036b36ee sched: Use root_task_group_empty only with FAIR_GROUP_SCHED 15 years ago
Randy Dunlap 968c86458a sched: Fix kernel-doc function parameter name 15 years ago
Yong Zhang e7e7e0c084 genirq: try_one_irq() must be called with irq disabled 15 years ago
Li Zefan ed146b2594 ftrace: Fix unmatched locking in ftrace_regex_write() 15 years ago
Lai Jiangshan f7112949f6 ring-buffer: Synchronize resizing buffer with reader lock 15 years ago
Ian Campbell 1d51075094 Correct nr_processes() when CPUs have been unplugged 15 years ago
Jiri Slaby bf9fd67a03 PM / Hibernate: Add newline to load_image() fail path 15 years ago
Jiri Slaby 4ff277f9e4 PM / Hibernate: Fix error handling in save_image() 15 years ago
Jiri Slaby 76b57e613f PM / Hibernate: Fix blkdev refleaks 15 years ago
Mike Galbraith b84ff7d6f1 sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c 15 years ago
Paul E. McKenney 83f5b01ffb rcu: Fix long-grace-period race between forcing and initialization 15 years ago
Thomas Gleixner b00bc0b237 uids: Prevent tear down race 15 years ago
Rusty Russell 49557e6203 sched: Fix boot crash by zalloc()ing most of the cpu masks 15 years ago
Alexey Dobriyan 8c85dd8730 sysctl: fix false positives when PROC_SYSCTL=n 16 years ago
KOSAKI Motohiro 478988d3b2 cgroup: fix strstrip() misuse 16 years ago
Christian Borntraeger 0d0df599f1 connector: fix regression introduced by sid connector 16 years ago
Rusty Russell 3c7d76e371 param: fix setting arrays of bool 16 years ago
Rusty Russell d553ad864e param: fix NULL comparison on oom 16 years ago
Rusty Russell 65afac7d80 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. 16 years ago
Thomas Gleixner 11df6dddcb futex: Fix spurious wakeup for requeue_pi really 16 years ago
Jiri Kosina 4a6cc4bd32 sched: move rq_weight data array out of .percpu 16 years ago
Jiri Olsa 6d3f1e12f4 tracing: Remove cpu arg from the rb_time_stamp() function 16 years ago
Jiri Olsa 67b394f7f2 tracing: Fix comment typo and documentation example 16 years ago
Jiri Olsa 3e69533b51 tracing: Fix trace_seq_printf() return value 16 years ago
Jiri Olsa cf8517cf90 tracing: Update *ppos instead of filp->f_pos 16 years ago
Mike Galbraith f685ceacab sched: Strengthen buddies and mitigate buddy induced latencies 16 years ago
Soeren Sandmann 54f4407608 perf events: Don't generate events for the idle task when exclude_idle is set 16 years ago
Soeren Sandmann 721a669b72 perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers 16 years ago
Rafael J. Wysocki 04bf7539c0 PM: Make warning in suspend_test_finish() less likely to happen 16 years ago
Andi Kleen 65a6446434 HWPOISON: Allow schedule_on_each_cpu() from keventd 16 years ago
Darren Hart 89061d3d58 futex: Move drop_futex_key_refs out of spinlock'ed region 16 years ago
Paul E. McKenney 237c80c5c8 rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang 16 years ago
Paul E. McKenney 019129d595 rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU 16 years ago
Paul E. McKenney 37c72e56f6 rcu: Prevent RCU IPI storms in presence of high call_rcu() load 16 years ago
Linus Torvalds 8c53e46314 workqueue: add 'flush_delayed_work()' to run and wait for delayed work 16 years ago
Darren Hart 2bc872036e futex: Check for NULL keys in match_futex 16 years ago
Linus Torvalds 43046b6066 workqueue: add 'flush_delayed_work()' to run and wait for delayed work 16 years ago
Peter Zijlstra 92f6a5e37a sched: Do less agressive buddy clearing 16 years ago
Paul Mackerras 03541f8b69 perf_event: Adjust frequency and unthrottle for non-group-leader events 16 years ago
Thomas Gleixner d58e6576b0 futex: Handle spurious wake up 16 years ago