index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
1
-0
/
+42
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2018-08-24
Merge branch 'tlb-fixes'
Linus Torvalds
3
-5
/
+27
2018-08-24
Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-118
/
+0
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
3
-0
/
+11
2018-08-23
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
1
-5
/
+16
2018-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
2
-5
/
+1
2018-08-22
KVM: vmx: Add defines for SGX ENCLS exiting
Sean Christopherson
1
-0
/
+3
2018-08-20
xen: remove unused hypercall functions
Juergen Gross
1
-118
/
+0
2018-08-20
x86/memory_failure: Introduce {set, clear}_mce_nospec()
Dan Williams
1
-0
/
+42
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-4
/
+114
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+21
2018-08-17
x86/speculation/l1tf: Exempt zeroed PTEs from inversion
Sean Christopherson
1
-1
/
+10
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2018-08-15
x86: i8259: Add missing include file
Guenter Roeck
1
-0
/
+1
2018-08-15
Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+19
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
15
-43
/
+253
2018-08-14
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-53
/
+16
2018-08-14
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
19
-112
/
+176
2018-08-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2018-08-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+5
2018-08-14
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+49
2018-08-14
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-08-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-9
/
+16
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+8
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-126
/
+24
2018-08-10
x86/mm/pti: Move user W+X check into pti_finalize()
Joerg Roedel
1
-2
/
+5
2018-08-08
Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...
Joerg Roedel
7
-10
/
+76
2018-08-08
x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
Andi Kleen
1
-10
/
+12
2018-08-08
x86/speculation/l1tf: Invert all not present mappings
Andi Kleen
1
-1
/
+1
2018-08-07
xen: don't use privcmd_call() from xen_mc_flush()
Juergen Gross
1
-6
/
+19
2018-08-06
Merge branch 'x86/pti-urgent' into x86/pti
Thomas Gleixner
4
-2
/
+9
2018-08-06
x86/mm/init: Remove freed kernel image areas from alias mapping
Dave Hansen
1
-0
/
+1
2018-08-06
KVM: X86: Implement PV IPIs in linux guest
Wanpeng Li
1
-0
/
+1
2018-08-06
KVM: X86: Implement "send IPI" hypercall
Wanpeng Li
1
-0
/
+4
2018-08-06
KVM: x86: Add tlb remote flush callback in kvm_x86_ops.
Tianyu Lan
1
-0
/
+11
2018-08-06
X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace support
Tianyu Lan
1
-0
/
+14
2018-08-06
X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
Tianyu Lan
2
-0
/
+10
2018-08-06
kvm: x86: Remove CR3_PCID_INVD flag
Junaid Shahid
1
-1
/
+0
2018-08-06
kvm: x86: Add multi-entry LRU cache for previous CR3s
Junaid Shahid
1
-4
/
+6
2018-08-06
kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg*
Junaid Shahid
1
-0
/
+8
2018-08-06
kvm: x86: Support selectively freeing either current or previous MMU root
Junaid Shahid
1
-1
/
+5
2018-08-06
kvm: x86: Add a root_hpa parameter to kvm_mmu->invlpg()
Junaid Shahid
1
-1
/
+1
2018-08-06
kvm: x86: Skip TLB flush on fast CR3 switch when indicated by guest
Junaid Shahid
1
-1
/
+1
2018-08-06
kvm: vmx: Support INVPCID in shadow paging mode
Junaid Shahid
1
-0
/
+1
2018-08-06
kvm: x86: Introduce KVM_REQ_LOAD_CR3
Junaid Shahid
1
-0
/
+1
2018-08-06
kvm: x86: Add fast CR3 switch code path
Junaid Shahid
1
-2
/
+11
2018-08-06
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
Jim Mattson
2
-0
/
+43
2018-08-06
KVM: x86: do not load vmcs12 pages while still in SMM
Paolo Bonzini
1
-0
/
+3
[next]