aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-18/+4
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds5-9/+13
2018-10-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-20/+33
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-7/+19
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-294/+265
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-36/+38
2018-10-23Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+13
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-3/+15
2018-10-23Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-37/+120
2018-10-23Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-25/+28
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-23/+54
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds21-311/+329
2018-10-23Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar1-0/+6
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-0/+12
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2-12/+2
2018-10-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki2-0/+12
2018-10-18kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)1-7/+35
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context switch if there is an FPUSebastian Andrzej Siewior1-1/+1
2018-10-16locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra1-0/+15
2018-10-16x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra7-53/+64
2018-10-14x86/percpu: Fix this_cpu_read()Peter Zijlstra1-4/+4
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmGreg Kroah-Hartman1-1/+1
2018-10-10x86/acpi, x86/boot: Take RSDP address for boot params if availableJuergen Gross1-0/+7
2018-10-10x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross2-0/+6
2018-10-09mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara1-1/+1
2018-10-09x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas1-1/+1
2018-10-09x86/mm/tlb: Add freed_tables element to flush_tlb_infoRik van Riel1-0/+1
2018-10-09x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_rangeRik van Riel2-5/+7
2018-10-09x86/mm/tlb: Always use lazy TLB modeRik van Riel1-16/+0
2018-10-09x86/mm: Page size aware flush_tlb_mm_range()Peter Zijlstra2-11/+22
2018-10-09x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun1-0/+2
2018-10-09x86/hyperv: Add GUEST_IDLE_MSR supportYi Sun1-0/+5
2018-10-09Merge branch 'x86/urgent' into x86/cache, to pick up dependent fixIngo Molnar2-0/+14
2018-10-08x86/fsgsbase/64: Clean up various detailsIngo Molnar1-10/+12
2018-10-08x86/segments: Introduce the 'CPUNODE' naming to better document the segment limit CPU/node NR trickIngo Molnar1-11/+11
2018-10-08x86/vdso: Introduce helper functions for CPU and node numberChang S. Bae2-26/+41
2018-10-08x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBERChang S. Bae2-7/+6
2018-10-08x86/fsgsbase/64: Convert the ELF core dump code to the new FSGSBASE helpersChang S. Bae1-3/+3
2018-10-08x86/fsgsbase/64: Make ptrace use the new FS/GS base helpersChang S. Bae1-3/+0
2018-10-08x86/fsgsbase/64: Introduce FS/GS base helper functionsChang S. Bae1-0/+50
2018-10-08Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar9-17/+48
2018-10-06x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit1-54/+18
2018-10-06x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit1-35/+47
2018-10-06x86/extable: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit1-33/+20
2018-10-06Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar2-18/+9
2018-10-06x86/KASLR: Update KERNEL_IMAGE_SIZE descriptionBaoquan He1-6/+9
2018-10-06x86/ioremap: Add an ioremap_encrypted() helperLianbo Jiang1-1/+2
2018-10-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman1-0/+8
2018-10-05Merge branch 'x86/core' into x86/build, to avoid conflictsIngo Molnar6-18/+27