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
2024-07-30
x86/microcode/AMD: Fix a -Wsometimes-uninitialized clang false positive
Borislav Petkov (AMD)
1
-1
/
+1
2024-07-29
x86/aperfmperf: Fix deadlock on cpu_hotplug_lock
Jonathan Cameron
1
-2
/
+4
2024-07-29
x86/microcode/AMD: Use the family,model,stepping encoded in the patch ID
Borislav Petkov
1
-32
/
+158
2024-07-16
Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2024-07-16
Merge tag 'x86_cache_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-298
/
+764
2024-07-15
Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-219
/
+70
2024-07-15
Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+11
2024-07-15
Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-82
/
+143
2024-07-15
Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-20
/
+11
2024-07-15
Merge tag 'ras_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-8
/
+7
2024-07-02
x86/resctrl: Detect Sub-NUMA Cluster (SNC) mode
Tony Luck
1
-0
/
+66
2024-07-02
x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
Tony Luck
3
-0
/
+24
2024-07-02
x86/resctrl: Make __mon_event_count() handle sum domains
Tony Luck
1
-9
/
+42
2024-07-02
x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
Tony Luck
3
-10
/
+34
2024-07-02
x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode
Tony Luck
1
-6
/
+29
2024-07-02
x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
Tony Luck
1
-16
/
+46
2024-07-02
x86/resctrl: Allocate a new field in union mon_data_bits
Tony Luck
1
-7
/
+13
2024-07-02
x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function
Tony Luck
1
-17
/
+28
2024-07-02
x86/resctrl: Initialize on-stack struct rmid_read instances
Tony Luck
3
-5
/
+3
2024-07-02
x86/resctrl: Add a new field to struct rmid_read for summation of domains
Tony Luck
1
-0
/
+19
2024-07-02
x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
Tony Luck
3
-3
/
+6
2024-07-02
x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) sys...
Tony Luck
1
-3
/
+9
2024-07-02
x86/resctrl: Introduce snc_nodes_per_l3_cache
Tony Luck
1
-6
/
+50
2024-07-02
x86/resctrl: Add node-scope to the options for feature scope
Tony Luck
1
-0
/
+2
2024-07-02
x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
Tony Luck
6
-125
/
+146
2024-07-02
x86/resctrl: Prepare for different scope for control/monitor operations
Tony Luck
6
-90
/
+221
2024-07-02
x86/resctrl: Prepare to split rdt_domain structure
Tony Luck
5
-69
/
+69
2024-07-02
x86/resctrl: Prepare for new domain scope
Tony Luck
4
-17
/
+42
2024-06-29
x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines
Andrew Cooper
1
-11
/
+7
2024-06-28
x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
Josh Poimboeuf
1
-5
/
+11
2024-06-27
Merge back cpufreq material for v6.11.
Rafael J. Wysocki
1
-0
/
+1
2024-06-25
x86/vmware: Add TDX hypercall support
Alexey Makhalov
1
-0
/
+52
2024-06-25
x86/vmware: Correct macro names
Alexey Makhalov
1
-4
/
+4
2024-06-25
x86/vmware: Use VMware hypercall API
Alexey Makhalov
1
-70
/
+25
2024-06-25
x86/vmware: Introduce VMware hypercall API
Alexey Makhalov
1
-8
/
+62
2024-06-24
clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
Dexuan Cui
1
-1
/
+15
2024-06-20
x86/cpufeatures: Flip the /proc/cpuinfo appearance logic
Borislav Petkov (AMD)
1
-2
/
+1
2024-06-19
x86/resctrl: Don't try to free nonexistent RMIDs
Dave Martin
1
-1
/
+2
2024-06-13
x86/CPU/AMD: Always inline amd_clear_divider()
Mateusz Guzik
1
-11
/
+0
2024-06-11
x86/cpufeatures: Add AMD FAST CPPC feature flag
Perry Yuan
1
-0
/
+1
2024-06-10
x86/resctrl: Replace open coded cacheinfo searches
Tony Luck
2
-20
/
+11
2024-06-02
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-12
/
+26
2024-06-02
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2024-06-02
x86/mce/inject: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
1
-0
/
+1
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
3
-10
/
+20
2024-05-31
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
1
-0
/
+1
2024-05-30
x86/cpu: Provide default cache line size if not enumerated
Dave Hansen
1
-0
/
+4
2024-05-30
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...
Thomas Gleixner
1
-2
/
+2
2024-05-28
x86/cpu/intel: Switch to new Intel CPU model defines
Tony Luck
1
-55
/
+53
2024-05-28
x86/pconfig: Remove unused MKTME pconfig code
Alison Schofield
2
-85
/
+1
[prev]
[next]