summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-10-19x86: make dma_cache_sync a no-opChristoph Hellwig
2017-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-14x86/microcode: Do the family check firstBorislav Petkov
2017-10-14x86/mm: Flush more aggressively in lazy TLB modeAndy Lutomirski
2017-10-13Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-12x86/apic: Update TSC_DEADLINE quirk with additional SKX steppingLen Brown
2017-10-12x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini
2017-10-12KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-11x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.cTom Lendacky
2017-10-10KVM: MMU: always terminate page walks at level 1Ladi Prosek
2017-10-10KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek
2017-10-10xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvmZhenzhong Duan
2017-10-10x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushingMarcelo Henrique Cerri
2017-10-10x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structuresVitaly Kuznetsov
2017-10-10x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUsVitaly Kuznetsov
2017-10-10perf/x86/intel/uncore: Fix memory leaks on allocation failuresColin Ian King
2017-10-10x86/unwind: Disable unwinder warnings on 32-bitJosh Poimboeuf
2017-10-10x86/unwind: Align stack pointer in unwinder dumpJosh Poimboeuf
2017-10-10x86/unwind: Use MSB for frame pointer encoding on 32-bitJosh Poimboeuf
2017-10-10x86/unwind: Fix dereference of untrusted pointerJosh Poimboeuf
2017-10-09x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-09x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski
2017-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-05KVM: add X86_LOCAL_APIC dependencyArnd Bergmann
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-05x86/kvm: Move kvm_fastop_exception to .fixup sectionJosh Poimboeuf
2017-10-05x86/mce: Hide mca_cfgBorislav Petkov
2017-10-04kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng
2017-10-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2017-10-03kprobes/x86: Remove IRQ disabling from jprobe handlersMasami Hiramatsu
2017-10-03kprobes/x86: Set up frame pointer in kprobe trampolineJosh Poimboeuf
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-29x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2017-09-29x86/mm: Disable branch profiling in mem_encrypt.cTom Lendacky
2017-09-29kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng
2017-09-29KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresumeWanpeng Li
2017-09-29x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf
2017-09-28KVM: VMX: use cmpxchg64Paolo Bonzini
2017-09-28xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mappingZhenzhong Duan
2017-09-27KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini
2017-09-27KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini
2017-09-27KVM: VMX: extract __pi_post_blockPaolo Bonzini
2017-09-26Merge branch 'WIP.x86/fpu' into x86/fpu, because it's readyIngo Molnar
2017-09-26x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVESEric Biggers
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_u...Eric Biggers