Age | Commit message (Expand) | Author |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-01-25 | introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m... | Oleg Nesterov |
2014-01-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-12-17 | Merge tag 'v3.13-rc4' into core/locking | Ingo Molnar |
2013-12-16 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2013-12-16 | rcu: Apply smp_mb__after_unlock_lock() to preserve grace periods | Paul E. McKenney |
2013-12-12 | rcu: Remove "extern" from function declarations in kernel/rcu/rcu.h | Teodora Baluta |
2013-12-12 | rcu/torture: Dynamically allocate SRCU output buffer to avoid overflow | Chen Gang |
2013-12-12 | rcu: Don't activate RCU core on NO_HZ_FULL CPUs | Paul E. McKenney |
2013-12-12 | rcu: Warn on allegedly impossible rcu_read_unlock_special() from irq | Lai Jiangshan |
2013-12-09 | rcu: Provide better diagnostics for blocking in RCU callback functions | Paul E. McKenney |
2013-12-09 | rcu: Improve SRCU's grace-period comments | Paul E. McKenney |
2013-12-09 | rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf values | Paul E. McKenney |
2013-12-09 | rcu: Fix coccinelle warnings | Fengguang Wu |
2013-12-03 | rcu: Let the world know when RCU adjusts its geometry | Paul E. McKenney |
2013-12-03 | rcu: Fix srcu_barrier() docbook header | Paul E. McKenney |
2013-12-03 | rcu: Allow task-level idle entry/exit nesting | Paul E. McKenney |
2013-12-03 | rcu: Break call_rcu() deadlock involving scheduler and perf | Paul E. McKenney |
2013-12-03 | rcu: Fix and comment ordering around wait_event() | Paul E. McKenney |
2013-12-03 | rcu: Kick CPU halfway to RCU CPU stall warning | Paul E. McKenney |
2013-11-19 | NOHZ: Check for nohz active instead of nohz enabled | Thomas Gleixner |
2013-11-16 | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2013-11-06 | locking: Move the rtmutex code to kernel/locking/ | Peter Zijlstra |
2013-11-06 | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f... | Ingo Molnar |
2013-10-15 | rcu: Move RCU-related source code to kernel/rcu directory | Paul E. McKenney |