summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2014-08-24
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa2014-08-24
| * | | | | | | | | | | perf: Fix perf_poll to return proper POLLHUP valueJiri Olsa2014-08-24
| * | | | | | | | | | | perf: Do poll_wait() before checking condition in perf_poll()Sebastian Andrzej Siewior2014-08-13
| * | | | | | | | | | | perf: Add queued work to remove orphaned child eventsJiri Olsa2014-08-13
| * | | | | | | | | | | perf: Set owner pointer for kernel eventsJiri Olsa2014-08-13
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | locking/lockdep: Revert qrwlock recusive stuffPeter Zijlstra2014-10-03
| * | | | | | | | | | | | locking/rwsem: Avoid double checking before try acquiring write lockJason Low2014-10-03
| * | | | | | | | | | | | locking/rwsem: Move EXPORT_SYMBOL() lines to follow function definitionDavidlohr Bueso2014-09-16
| * | | | | | | | | | | | locking/semaphore: Resolve some shadow warningsMark Rustad2014-09-04
| * | | | | | | | | | | | locking/lockdep: Restrict the use of recursive read_lock() with qrwlockWaiman Long2014-08-13
| * | | | | | | | | | | | locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso2014-08-13
| * | | | | | | | | | | | locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriateDavidlohr Bueso2014-08-13
| * | | | | | | | | | | | locking/mutexes: Refactor optimistic spinning codeDavidlohr Bueso2014-08-13
| * | | | | | | | | | | | locking/mcs: Remove obsolete commentDavidlohr Bueso2014-08-13
| * | | | | | | | | | | | locking/mutexes: Document quick lock release when unlockingDavidlohr Bueso2014-08-13
| * | | | | | | | | | | | locking/mutexes: Standardize arguments in lock/unlock slowpathsDavidlohr Bueso2014-08-13
| * | | | | | | | | | | | locking: Remove deprecated smp_mb__() barriersPeter Zijlstra2014-08-13
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-10-09
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | workqueue: Use cond_resched_rcu_qs macroJoe Lawrence2014-10-06
| | * | | | | | | | | | | | workqueue: Add quiescent state between work itemsJoe Lawrence2014-10-06
| | * | | | | | | | | | | | locktorture: Cleanup header usageDavidlohr Bueso2014-09-30
| | * | | | | | | | | | | | locktorture: Cannot hold read and write lockDavidlohr Bueso2014-09-30
| | * | | | | | | | | | | | locktorture: Fix __acquire annotation for spinlock irqDavidlohr Bueso2014-09-30
| | * | | | | | | | | | | | locktorture: Support rwlocksDavidlohr Bueso2014-09-30
| * | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-09-23
| |\| | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | * | | | | | | | | | | rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney2014-09-18
| | * | | | | | | | | | | rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney2014-09-16
| | * | | | | | | | | | | locktorture: Introduce torture contextDavidlohr Bueso2014-09-16
| | * | | | | | | | | | | locktorture: Support rwsemsDavidlohr Bueso2014-09-16
| | * | | | | | | | | | | locktorture: Add infrastructure for torturing read locksDavidlohr Bueso2014-09-16
| | * | | | | | | | | | | torture: Address race in module cleanupDavidlohr Bueso2014-09-16
| | * | | | | | | | | | | locktorture: Make statistics genericDavidlohr Bueso2014-09-16
| | * | | | | | | | | | | locktorture: Teach about lock debuggingDavidlohr Bueso2014-09-16
| | * | | | | | | | | | | locktorture: Support mutexesDavidlohr Bueso2014-09-16
| | * | | | | | | | | | | locktorture: Rename locktorture_runnable parameterDavidlohr Bueso2014-09-16
| | * | | | | | | | | | | Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney2014-09-16
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney2014-09-07
| | | * | | | | | | | | | | rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()Paul E. McKenney2014-09-07
| | | * | | | | | | | | | | rcu: Additional information on RCU-tasks stall-warning messagesPaul E. McKenney2014-09-07
| | | * | | | | | | | | | | rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemptionPaul E. McKenney2014-09-07
| | | * | | | | | | | | | | rcu: Make TASKS_RCU handle nohz_full= CPUsPaul E. McKenney2014-09-07
| | | * | | | | | | | | | | rcu: Defer rcu_tasks_kthread() creation till first call_rcu_tasks()Paul E. McKenney2014-09-07
| | | * | | | | | | | | | | rcu: Improve RCU-tasks energy efficiencyPaul E. McKenney2014-09-07
| | | * | | | | | | | | | | rcu: Add stall-warning checks for RCU-tasksPaul E. McKenney2014-09-07
| | | * | | | | | | | | | | rcutorture: Add torture tests for RCU-tasksPaul E. McKenney2014-09-07
| | | * | | | | | | | | | | rcu: Export RCU-tasks APIs to GPL modulesSteven Rostedt2014-09-07
| | | * | | | | | | | | | | rcu: Make TASKS_RCU handle tasks that are almost done exitingPaul E. McKenney2014-09-07