index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
1
-2
/
+2
2024-10-08
x86/resctrl: Avoid overflow in MB settings in bw_validate()
Martin Kletzander
1
-9
/
+14
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
1
-0
/
+8
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-16
Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-20
/
+11
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-19
x86/resctrl: Don't try to free nonexistent RMIDs
Dave Martin
1
-1
/
+2
2024-06-10
x86/resctrl: Replace open coded cacheinfo searches
Tony Luck
2
-20
/
+11
2024-05-14
Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-83
/
+66
2024-04-29
x86/resctrl: Switch to new Intel CPU model defines
Tony Luck
2
-16
/
+16
2024-04-24
x86/resctrl: Add tracepoint for llc_occupancy tracking
Haifeng Xu
2
-0
/
+27
2024-04-24
x86/resctrl: Rename pseudo_lock_event.h to trace.h
Haifeng Xu
2
-5
/
+5
2024-04-24
x86/resctrl: Simplify call convention for MSR update functions
Tony Luck
3
-27
/
+18
2024-04-24
x86/resctrl: Pass domain to target CPU
Tony Luck
4
-52
/
+17
2024-04-03
x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
Reinette Chatre
1
-1
/
+2
2024-02-22
x86/resctrl: Remove lockdep annotation that triggers false positive
James Morse
1
-9
/
+0
2024-02-19
x86/resctrl: Separate arch and fs resctrl locks
James Morse
5
-27
/
+111
2024-02-16
x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
James Morse
2
-16
/
+18
2024-02-16
x86/resctrl: Add CPU offline callback for resctrl work
James Morse
2
-20
/
+29
2024-02-16
x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU
James Morse
5
-21
/
+70
2024-02-16
x86/resctrl: Add CPU online callback for resctrl work
James Morse
2
-4
/
+12
2024-02-16
x86/resctrl: Add helpers for system wide mon/alloc capable
James Morse
4
-26
/
+24
2024-02-16
x86/resctrl: Make rdt_enable_key the arch's decision to switch
James Morse
1
-6
/
+5
2024-02-16
x86/resctrl: Move alloc/mon static keys into helpers
James Morse
2
-9
/
+4
2024-02-16
x86/resctrl: Make resctrl_mounted checks explicit
James Morse
3
-8
/
+28
2024-02-16
x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
James Morse
3
-3
/
+40
2024-02-16
x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
James Morse
1
-20
/
+5
2024-02-16
x86/resctrl: Queue mon_event_read() instead of sending an IPI
James Morse
2
-3
/
+25
2024-02-16
x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
James Morse
2
-7
/
+37
2024-02-16
x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
James Morse
1
-24
/
+38
2024-02-16
x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
James Morse
3
-5
/
+61
2024-02-16
x86/resctrl: Use __set_bit()/__clear_bit() instead of open coding
James Morse
1
-6
/
+12
[next]