index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
1
-53
/
+44
|
\
|
*
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-11-01
1
-0
/
+1
|
*
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
2022-10-17
1
-3
/
+0
|
*
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
1
-11
/
+1
|
*
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
2022-10-17
1
-7
/
+1
|
*
x86: Put hot per CPU variables into a struct
Thomas Gleixner
2022-10-17
1
-9
/
+5
|
*
x86/cpu: Re-enable stackprotector
Thomas Gleixner
2022-10-17
1
-0
/
+3
|
*
x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
Thomas Gleixner
2022-10-17
1
-11
/
+6
|
*
x86/cpu: Remove segment load from switch_to_new_gdt()
Thomas Gleixner
2022-10-17
1
-16
/
+31
*
|
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
\
|
*
|
x86/cacheinfo: Switch cache_ap_init() to hotplug callback
Juergen Gross
2022-11-10
1
-1
/
+0
|
*
|
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-11-10
1
-1
/
+2
|
|
/
*
/
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
/
*
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
2022-08-18
1
-15
/
+27
*
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-08-03
1
-2
/
+10
*
x86/bugs: Add Cannon lake to RETBleed affected CPU list
Pawan Gupta
2022-07-07
1
-0
/
+1
*
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
2022-06-27
1
-2
/
+4
*
x86/common: Stamp out the stepping madness
Peter Zijlstra
2022-06-27
1
-21
/
+16
*
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
2022-06-27
1
-12
/
+12
*
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-06-27
1
-0
/
+19
*
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-14
1
-3
/
+49
|
\
|
*
x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
Pawan Gupta
2022-05-21
1
-7
/
+14
|
*
x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
Pawan Gupta
2022-05-21
1
-2
/
+41
*
|
x86/microcode: Default-disable late loading
Borislav Petkov
2022-05-31
1
-0
/
+2
*
|
Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
1
-48
/
+53
|
\
\
|
*
|
x86/cpu: Remove "noclflush"
Borislav Petkov
2022-04-04
1
-8
/
+0
|
*
|
x86/cpu: Remove "nosmep"
Borislav Petkov
2022-04-04
1
-7
/
+0
|
*
|
x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
Borislav Petkov
2022-04-04
1
-14
/
+1
|
*
|
x86/cpu: Remove "nosep"
Borislav Petkov
2022-04-04
1
-7
/
+0
|
*
|
x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=
Borislav Petkov
2022-04-04
1
-12
/
+52
*
|
|
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
1
-0
/
+4
|
|
/
*
/
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
2022-04-11
1
-0
/
+2
|
/
*
Merge branch 'x86/cpu' into x86/core, to resolve conflicts
Ingo Molnar
2022-03-15
1
-0
/
+79
|
\
|
*
x86/cpu: Read/save PPIN MSR during initialization
Tony Luck
2022-02-01
1
-0
/
+4
|
*
x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
Tony Luck
2022-02-01
1
-0
/
+1
|
*
x86/cpu: Merge Intel and AMD ppin_init() functions
Tony Luck
2022-02-01
1
-0
/
+74
*
|
x86/ibt: Disable IBT around firmware
Peter Zijlstra
2022-03-15
1
-0
/
+28
*
|
x86/ibt,kexec: Disable CET on kexec
Peter Zijlstra
2022-03-15
1
-0
/
+6
*
|
x86/ibt: Add IBT feature, MSR and #CP handling
Peter Zijlstra
2022-03-15
1
-1
/
+24
|
/
*
Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-10
1
-2
/
+13
|
\
|
*
x86/cpu: Don't write CSTAR MSR on Intel CPUs
Andi Kleen
2021-11-25
1
-2
/
+13
*
|
x86/mm: Prevent early boot triple-faults with instrumentation
Borislav Petkov
2021-12-22
1
-1
/
+1
|
/
*
Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-7
/
+39
|
\
|
*
x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
Jane Malalane
2021-10-21
1
-7
/
+37
|
*
x86/CPU: Add support for Vortex CPUs
Marcos Del Sol Vives
2021-10-21
1
-0
/
+2
*
|
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
x86/fpu: Replace the includes of fpu/internal.h
Thomas Gleixner
2021-10-20
1
-1
/
+1
*
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sched: Add cluster scheduler level for x86
Tim Chen
2021-10-15
1
-0
/
+3
|
|
/
[next]