summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig2018-03-201-6/+4
* Merge branch 'x86/mm' into x86/dma, to pick up dependenciesIngo Molnar2018-03-2019-76/+480
|\
| * Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner2018-03-143-11/+100
| |\
| | * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-116-49/+178
| | |\
| | * | x86/MCE: Serialize sysfs changesSeunghun Han2018-03-081-1/+21
| | * | x86/MCE: Save microcode revision in machine check recordsTony Luck2018-03-081-1/+3
| | * | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-061-0/+65
| | |\ \
| | | * | signal/x86: Include the field offsets in the build time checksEric W. Biederman2018-03-061-0/+65
| | * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-042-25/+9
| | |\ \ \
| | * \ \ \ Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-268-31/+77
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-261-9/+11
| | |\ \ \ \ \
| | | * | | | | KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...Wanpeng Li2018-02-241-2/+4
| | | * | | | | x86/kvm: Make parse_no_xxx __init for kvmDou Liyang2018-02-241-3/+3
| | | * | | | | KVM: x86: fix backward migration with async_PFRadim Krčmář2018-02-241-4/+4
| | | | |_|/ / | | | |/| | |
| * | | | | | ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callbackAndy Shevchenko2018-03-122-1/+3
| * | | | | | ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and exportAndy Shevchenko2018-03-121-9/+13
| * | | | | | x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov2018-03-122-1/+83
| * | | | | | x86/tme: Detect if TME and MKTME is activated by BIOSKirill A. Shutemov2018-03-121-0/+90
| * | | | | | Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar2018-03-1214-87/+246
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | kdump, vmcoreinfo: Export pgtable_l5_enabled valueBaoquan He2018-03-121-0/+1
| * | | | | | x86/boot/e820: Implement a range manipulation operatorJan H. Schönherr2018-02-261-0/+18
| * | | | | | x86/boot: Make the x86_init noop functions staticJuergen Gross2018-02-261-5/+5
| * | | | | | x86/acpi: Add a new x86_init_acpi structure to x86_init_opsJuergen Gross2018-02-261-0/+5
| * | | | | | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-2626-101/+143
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-263-3/+24
| | |\ \ \ \ \
| | | * | | | | x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves2018-02-231-0/+1
| | | * | | | | x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui2018-02-231-0/+1
| | | * | | | | x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner2018-02-231-3/+22
| | * | | | | | x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2018-02-222-0/+2
| | |/ / / / /
| | * | | | | x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava2018-02-171-2/+8
| | * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-154-11/+39
| | |\ \ \ \ \
| | | * | | | | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-132-6/+26
| | | * | | | | x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com2018-02-131-3/+12
| | | * | | | | x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...Masayoshi Mizuma2018-02-131-1/+0
| | | * | | | | x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"Borislav Petkov2018-02-111-1/+1
| * | | | | | | x86/mm: Optimize boot-time paging mode switching costKirill A. Shutemov2018-02-212-3/+8
| * | | | | | | x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVELKirill A. Shutemov2018-02-211-6/+6
| * | | | | | | x86/mm: Support boot-time switching of paging modes in the early boot codeKirill A. Shutemov2018-02-162-17/+26
| * | | | | | | x86/mm: Initialize vmemmap_base at boot-timeKirill A. Shutemov2018-02-161-1/+2
| * | | | | | | x86/mm: Adjust vmalloc base and size at boot-timeKirill A. Shutemov2018-02-161-1/+2
| * | | | | | | x86/mm: Initialize 'page_offset_base' at boot-timeKirill A. Shutemov2018-02-162-5/+10
| * | | | | | | x86/mm: Initialize 'pgdir_shift' and 'ptrs_per_p4d' at boot-timeKirill A. Shutemov2018-02-161-2/+4
| * | | | | | | x86/mm: Initialize 'pgtable_l5_enabled' at boot-timeKirill A. Shutemov2018-02-161-1/+23
| * | | | | | | x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamicKirill A. Shutemov2018-02-141-3/+2
| * | | | | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov2018-02-142-13/+11
| * | | | | | | x86/mm: Introduce 'pgtable_l5_enabled'Kirill A. Shutemov2018-02-141-0/+5
| * | | | | | | x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-141-0/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig2018-03-201-19/+0
* | | | | | | x86/microcode: Fix CPU synchronization routineBorislav Petkov2018-03-161-27/+41
* | | | | | | x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov2018-03-163-19/+27