summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-161-0/+2
|\
| * x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device checkLuis R. Rodriguez2016-04-221-0/+2
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-161-1/+3
|\ \
| * \ Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-0535-73/+198
| |\ \
| * \ \ Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-1943-168/+263
| |\ \ \ | | | |/ | | |/|
| * | | x86/asm: Make sure verify_cpu() has a good stackBorislav Petkov2016-04-131-1/+3
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-166-44/+136
|\ \ \ \
| * | | | sched/core: Provide a tsk_nr_cpus_allowed() helperThomas Gleixner2016-05-121-0/+5
| * | | | Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar2016-05-124-22/+13
| |\ \ \ \
| | * | | | sched/hotplug: Make activate() the last hotplug stepThomas Gleixner2016-05-061-1/+1
| | * | | | sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner2016-05-062-2/+6
| | * | | | sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner2016-05-063-12/+3
| | * | | | sched: Consolidate the notifier mazeThomas Gleixner2016-05-061-8/+4
| | * | | | sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner2016-05-062-0/+2
| | * | | | sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)2016-05-061-4/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar2016-05-1236-143/+266
| |\ \ \ \
| * | | | | sched/fair: Add detailed description to the sched load avg metricsYuyang Du2016-05-051-11/+49
| * | | | | sched/fair: Generalize the load/util averages resolution definitionYuyang Du2016-05-051-3/+13
| * | | | | locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra2016-05-051-6/+17
| * | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-05-0517-33/+102
| |\ \ \ \ \
| * | | | | | sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski2016-04-281-0/+7
| * | | | | | sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker2016-04-231-2/+4
| * | | | | | sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker2016-04-231-2/+2
| * | | | | | Merge tag 'v4.6-rc4' into sched/core, to refresh the treeIngo Molnar2016-04-2340-149/+240
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | sched/clock: Make local_clock()/cpu_clock() inlineDaniel Lezcano2016-04-131-2/+30
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-162-5/+138
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-1118-102/+169
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | perf/arm: Special-case hetereogeneous CPUsMark Rutland2016-05-051-0/+1
| * | | | | | | perf/core: Introduce address range filteringAlexander Shishkin2016-05-051-0/+98
| * | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-0535-73/+198
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-2/+6
| * | | | | | | perf/core: Add ::write_backward attribute to perf eventWang Nan2016-04-232-4/+27
| * | | | | | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2016-04-235-80/+30
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar2016-04-13553-3696/+16443
| |\ \ \ \ \ \ \
| * | | | | | | | perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-311-0/+6
| * | | | | | | | perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan2016-03-311-0/+1
* | | | | | | | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-164-4/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locking/rwsem: Provide down_write_killable()Michal Hocko2016-04-222-0/+16
| * | | | | | | | | locking/rwsem: Introduce basis for down_write_killable()Michal Hocko2016-04-133-0/+15
| * | | | | | | | | locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-132-7/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-161-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locking/atomics: Flip atomic_fetch_or() argumentsPeter Zijlstra2016-05-051-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-161-8/+159
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | efi: Merge boolean flag argumentsJulia Lawall2016-05-071-2/+1
| * | | | | | | | | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-05-0733-132/+258
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/efi: Force EFI reboot to process pending capsulesMatt Fleming2016-04-281-0/+6
| * | | | | | | | | | efi: Add 'capsule' update supportMatt Fleming2016-04-281-0/+14
| * | | | | | | | | | efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming2016-04-281-0/+2
| * | | | | | | | | | efibc: Add EFI Bootloader Control moduleCompostella, Jeremy2016-04-281-0/+4
| * | | | | | | | | | efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-1/+10