index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
2018-01-27
2
-10
/
+10
*
x86/nospec: Fix header guards names
Borislav Petkov
2018-01-26
1
-3
/
+3
*
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
2018-01-26
2
-0
/
+15
*
x86/msr: Add definitions for new speculation control MSRs
David Woodhouse
2018-01-26
1
-0
/
+12
*
x86/cpufeatures: Add AMD feature bits for Speculation Control
David Woodhouse
2018-01-26
1
-0
/
+3
*
x86/cpufeatures: Add Intel feature bits for Speculation Control
David Woodhouse
2018-01-26
1
-0
/
+3
*
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
2018-01-26
4
-7
/
+14
*
x86/retpoline: Remove the esp/rsp thunk
Waiman Long
2018-01-24
1
-1
/
+0
*
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
2018-01-19
1
-3
/
+4
*
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
2018-01-19
1
-0
/
+3
*
x86/mce: Make machine check speculation protected
Thomas Gleixner
2018-01-19
1
-0
/
+1
*
x86/cpufeature: Move processor tracing out of scattered features
Paolo Bonzini
2018-01-17
1
-1
/
+1
*
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
Tom Lendacky
2018-01-15
1
-1
/
+5
*
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
2018-01-15
1
-0
/
+1
*
x86/pti: Fix !PCID and sanitize defines
Thomas Gleixner
2018-01-14
2
-4
/
+4
*
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
2018-01-12
1
-1
/
+77
*
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
2018-01-12
1
-2
/
+3
*
x86/retpoline/hyperv: Convert assembler indirect jumps
David Woodhouse
2018-01-12
1
-8
/
+10
*
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
2018-01-12
1
-0
/
+10
*
x86/retpoline: Add initial retpoline support
David Woodhouse
2018-01-12
3
-0
/
+155
*
x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
Tom Lendacky
2018-01-09
1
-0
/
+1
*
x86/cpu/AMD: Make LFENCE a serializing instruction
Tom Lendacky
2018-01-09
1
-0
/
+2
*
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
David Woodhouse
2018-01-06
1
-0
/
+2
*
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
2018-01-05
1
-1
/
+1
*
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
David Woodhouse
2018-01-05
1
-2
/
+2
*
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
2018-01-05
1
-1
/
+7
*
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
2018-01-04
1
-2
/
+2
*
x86/mm: Set MODULES_END to 0xffffffffff000000
Andrey Ryabinin
2018-01-04
1
-1
/
+1
*
x86/dumpstack: Fix partial register dumps
Josh Poimboeuf
2018-01-03
1
-4
/
+13
*
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
Thomas Gleixner
2017-12-31
1
-6
/
+8
*
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
2017-12-23
1
-0
/
+2
*
x86/mm/dump_pagetables: Allow dumping current pagetables
Thomas Gleixner
2017-12-23
1
-1
/
+1
*
x86/mm/dump_pagetables: Check user space page table for WX pages
Thomas Gleixner
2017-12-23
1
-0
/
+1
*
x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
Peter Zijlstra
2017-12-23
1
-12
/
+43
*
x86/mm: Use INVPCID for __native_flush_tlb_single()
Dave Hansen
2017-12-23
2
-1
/
+23
*
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
3
-13
/
+90
*
x86/mm: Allow flushing for future ASID switches
Dave Hansen
2017-12-23
1
-8
/
+29
*
x86/pti: Map the vsyscall page if needed
Andy Lutomirski
2017-12-23
1
-0
/
+1
*
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2017-12-23
3
-13
/
+73
*
x86/mm/64: Make a full PGD-entry size hole in the memory map
Andy Lutomirski
2017-12-23
1
-2
/
+2
*
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
2017-12-23
2
-0
/
+49
*
x86/mm/pti: Populate user PGD
Dave Hansen
2017-12-23
1
-1
/
+8
*
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
2017-12-23
1
-0
/
+11
*
x86/mm/pti: Allow NX poison to be set in p4d/pgd
Dave Hansen
2017-12-23
1
-2
/
+12
*
x86/mm/pti: Add mapping helper functions
Dave Hansen
2017-12-23
2
-1
/
+97
*
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
2017-12-23
1
-0
/
+14
*
x86/cpufeatures: Add X86_BUG_CPU_INSECURE
Thomas Gleixner
2017-12-23
2
-2
/
+9
*
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
2017-12-22
1
-3
/
+4
*
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
5
-54
/
+59
*
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2017-12-22
2
-40
/
+53
[next]