index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
Uros Bizjak
1
-3
/
+4
2018-08-30
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
1
-1
/
+2
2018-08-27
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
1
-1
/
+3
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
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
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
1
-1
/
+1
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-20
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
1
-2
/
+2
2018-08-20
x86/mce: Add notifier_block forward declaration
Arnd Bergmann
1
-0
/
+1
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-4
/
+76
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 "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
[next]