summaryrefslogtreecommitdiff
path: root/include/linux/range.h
AgeCommit message (Expand)Author
2024-11-08Merge branch 'cxl/for-6.13/dcd-prep' into cxl-for-nextDave Jiang
2024-11-08range: Add range_overlaps()Ira Weiny
2024-10-28Merge branch 'cxl/for-6.12/printf' into cxl-for-nextDave Jiang
2024-10-28printf: Add print format (%pra) for struct rangeIra Weiny
2024-10-28kernel/range: Const-ify range_contains parametersIra Weiny
2023-08-18range.h: Move resource API and constant to respective filesAndy Shevchenko
2023-02-10kernel/range: Uplevel the cxl subsystem's range_contains() helperDan Williams
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2010-02-10x86/pci: Add cap_resource()Yinghai Lu
2010-02-10x86: Move range related operation to one fileYinghai Lu