summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-137-8/+52
|\
| * Merge branch 'linus' into x86/asm, to resolve conflictIngo Molnar2017-11-106-4/+41
| |\
| * | percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh2017-11-072-0/+34
| * | x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pagesTom Lendacky2017-11-071-0/+3
| * | resource: Provide resource struct in resource walk callbackTom Lendacky2017-11-072-3/+3
| * | x86/mm: Add Secure Encrypted Virtualization (SEV) supportTom Lendacky2017-11-071-2/+5
| * | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-072289-19/+2311
| |\ \
| * \ \ Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar2017-11-062-2/+6
| |\ \ \
| | * | | x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...Baoquan He2017-10-301-1/+1
| | * | | Merge tag 'v4.14-rc7' into x86/mm, to pick up fixesIngo Molnar2017-10-3031-81/+175
| | |\ \ \
| | * | | | mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=yKirill A. Shutemov2017-10-201-1/+5
| * | | | | Merge branch 'x86/fpu' into x86/asm, to pick up fixIngo Molnar2017-11-061-26/+0
| |\ \ \ \ \
| | * | | | | bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h")Thomas Gleixner2017-11-021-26/+0
| * | | | | | Merge branch 'x86/fpu' into x86/asmIngo Molnar2017-11-021-0/+26
| |\| | | | |
| | * | | | | bitops: Add clear/set_bit32() to linux/bitops.hAndi Kleen2017-10-171-0/+26
| * | | | | | Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar2017-11-0231-82/+177
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2017-10-2336-145/+276
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-1/+1
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-138-51/+96
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-082308-111/+2568
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke2017-11-011-3/+3
| * | | | | | | | sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker2017-10-272-2/+1
| * | | | | | | | sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker2017-10-272-0/+3
| * | | | | | | | sched/isolation: Introduce housekeeping flagsFrederic Weisbecker2017-10-271-9/+17
| * | | | | | | | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Frederic Weisbecker2017-10-271-3/+3
| * | | | | | | | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()Frederic Weisbecker2017-10-271-1/+1
| * | | | | | | | sched/isolation: Use its own static keyFrederic Weisbecker2017-10-271-1/+2
| * | | | | | | | sched/isolation: Make the housekeeping cpumask privateFrederic Weisbecker2017-10-271-21/+10
| * | | | | | | | sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()Frederic Weisbecker2017-10-271-11/+6
| * | | | | | | | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-272-37/+56
| * | | | | | | | sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_...Rakib Mullick2017-10-241-0/+16
| * | | | | | | | block/ioprio: Use a helper to check for RT prioSebastian Andrzej Siewior2017-10-101-1/+2
| * | | | | | | | sched/rt: Add a helper to test for a RT taskSebastian Andrzej Siewior2017-10-101-0/+11
| * | | | | | | | sched/deadline: Use C bitfields for the state flagsluca abeni2017-10-101-4/+4
| * | | | | | | | sched/debug: Rename task-state printing helpersPeter Zijlstra2017-10-102-4/+4
| * | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2017-10-1039-133/+253
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched/fair: Propagate an effective runnable_load_avgPeter Zijlstra2017-09-291-0/+3
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-132-43/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kprobes: Don't spam the build log with deprecation warningsIngo Molnar2017-11-131-6/+6
| * | | | | | | | | | Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-072296-55/+2371
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | perf/core: Rewrite event timekeepingPeter Zijlstra2017-10-271-18/+1
| * | | | | | | | | | perf/core: Rename 'enum perf_event_active_state'Peter Zijlstra2017-10-271-3/+3
| * | | | | | | | | | perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...Yonghong Song2017-10-271-2/+5
| * | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-10-2710-22/+55
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kprobes: Disable the jprobes APIsMasami Hiramatsu2017-10-201-22/+18
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-1340-406/+432
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq...Frederic Weisbecker2017-11-081-0/+15
| * | | | | | | | | | | | locking/rwlocks: Fix commentsCheng Jian2017-11-071-1/+1
| * | | | | | | | | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-072296-55/+2371
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com...Byungchul Park2017-10-261-2/+20