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
2019-05-23
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
1
-0
/
+1
2019-05-23
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
1
-0
/
+6
2019-05-23
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
3
-0
/
+22
2019-05-23
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
1
-0
/
+28
2019-05-23
x86/speculation/mds: Add mds_clear_cpu_buffers()
Thomas Gleixner
1
-0
/
+25
2019-05-23
x86/speculation/mds: Add BUG_MSBDS_ONLY
Thomas Gleixner
1
-0
/
+1
2019-05-23
x86/speculation/mds: Add basic bug infrastructure for MDS
Andi Kleen
2
-0
/
+7
2019-05-23
x86/msr-index: Cleanup bit defines
Thomas Gleixner
1
-7
/
+7
2019-05-23
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
1
-0
/
+1
2019-05-23
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
1
-0
/
+1
2019-05-23
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
2
-8
/
+7
2019-05-23
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2
-0
/
+8
2019-05-23
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
1
-2
/
+11
2019-05-23
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
1
-3
/
+0
2019-05-23
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
3
-5
/
+22
2019-05-23
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
1
-0
/
+10
2019-05-23
x86/speculation: Rename SSBD update functions
Thomas Gleixner
1
-3
/
+3
2019-05-23
x86/speculation: Update the TIF_SSBD comment
Tim Chen
1
-1
/
+1
2019-05-23
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
1
-13
/
+17
2019-05-23
x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
Jiang Biao
1
-1
/
+0
2019-05-23
x86/speculation: Support Enhanced IBRS on future CPUs
Sai Praneeth
2
-0
/
+2
2019-05-23
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
15
-285
/
+287
2019-05-23
x86/headers: Don't include asm/processor.h in asm/atomic.h
Andi Kleen
2
-2
/
+0
2019-05-23
x86/asm: Add asm macros for static keys/jump labels
Andy Lutomirski
1
-8
/
+44
2019-05-23
x86/asm: Error out if asm/jump_label.h is included inappropriately
Andy Lutomirski
1
-0
/
+13
2019-05-23
jump_label/x86: Work around asm build bug on older/backported GCCs
Peter Zijlstra
1
-4
/
+4
2019-05-23
locking/static_keys: Add a new static_key interface
Peter Zijlstra
1
-2
/
+19
2019-05-23
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-3
/
+2
2019-05-23
x86/cpufeature: Add bug flags to /proc/cpuinfo
Borislav Petkov
1
-2
/
+8
2019-05-02
x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
Andy Lutomirski
1
-3
/
+4
2019-04-04
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
Sean Christopherson
1
-1
/
+1
2019-02-11
kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
Eduardo Habkost
1
-0
/
+1
2019-02-11
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
1
-2
/
+0
2019-02-11
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
1
-4
/
+3
2019-02-11
x86/mm: Fix regression with huge pages on PAE
Kirill A. Shutemov
3
-18
/
+13
2019-02-11
x86/mm: Simplify p[g4um]d_page() macros
Tom Lendacky
1
-5
/
+8
2019-02-11
x86/asm: Fix pud/pmd interfaces to handle large PAT bit
Toshi Kani
2
-8
/
+10
2019-02-11
x86/asm: Move PUD_PAGE macros to page_types.h
Toshi Kani
2
-3
/
+3
2019-02-11
x86/asm: Add pud/pmd mask interfaces to handle large PAT bit
Toshi Kani
1
-2
/
+34
2018-12-17
x86/percpu: Fix this_cpu_read()
Peter Zijlstra
1
-4
/
+4
2018-12-17
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
1
-8
/
+8
2018-12-17
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
1
-1
/
+11
2018-12-17
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
1
-0
/
+15
2018-12-17
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
1
-1
/
+3
2018-11-20
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
1
-6
/
+0
2018-11-20
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-11-20
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-11-20
x86/cpufeatures: Hide AMD-specific speculation flags
Ben Hutchings
1
-3
/
+3
2018-11-20
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
Dan Williams
1
-1
/
+1
2018-11-20
x86/speculation: Fix up array_index_nospec_mask() asm constraint
Dan Williams
1
-1
/
+1
[next]