summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2017-05-20Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini
2017-05-20KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand
2017-05-20perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver
2017-05-20um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger
2017-05-20x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings
2017-05-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra
2017-05-20xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-04-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan
2017-04-19x86/build: convert function graph '-Os' error to warningJosh Poimboeuf
2017-04-18x86/mce: Make the MCE notifier a blocking oneVishal Verma
2017-04-15Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-14Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-14ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-04-14perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2017-04-13x86/efi: Don't try to reserve runtime regionsOmar Sandoval
2017-04-12x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams
2017-04-12mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-11x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa
2017-04-11x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_...Markus Trippelsdorf
2017-04-10x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner
2017-04-10x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-05x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel
2017-04-04KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek
2017-04-04KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek
2017-04-03Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-31kasan: do not sanitize kexec purgatoryMike Galbraith
2017-03-31x86/boot: Include missing header fileZhengyi Shen
2017-03-31x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-03-30x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf
2017-03-28KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini
2017-03-28KVM: nVMX: fix nested EPT detectionLadi Prosek
2017-03-28x86/mce: Don't print MCEs when mcelog is activeAndi Kleen
2017-03-24x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He
2017-03-23KVM: VMX: Fix enable VPID conditionsWanpeng Li
2017-03-23KVM: nVMX: Fix nested VPID vmx exec controlWanpeng Li
2017-03-23KVM: x86: correct async page present tracepointWanpeng Li
2017-03-23kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson
2017-03-23KVM: x86: use pic/ioapic destructor when destroy vmPeter Xu
2017-03-23KVM: x86: check existance before destroyPeter Xu
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra
2017-03-22x86/mce: Fix copy/paste error in exception table entriesTony Luck
2017-03-22x86/platform/uv: Fix calculation of Global Physical AddressMike Travis
2017-03-20KVM: nVMX: don't reset kvm mmu twiceWanpeng Li