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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
42
-1159
/
+641
2023-08-30
Merge tag 'x86-core-2023-08-30-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+36
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-22
/
+7
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-14
/
+141
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+8
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+3
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-08-28
Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-355
/
+414
2023-08-28
Merge tag 'x86_sev_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+7
2023-08-28
Merge tag 'ras_core_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+57
2023-08-28
Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2023-08-28
Merge tag 'x86_boot_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-20
/
+12
2023-08-28
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-9
/
+1
2023-08-28
Merge tag 'clocksource.2023.08.15a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2023-08-26
x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMD
Lukas Bulwahn
1
-2
/
+2
2023-08-25
x86/sev: Make enc_dec_hypercall() accept a size instead of npages
Steve Rutherford
1
-3
/
+1
2023-08-24
x86/crash: optimize CPU changes
Eric DeVolder
1
-0
/
+10
2023-08-24
crash: hotplug support for kexec_load()
Eric DeVolder
1
-0
/
+27
2023-08-24
x86/crash: add x86 crash hotplug support
Eric DeVolder
1
-7
/
+98
2023-08-24
x86/platform/uv: Refactor code using deprecated strncpy() interface to use st...
Justin Stitt
1
-3
/
+2
2023-08-24
x86/hpet: Refactor code using deprecated strncpy() interface to use strscpy()
Justin Stitt
1
-1
/
+1
2023-08-24
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
1
-0
/
+7
2023-08-24
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
2
-3
/
+2
2023-08-18
x86/kernel: increase kcov coverage under arch/x86/kernel folder
Pengfei Xu
1
-5
/
+4
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
1
-2
/
+2
2023-08-18
x86/MCE: Always save CS register on AMD Zen IF Poison errors
Yazen Ghannam
2
-1
/
+30
2023-08-18
x86/srso: Correct the mitigation status when SMT is disabled
Borislav Petkov (AMD)
1
-3
/
+2
2023-08-17
x86/static_call: Fix __static_call_fixup()
Peter Zijlstra
1
-0
/
+13
2023-08-16
x86/cpu/kvm: Provide UNTRAIN_RET_VM
Peter Zijlstra
1
-0
/
+1
2023-08-16
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
1
-0
/
+1
2023-08-16
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
1
-4
/
+4
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2
-2
/
+2
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2
-3
/
+14
2023-08-16
x86/sev: Do not handle #VC for DR7 read/write
Alexey Kardashevskiy
1
-0
/
+6
2023-08-16
x86/alternative: Make custom return thunk unconditional
Peter Zijlstra
2
-4
/
+2
2023-08-14
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...
Petr Pavlu
2
-26
/
+16
2023-08-14
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
1
-4
/
+4
2023-08-14
x86/srso: Disable the mitigation on unaffected configurations
Borislav Petkov (AMD)
1
-1
/
+6
2023-08-14
x86/CPU/AMD: Fix the DIV(0) initial fix attempt
Borislav Petkov (AMD)
2
-2
/
+1
2023-08-13
x86/microcode/intel: Remove pointless mutex
Thomas Gleixner
1
-22
/
+2
2023-08-13
x86/microcode/intel: Remove debug code
Thomas Gleixner
1
-75
/
+0
2023-08-13
x86/microcode: Move core specific defines to local header
Thomas Gleixner
4
-2
/
+176
2023-08-13
x86/microcode/intel: Rename get_datasize() since its used externally
Ashok Raj
1
-4
/
+4
2023-08-13
x86/microcode: Make reload_early_microcode() static
Thomas Gleixner
1
-1
/
+1
2023-08-13
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
5
-6
/
+2
2023-08-13
x86/microcode/intel: Move microcode functions out of cpu/intel.c
Thomas Gleixner
2
-174
/
+202
2023-08-13
x86/microcode: Hide the config knob
Thomas Gleixner
1
-2
/
+2
2023-08-12
Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-08-12
Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+9
[next]