| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, before applying new patches | Ingo Molnar | 2015-05-08 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | sched/core: Remove __cpuinit section tag that crept back in | Paul Gortmaker | 2015-05-08 |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2015-05-08 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | sched/autogroup: Remove unnecessary #ifdef guards | Tobias Klauser | 2015-04-16 |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | perf: Fix ring_buffer_attach() RCU sync, again | Oleg Nesterov | 2015-06-19 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-06-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES | Kan Liang | 2015-06-07 |
| | * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng | 2015-06-07 |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar | 2015-05-27 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to resolve conflicts | Ingo Molnar | 2015-05-11 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Fix software migrate events | Peter Zijlstra | 2015-05-08 |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-06-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | locking/qrwlock: Don't contend with readers when setting _QW_WAITING | Waiman Long | 2015-06-19 |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | lockdep: Do not break user-visible string | Borislav Petkov | 2015-06-03 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 2015-05-19 |
| | * | | | | | | | | | | | | | | | | | | | | | | | rtmutex: Warn if trylock is called from hard/softirq context | Thomas Gleixner | 2015-05-13 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG | Sebastian Andrzej Siewior | 2015-05-13 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS | Waiman Long | 2015-05-12 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS | Ingo Molnar | 2015-05-11 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/pvqspinlock: Replace xchg() by the more descriptive set_mb() | Waiman Long | 2015-05-11 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/pvqspinlock, x86: Enable PV qspinlock for Xen | David Vrabel | 2015-05-08 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/pvqspinlock, x86: Enable PV qspinlock for KVM | Waiman Long | 2015-05-08 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/pvqspinlock: Implement simple paravirt support for the qspinlock | Waiman Long | 2015-05-08 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Revert to test-and-set on hypervisors | Peter Zijlstra (Intel) | 2015-05-08 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Use a simple write to grab the lock | Waiman Long | 2015-05-08 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Optimize for smaller NR_CPUS | Peter Zijlstra (Intel) | 2015-05-08 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Extract out code snippets for the next patch | Waiman Long | 2015-05-08 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Add pending bit | Peter Zijlstra (Intel) | 2015-05-08 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Introduce a simple generic 4-byte queued spinlock | Waiman Long | 2015-05-08 |
| | * | | | | | | | | | | | | | | | | | | | | | | | locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write() | Waiman Long | 2015-05-08 |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-06-02 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | *-------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '... | Paul E. McKenney | 2015-05-27 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | | | | | | | | | | | | | | | | | | rcutorture: Test SRCU cleanup code path | Paul E. McKenney | 2015-05-27 |
| | | | | | | | * | | | | | | | | | | | | | | | | | | | | | rcutorture: Replace barriers with smp_store_release() and smp_load_acquire() | Paul E. McKenney | 2015-05-27 |
| | | | | | | | * | | | | | | | | | | | | | | | | | | | | | locktorture: Change longdelay_us to longdelay_ms | Paul E. McKenney | 2015-05-27 |
| | | | | | | | * | | | | | | | | | | | | | | | | | | | | | rcutorture: Allow negative values of nreaders to oversubscribe | Paul E. McKenney | 2015-05-27 |
| | | | | | | | * | | | | | | | | | | | | | | | | | | | | | locktorture: fix deadlock in 'rw_lock_irq' type | Alexey Kodanev | 2015-05-27 |
| | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | | | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Correctly handle non-empty Tiny RCU callback list with none ready | Paul E. McKenney | 2015-05-27 |
| | | | | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Further shrink Tiny RCU by making empty functions static inlines | Paul E. McKenney | 2015-05-27 |
| | | | |_|_|/ / / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | |
|
| | | | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Conditionally compile RCU's eqs warnings | Paul E. McKenney | 2015-05-27 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO | Paul E. McKenney | 2015-05-27 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF | Paul E. McKenney | 2015-05-27 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT | Paul E. McKenney | 2015-05-27 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Enable diagnostic dump of rcu_node combining tree | Paul E. McKenney | 2015-05-27 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter | Paul E. McKenney | 2015-05-27 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Provide diagnostic option to slow down grace-period scans | Paul E. McKenney | 2015-05-27 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Shut up spurious gcc uninitialized-variable warning | Paul E. McKenney | 2015-05-27 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Modulate grace-period slow init to normalize delay | Paul E. McKenney | 2015-05-27 |
| | | | |_|/ / / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | |
|