summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-253-44/+130
|\
| * Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar2016-07-101-7/+0
| * Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-077-114/+139
| |\
| * \ Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar2016-06-2712-63/+160
| |\ \
| * | | perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen2016-06-141-0/+7
| * | | Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar2016-06-1410-30/+113
| |\ \ \
| * \ \ \ Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2016-06-0874-1104/+6742
| |\ \ \ \
| * | | | | perf/core: Fix crash due to account/unaccount_sb_event() inconsistencyDavid Carrillo-Cisneros2016-06-081-16/+18
| * | | | | perf/abi: Change the errno for sampling event not supported in hardwareVineet Gupta2016-06-031-1/+1
| * | | | | perf/core: Fix implicitly enable dynamic interrupt throttleKan Liang2016-06-031-0/+7
| * | | | | perf/core: Rename the perf_event_aux*() APIs to perf_event_sb*(), to separate...Peter Zijlstra2016-06-031-33/+36
| * | | | | perf/core: Optimize side-band event deliveryKan Liang2016-06-031-12/+73
| * | | | | perf core: Per event callchain limitArnaldo Carvalho de Melo2016-05-303-4/+17
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-2517-111/+290
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'locking/arch-atomic' into locking/core, because the topic is readyIngo Molnar2016-07-073-4/+4
| |\ \ \ \ \ \
| | * | | | | | locking/atomic, arch/rwsem: Employ atomic_long_fetch_add()Peter Zijlstra2016-06-161-1/+1
| | * | | | | | locking/atomic, arch/qrwlock: Employ atomic_fetch_add_acquire()Peter Zijlstra2016-06-161-1/+1
| | * | | | | | locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functionsPeter Zijlstra2016-06-161-2/+2
| * | | | | | | locking/static_keys: Fix non static symbol Sparse warningWei Yongjun2016-07-071-1/+1
| * | | | | | | locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec()Pan Xinhui2016-06-271-1/+1
| |/ / / / / /
| * | | | | | locking/spinlock: Update spin_unlock_wait() usersPeter Zijlstra2016-06-142-3/+6
| * | | | | | locking/barriers: Introduce smp_acquire__after_ctrl_dep()Peter Zijlstra2016-06-141-1/+1
| * | | | | | locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()Peter Zijlstra2016-06-144-12/+12
| * | | | | | Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar2016-06-149-28/+48
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2016-06-081-1/+0
| * | | | | | locking/rwsem: Streamline the rwsem_optimistic_spin() codeWaiman Long2016-06-081-18/+20
| * | | | | | locking/rwsem: Improve reader wakeup codeWaiman Long2016-06-081-3/+8
| * | | | | | locking/rwsem: Protect all writes to owner by WRITE_ONCE()Waiman Long2016-06-081-3/+10
| * | | | | | locking/rwsem: Add reader-owned state to the owner fieldWaiman Long2016-06-083-21/+69
| * | | | | | locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low2016-06-081-15/+17
| * | | | | | locking/qspinlock: Add commentsPeter Zijlstra2016-06-081-0/+57
| * | | | | | locking/qspinlock: Clarify xchg_tail() orderingPeter Zijlstra2016-06-081-2/+13
| * | | | | | Merge branch 'locking/urgent' into locking/core, to pick up dependencyIngo Molnar2016-06-081-0/+60
| |\ \ \ \ \ \
| * | | | | | | locking/rtmutex: Only warn once on a trylock from bad contextSebastian Andrzej Siewior2016-06-081-1/+1
| * | | | | | | locking/lockdep: Use __jhash_mix() for iterate_chain_key()Peter Zijlstra2016-06-081-4/+9
| * | | | | | | locking/mutex: Set and clear owner using WRITE_ONCE()Jason Low2016-06-032-4/+10
| * | | | | | | locking/rwsem: Optimize write lock by reducing operations in slowpathJason Low2016-06-031-7/+18
| * | | | | | | locking/rwsem: Rework zeroing reader waiter->taskDavidlohr Bueso2016-06-031-10/+7
| * | | | | | | locking/rwsem: Enable lockless waiter wakeup(s)Davidlohr Bueso2016-06-031-16/+42
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-259-736/+844
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-06-309-736/+844
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney2016-06-159-736/+844
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | | * | | | | | rcutorture: Fix error return code in rcu_perf_init()Wei Yongjun2016-06-141-1/+3
| | | | * | | | | | rcuperf: Don't treat gp_exp mis-setting as a WARNBoqun Feng2016-06-141-3/+11
| | | | * | | | | | torture: Stop onoff task if there is only one cpuBoqun Feng2016-06-141-0/+8
| | | | * | | | | | torture: Break online and offline functions out of torture_onoff()Paul E. McKenney2016-06-141-64/+104
| | | | * | | | | | torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify codePaul E. McKenney2016-06-142-8/+1
| | | | * | | | | | torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLEPaul E. McKenney2016-06-141-6/+1
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | rcu: Correctly handle sparse possible cpusMark Rutland2016-06-154-23/+34
| | | * | | | | | rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira2016-06-152-0/+23