index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
region.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
cxl: Fix match_region_by_range() to use region_res_match_cxl_range()
Dave Jiang
1
-5
/
+2
2025-08-01
Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-235
/
+251
2025-07-18
cxl/region: Fix an ERR_PTR() vs NULL bug
Dan Carpenter
1
-1
/
+1
2025-07-16
Merge branch 'for-6.17/cxl-acquire' into cxl-for-next
Dave Jiang
1
-226
/
+247
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
1
-171
/
+124
2025-07-16
cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()
Dan Williams
1
-44
/
+59
2025-07-16
cxl/region: Move ready-to-probe state check to a helper
Dan Williams
1
-6
/
+18
2025-07-16
cxl/region: Split commit_store() into __commit() and queue_reset() helpers
Dan Williams
1
-29
/
+70
2025-07-15
cxl: Remove core/acpi.c and cxl core dependency on ACPI
Robert Richter
1
-6
/
+1
2025-07-13
drivers,cxl: use node-notifier instead of memory-notifier
Oscar Salvador
1
-8
/
+8
2025-07-11
cxl/core: Using cxl_resource_contains_addr() to check address availability
Li Ming
1
-3
/
+3
2025-05-23
Merge branch 'for-6.16/cxl-features-ras' into cxl-for-next
Dave Jiang
1
-0
/
+10
2025-05-23
cxl/edac: Add CXL memory device patrol scrub control feature
Shiju Jose
1
-0
/
+10
2025-05-09
Merge branch 'for-6.16/cxl-cleanups' into cxl-for-next
Dave Jiang
1
-67
/
+110
2025-05-09
cxl/region: Add a dev_err() on missing target list entries
Robert Richter
1
-0
/
+7
2025-05-09
cxl/region: Add a dev_warn() on registration failure
Robert Richter
1
-0
/
+6
2025-05-09
cxl/region: Add function to find a port's switch decoder by range
Robert Richter
1
-12
/
+18
2025-05-09
cxl/region: Factor out code to find a root decoder's region
Robert Richter
1
-10
/
+16
2025-05-09
cxl/region: Factor out code to find the root decoder
Robert Richter
1
-19
/
+29
2025-05-09
cxl/region: Move find_cxl_root() to cxl_add_to_region()
Robert Richter
1
-2
/
+4
2025-05-09
cxl/region: Avoid duplicate call of cxl_port_pick_region_decoder()
Robert Richter
1
-18
/
+17
2025-05-09
cxl/region: Rename function to cxl_port_pick_region_decoder()
Robert Richter
1
-5
/
+18
2025-05-09
cxl: Introduce parent_port_of() helper
Robert Richter
1
-9
/
+2
2025-05-09
cxl: Remove else after return
Robert Richter
1
-5
/
+6
2025-04-28
cxl: core/region - ignore interleave granularity when ways=1
Gregory Price
1
-1
/
+1
2025-03-20
cxl/region: Fix the first aliased address miscalculation
Li Ming
1
-1
/
+1
2025-03-14
cxl/region: Quiet some dev_warn()s in extended linear cache setup
Alison Schofield
1
-8
/
+5
2025-03-14
cxl: Fix warning from emitting resource_size_t as long long int on 32bit systems
Dave Jiang
1
-2
/
+2
2025-03-14
Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2
Dave Jiang
1
-7
/
+107
2025-03-14
Merge branch 'for-6.15/guard_cleanups' into cxl-for-next2
Dave Jiang
1
-53
/
+49
2025-03-14
cxl/region: Drop goto pattern of construct_region()
Li Ming
1
-32
/
+39
2025-03-14
cxl/region: Drop goto pattern in cxl_dax_region_alloc()
Li Ming
1
-11
/
+5
2025-03-14
cxl/core: Use guard() to replace open-coded down_read/write()
Li Ming
1
-5
/
+3
2025-02-26
cxl: Add mce notifier to emit aliased address for extended linear cache
Dave Jiang
1
-0
/
+28
2025-02-26
cxl: Add extended linear cache address alias emission for cxl events
Dave Jiang
1
-1
/
+1
2025-02-26
acpi/hmat / cxl: Add extended linear cache support for CXL
Dave Jiang
1
-7
/
+79
2025-02-04
cxl: Kill enum cxl_decoder_mode
Dan Williams
1
-57
/
+70
2025-02-04
cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
Dan Williams
1
-4
/
+6
2025-02-04
cxl: Remove the CXL_DECODER_MIXED mistake
Dan Williams
1
-12
/
+0
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
1
-7
/
+18
2025-01-10
driver core: Correct API device_for_each_child_reverse_from() prototype
Zijun Hu
1
-1
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-9
/
+12
2024-12-10
cxl/region: Fix region creation for greater than x2 switches
Huaisheng Ye
1
-7
/
+18
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-7
/
+7
2024-11-22
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-17
/
+11
2024-11-08
cxl/region: Refactor common create region code
Ira Weiny
1
-17
/
+11
2024-10-25
cxl/port: Prevent out-of-order decoder allocation
Dan Williams
1
-10
/
+33
2024-10-25
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
1
-35
/
+13
2024-09-22
cxl: Calculate region bandwidth of targets with shared upstream link
Dave Jiang
1
-0
/
+2
2024-09-09
cxl/region: Remove lock from memory notifier callback
Ira Weiny
1
-24
/
+30
[next]