summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-01x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-24KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...Wanpeng Li
2018-02-24x86/kvm: Make parse_no_xxx __init for kvmDou Liyang
2018-02-24KVM: x86: fix backward migration with async_PFRadim Krčmář
2018-02-23x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves
2018-02-23x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui
2018-02-23x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner
2018-02-22x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-02-21extable: Make init_kernel_text() globalJosh Poimboeuf
2018-02-21x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra
2018-02-20x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse
2018-02-20x86/IO-APIC: Avoid warning in 32-bit buildsJan Beulich
2018-02-17x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava
2018-02-17x86/CPU: Check CPU feature bits after microcode upgradeBorislav Petkov
2018-02-17x86/CPU: Add a microcode loader callbackBorislav Petkov
2018-02-17x86/microcode: Propagate return value from updating functionsBorislav Petkov
2018-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-15x86/spectre: Fix an error messageDan Carpenter
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-15x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski
2018-02-15x86/debug: Use UD2 for WARN()Peter Zijlstra
2018-02-13x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck
2018-02-13x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com
2018-02-13x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...Masayoshi Mizuma
2018-02-13x86/speculation: Clean up various Spectre related detailsIngo Molnar
2018-02-13Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse
2018-02-13x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"Borislav Petkov
2018-02-11x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-07ACPI: SPCR: Make SPCR available to x86Prarit Bhargava
2018-02-06x86: PM: Make APM idle driver initialize polling stateRafael J. Wysocki
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-02x86/dumpstack: Avoid uninitlized variableArnd Bergmann
2018-02-02x86/pti: Mark constant arrays as __initconstArnd Bergmann
2018-02-02x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds