index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
/
pseudo_lock.c
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-16
x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
James Morse
2025-05-16
x86/resctrl: Relax some asm #includes
Dave Martin
2025-05-16
fs/resctrl: Add boiler plate for external resctrl code
James Morse
2025-05-16
x86/resctrl: Split trace.h
James Morse
2025-05-02
x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
Xin Li (Intel)
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
2025-05-02
x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
Xin Li (Intel)
2025-05-02
x86/msr: Convert the rdpmc() macro to an __always_inline function
Xin Li (Intel)
2025-05-02
x86/msr: Rename rdpmcl() to rdpmc()
Xin Li (Intel)
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
2025-03-12
x86/resctrl: Make prefetch_disable_bits belong to the arch code
James Morse
2025-03-12
x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
James Morse
2025-02-15
kernfs: Use RCU to access kernfs_node::name.
Sebastian Andrzej Siewior
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-12-09
x86/resctrl: Use kthread_run_on_cpu()
Frederic Weisbecker
2024-12-06
x86/paravirt: Remove the WBINVD callback
Juergen Gross
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-07-02
x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
Tony Luck
2024-07-02
x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
Tony Luck
2024-07-02
x86/resctrl: Prepare for different scope for control/monitor operations
Tony Luck
2024-07-02
x86/resctrl: Prepare to split rdt_domain structure
Tony Luck
2024-07-02
x86/resctrl: Prepare for new domain scope
Tony Luck
2024-06-10
x86/resctrl: Replace open coded cacheinfo searches
Tony Luck
2024-05-14
Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-29
x86/resctrl: Switch to new Intel CPU model defines
Tony Luck
2024-04-24
x86/resctrl: Rename pseudo_lock_event.h to trace.h
Haifeng Xu
2024-02-19
x86/resctrl: Separate arch and fs resctrl locks
James Morse
2024-02-16
x86/resctrl: Add helpers for system wide mon/alloc capable
James Morse
2024-02-16
x86/resctrl: Allow RMID allocation to be scoped by CLOSID
James Morse
2024-02-16
x86/resctrl: Track the closid with the rmid
James Morse
2023-08-05
x86/resctrl: make pseudo_lock_class a static const structure
Ivan Orlov
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-11-27
x86/resctrl: Move MSR defines into msr-index.h
Borislav Petkov
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-09-22
x86/resctrl: Kill off alloc_enabled
James Morse
2022-08-31
x86/resctrl: Fix to restore to original value when re-enabling hardware prefe...
Kohei Tarumizu
2021-08-11
x86/resctrl: Add a helper to read/set the CDP configuration
James Morse
2021-08-11
x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
James Morse
2021-08-11
x86/resctrl: Split struct rdt_resource
James Morse
2021-06-24
x86/resctrl: Fix kernel-doc in pseudo_lock.c
Fabio M. De Francesco
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-05-06
x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
Reinette Chatre
[next]