index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
/
pseudo_lock.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-4
/
+10
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
1
-6
/
+6
2025-03-12
x86/resctrl: Make prefetch_disable_bits belong to the arch code
James Morse
1
-5
/
+8
2025-03-12
x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
James Morse
1
-17
/
+19
2025-02-15
kernfs: Use RCU to access kernfs_node::name.
Sebastian Andrzej Siewior
1
-4
/
+10
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2024-12-09
x86/resctrl: Use kthread_run_on_cpu()
Frederic Weisbecker
1
-20
/
+8
2024-12-06
x86/paravirt: Remove the WBINVD callback
Juergen Gross
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-07-02
x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
Tony Luck
1
-1
/
+0
2024-07-02
x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
Tony Luck
1
-3
/
+3
2024-07-02
x86/resctrl: Prepare for different scope for control/monitor operations
Tony Luck
1
-2
/
+2
2024-07-02
x86/resctrl: Prepare to split rdt_domain structure
Tony Luck
1
-7
/
+7
2024-07-02
x86/resctrl: Prepare for new domain scope
Tony Luck
1
-1
/
+5
2024-06-10
x86/resctrl: Replace open coded cacheinfo searches
Tony Luck
1
-11
/
+6
2024-05-14
Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2024-04-29
x86/resctrl: Switch to new Intel CPU model defines
Tony Luck
1
-11
/
+11
2024-04-24
x86/resctrl: Rename pseudo_lock_event.h to trace.h
Haifeng Xu
1
-1
/
+1
2024-02-19
x86/resctrl: Separate arch and fs resctrl locks
James Morse
1
-0
/
+3
2024-02-16
x86/resctrl: Add helpers for system wide mon/alloc capable
James Morse
1
-3
/
+3
2024-02-16
x86/resctrl: Allow RMID allocation to be scoped by CLOSID
James Morse
1
-1
/
+1
2024-02-16
x86/resctrl: Track the closid with the rmid
James Morse
1
-2
/
+2
2023-08-05
x86/resctrl: make pseudo_lock_class a static const structure
Ivan Orlov
1
-20
/
+21
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+2
2022-11-27
x86/resctrl: Move MSR defines into msr-index.h
Borislav Petkov
1
-2
/
+2
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-09-22
x86/resctrl: Kill off alloc_enabled
James Morse
1
-1
/
+1
2022-08-31
x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch register
Kohei Tarumizu
1
-3
/
+9
2021-08-11
x86/resctrl: Add a helper to read/set the CDP configuration
James Morse
1
-2
/
+2
2021-08-11
x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
James Morse
1
-4
/
+4
2021-08-11
x86/resctrl: Split struct rdt_resource
James Morse
1
-2
/
+2
2021-06-24
x86/resctrl: Fix kernel-doc in pseudo_lock.c
Fabio M. De Francesco
1
-2
/
+8
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
1
-1
/
+1
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-05-06
x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
Reinette Chatre
1
-1
/
+1
2019-07-08
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+1
2019-06-10
x86/resctrl: Use _ASM_BX to avoid ifdeffery
Uros Bizjak
1
-5
/
+1
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
1
-1
/
+1
2019-02-05
x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definition
Reinette Chatre
1
-7
/
+0
2018-11-22
x86/resctrl: Fixup the user-visible strings
Babu Moger
1
-17
/
+17
2018-11-22
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger
1
-0
/
+1599