aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-017-39/+43
|\
| * x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textThomas Gleixner2019-08-291-8/+18
| * x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds2019-08-281-0/+1
| * x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov2019-08-271-1/+1
| * x86/apic: Include the LDR when clearing out APIC registersBandan Das2019-08-261-0/+4
| * x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das2019-08-261-22/+2
| * uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr2019-08-261-7/+10
| * x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner2019-08-261-1/+7
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-013-7/+24
|\ \
| * | perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2019-08-302-7/+18
| * | perf/x86/intel: Restrict period on NehalemJosh Hunt2019-08-301-0/+6
* | | Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-08-311-1/+0
|\ \ \
| * | | ftrace/x86: Remove mcount() declarationJisheng Zhang2019-08-311-1/+0
| |/ /
* | | KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson2019-08-271-4/+5
* | | KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...Vitaly Kuznetsov2019-08-273-8/+6
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-258-33/+220
|\|
| * x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-08-231-1/+1
| * x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-08-211-1/+1
| * x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-193-13/+140
| * x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov2019-08-191-3/+10
| * x86/apic: Handle missing global clockevent gracefullyThomas Gleixner2019-08-191-15/+53
| * x86/cpu: Explain Intel model naming conventionTony Luck2019-08-171-0/+15
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-251-1/+1
|\ \
| * | perf/x86: Fix typo in commentSu Yanjun2019-08-191-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-213-33/+6
|\ \
| * | Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"Paolo Bonzini2019-08-211-32/+1
| * | KVM: x86: svm: remove redundant assignment of var new_entryMiaohe Lin2019-08-141-1/+0
| * | kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar2019-08-141-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-191-4/+5
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-111-4/+5
| |\ \
| | * | bpf: fix x64 JIT code generation for jmp to 1st insnAlexei Starovoitov2019-08-011-4/+5
* | | | x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-161-15/+48
* | | | x86/fpu/math-emu: Address fallthrough warningsThomas Gleixner2019-08-122-3/+4
* | | | x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov2019-08-121-1/+2
* | | | x86/umwait: Fix error handling in umwait_init()Fenghua Yu2019-08-121-1/+38
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-107-28/+48
|\ \ \ \
| * | | | x86/lib/cpu: Address missing prototypes warningValdis Klētnieks2019-08-081-0/+1
| * | | | x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers2019-08-081-5/+28
| * | | | x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-084-23/+17
| * | | | x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva2019-08-071-0/+1
| * | | | x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva2019-08-071-0/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-097-49/+44
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-0968-504/+493
| |\|
| * | x86: kvm: remove useless calls to kvm_para_availablePaolo Bonzini2019-08-051-8/+0
| * | KVM: no need to check return value of debugfs_create functionsGreg KH2019-08-051-28/+13
| * | KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-052-5/+2
| * | KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-054-0/+29
| * | KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fireWanpeng Li2019-08-051-8/+0
* | | Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-065-28/+162
|\ \ \
| * \ \ Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner2019-07-28178-3323/+4490
| |\ \ \