summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2019-09-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-08-31ftrace/x86: Remove mcount() declarationJisheng Zhang
2019-08-30perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-08-30perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-08-29x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textThomas Gleixner
2019-08-28x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-08-27KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson
2019-08-27KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...Vitaly Kuznetsov
2019-08-27x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov
2019-08-26x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-08-26x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-08-26uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-08-26x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-08-21x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-21Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"Paolo Bonzini
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-19x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov
2019-08-19x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-19perf/x86: Fix typo in commentSu Yanjun
2019-08-17x86/cpu: Explain Intel model naming conventionTony Luck
2019-08-16x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-14KVM: x86: svm: remove redundant assignment of var new_entryMiaohe Lin
2019-08-14kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar
2019-08-12x86/fpu/math-emu: Address fallthrough warningsThomas Gleixner
2019-08-12x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov
2019-08-12x86/umwait: Fix error handling in umwait_init()Fenghua Yu
2019-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-08x86/lib/cpu: Address missing prototypes warningValdis Klētnieks
2019-08-08x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers
2019-08-08x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers
2019-08-07x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-07x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-06Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-05x86: kvm: remove useless calls to kvm_para_availablePaolo Bonzini
2019-08-05KVM: no need to check return value of debugfs_create functionsGreg KH
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini
2019-08-05KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-05KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fireWanpeng Li
2019-08-01bpf: fix x64 JIT code generation for jmp to 1st insnAlexei Starovoitov
2019-07-31x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner