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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
Will Deacon
1
-0
/
+2
2018-12-21
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
Will Deacon
2
-3
/
+2
2018-12-08
x86/power/64: Use char arrays for asm function names
Kees Cook
1
-3
/
+2
2018-11-13
x86/speculation: Support Enhanced IBRS on future CPUs
Sai Praneeth
2
-0
/
+2
2018-11-10
x86/percpu: Fix this_cpu_read()
Peter Zijlstra
1
-4
/
+4
2018-11-10
Revert "x86/mm: Expand static page table for fixmap space"
Sasha Levin
2
-12
/
+1
2018-10-20
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
1
-1
/
+1
2018-10-18
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
1
-0
/
+1
2018-10-13
x86/fpu: Finish excising 'eagerfpu'
Andy Lutomirski
2
-24
/
+0
2018-10-13
x86/fpu: Remove struct fpu::counter
Rik van Riel
3
-18
/
+1
2018-10-13
x86/fpu: Remove use_eager_fpu()
Andy Lutomirski
1
-33
/
+1
2018-10-13
x86/mm: Expand static page table for fixmap space
Feng Tang
2
-1
/
+12
2018-09-15
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
1
-4
/
+3
2018-09-15
x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
Michal Hocko
1
-1
/
+1
2018-09-05
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
1
-1
/
+3
2018-09-05
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
1
-1
/
+2
2018-09-05
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
1
-1
/
+1
2018-09-05
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
1
-2
/
+2
2018-08-22
x86/mm: Simplify p[g4um]d_page() macros
Tom Lendacky
1
-5
/
+8
2018-08-18
x86/speculation/l1tf: Exempt zeroed PTEs from inversion
Sean Christopherson
1
-1
/
+10
2018-08-17
x86: i8259: Add missing include file
Guenter Roeck
1
-0
/
+1
2018-08-15
x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
Borislav Petkov
1
-1
/
+0
2018-08-15
x86/mm/pat: Make set_memory_np() L1TF safe
Andi Kleen
1
-0
/
+27
2018-08-15
x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
Andi Kleen
1
-5
/
+6
2018-08-15
x86/speculation/l1tf: Invert all not present mappings
Andi Kleen
1
-1
/
+1
2018-08-15
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
Paolo Bonzini
1
-0
/
+1
2018-08-15
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
2
-0
/
+2
2018-08-15
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
1
-0
/
+1
2018-08-15
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
1
-0
/
+2
2018-08-15
x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
Nicolai Stange
1
-0
/
+3
2018-08-15
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
3
-2
/
+2
2018-08-15
x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
Nicolai Stange
1
-0
/
+23
2018-08-15
x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
Nicolai Stange
1
-1
/
+1
2018-08-15
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
1
-0
/
+12
2018-08-15
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
1
-0
/
+1
2018-08-15
x86/litf: Introduce vmx status variable
Thomas Gleixner
1
-0
/
+9
2018-08-15
x86/KVM/VMX: Add L1D flush logic
Paolo Bonzini
1
-0
/
+4
2018-08-15
x86/KVM/VMX: Add L1D MSR based flush
Paolo Bonzini
1
-0
/
+6
2018-08-15
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
1
-2
/
+0
2018-08-15
x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
Michal Hocko
1
-5
/
+5
2018-08-15
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
1
-2
/
+33
2018-08-15
x86/cpufeatures: Add detection of L1D cache flush support.
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-08-15
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
1
-0
/
+2
2018-08-15
x86/topology: Provide topology_smt_supported()
Thomas Gleixner
1
-0
/
+2
2018-08-15
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
2
-1
/
+10
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
1
-0
/
+9
2018-08-15
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2
-1
/
+7
2018-08-15
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
Andi Kleen
5
-11
/
+80
2018-08-15
x86/speculation/l1tf: Protect swap entries against L1TF
Linus Torvalds
1
-3
/
+8
2018-08-15
x86/speculation/l1tf: Change order of offset/type in swap entry
Linus Torvalds
1
-11
/
+20
[prev]
[next]