summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+0
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+6
2017-11-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+26
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-251/+344
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-30/+45
2017-11-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds25-339/+477
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-50/+72
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki1-0/+6
2017-11-10locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEMichael S. Tsirkin1-4/+8
2017-11-10x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...Juergen Gross2-2/+2
2017-11-10x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGAJuergen Gross1-0/+1
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross1-9/+14
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross2-20/+29
2017-11-09x86/mm: Fix ELF_ET_DYN_BASE for 5-level pagingKirill A. Shutemov1-1/+1
2017-11-08x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins1-9/+10
2017-11-08x86/umip: Add emulation code for UMIP instructionsRicardo Neri1-0/+12
2017-11-08x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri2-1/+8
2017-11-08Merge branch 'x86/mpx' into x86/asm, to pick up dependent commitsIngo Molnar2-0/+33
2017-11-07PCI: Remove unused declarationsBjorn Helgaas1-1/+0
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas1-1/+0
2017-11-07x86: Add support for changing memory encryption attribute in early bootBrijesh Singh1-0/+8
2017-11-07x86/io: Unroll string I/O when SEV is activeTom Lendacky1-4/+39
2017-11-07x86/boot: Add early boot support when running with SEV activeTom Lendacky1-0/+3
2017-11-07x86/mm: Add Secure Encrypted Virtualization (SEV) supportTom Lendacky1-0/+6
2017-11-07ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse1-0/+6
2017-11-07x86/cpufeatures: Fix various details in the feature definitionsIngo Molnar1-75/+74
2017-11-07x86/cpufeatures: Re-tabulate the X86_FEATURE definitionsIngo Molnar1-254/+254
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar281-0/+282
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar280-12/+322
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar281-4/+282
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar281-4/+282
2017-11-06xen: update arch/x86/include/asm/xen/cpuid.hJuergen Gross1-10/+32
2017-11-06x86/mm: Define _PAGE_TABLE using _KERNPG_TABLEBorislav Petkov1-2/+1
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski1-0/+2
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds280-0/+280
2017-11-02Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier8-122/+48
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman280-0/+280
2017-11-02x86/traps: Use a new on_thread_stack() helper to clean up an assertionAndy Lutomirski1-0/+6
2017-11-02x86/entry/64: Remove thread_struct::sp0Andy Lutomirski3-19/+16
2017-11-02x86/entry/64: Remove all remaining direct thread_struct::sp0 readsAndy Lutomirski1-0/+6
2017-11-02x86/entry: Add task_top_of_stack() to find the top of a task's stackAndy Lutomirski1-0/+2
2017-11-02x86/entry/64: Pass SP0 directly to load_sp0()Andy Lutomirski3-9/+7
2017-11-02x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()Andy Lutomirski2-7/+12
2017-11-02xen, x86/entry/64: Add xen NMI trap entryJuergen Gross1-1/+1