summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-042-25/+9
|\
| * x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-012-25/+9
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-268-31/+77
|\ \ | |/
| * extable: Make init_kernel_text() globalJosh Poimboeuf2018-02-211-2/+1
| * x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra2018-02-211-0/+2
| * x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse2018-02-201-1/+11
| * x86/IO-APIC: Avoid warning in 32-bit buildsJan Beulich2018-02-201-1/+1
| * x86/CPU: Check CPU feature bits after microcode upgradeBorislav Petkov2018-02-171-0/+20
| * x86/CPU: Add a microcode loader callbackBorislav Petkov2018-02-172-2/+16
| * x86/microcode: Propagate return value from updating functionsBorislav Petkov2018-02-173-26/+27
* | 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
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-253-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-144-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
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-1418-85/+70
|\ \ \ | |_|/ |/| |
| * | x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva2018-02-153-4/+4
| * | x86/spectre: Fix an error messageDan Carpenter2018-02-151-1/+1
| * | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-1515-46/+46
| * | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-151-3/+3
| * | x86/debug: Use UD2 for WARN()Peter Zijlstra2018-02-151-1/+1
| * | x86/speculation: Clean up various Spectre related detailsIngo Molnar2018-02-131-17/+11
| * | Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse2018-02-131-6/+0
| * | x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse2018-02-131-5/+6
| * | x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse2018-02-111-4/+0
* | | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-3/+3
* | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-105-21/+110
|\ \ \
| * \ \ Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0169-539/+1956
| |\ \ \
| | * | | x86/irq: Count Hyper-V reenlightenment interruptsVitaly Kuznetsov2018-01-301-0/+9
| | * | | x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov2018-01-301-0/+6
| * | | | Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-162-20/+47
| |\ \ \ \
| | * | | | x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU featureTom Lendacky2017-12-042-20/+47
| * | | | | KVM: X86: use paravirtualized TLB ShootdownWanpeng Li2018-01-161-0/+47
| * | | | | KVM: X86: Add KVM_VCPU_PREEMPTEDWanpeng Li2018-01-161-1/+1
* | | | | | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-091-0/+3
|\ \ \ \ \ \
| * | | | | | ACPI: SPCR: Make SPCR available to x86Prarit Bhargava2018-02-071-0/+3
* | | | | | | Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-091-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | x86: PM: Make APM idle driver initialize polling stateRafael J. Wysocki2018-02-061-0/+1
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-047-74/+96
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86/pti: Mark constant arrays as __initconstArnd Bergmann2018-02-021-2/+2
OpenPOWER on IntegriCloud