summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson2019-09-142-2/+101
* KVM: x86: work around leak of uninitialized stack contentsFuqian Huang2019-09-141-0/+7
* KVM: nVMX: handle page fault in vmreadPaolo Bonzini2019-09-141-1/+3
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-122-16/+23
|\
| * x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek2019-09-081-0/+4
| * x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl2019-09-061-16/+19
* | Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds2019-09-071-4/+0
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-053-4/+9
|\
| * x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan2019-09-021-3/+5
| * x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra2019-09-021-1/+3
| * x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber2019-09-021-0/+1
* | 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