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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
x86/resctrl: Simplify rftype flag definitions
Babu Moger
2
-7
/
+8
2023-10-17
x86/resctrl: Add multiple tasks to the resctrl group at once
Babu Moger
1
-3
/
+22
2023-10-16
x86/mce: Cleanup mce_usable_address()
Yazen Ghannam
3
-23
/
+32
2023-10-16
x86/mce: Define amd_mce_usable_address()
Yazen Ghannam
3
-0
/
+43
2023-10-16
x86/MCE/AMD: Split amd_mce_is_memory_error()
Yazen Ghannam
1
-6
/
+26
2023-10-11
x86/resctrl: Add sparse_masks file in info
Fenghua Yu
1
-0
/
+18
2023-10-11
x86/resctrl: Enable non-contiguous CBMs in Intel CAT
Maciej Wieczor-Retman
3
-7
/
+21
2023-10-11
x86/resctrl: Rename arch_has_sparse_bitmaps
Maciej Wieczor-Retman
2
-4
/
+4
2023-10-11
x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
Borislav Petkov (AMD)
1
-0
/
+8
2023-10-11
x86/resctrl: Fix remaining kernel-doc warnings
Maciej Wieczor-Retman
1
-5
/
+5
2023-10-10
arch/x86: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
1
-1
/
+0
2023-10-10
x86/cpu: Provide debug interface
Thomas Gleixner
2
-0
/
+60
2023-10-10
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
1
-1
/
+2
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
5
-50
/
+26
2023-10-10
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
1
-1
/
+1
2023-10-10
x86/cpu: Remove pointless evaluation of x86_coreid_bits
Thomas Gleixner
2
-27
/
+0
2023-10-10
x86/cpu: Move cu_id into topology info
Thomas Gleixner
2
-2
/
+2
2023-10-10
x86/cpu: Move cpu_core_id into topology info
Thomas Gleixner
5
-10
/
+10
2023-10-10
x86/cpu: Move cpu_die_id into topology info
Thomas Gleixner
5
-11
/
+11
2023-10-10
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
8
-15
/
+14
2023-10-10
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
8
-40
/
+40
2023-10-10
x86/cpu/hygon: Fix the CPU topology evaluation for real
Pu Wen
1
-2
/
+6
2023-10-08
x86/resctrl: Fix kernel-doc warnings
Randy Dunlap
1
-5
/
+5
2023-10-05
Merge tag 'v6.6-rc4' into x86/entry, to pick up fixes
Ingo Molnar
4
-39
/
+38
2023-10-03
x86/boot: Move x86_cache_alignment initialization to correct spot
Dave Hansen
1
-2
/
+1
2023-09-29
x86/cpu/amd: Remove redundant 'break' statement
Baolin Liu
1
-1
/
+0
2023-09-28
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
Haitao Huang
1
-5
/
+25
2023-09-28
x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of ...
Adam Dunlap
1
-15
/
+22
2023-09-28
x86/srso: Add SRSO mitigation for Hygon processors
Pu Wen
1
-1
/
+1
2023-09-22
x86/cpu: Clear SVM feature if disabled by BIOS
Paolo Bonzini
2
-0
/
+20
2023-09-19
x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
Josh Poimboeuf
1
-1
/
+1
2023-09-19
x86/srso: Don't probe microcode in a guest
Josh Poimboeuf
1
-1
/
+1
2023-09-19
x86/srso: Set CPUID feature bits independently of bug or mitigation status
Josh Poimboeuf
2
-31
/
+10
2023-09-19
x86/srso: Fix srso_show_state() side effect
Josh Poimboeuf
1
-1
/
+1
2023-09-14
x86/entry: Make IA32 syscalls' availability depend on ia32_enabled()
Nikolay Borisov
1
-18
/
+19
2023-09-14
x86/entry: Rename ignore_sysret()
Nikolay Borisov
1
-1
/
+1
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2023-09-06
x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
Jack Wang
1
-0
/
+3
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-7
/
+84
2023-09-01
Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+21
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-8
/
+51
2023-08-31
x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
Dave Hansen
1
-4
/
+4
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-10
/
+10
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 '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 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-08-26
x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMD
Lukas Bulwahn
1
-2
/
+2
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
1
-6
/
+4
[prev]
[next]