index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
region.c
Age
Commit message (
Expand
)
Author
2024-09-22
cxl: Calculate region bandwidth of targets with shared upstream link
Dave Jiang
2024-09-09
cxl/region: Remove lock from memory notifier callback
Ira Weiny
2024-09-03
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-07-11
Merge branch 'for-6.11/xor_fixes' into cxl-for-next
Dave Jiang
2024-07-11
cxl/region: Verify target positions using the ordered target list
Alison Schofield
2024-07-11
cxl: Restore XOR'd position bits during address translation
Alison Schofield
2024-07-11
cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()
Alison Schofield
2024-07-02
cxl/region: Simplify cxl_region_nid()
Huang Ying
2024-07-02
cxl/region: Support to calculate memory tier abstract distance
Huang Ying
2024-07-02
cxl/region: Fix a race condition in memory hotplug notifier
Huang Ying
2024-06-25
cxl/region: check interleave capability
Yao Xingtao
2024-06-25
cxl/region: Avoid null pointer dereference in region lookup
Alison Schofield
2024-06-18
cxl/mem: Fix no cxl_nvd during pmem region auto-assembling
Li Ming
2024-05-28
cxl/region: Fix memregion leaks in devm_cxl_add_region()
Li Zhijian
2024-05-01
cxl/region: Convert cxl_pmem_region_alloc to scope-based resource management
Dan Williams
2024-04-30
cxl/region: Fix cxlr_pmem leaks
Li Zhijian
2024-04-30
cxl/region: Move cxl_trace_hpa() work to the region driver
Alison Schofield
2024-04-30
cxl/region: Move cxl_dpa_to_region() work to the region driver
Alison Schofield
2024-03-12
cxl/region: Deal with numa nodes not enumerated by SRAT
Dave Jiang
2024-03-12
cxl/region: Add memory hotplug notifier for cxl region
Dave Jiang
2024-03-12
cxl/region: Add sysfs attribute for locality attributes of CXL regions
Dave Jiang
2024-03-12
cxl/region: Calculate performance data for a region
Dave Jiang
2024-02-16
cxl/region: Allow out of order assembly of autodiscovered regions
Alison Schofield
2024-02-16
cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
Alison Schofield
2024-01-24
cxl/region:Fix overflow issue in alloc_hpa()
Quanquan Cao
2024-01-05
Merge branch 'for-6.8/cxl-misc' into for-6.8/cxl
Dan Williams
2024-01-03
cxl/region: fix x9 interleave typo
Jim Harris
2024-01-02
Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxl
Dan Williams
2024-01-02
cxl/region: use %pap format to print resource_size_t
Randy Dunlap
2023-12-24
cxl/region: Add dev_dbg() detail on failure to allocate HPA space
Alison Schofield
2023-12-18
cxl: Fix unregister_region() callback parameter assignment
Dave Jiang
2023-11-29
cxl/core: Always hold region_rwsem while reading poison lists
Alison Schofield
2023-10-31
cxl/hdm: Remove broken error path
Dan Williams
2023-10-31
Merge branch 'for-6.7/cxl' into cxl/next
Dan Williams
2023-10-27
cxl/region: Fix x1 root-decoder granularity calculations
Jim Harris
2023-10-27
cxl/region: Fix cxl_region_rwsem lock held when returning to user space
Li Zhijian
2023-10-27
cxl/region: Use cxl_calc_interleave_pos() for auto-discovery
Alison Schofield
2023-10-27
cxl/region: Calculate a target position in a region interleave
Alison Schofield
2023-10-26
cxl/region: Prepare the decoder match range helper for reuse
Alison Schofield
2023-10-24
cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails
Jim Harris
2023-10-06
cxl/memdev: Fix sanitize vs decoder setup locking
Dan Williams
2023-09-15
cxl/port: Quiet warning messages from the cxl_test environment
Dan Williams
2023-09-14
cxl/region: Refactor granularity select in cxl_port_setup_targets()
Alison Schofield
2023-09-14
cxl/region: Match auto-discovered region decoders by HPA range
Alison Schofield
2023-06-25
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
2023-06-25
Merge branch 'for-6.5/cxl-region-fixes' into for-6.5/cxl
Dan Williams
2023-06-25
cxl/region: Manage decoder target_type at decoder-attach time
Dan Williams
2023-06-25
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
2023-06-25
cxl/region: Fix state transitions after reset failure
Dan Williams
[next]