index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+16
2023-02-21
Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-02-21
Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2023-02-21
Merge tag 'x86_microcode_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+30
2023-02-10
x86/speculation: Identify processors vulnerable to SMT RSB predictions
Tom Lendacky
1
-2
/
+7
2023-02-09
efi: x86: Wire up IBT annotation in memory attributes table
Ard Biesheuvel
1
-2
/
+3
2023-02-06
x86/cpu: Provide the full setup for getcpu() on x86-32
Sebastian Andrzej Siewior
1
-3
/
+1
2023-01-25
x86/cpu: Support AMD Automatic IBRS
Kim Phillips
1
-8
/
+11
2023-01-25
x86/cpu, kvm: Add the Null Selector Clears Base feature
Kim Phillips
1
-3
/
+1
2023-01-25
x86/vdso: Move VDSO image init to vdso2c generated code
Brian Gerst
1
-1
/
+0
2023-01-25
x86/cpu, kvm: Add support for CPUID_80000021_EAX
Kim Phillips
1
-0
/
+3
2023-01-21
x86/microcode: Check CPU capabilities after late microcode update correctly
Ashok Raj
1
-13
/
+23
2023-01-20
x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
Ashok Raj
1
-8
/
+13
2023-01-13
x86/cpu: Remove misleading comment
Juergen Gross
1
-1
/
+1
2023-01-13
x86/gsseg: Use the LKGS instruction if available for load_gs_index()
H. Peter Anvin (Intel)
1
-0
/
+1
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-53
/
+44
2022-12-13
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
1
-1
/
+1
2022-11-10
x86/cacheinfo: Switch cache_ap_init() to hotplug callback
Juergen Gross
1
-1
/
+0
2022-11-10
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
1
-1
/
+2
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
1
-0
/
+1
2022-10-17
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
1
-3
/
+0
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
1
-11
/
+1
2022-10-17
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
1
-7
/
+1
2022-10-17
x86: Put hot per CPU variables into a struct
Thomas Gleixner
1
-9
/
+5
2022-10-17
x86/cpu: Re-enable stackprotector
Thomas Gleixner
1
-0
/
+3
2022-10-17
x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
Thomas Gleixner
1
-11
/
+6
2022-10-17
x86/cpu: Remove segment load from switch_to_new_gdt()
Thomas Gleixner
1
-16
/
+31
2022-08-18
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
1
-15
/
+27
2022-08-03
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
1
-2
/
+10
2022-07-07
x86/bugs: Add Cannon lake to RETBleed affected CPU list
Pawan Gupta
1
-0
/
+1
2022-06-27
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
1
-2
/
+4
2022-06-27
x86/common: Stamp out the stepping madness
Peter Zijlstra
1
-21
/
+16
2022-06-27
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
1
-12
/
+12
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+19
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+49
2022-05-31
x86/microcode: Default-disable late loading
Borislav Petkov
1
-0
/
+2
2022-05-23
Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-48
/
+53
2022-05-23
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2022-05-21
x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
Pawan Gupta
1
-7
/
+14
2022-05-21
x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
Pawan Gupta
1
-2
/
+41
2022-04-11
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
1
-0
/
+2
2022-04-06
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
1
-0
/
+4
2022-04-04
x86/cpu: Remove "noclflush"
Borislav Petkov
1
-8
/
+0
2022-04-04
x86/cpu: Remove "nosmep"
Borislav Petkov
1
-7
/
+0
2022-04-04
x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
Borislav Petkov
1
-14
/
+1
2022-04-04
x86/cpu: Remove "nosep"
Borislav Petkov
1
-7
/
+0
2022-04-04
x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=
Borislav Petkov
1
-12
/
+52
2022-03-15
Merge branch 'x86/cpu' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+79
2022-03-15
x86/ibt: Disable IBT around firmware
Peter Zijlstra
1
-0
/
+28
[prev]
[next]