index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()
James Morse
2021-10-06
1
-2
/
+2
*
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
James Morse
2021-10-06
1
-0
/
+2
*
Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
6
-595
/
+592
|
\
|
*
x86/resctrl: Make resctrl_arch_get_config() return its value
James Morse
2021-08-11
3
-16
/
+19
|
*
x86/resctrl: Merge the CDP resources
James Morse
2021-08-11
3
-239
/
+85
|
*
x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
James Morse
2021-08-11
1
-3
/
+9
|
*
x86/resctrl: Remove rdt_cdp_peer_get()
James Morse
2021-08-11
1
-85
/
+14
|
*
x86/resctrl: Merge the ctrl_val arrays
James Morse
2021-08-11
1
-4
/
+61
|
*
x86/resctrl: Calculate the index from the configuration type
James Morse
2021-08-11
2
-22
/
+15
|
*
x86/resctrl: Apply offset correction when config is staged
James Morse
2021-08-11
4
-31
/
+27
|
*
x86/resctrl: Make ctrlval arrays the same size
James Morse
2021-08-11
2
-1
/
+18
|
*
x86/resctrl: Pass configuration type to resctrl_arch_get_config()
James Morse
2021-08-11
3
-15
/
+27
|
*
x86/resctrl: Add a helper to read a closid's configuration
James Morse
2021-08-11
3
-30
/
+35
|
*
x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()
James Morse
2021-08-11
3
-4
/
+3
|
*
x86/resctrl: Allow different CODE/DATA configurations to be staged
James Morse
2021-08-11
2
-8
/
+17
|
*
x86/resctrl: Group staged configuration into a separate struct
James Morse
2021-08-11
2
-23
/
+42
|
*
x86/resctrl: Move the schemata names into struct resctrl_schema
James Morse
2021-08-11
3
-16
/
+28
|
*
x86/resctrl: Add a helper to read/set the CDP configuration
James Morse
2021-08-11
4
-34
/
+60
|
*
x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
James Morse
2021-08-11
4
-11
/
+11
|
*
x86/resctrl: Pass the schema to resctrl filesystem functions
James Morse
2021-08-11
3
-21
/
+27
|
*
x86/resctrl: Add resctrl_arch_get_num_closid()
James Morse
2021-08-11
3
-4
/
+13
|
*
x86/resctrl: Store the effective num_closid in the schema
James Morse
2021-08-11
2
-15
/
+7
|
*
x86/resctrl: Walk the resctrl schema list instead of an arch list
James Morse
2021-08-11
2
-14
/
+27
|
*
x86/resctrl: Label the resources with their configuration type
James Morse
2021-08-11
3
-0
/
+10
|
*
x86/resctrl: Pass the schema in info dir's private pointer
James Morse
2021-08-11
1
-13
/
+25
|
*
x86/resctrl: Add a separate schema list for resctrl
James Morse
2021-08-11
2
-1
/
+43
|
*
x86/resctrl: Split struct rdt_domain
James Morse
2021-08-11
5
-59
/
+63
|
*
x86/resctrl: Split struct rdt_resource
James Morse
2021-08-11
6
-272
/
+252
*
|
x86/resctrl: Fix a maybe-uninitialized build warning treated as error
Babu Moger
2021-08-22
1
-0
/
+6
*
|
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
2021-08-12
1
-14
/
+13
|
/
*
x86/resctrl: Fix kernel-doc in internal.h
Fabio M. De Francesco
2021-06-24
1
-7
/
+14
*
x86/resctrl: Fix kernel-doc in pseudo_lock.c
Fabio M. De Francesco
2021-06-24
1
-2
/
+8
*
x86/resctrl: Fix init const confusion
Andi Kleen
2021-05-05
1
-1
/
+1
*
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-30
1
-1
/
+1
*
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
2
-3
/
+3
*
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
4
-6
/
+6
*
x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}
Valentin Schneider
2021-01-11
1
-5
/
+5
*
x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...
Reinette Chatre
2021-01-11
1
-9
/
+5
*
x86/resctrl: Add printf attribute to log function
Tom Rix
2021-01-11
1
-0
/
+1
*
x86/resctrl: Don't move a task to the same resource group
Fenghua Yu
2021-01-08
1
-0
/
+7
*
x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
Fenghua Yu
2021-01-08
1
-69
/
+43
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
|
*
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
2020-12-15
1
-1
/
+1
*
|
Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
4
-15
/
+95
|
\
\
|
|
/
|
/
|
|
*
x86/resctrl: Clean up unused function parameter in rmdir path
Xiaochen Shen
2020-12-01
1
-10
/
+7
|
*
Merge tag 'v5.10-rc6' into x86/cache
Borislav Petkov
2020-12-01
1
-39
/
+26
|
|
\
|
*
|
x86/resctrl: Constify kernfs_ops
Rikard Falkeborn
2020-11-19
2
-3
/
+3
|
*
|
x86/resctrl: Correct MBM total and local values
Fenghua Yu
2020-10-27
3
-2
/
+85
*
|
|
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
2020-12-10
1
-4
/
+2
*
|
|
x86/resctrl: Fix AMD L3 QOS CDP enable/disable
Babu Moger
2020-12-01
3
-2
/
+14
|
|
/
|
/
|
[next]