summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-0/+5
|\
| * clocksource: Provide clocksource_arch_init()Thomas Gleixner2018-10-041-0/+5
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-231-2/+19
|\ \
| * | x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina2018-09-261-2/+19
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-233-51/+90
|\ \ \
| * | | x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross2018-09-032-51/+88
| * | | x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrellaJuergen Gross2018-09-031-0/+2
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-232-0/+8
|\ \ \ \
| * | | | smp,cpumask: introduce on_each_cpu_cond_maskRik van Riel2018-10-091-0/+4
| * | | | Merge branch 'tlb/asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/g...Peter Zijlstra2018-10-091-12/+74
| |\ \ \ \
| * | | | | kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabledLianbo Jiang2018-10-061-0/+4
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-231-0/+2
|\ \ \ \ \ \
| * | | | | | x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen2018-09-271-0/+2
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-1/+2
|\ \ \ \ \ \ \
| * | | | | | | irq/matrix: Spread managed interrupts on allocationDou Liyang2018-09-181-1/+2
| |/ / / / / /
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-233-6/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-10-0235-121/+160
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | sched/debug: Use symbolic names for task state constantsUwe Kleine-König2018-09-101-3/+8
| * | | | | | | sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Morten Rasmussen2018-09-101-0/+1
| * | | | | | | sched/topology: Add SD_ASYM_CPUCAPACITY flag detectionMorten Rasmussen2018-09-101-3/+3
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-2310-44/+140
|\ \ \ \ \ \ \ \
| * | | | | | | | locking/lockdep: Make global debug_locks* variables read-mostlyWaiman Long2018-10-191-2/+2
| * | | | | | | | Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...Ingo Molnar2018-10-1640-145/+282
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar2018-10-062-7/+69
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | jump_table: Move entries into ro_after_init regionArd Biesheuvel2018-09-271-4/+7
| | | * | | | | | | | jump_label: Annotate entries that operate on __init code earlierArd Biesheuvel2018-09-271-7/+4
| | | * | | | | | | | jump_label: Implement generic support for relative referencesArd Biesheuvel2018-09-271-0/+28
| | | * | | | | | | | jump_label: Abstract jump_entry member accessorsArd Biesheuvel2018-09-271-0/+34
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'x86/core' into x86/build, to avoid conflictsIngo Molnar2018-10-051-0/+6
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar2018-10-0442-130/+219
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn2018-09-031-0/+6
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...Nadav Amit2018-10-041-4/+4
| | * | | | | | | | x86/objtool: Use asm macros to work around GCC inlining bugsNadav Amit2018-10-041-13/+43
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...Waiman Long2018-10-091-6/+1
| * | | | | | | | locking/spinlocks: Remove an instruction from spin and write locksMatthew Wilcox2018-10-022-10/+13
| * | | | | | | | locking/rwsem: Make owner store task pointer of last owning readerWaiman Long2018-09-101-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-0/+51
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner2018-09-271-0/+51
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth2018-09-261-1/+7
| | * | | | | | | efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth2018-09-261-0/+36
| | * | | | | | | efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel2018-09-261-0/+1
| | * | | | | | | efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel2018-09-261-0/+8
| | |/ / / / / /
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-239-161/+169
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-10-029-161/+169
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney2018-08-309-161/+169
| | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | rcutorture: Check GP completion at stutter endPaul E. McKenney2018-08-291-1/+1
| | | | | * | | | | | | rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney2018-08-291-0/+1
| | | |_|/ / / / / / / | | |/| | | | | | | |
| | | | * | | | | | | srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney2018-08-302-4/+1
| | | | * | | | | | | srcu: Make call_srcu() available during very early bootPaul E. McKenney2018-08-302-6/+10
| | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | rcu: Remove unused rcu_dynticks_snap() from Tiny RCUPaul E. McKenney2018-08-301-6/+0