aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-13
|\
| * watchdog: Fix print-once on enableUlrich Obergfell2014-08-18
| * watchdog: Remove unnecessary header fileschai wen2014-08-18
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-13
|\ \
| * | perf: Fix perf bug in fork()Peter Zijlstra2014-10-02
| * | perf: Fix unclone_ctx() vs. lockingPeter Zijlstra2014-10-02
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-13
|\ \ \
| * | | Revert "perf: Do not allow optimized switch for non-cloned events"Jiri Olsa2014-09-24
| * | | perf: Fix child event initial state setupJiri Olsa2014-09-24
| * | | perf: Do not POLLHUP event if it has childrenJiri Olsa2014-09-24
| * | | perf: Do not check PERF_EVENT_STATE_EXIT on syscall read pathJiri Olsa2014-09-16
| * | | perf/core: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-09
| * | | perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-09
| * | | Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar2014-09-09
| |\ \ \
| * \ \ \ 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