summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/resctrl/pseudo_lock.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2024-04-29x86/resctrl: Switch to new Intel CPU model definesTony Luck1-11/+11
2024-04-24x86/resctrl: Rename pseudo_lock_event.h to trace.hHaifeng Xu1-1/+1
2024-02-19x86/resctrl: Separate arch and fs resctrl locksJames Morse1-0/+3
2024-02-16x86/resctrl: Add helpers for system wide mon/alloc capableJames Morse1-3/+3
2024-02-16x86/resctrl: Allow RMID allocation to be scoped by CLOSIDJames Morse1-1/+1
2024-02-16x86/resctrl: Track the closid with the rmidJames Morse1-2/+2
2023-08-05x86/resctrl: make pseudo_lock_class a static const structureIvan Orlov1-20/+21
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2022-11-28x86/resctrl: Move MSR defines into msr-index.hBorislav Petkov1-2/+2
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman1-2/+2
2022-09-22x86/resctrl: Kill off alloc_enabledJames Morse1-1/+1
2022-08-31x86/resctrl: Fix to restore to original value when re-enabling hardware prefe...Kohei Tarumizu1-3/+9
2021-08-11x86/resctrl: Add a helper to read/set the CDP configurationJames Morse1-2/+2
2021-08-11x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_regionJames Morse1-4/+4
2021-08-11x86/resctrl: Split struct rdt_resourceJames Morse1-2/+2
2021-06-24x86/resctrl: Fix kernel-doc in pseudo_lock.cFabio M. De Francesco1-2/+8
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon1-1/+1
2021-03-18x86: Fix various typos in commentsIngo Molnar1-2/+2
2020-12-15mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aioDmitry Safonov1-1/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-3/+3
2020-05-06x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.hReinette Chatre1-1/+1
2019-07-09Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+1
2019-06-10x86/resctrl: Use _ASM_BX to avoid ifdefferyUros Bizjak1-5/+1
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior1-1/+1
2019-02-05x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definitionReinette Chatre1-7/+0
2018-11-22x86/resctrl: Fixup the user-visible stringsBabu Moger1-17/+17
2018-11-22x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger1-0/+1599