summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-251-5/+12
|\ \ \ \
| * | | | printk: Make the printk*once() variants return a valueBorislav Petkov2016-07-081-5/+12
| | |_|/ | |/| |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-253-6/+24
|\ \ \ \
| * \ \ \ Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar2016-07-157-10/+51
| |\ \ \ \
| | * | | | x86/entry: Avoid interrupt flag save and restorePaolo Bonzini2016-07-101-0/+15
| | * | | | Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar2016-07-0948-129/+396
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-06-1119-59/+73
| | |\ \ \ \ \
| | * | | | | | x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin2016-06-081-6/+6
| | | |_|_|_|/ | | |/| | | |
| * | | | | | x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov2016-07-081-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-252-33/+19
|\ \ \ \ \ \
| * | | | | | sched/cputime: Reorganize vtime native irqtime accounting headersFrederic Weisbecker2016-07-141-18/+17
| * | | | | | sched/cputime: Clean up the old vtime gen irqtime accounting completelyFrederic Weisbecker2016-07-141-11/+0
| * | | | | | sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel2016-07-141-18/+14
| * | | | | | sched/cputime: Count actually elapsed irq & softirq timeRik van Riel2016-07-141-0/+2
| * | | | | | Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming pa...Ingo Molnar2016-07-141-2/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-251-2/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | sched/fair: Fix PELT integrity for new tasksPeter Zijlstra2016-06-271-2/+3
| * | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-2718-30/+75
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-1422-61/+83
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up dependencyIngo Molnar2016-06-0811-24/+60
| |\ \ \ \ \ \ \
| * | | | | | | | sched/api: Introduce task_rcu_dereference() and try_get_task_struct()Oleg Nesterov2016-06-031-0/+3
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \