summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-252-2/+19
|\
| * Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar2016-07-101-1/+0
| * Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-0720-91/+273
| |\
| * \ Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar2016-06-2718-30/+75
| |\ \
| * | | perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen2016-06-141-0/+1
| * | | Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar2016-06-1422-61/+83
| |\ \ \
| * \ \ \ Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2016-06-08602-3785/+15462
| |\ \ \ \
| * | | | | perf/x86: Support sysfs files depending on SMT statusAndi Kleen2016-06-031-0/+7
| * | | | | perf/core: Optimize side-band event deliveryKan Liang2016-06-031-0/+6
| * | | | | perf core: Per event callchain limitArnaldo Carvalho de Melo2016-05-302-2/+6
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-2513-217/+777
|\ \ \ \ \ \
| * | | | | | locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() APIDavidlohr Bueso2016-07-072-0/+150
| * | | | | | locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functionsPeter Zijlstra2016-06-161-10/+0
| * | | | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-162-23/+0
| * | | | | | locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}...Peter Zijlstra2016-06-164-5/+431
| * | | | | | locking/atomic: Fix atomic64_relaxed() bitsPeter Zijlstra2016-06-161-153/+153
| * | | | | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-142-4/+8
| * | | | | | 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-141-5/+12
| * | | | | | locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()Peter Zijlstra2016-06-141-6/+19
| * | | | | | Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar2016-06-1431-47/+121
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | 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-082-2/+6
| * | | | | | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-081-16/+0
| * | | | | | locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low2016-06-082-6/+8
| * | | | | | Merge branch 'locking/urgent' into locking/core, to pick up dependencyIngo Molnar2016-06-081-36/+17
| |\ \ \ \ \ \
| * | | | | | | locking/barriers: Validate lockless_dereference() is used on a pointer typePeter Zijlstra2016-06-081-0/+4
| * | | | | | | percpu, locking: Revert ("percpu: Replace smp_read_barrier_depends() with loc...Tejun Heo2016-06-031-7/+5
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-104/+96
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-271-1/+0
| * | | | | | | | efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-271-0/+51
| * | | | | | | | efi: Document #define FOO_PROTOCOL_GUID layoutPeter Jones2016-06-271-1/+16
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-253-6/+22
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-06-303-6/+22
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney2016-06-153-6/+22
| | |\ \ \ \ \ \ \ \
| | | | * | | | | | | torture: Break online and offline functions out of torture_onoff()Paul E. McKenney2016-06-141-0/+4
| | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira2016-06-151-0/+1
| | | * | | | | | | rcu: Make call_rcu_tasks() tolerate first call with irqs disabledPaul E. McKenney2016-06-151-0/+1
| | | * | | | | | | rcu: No ordering for rcu_assign_pointer() of NULLPaul E. McKenney2016-06-151-1/+10
| | | * | | | | | | rcu: Document RCU_NONIDLE() restrictions in comment headerPaul E. McKenney2016-06-141-5/+6
| | |/ / / / / / /
* | | | | | | | | Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-241-0/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: add support for Sensirion SHT3x sensorsDavid Frey2016-06-271-0/+25
| |/ / / / / / / /
* | | | | | | | | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-245-754/+83
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-07-141-0/+17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | phy: Add set_mode callbackDavid Lechner2016-07-041-0/+17
| * | | | | | | | | | Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman2016-07-0429-103/+307
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-06-293-727/+66
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | usb: phy: move msm_hsusb.h into driverArnd Bergmann2016-06-211-200/+0
| | * | | | | | | | | | | USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede2016-06-211-2/+2