summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-235-36/+38
|\
| * x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas2018-10-091-1/+1
| * x86/mm/tlb: Add freed_tables element to flush_tlb_infoRik van Riel2018-10-091-0/+1
| * x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_rangeRik van Riel2018-10-092-5/+7
| * x86/mm/tlb: Always use lazy TLB modeRik van Riel2018-10-091-16/+0
| * x86/mm: Page size aware flush_tlb_mm_range()Peter Zijlstra2018-10-092-11/+22
| * x86/KASLR: Update KERNEL_IMAGE_SIZE descriptionBaoquan He2018-10-061-6/+9
| * x86/ioremap: Add an ioremap_encrypted() helperLianbo Jiang2018-10-061-1/+2
* | Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-233-0/+13
|\ \
| * | x86/acpi, x86/boot: Take RSDP address for boot params if availableJuergen Gross2018-10-101-0/+7
| * | x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross2018-10-102-0/+6
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-236-3/+15
|\ \ \
| * | | x86/kvm: Add Hygon Dhyana support to KVMPu Wen2018-09-272-2/+7
| * | | x86/mce: Add Hygon Dhyana support to the MCA infrastructurePu Wen2018-09-271-0/+2
| * | | x86/amd_nb: Check vendor in AMD-only functionsPu Wen2018-09-271-0/+3
| * | | x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen2018-09-271-0/+1
| * | | x86/cpu: Create Hygon Dhyana architecture support filePu Wen2018-09-271-1/+2
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-236-37/+120
|\ \ \ \
| * | | | x86/fsgsbase/64: Clean up various detailsIngo Molnar2018-10-081-10/+12
| * | | | x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...Ingo Molnar2018-10-081-11/+11
| * | | | x86/vdso: Introduce helper functions for CPU and node numberChang S. Bae2018-10-082-26/+41
| * | | | x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBERChang S. Bae2018-10-082-7/+6
| * | | | x86/fsgsbase/64: Convert the ELF core dump code to the new FSGSBASE helpersChang S. Bae2018-10-081-3/+3
| * | | | x86/fsgsbase/64: Make ptrace use the new FS/GS base helpersChang S. Bae2018-10-081-3/+0
| * | | | x86/fsgsbase/64: Introduce FS/GS base helper functionsChang S. Bae2018-10-081-0/+50
| * | | | Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2018-10-089-17/+48
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86/asm: Use CC_SET()/CC_OUT() in __cmpxchg_double()Uros Bizjak2018-10-011-4/+6
| * | | | x86/asm: Optimize memcpy_flushcache()Mikulas Patocka2018-09-101-1/+19
* | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-25/+28
|\ \ \ \ \
| * | | | | x86/mce: Add macros for the corrected error count bit fieldQiuxu Zhuo2018-09-271-0/+3
| * | | | | x86/mce: Use BIT_ULL(x) for bit mask definitionsQiuxu Zhuo2018-09-271-25/+25
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-234-23/+54
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar2018-10-231-0/+6
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'x86/urgent' into x86/cache, to pick up dependent fixIngo Molnar2018-10-092-0/+14
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)2018-10-181-7/+35
| * | | | | | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-16/+17
| * | | | | | perf/x86/intel: Add a separate Arch Perfmon v4 PMI handlerAndi Kleen2018-10-021-0/+1
| * | | | | | Merge branch 'x86/cache' into perf/core, to resolve conflictsIngo Molnar2018-10-021-0/+1
| |\| | | | |
| | * | | | | perf/x86: Add helper to obtain performance counter indexReinette Chatre2018-09-281-0/+1
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-2321-311/+329
|\ \ \ \ \ \
| * | | | | | locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra2018-10-161-0/+15
| * | | | | | x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra2018-10-167-53/+64
| * | | | | | x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit2018-10-061-54/+18
| * | | | | | x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit2018-10-061-35/+47
| * | | | | | x86/extable: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit2018-10-061-33/+20
| * | | | | | Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar2018-10-062-18/+9
| |\ \ \ \ \ \
| | * | | | | | x86/jump_table: Use relative referencesArd Biesheuvel2018-09-271-16/+8
| | * | | | | | x86: Add support for 64-bit place relative relocationsArd Biesheuvel2018-09-271-2/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'x86/core' into x86/build, to avoid conflictsIngo Molnar2018-10-056-18/+27
| |\ \ \ \ \ \
| | * | | | | | Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar2018-10-0412-60/+79
| | |\| | | | |