summaryrefslogtreecommitdiff
path: root/include/linux/range.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-08Merge branch 'cxl/for-6.13/dcd-prep' into cxl-for-nextDave Jiang1-0/+8
2024-11-08range: Add range_overlaps()Ira Weiny1-0/+8
2024-10-29Merge branch 'cxl/for-6.12/printf' into cxl-for-nextDave Jiang1-0/+6
2024-10-29printf: Add print format (%pra) for struct rangeIra Weiny1-0/+6
2024-10-28kernel/range: Const-ify range_contains parametersIra Weiny1-1/+2
2023-08-18range.h: Move resource API and constant to respective filesAndy Shevchenko1-8/+0
2023-02-11kernel/range: Uplevel the cxl subsystem's range_contains() helperDan Williams1-0/+5
2020-10-14mm/memremap_pages: convert to 'struct range'Dan Williams1-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2010-02-11x86/pci: Add cap_resource()Yinghai Lu1-0/+8
2010-02-11x86: Move range related operation to one fileYinghai Lu1-0/+22