summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/cpufeatures: Enumerate MOVDIR64B instructionFenghua Yu2018-10-251-0/+1
* x86/cpufeatures: Enumerate MOVDIRI instructionFenghua Yu2018-10-251-0/+1
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-20/+33
|\
| * x86/vdso: Document vgtod_ts betterAndy Lutomirski2018-10-051-0/+9
| * x66/vdso: Add CLOCK_TAI supportThomas Gleixner2018-10-041-2/+2
| * x86/vdso: Introduce and use vgtod_tsThomas Gleixner2018-10-041-17/+21
| * x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: SeqThomas Gleixner2018-10-041-5/+5
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-234-7/+19
|\ \
| * | x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan2018-09-231-4/+13
| * | x86/pti/64: Remove the SYSCALL64 entry trampolineAndy Lutomirski2018-09-122-3/+0
| * | x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch spaceAndy Lutomirski2018-09-081-0/+6
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-2317-294/+265
|\ \ \
| * | | x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun2018-10-091-0/+2
| * | | x86/hyperv: Add GUEST_IDLE_MSR supportYi Sun2018-10-091-0/+5
| * | | x86/paravirt: Prevent redefinition of SAVE_FLAGS macroJuergen Gross2018-09-061-1/+1
| * | | x86/paravirt: Remove unneeded mmu related paravirt ops bitsJuergen Gross2018-09-031-17/+3
| * | | x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-037-95/+89
| * | | x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-033-11/+6
| * | | x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-039-19/+50
| * | | x86/paravirt: Move items in pv_info under PARAVIRT_XXL umbrellaJuergen Gross2018-09-035-3/+7
| * | | x86/paravirt: Remove unused paravirt bitsJuergen Gross2018-09-032-12/+1
| * | | x86/paravirt: Use a single ops structureJuergen Gross2018-09-032-162/+138
| * | | x86/paravirt: Remove clobbers from struct paravirt_patch_siteJuergen Gross2018-09-032-19/+15
| * | | x86/paravirt: Remove clobbers parameter from paravirt patch functionsJuergen Gross2018-09-031-4/+3
| * | | x86/paravirt: Make paravirt_patch_call() and paravirt_patch_jmp() staticJuergen Gross2018-09-031-6/+0
| |/ /
* | | 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