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
Age
Commit message (
Expand
)
Author
2018-10-14
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-10-09
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
2018-10-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-10-02
x86/platform/uv: Provide is_early_uv_system()
Mike Travis
2018-10-02
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2018-09-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-09-20
x86/mm: Expand static page table for fixmap space
Feng Tang
2018-09-20
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
Drew Schmitt
2018-09-20
KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv
Liran Alon
2018-09-20
x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
Vitaly Kuznetsov
2018-09-20
KVM: VMX: use preemption timer to force immediate VMExit
Sean Christopherson
2018-09-20
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
2018-09-15
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
2018-09-14
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
Joerg Roedel
2018-09-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
2018-09-07
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2018-09-07
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...
Radim Krčmář
2018-09-07
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2018-09-06
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
2018-09-03
x86: Fix kernel-doc atomic.h warnings
Randy Dunlap
2018-09-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-01
x86/vdso: Fix lsl operand order
Samuel Neves
2018-08-31
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-31
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
2018-08-30
KVM: x86: Unexport x86_emulate_instruction()
Sean Christopherson
2018-08-30
KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()
Sean Christopherson
2018-08-30
KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE
Sean Christopherson
2018-08-30
KVM: x86: Invert emulation re-execute behavior to make it opt-in
Sean Christopherson
2018-08-30
KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
Sean Christopherson
2018-08-30
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
Uros Bizjak
2018-08-30
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
2018-08-27
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
2018-08-27
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2018-08-23
Merge branch 'tlb-fixes'
Linus Torvalds
2018-08-23
Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-22
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2018-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
KVM: vmx: Add defines for SGX ENCLS exiting
Sean Christopherson
2018-08-20
xen: remove unused hypercall functions
Juergen Gross
2018-08-20
x86/memory_failure: Introduce {set, clear}_mce_nospec()
Dan Williams
2018-08-20
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
[next]