summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-1513-75/+150
|\
| * x86/decoder: Fix and update the opcodes mapRandy Dunlap2017-12-151-2/+11
| * x86/power: Make restore_processor_context() saneAndy Lutomirski2017-12-153-41/+62
| * x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()Andy Lutomirski2017-12-151-6/+3
| * x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski2017-12-152-12/+2
| * x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDE...Andrey Ryabinin2017-12-111-0/+1
| * x86/build: Don't verify mtools configuration file for isoimageChangbin Du2017-12-111-1/+3
| * x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst2017-12-112-7/+9
| * x86/boot/compressed/64: Print error if 5-level paging is not supportedKirill A. Shutemov2017-12-071-0/+16
| * x86/boot/compressed/64: Detect and handle 5-level paging at boot-timeKirill A. Shutemov2017-12-073-4/+41
| * x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculationPrarit Bhargava2017-12-071-2/+2
* | Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-151-1/+1
|\ \
| * | x86/Xen: don't report ancient LAPIC versionJan Beulich2017-12-121-1/+1
* | | Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-141-6/+21
|\ \ \
| * | | x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15hChristian König2017-12-061-5/+15
| * | | x86/PCI: Fix infinite loop in search for 64bit BAR placementChristian König2017-12-061-1/+6
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-12-111-7/+0
|\ \ \ \
| * | | | crypto: salsa20 - fix blkcipher_walk API usageEric Biggers2017-11-291-7/+0
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-105-64/+47
|\ \ \ \
| * | | | KVM: x86: fix APIC page invalidationRadim Krčmář2017-12-062-0/+17
| * | | | KVM: VMX: fix page leak in hardware_setup()Jim Mattson2017-12-051-1/+0
| * | | | KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig2017-12-051-5/+0
| * | | | x86,kvm: remove KVM emulator get_fpu / put_fpuRik van Riel2017-12-053-36/+0
| * | | | x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2017-12-052-22/+30
* | | | | kmemcheck: rip it out for realMichal Hocko2017-12-0810-10/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-081-0/+1
|\ \ \ \ \
| * | | | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-0615-44/+107
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann2017-12-061-1/+1
| * | | | x86: Fix Sparse warnings about non-static functionsColin Ian King2017-12-062-4/+4
| * | | | x86/power: Fix some ordering bugs in __restore_processor_context()Andy Lutomirski2017-12-061-4/+17
| * | | | x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki2017-12-061-1/+1
| * | | | x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky2017-12-061-0/+4
| * | | | x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2017-12-062-2/+6
| * | | | x86/idt: Load idt early in start_secondaryChunyu Hu2017-11-281-1/+1
| * | | | x86/xen: Support early interrupts in xen pv guestsJuergen Gross2017-11-284-14/+53
| * | | | x86/tlb: Disable interrupts when changing CR4Nadav Amit2017-11-252-4/+9
| * | | | x86/tlb: Refactor CR4 setting and shadow writeNadav Amit2017-11-251-13/+11
* | | | | x86: don't hash faulting address in oops printoutLinus Torvalds2017-12-051-1/+1
* | | | | locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook2017-12-051-1/+1
| |/ / / |/| | |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-308-62/+154
|\ \ \ \
| * | | | KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-271-5/+2
| * | | | KVM: VMX: Fix vmx->nested freeing when no SMI handlerWanpeng Li2017-11-271-1/+2
| * | | | KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li2017-11-271-1/+1
| * | | | KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li2017-11-271-4/+7
| * | | | KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert2017-11-271-0/+5
| * | | | KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert2017-11-271-1/+6
| * | | | KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIPPaolo Bonzini2017-11-171-2/+1
| * | | | KVM: x86: Fix CPUID function for word 6 (80000001_ECX)Janakarajan Natarajan2017-11-171-1/+1
| * | | | KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...Liran Alon2017-11-171-7/+6
OpenPOWER on IntegriCloud