Commit Graph

8497 Commits (311c70e1f906b7411b30f526ef15deb62cb37e7a)

Author SHA1 Message Date
Frederic Weisbecker c08f782985 mutex: Fix missing conditions to build mutex_spin_on_owner() 15 years ago
Frederic Weisbecker c02260277e mutex: Better control mutex adaptive spinning config 15 years ago
Paul E. McKenney d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU 15 years ago
Paul E. McKenney cf244dc01b rcu: Enable fourth level of TREE_RCU hierarchy 15 years ago
Paul E. McKenney d3f6bad391 rcu: Rename "quiet" functions 15 years ago
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
Anton Blanchard e5af022616 softlockup: Fix hung_task_check_count sysctl 15 years ago
Steven Rostedt 7ac0743404 ring-buffer-benchmark: Add parameters to set produce/consumer priorities 15 years ago
Serge E. Hallyn b3a222e52e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option 15 years ago
Andrew G. Morgan c4a5af54c8 Silence the existing API for capability version compatibility check. 15 years ago
Ingo Molnar 457dc928f5 tracing, function tracer: Clean up strstrip() usage 15 years ago
Ingo Molnar 98e4833ba3 ring-buffer benchmark: Run producer/consumer threads at nice +19 15 years ago
Paul E. McKenney 6ebb237bec rcu: Re-arrange code to reduce #ifdef pain 15 years ago
Paul E. McKenney 9f680ab414 rcu: Eliminate unneeded function wrapping 15 years ago
Paul E. McKenney b668c9cf3e rcu: Fix grace-period-stall bug on large systems with CPU hotplug 15 years ago
Thomas Gleixner 34769945f7 genirq: Fix spurious irq seqfile conversion 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
Rusty Russell 2ea6dec4a2 generic-ipi: Add smp_call_function_any() 15 years ago
Alexey Dobriyan a1afb6371b genirq: switch /proc/irq/*/spurious to seq_file 15 years ago
Tejun Heo 9398180097 workqueue: fix race condition in schedule_on_each_cpu() 15 years ago
Lai Jiangshan f6060f4681 tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used 15 years ago
Carsten Emde c13d2f7c32 tracing: Fix trace_marker output 15 years ago
Steven Rostedt 5a50e33cc9 ring-buffer: Move access to commit_page up into function used 15 years ago
Paul E. McKenney 2f51f9884f rcu: Eliminate __rcu_pending() false positives 15 years ago
Paul E. McKenney 560d4bc0df rcu: Further cleanups of use of lastcomp 15 years ago
Thomas Gleixner 8e13c7b772 locking: Reduce ifdefs in kernel/spinlock.c 15 years ago
Thomas Gleixner 6beb000923 locking: Make inlining decision Kconfig based 15 years ago
Paul E. McKenney 8e9aa8f067 rcu: Simplify association of forced quiescent states with grace periods 15 years ago
Paul E. McKenney b32e9eb6ad rcu: Accelerate callback processing on CPUs not detecting GP end 15 years ago
Steven Rostedt 8b2a5dac78 tracing: do not disable interrupts for trace_clock_local 15 years ago
Steven Rostedt a6f0eb6adc ring-buffer: Add multiple iterations between benchmark timestamps 15 years ago
Roel Kluin a646365cc3 tracing: Fix return value of tracing_stats_read() 15 years ago
Paul E. McKenney 0e0fc1c23e rcu: Mark init-time-only rcu_bootup_announce() as __init 15 years ago
Paul E. McKenney c64ac3ce06 rcu: Simplify association of quiescent states with grace periods 15 years ago
Paul E. McKenney 4bcfe05503 rcu: Rename dynticks_completed to completed_fqs 15 years ago
Paul E. McKenney 956539b759 rcu: Enable synchronize_sched_expedited() fastpath 15 years ago
Paul E. McKenney dbe01350fa rcu: Remove inline from forward-referenced functions 15 years ago
Paul E. McKenney 9160306e6f rcu: Fix note_new_gpnum() uses of ->gpnum 15 years ago
Paul E. McKenney d09b62dfa3 rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter 15 years ago
Paul E. McKenney 281d150c5f rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->completed counter 15 years ago
Eric Paris dd8dbf2e68 security: report the module name to security_module_request 15 years ago
Naohiro Ooiwa f84d49b218 signal: Print warning message when dropping signals 15 years ago
Cyrill Gorcunov e9036b36ee sched: Use root_task_group_empty only with FAIR_GROUP_SCHED 15 years ago