index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
2019-09-14
KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
Sean Christopherson
2019-09-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-02
x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation
Peter Zijlstra
2019-09-02
x86/boot: Preserve boot_params.secure_boot from sanitizing
John S. Gruber
2019-09-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-08-31
ftrace/x86: Remove mcount() declaration
Jisheng Zhang
2019-08-30
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
2019-08-23
x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
Sean Christopherson
2019-08-21
x86/boot: Fix boot regression caused by bootparam sanitizing
John Hubbard
2019-08-19
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
2019-08-17
x86/cpu: Explain Intel model naming convention
Tony Luck
2019-08-16
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-08-06
Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-07-31
x86/vdso/32: Use 32bit syscall fallback
Thomas Gleixner
2019-07-28
Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Thomas Gleixner
2019-07-28
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
2019-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
2019-07-22
Revert "kvm: x86: Use task structs fpu field for user"
Paolo Bonzini
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-19
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-18
x86/kvm: Don't call kvm_spurious_fault() from .fixup
Josh Poimboeuf
2019-07-18
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-07-17
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-07-17
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
2019-07-17
x86/xen: Add "nopv" support for HVM guest
Zhenzhong Duan
2019-07-17
x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable
Zhenzhong Duan
2019-07-17
x86: Add "nopv" parameter to disable PV extensions
Zhenzhong Duan
2019-07-17
x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
Zhenzhong Duan
2019-07-16
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
2019-07-16
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
2019-07-16
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-12
asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]
Mike Rapoport
2019-07-12
mm: lift the x86_32 PAE version of gup_get_pte to common code
Christoph Hellwig
2019-07-12
mm: simplify gup_fast_permitted
Christoph Hellwig
2019-07-12
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
2019-07-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
[next]