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