summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | locking/spinlock: Update spin_unlock_wait() usersPeter Zijlstra2016-06-143-4/+6
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-1420-32/+145
| * | | locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep()Peter Zijlstra2016-06-141-0/+7
| * | | locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.hPeter Zijlstra2016-06-142-37/+39
| * | | locking/barriers: Introduce smp_acquire__after_ctrl_dep()Peter Zijlstra2016-06-143-18/+15
| * | | locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()Peter Zijlstra2016-06-145-18/+31
| * | | Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar2016-06-14474-2942/+4043
| |\ \ \
| * | | | MAINTAINERS: Update locking tree description and file patternsIngo Molnar2016-06-091-4/+12
| * | | | locking/qspinlock: Use atomic_sub_return_release() in queued_spin_unlock()Pan Xinhui2016-06-081-3/+2
| * | | | locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2016-06-087-9/+12
| * | | | 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: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-085-120/+0
| * | | | locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low2016-06-085-46/+50
| * | | | 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-082-36/+77
| |\ \ \ \
| * | | | | locking/barriers: Validate lockless_dereference() is used on a pointer typePeter Zijlstra2016-06-081-0/+4
| * | | | | 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
| * | | | | percpu, locking: Revert ("percpu: Replace smp_read_barrier_depends() with loc...Tejun Heo2016-06-031-7/+5
| * | | | | 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 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2510-190/+125
|\ \ \ \ \ \
| * | | | | | efi: Reorganize the GUID table to make it easier to readIngo Molnar2016-07-081-109/+36
| * | | | | | x86/efi: Remove the unused efi_get_time() functionArnd Bergmann2016-06-272-16/+0
| * | | | | | x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macrosAlex Thorlton2016-06-271-13/+8
| * | | | | | x86/uv: Update uv_bios_call() to use efi_call_virt_pointer()Alex Thorlton2016-06-271-2/+1
| * | | | | | efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-275-52/+69
| * | | | | | x86/efi: Remove unused variable 'efi'Colin Ian King2016-06-271-2/+0
| * | | | | | efi: Document #define FOO_PROTOCOL_GUID layoutPeter Jones2016-06-271-1/+16
| * | | | | | efibc: Report more information in the error messagesCompostella, Jeremy2016-06-271-2/+2
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2523-793/+978
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-06-3023-793/+978
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney2016-06-1520-792/+939
| | |\ \ \ \ \ \ \
| | | | * | | | | | rcutorture: Fix error return code in rcu_perf_init()Wei Yongjun2016-06-141-1/+3
| | | | * | | | | | torture: Inflict default jitterPaul E. McKenney2016-06-141-1/+1
| | | | * | | | | | rcuperf: Don't treat gp_exp mis-setting as a WARNBoqun Feng2016-06-141-3/+11
| | | | * | | | | | rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney2016-06-141-1/+0
| | | | * | | | | | rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng2016-06-141-1/+1
| | | | * | | | | | rcutorture: Make -soundhw a x86 specific optionBoqun Feng2016-06-142-4/+5
| | | | * | | | | | rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng2016-06-142-8/+7
| | | | * | | | | | rcutorture/doc: Create initrd using dracutBoqun Feng2016-06-141-0/+22
| | | | * | | | | | torture: Stop onoff task if there is only one cpuBoqun Feng2016-06-141-0/+8
| | | | * | | | | | torture: Add starvation events to error summaryPaul E. McKenney2016-06-141-1/+6
| | | | * | | | | | torture: Break online and offline functions out of torture_onoff()Paul E. McKenney2016-06-142-64/+108