| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2014-08-24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | perf: Add PERF_EVENT_STATE_EXIT state for events with exited task | Jiri Olsa | 2014-08-24 | |
| | * | | | | | | | | | | | perf: Fix perf_poll to return proper POLLHUP value | Jiri Olsa | 2014-08-24 | |
| | * | | | | | | | | | | | perf: Do poll_wait() before checking condition in perf_poll() | Sebastian Andrzej Siewior | 2014-08-13 | |
| | * | | | | | | | | | | | perf: Add queued work to remove orphaned child events | Jiri Olsa | 2014-08-13 | |
| | * | | | | | | | | | | | perf: Set owner pointer for kernel events | Jiri Olsa | 2014-08-13 | |
| * | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | locking/lockdep: Revert qrwlock recusive stuff | Peter Zijlstra | 2014-10-03 | |
| | * | | | | | | | | | | | | locking/rwsem: Avoid double checking before try acquiring write lock | Jason Low | 2014-10-03 | |
| | * | | | | | | | | | | | | locking/rwsem: Move EXPORT_SYMBOL() lines to follow function definition | Davidlohr Bueso | 2014-09-16 | |
| | * | | | | | | | | | | | | locking/semaphore: Resolve some shadow warnings | Mark Rustad | 2014-09-04 | |
| | * | | | | | | | | | | | | locking/lockdep: Restrict the use of recursive read_lock() with qrwlock | Waiman Long | 2014-08-13 | |
| | * | | | | | | | | | | | | locking/Documentation: Move locking related docs into Documentation/locking/ | Davidlohr Bueso | 2014-08-13 | |
| | * | | | | | | | | | | | | locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate | Davidlohr Bueso | 2014-08-13 | |
| | * | | | | | | | | | | | | locking/mutexes: Refactor optimistic spinning code | Davidlohr Bueso | 2014-08-13 | |
| | * | | | | | | | | | | | | locking/mcs: Remove obsolete comment | Davidlohr Bueso | 2014-08-13 | |
| | * | | | | | | | | | | | | locking/mutexes: Document quick lock release when unlocking | Davidlohr Bueso | 2014-08-13 | |
| | * | | | | | | | | | | | | locking/mutexes: Standardize arguments in lock/unlock slowpaths | Davidlohr Bueso | 2014-08-13 | |
| | * | | | | | | | | | | | | locking: Remove deprecated smp_mb__() barriers | Peter Zijlstra | 2014-08-13 | |
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2014-10-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | workqueue: Use cond_resched_rcu_qs macro | Joe Lawrence | 2014-10-06 | |
| | | * | | | | | | | | | | | | workqueue: Add quiescent state between work items | Joe Lawrence | 2014-10-06 | |
| | | * | | | | | | | | | | | | locktorture: Cleanup header usage | Davidlohr Bueso | 2014-09-30 | |
| | | * | | | | | | | | | | | | locktorture: Cannot hold read and write lock | Davidlohr Bueso | 2014-09-30 | |
| | | * | | | | | | | | | | | | locktorture: Fix __acquire annotation for spinlock irq | Davidlohr Bueso | 2014-09-30 | |
| | | * | | | | | | | | | | | | locktorture: Support rwlocks | Davidlohr Bueso | 2014-09-30 | |
| | * | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2014-09-23 | |
| | |\| | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | rcu: Eliminate deadlock between CPU hotplug and expedited grace periods | Paul E. McKenney | 2014-09-18 | |
| | | * | | | | | | | | | | | rcutorture: Rename rcutorture_runnable parameter | Paul E. McKenney | 2014-09-16 | |
| | | * | | | | | | | | | | | locktorture: Introduce torture context | Davidlohr Bueso | 2014-09-16 | |
| | | * | | | | | | | | | | | locktorture: Support rwsems | Davidlohr Bueso | 2014-09-16 | |
| | | * | | | | | | | | | | | locktorture: Add infrastructure for torturing read locks | Davidlohr Bueso | 2014-09-16 | |
| | | * | | | | | | | | | | | torture: Address race in module cleanup | Davidlohr Bueso | 2014-09-16 | |
| | | * | | | | | | | | | | | locktorture: Make statistics generic | Davidlohr Bueso | 2014-09-16 | |
| | | * | | | | | | | | | | | locktorture: Teach about lock debugging | Davidlohr Bueso | 2014-09-16 | |
| | | * | | | | | | | | | | | locktorture: Support mutexes | Davidlohr Bueso | 2014-09-16 | |
| | | * | | | | | | | | | | | locktorture: Rename locktorture_runnable parameter | Davidlohr Bueso | 2014-09-16 | |
| | | * | | | | | | | | | | | Merge branch 'rcu-tasks.2014.09.10a' into HEAD | Paul E. McKenney | 2014-09-16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | rcu: Per-CPU operation cleanups to rcu_*_qs() functions | Paul E. McKenney | 2014-09-07 | |
| | | | * | | | | | | | | | | | rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch() | Paul E. McKenney | 2014-09-07 | |
| | | | * | | | | | | | | | | | rcu: Additional information on RCU-tasks stall-warning messages | Paul E. McKenney | 2014-09-07 | |
| | | | * | | | | | | | | | | | rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemption | Paul E. McKenney | 2014-09-07 | |
| | | | * | | | | | | | | | | | rcu: Make TASKS_RCU handle nohz_full= CPUs | Paul E. McKenney | 2014-09-07 | |
| | | | * | | | | | | | | | | | rcu: Defer rcu_tasks_kthread() creation till first call_rcu_tasks() | Paul E. McKenney | 2014-09-07 | |
| | | | * | | | | | | | | | | | rcu: Improve RCU-tasks energy efficiency | Paul E. McKenney | 2014-09-07 | |
| | | | * | | | | | | | | | | | rcu: Add stall-warning checks for RCU-tasks | Paul E. McKenney | 2014-09-07 | |
| | | | * | | | | | | | | | | | rcutorture: Add torture tests for RCU-tasks | Paul E. McKenney | 2014-09-07 | |
| | | | * | | | | | | | | | | | rcu: Export RCU-tasks APIs to GPL modules | Steven Rostedt | 2014-09-07 | |
| | | | * | | | | | | | | | | | rcu: Make TASKS_RCU handle tasks that are almost done exiting | Paul E. McKenney | 2014-09-07 | |
