index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-02
6
-7
/
+51
|
\
|
*
x86/vdso: Fix lsl operand order
Samuel Neves
2018-09-01
1
-1
/
+1
|
*
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-31
1
-0
/
+40
|
*
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
2018-08-31
1
-1
/
+1
|
*
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
Uros Bizjak
2018-08-30
1
-3
/
+4
|
*
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
2018-08-30
1
-1
/
+2
|
*
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2018-08-27
1
-1
/
+3
*
|
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-31
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
2018-08-27
1
-4
/
+3
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-26
2
-2
/
+3
|
\
\
|
*
|
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2018-08-24
1
-1
/
+1
|
*
|
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
2018-08-20
1
-2
/
+2
|
*
|
x86/mce: Add notifier_block forward declaration
Arnd Bergmann
2018-08-20
1
-0
/
+1
*
|
|
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-26
1
-0
/
+42
|
\
\
\
|
*
|
|
x86/memory_failure: Introduce {set, clear}_mce_nospec()
Dan Williams
2018-08-20
1
-0
/
+42
*
|
|
|
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-24
1
-0
/
+5
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
.
\
\
\
Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...
Joerg Roedel
2018-08-08
7
-10
/
+76
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
x86: irq_remapping: Move irq remapping mode enum
Suravee Suthikulpanit
2018-07-06
1
-0
/
+5
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'tlb-fixes'
Linus Torvalds
2018-08-23
3
-5
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-23
3
-0
/
+11
|
*
|
|
|
|
|
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2018-08-23
1
-5
/
+16
*
|
|
|
|
|
|
Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-23
1
-118
/
+0
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
xen: remove unused hypercall functions
Juergen Gross
2018-08-20
1
-118
/
+0
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-22
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: vmx: Add defines for SGX ENCLS exiting
Sean Christopherson
2018-08-22
1
-0
/
+3
|
|
/
/
/
/
/
*
/
/
/
/
/
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
2
-5
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-19
6
-4
/
+114
|
\
\
\
\
\
|
*
|
|
|
|
KVM: X86: Implement PV IPIs in linux guest
Wanpeng Li
2018-08-06
1
-0
/
+1
|
*
|
|
|
|
KVM: X86: Implement "send IPI" hypercall
Wanpeng Li
2018-08-06
1
-0
/
+4
|
*
|
|
|
|
KVM: x86: Add tlb remote flush callback in kvm_x86_ops.
Tianyu Lan
2018-08-06
1
-0
/
+11
|
*
|
|
|
|
X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace support
Tianyu Lan
2018-08-06
1
-0
/
+14
|
*
|
|
|
|
X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
Tianyu Lan
2018-08-06
2
-0
/
+10
|
*
|
|
|
|
kvm: x86: Remove CR3_PCID_INVD flag
Junaid Shahid
2018-08-06
1
-1
/
+0
|
*
|
|
|
|
kvm: x86: Add multi-entry LRU cache for previous CR3s
Junaid Shahid
2018-08-06
1
-4
/
+6
|
*
|
|
|
|
kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg*
Junaid Shahid
2018-08-06
1
-0
/
+8
|
*
|
|
|
|
kvm: x86: Support selectively freeing either current or previous MMU root
Junaid Shahid
2018-08-06
1
-1
/
+5
|
*
|
|
|
|
kvm: x86: Add a root_hpa parameter to kvm_mmu->invlpg()
Junaid Shahid
2018-08-06
1
-1
/
+1
|
*
|
|
|
|
kvm: x86: Skip TLB flush on fast CR3 switch when indicated by guest
Junaid Shahid
2018-08-06
1
-1
/
+1
|
*
|
|
|
|
kvm: vmx: Support INVPCID in shadow paging mode
Junaid Shahid
2018-08-06
1
-0
/
+1
|
*
|
|
|
|
kvm: x86: Introduce KVM_REQ_LOAD_CR3
Junaid Shahid
2018-08-06
1
-0
/
+1
|
*
|
|
|
|
kvm: x86: Add fast CR3 switch code path
Junaid Shahid
2018-08-06
1
-2
/
+11
|
*
|
|
|
|
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
Jim Mattson
2018-08-06
2
-0
/
+43
|
*
|
|
|
|
KVM: x86: do not load vmcs12 pages while still in SMM
Paolo Bonzini
2018-08-06
1
-0
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
2
-12
/
+21
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
2018-07-29
1
-0
/
+3
|
*
|
|
|
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
6
-5
/
+70
|
|
\
\
\
\
|
*
|
|
|
|
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
2018-07-08
2
-2
/
+4
|
*
|
|
|
|
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
2018-07-03
1
-6
/
+6
|
*
|
|
|
|
Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
Michael Kelley
2018-07-03
1
-4
/
+8
*
|
|
|
|
|
x86/speculation/l1tf: Exempt zeroed PTEs from inversion
Sean Christopherson
2018-08-17
1
-1
/
+10
[next]