summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-037-53/+38
|\
| * stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov2015-10-202-4/+1
| * stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...Oleg Nesterov2015-10-201-0/+1
| * Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar2015-10-203-1/+14
| |\
| * | sched/core: Kill PREEMPT_ACTIVEPeter Zijlstra2015-10-061-5/+0
| * | sched/core: Simplify preempt_count testsPeter Zijlstra2015-10-061-2/+1
| * | sched/core: Stop setting PREEMPT_ACTIVEPeter Zijlstra2015-10-061-12/+0
| * | sched/core: Fix trace_sched_switch()Peter Zijlstra2015-10-061-13/+9
| * | sched/core: Create preempt_count invariantPeter Zijlstra2015-10-062-6/+13
| * | sched/core: Simplify INIT_PREEMPT_COUNTPeter Zijlstra2015-10-061-6/+5
| * | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-10-0648-176/+375
| |\ \
| * | | sched/core: Make 'sched_domain_topology' declaration staticJuergen Gross2015-09-231-2/+0
| * | | sched/deadline: Unify dl_time_before() usageJuri Lelli2015-09-231-0/+5
| * | | Merge branch 'linus' into sched/core, to pick up fixes before applying new ch...Ingo Molnar2015-09-185-33/+15
| |\ \ \
| * | | | sched/fair: Make utilization tracking CPU scale-invariantDietmar Eggemann2015-09-131-1/+1
| * | | | sched/fair: Make load tracking frequency scale-invariantDietmar Eggemann2015-09-131-3/+3
| * | | | Merge tag 'v4.3-rc1' into sched/core, to refresh the branchIngo Molnar2015-09-13435-5662/+12428
| |\ \ \ \
* | \ \ \ \ Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-032-19/+107
|\ \ \ \ \ \
| * | | | | | perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-201-0/+2
| * | | | | | perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter2015-10-201-2/+2
| * | | | | | Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar2015-10-0818-37/+127
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-2833-140/+257
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-186-33/+24
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-131-2/+0
| * | | | | | | | perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-131-0/+1
| * | | | | | | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-131-3/+11
| * | | | | | | | perf/abi: Document some more aspects of the perf ABIPeter Zijlstra2015-09-131-13/+92
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2015-11-033-35/+0
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-037-44/+177
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-205-2/+18
| |\ \ \ \ \ \ \ \
| * | | | | | | | | locking/rwsem: Use acquire/release semanticsDavidlohr Bueso2015-10-061-7/+14
| * | | | | | | | | locking/mutex: Use acquire/release semanticsDavidlohr Bueso2015-10-062-9/+9
| * | | | | | | | | locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...Davidlohr Bueso2015-10-062-12/+114
| * | | | | | | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-0634-73/+208
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | atomic: Implement atomic_read_ctrl()Peter Zijlstra2015-09-232-1/+20
| * | | | | | | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
| * | | | | | | | | atomic: Add atomic_long_t bitopsPeter Zijlstra2015-09-232-11/+16
| * | | | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-2315-103/+167
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso2015-09-181-2/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0312-47/+141
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar2015-10-2815-113/+116
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-1912-47/+141
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2015-10-072-1/+88
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov2015-10-061-4/+3
| | | | * | | | | | | | | | locking/percpu-rwsem: Make use of the rcu_sync infrastructureOleg Nesterov2015-10-061-1/+2
| | | | * | | | | | | | | | rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov2015-10-061-0/+1
| | | | * | | | | | | | | | rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov2015-10-061-0/+6
| | | | * | | | | | | | | | rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov2015-10-061-37/+23
| | | | * | | | | | | | | | rcu: Create rcu_sync infrastructureOleg Nesterov2015-10-061-0/+94
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney2015-10-072-6/+6
| | |\ \ \ \ \ \ \ \ \ \ \