| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | perf: Do not check PERF_EVENT_STATE_EXIT on syscall read path | Jiri Olsa | 2014-09-16 | 1 | -2/+1 | |
| | * | | | | | | | | perf/core: Replace rcu_assign_pointer() with RCU_INIT_POINTER() | Andreea-Cristina Bernat | 2014-09-09 | 1 | -1/+1 | |
| | * | | | | | | | | perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER() | Andreea-Cristina Bernat | 2014-09-09 | 1 | -1/+1 | |
| | * | | | | | | | | Merge tag 'v3.17-rc4' into perf/core, to pick up fixes | Ingo Molnar | 2014-09-09 | 14 | -128/+281 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2014-08-24 | 67 | -1717/+4265 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | | perf: Add PERF_EVENT_STATE_EXIT state for events with exited task | Jiri Olsa | 2014-08-24 | 1 | -1/+9 | |
| | * | | | | | | | | perf: Fix perf_poll to return proper POLLHUP value | Jiri Olsa | 2014-08-24 | 1 | -1/+1 | |
| | * | | | | | | | | perf: Do poll_wait() before checking condition in perf_poll() | Sebastian Andrzej Siewior | 2014-08-13 | 1 | -3/+1 | |
| | * | | | | | | | | perf: Add queued work to remove orphaned child events | Jiri Olsa | 2014-08-13 | 1 | -1/+86 | |
| | * | | | | | | | | perf: Set owner pointer for kernel events | Jiri Olsa | 2014-08-13 | 1 | -6/+26 | |
| * | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 7 | -228/+250 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | locking/lockdep: Revert qrwlock recusive stuff | Peter Zijlstra | 2014-10-03 | 1 | -6/+0 | |
| | * | | | | | | | | | locking/rwsem: Avoid double checking before try acquiring write lock | Jason Low | 2014-10-03 | 1 | -9/+11 | |
| | * | | | | | | | | | locking/rwsem: Move EXPORT_SYMBOL() lines to follow function definition | Davidlohr Bueso | 2014-09-16 | 1 | -4/+3 | |
| | * | | | | | | | | | locking/semaphore: Resolve some shadow warnings | Mark Rustad | 2014-09-04 | 1 | -6/+6 | |
| | * | | | | | | | | | locking/lockdep: Restrict the use of recursive read_lock() with qrwlock | Waiman Long | 2014-08-13 | 1 | -0/+6 | |
| | * | | | | | | | | | locking/Documentation: Move locking related docs into Documentation/locking/ | Davidlohr Bueso | 2014-08-13 | 2 | -2/+2 | |
| | * | | | | | | | | | locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate | Davidlohr Bueso | 2014-08-13 | 1 | -1/+1 | |
| | * | | | | | | | | | locking/mutexes: Refactor optimistic spinning code | Davidlohr Bueso | 2014-08-13 | 1 | -182/+214 | |
| | * | | | | | | | | | locking/mcs: Remove obsolete comment | Davidlohr Bueso | 2014-08-13 | 1 | -3/+0 | |
| | * | | | | | | | | | locking/mutexes: Document quick lock release when unlocking | Davidlohr Bueso | 2014-08-13 | 1 | -2/+9 | |
| | * | | | | | | | | | locking/mutexes: Standardize arguments in lock/unlock slowpaths | Davidlohr Bueso | 2014-08-13 | 1 | -3/+4 | |
| | * | | | | | | | | | locking: Remove deprecated smp_mb__() barriers | Peter Zijlstra | 2014-08-13 | 1 | -16/+0 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-13 | 13 | -379/+1397 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2014-10-09 | 2 | -19/+127 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | workqueue: Use cond_resched_rcu_qs macro | Joe Lawrence | 2014-10-06 | 1 | -2/+1 | |
| | | * | | | | | | | | | workqueue: Add quiescent state between work items | Joe Lawrence | 2014-10-06 | 1 | -1/+3 | |
| | | * | | | | | | | | | locktorture: Cleanup header usage | Davidlohr Bueso | 2014-09-30 | 1 | -13/+1 | |
| | | * | | | | | | | | | locktorture: Cannot hold read and write lock | Davidlohr Bueso | 2014-09-30 | 1 | -0/+10 | |
| | | * | | | | | | | | | locktorture: Fix __acquire annotation for spinlock irq | Davidlohr Bueso | 2014-09-30 | 1 | -1/+1 | |
| | | * | | | | | | | | | locktorture: Support rwlocks | Davidlohr Bueso | 2014-09-30 | 1 | -3/+112 | |
| | * | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2014-09-23 | 12 | -362/+1272 | |
| | |\| | | | | | | | | | ||||||
| | | * | | | | | | | | | rcu: Eliminate deadlock between CPU hotplug and expedited grace periods | Paul E. McKenney | 2014-09-18 | 3 | -14/+32 | |
| | | * | | | | | | | | | rcutorture: Rename rcutorture_runnable parameter | Paul E. McKenney | 2014-09-16 | 2 | -13/+4 | |
| | | * | | | | | | | | | locktorture: Introduce torture context | Davidlohr Bueso | 2014-09-16 | 1 | -79/+82 | |
| | | * | | | | | | | | | locktorture: Support rwsems | Davidlohr Bueso | 2014-09-16 | 1 | -1/+67 | |
| | | * | | | | | | | | | locktorture: Add infrastructure for torturing read locks | Davidlohr Bueso | 2014-09-16 | 1 | -20/+156 | |
| | | * | | | | | | | | | torture: Address race in module cleanup | Davidlohr Bueso | 2014-09-16 | 3 | -5/+17 | |
| | | * | | | | | | | | | locktorture: Make statistics generic | Davidlohr Bueso | 2014-09-16 | 1 | -16/+16 | |
| | | * | | | | | | | | | locktorture: Teach about lock debugging | Davidlohr Bueso | 2014-09-16 | 1 | -2/+13 | |
| | | * | | | | | | | | | locktorture: Support mutexes | Davidlohr Bueso | 2014-09-16 | 1 | -2/+39 | |
| | | * | | | | | | | | | locktorture: Rename locktorture_runnable parameter | Davidlohr Bueso | 2014-09-16 | 1 | -4/+4 | |
| | | * | | | | | | | | | Merge branch 'rcu-tasks.2014.09.10a' into HEAD | Paul E. McKenney | 2014-09-16 | 8 | -62/+451 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | rcu: Per-CPU operation cleanups to rcu_*_qs() functions | Paul E. McKenney | 2014-09-07 | 4 | -34/+39 | |
| | | | * | | | | | | | | | rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch() | Paul E. McKenney | 2014-09-07 | 2 | -18/+16 | |
| | | | * | | | | | | | | | rcu: Additional information on RCU-tasks stall-warning messages | Paul E. McKenney | 2014-09-07 | 1 | -0/+9 | |
| | | | * | | | | | | | | | rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemption | Paul E. McKenney | 2014-09-07 | 1 | -5/+6 | |
| | | | * | | | | | | | | | rcu: Make TASKS_RCU handle nohz_full= CPUs | Paul E. McKenney | 2014-09-07 | 4 | -1/+23 | |
| | | | * | | | | | | | | | rcu: Defer rcu_tasks_kthread() creation till first call_rcu_tasks() | Paul E. McKenney | 2014-09-07 | 1 | -7/+26 | |
| | | | * | | | | | | | | | rcu: Improve RCU-tasks energy efficiency | Paul E. McKenney | 2014-09-07 | 1 | -2/+12 | |
