Commit Graph

8355 Commits (7e1a2766e67a529f62c8cfba0a47d63fc4f7fa8a)

Author SHA1 Message Date
Lai Jiangshan c5e0cb3ddc rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls 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
Thomas Gleixner 11df6dddcb futex: Fix spurious wakeup for requeue_pi really 16 years ago
Peter Zijlstra 88b91c7ca4 rcu: Simplify creating of lockdep class for root rcu_node 16 years ago
Ingo Molnar 4ce5b90340 rcu: Do tiny cleanups in rcutiny 16 years ago
Paul E. McKenney cf886c44ec rcu: Improve rcutorture diagnostics when bad torture_type specified 16 years ago
Paul E. McKenney 804bb83705 rcu: Add synchronize_srcu_expedited() to the rcutorture test suite 16 years ago
Paul E. McKenney 0cd397d336 rcu: Add synchronize_srcu_expedited() 16 years ago
Paul E. McKenney 9b1d82fa16 rcu: "Tiny RCU", The Bloatwatch Edition 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 3397e040df rcu: Add rnp->blocked_tasks to tracing 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
Darren Hart 2bc872036e futex: Check for NULL keys in match_futex 16 years ago
Thomas Gleixner d58e6576b0 futex: Handle spurious wake up 16 years ago
Peter Zijlstra 3365e77987 lockdep: Use cpu_clock() for lockstat 16 years ago
Steven Rostedt 8f6e8a314a tracing: user local buffer variable for trace branch tracer 16 years ago
Zhenwen Xu c8647b2872 tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c 16 years ago
Steven Rostedt 3279ba37db ftrace: check for failure for all conversions 16 years ago
jolsa@redhat.com e7247a15ff tracing: correct module boundaries for ftrace_release 16 years ago
Darren Hart da08568101 futex: fix requeue_pi key imbalance 16 years ago
Steven Rostedt 829b876dfc tracing: fix transposed numbers of lock_depth and preempt_count 16 years ago
Eero Nurkkala fdc6f192e7 NOHZ: update idle state also when NOHZ is inactive 16 years ago
Paul E. McKenney 978c0b8814 rcu: Place root rcu_node structure in separate lockdep class 16 years ago
Paul E. McKenney e74f4c4564 rcu: Make hot-unplugged CPU relinquish its own RCU callbacks 16 years ago
Paul E. McKenney d0ec774cb2 rcu: Move rcu_barrier() to rcutree 16 years ago
Thomas Gleixner 322a2c100a futex: Move exit_pi_state() call to release_mm() 16 years ago
Peter Zijlstra fc6b177dee futex: Nullify robust lists after cleanup 16 years ago
Hiroshi Shimamoto b0f56f1a63 trace: Fix missing assignment in trace_ctxwake_* 16 years ago
Peter Zijlstra 906010b213 perf_event: Provide vmalloc() based mmap() backing 16 years ago
Tom Zanussi ee949a86b3 tracing/syscalls: Use long for syscall ret format and field definitions 16 years ago
Thomas Gleixner eaaea8036d futex: Fix locking imbalance 16 years ago
Aaro Koskinen d014e8894d panic: Fix panic message visibility by calling bust_spinlocks(0) before dying 16 years ago
Paul E. McKenney 135c8aea55 rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function 16 years ago
Paul E. McKenney a0b6c9a78c rcu: Clean up code based on review feedback from Josh Triplett, part 4 16 years ago
Paul E. McKenney 3d76c08290 rcu: Clean up code based on review feedback from Josh Triplett, part 3 16 years ago
Paul E. McKenney 162cc2794d rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y 16 years ago
Peter Williams f83f9ac263 sched: Set correct normal_prio and prio values in sched_fork() 16 years ago
Frederic Weisbecker 75fb4090b3 tracing: Use free_percpu instead of kfree 16 years ago
Frederic Weisbecker fe8e5b5a60 tracing: Check total refcount before releasing bufs in profile_enable failure 16 years ago
KAMEZAWA Hiroyuki 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. 16 years ago
KAMEZAWA Hiroyuki 3dece8347d cgroup: catch bad css refcnt at css_put 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Paul Mundt 3ae91c21dd module: fix up CONFIG_KALLSYMS=n build. 16 years ago
Jun'ichi Nomura b0da3f0dad Add a tracepoint for block request remapping 16 years ago
Zdenek Kabelac 48c0d4d4c0 Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs 16 years ago
Paul Mundt f9ac5a69ed kmemtrace: Fix up tracer registration 16 years ago
Xiao Guangrong 27f9994c50 perf_event: Clean up perf_event_init_task() 16 years ago