summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-09cxl/core/port: Add switch port enumerationDan Williams3-25/+438
2022-02-09cxl/memdev: Add numa_node attributeDan Williams3-0/+27
2022-02-09cxl/pci: Emit device serial numberDan Williams5-0/+24
2022-02-09cxl/pci: Implement wait for media activeBen Widawsky3-1/+58
2022-02-09cxl/pci: Retrieve CXL DVSEC memory infoBen Widawsky3-0/+146
2022-02-09cxl/pci: Cache device DVSEC offsetBen Widawsky2-0/+8
2022-02-09cxl/pci: Store component register base in cxldsBen Widawsky2-0/+14
2022-02-09cxl/core/port: Remove @host argument for dport + decoder enumerationDan Williams10-54/+45
2022-02-09cxl/port: Add a driver for 'struct cxl_port' objectsBen Widawsky11-31/+415
2022-02-09cxl/core: Emit modalias for CXL devicesDan Williams2-9/+26
2022-02-09cxl/core/hdm: Add CXL standard decoder enumeration to the coreDan Williams12-49/+434
2022-02-09cxl/core: Generalize dport enumeration in the coreDan Williams11-238/+238
2022-02-09cxl/pci: Rename pci.h to cxlpci.hDan Williams4-3/+4
2022-02-09cxl/port: Up-level cxl_add_dport() locking requirements to the callerDan Williams3-2/+7
2022-02-09cxl/pmem: Introduce a find_cxl_root() helperDan Williams5-30/+60
2022-02-09cxl/port: Introduce cxl_port_to_pci_bus()Dan Williams3-5/+49
2022-02-09cxl/core/port: Use dedicated lock for decoder target listDan Williams2-7/+25
2022-02-09cxl: Prove CXL lockingDan Williams7-25/+154
2022-02-09cxl/core: Track port depthBen Widawsky2-0/+4
2022-02-09cxl/core/port: Make passthrough decoder init implicitBen Widawsky2-6/+8
2022-02-09cxl/core: Fix cxl_probe_component_regs() error messageDan Williams1-1/+1
2022-02-09cxl/core/port: Clarify decoder creationBen Widawsky3-11/+92
2022-02-09cxl/core: Convert decoder range to resourceBen Widawsky3-18/+35
2022-02-09cxl/decoder: Hide physical address information from non-rootDan Williams1-1/+1
2022-02-09cxl/core/port: Rename bus.c to port.cDan Williams4-4/+4
2022-02-09cxl: Introduce module_cxl_driverBen Widawsky1-0/+3
2022-02-09cxl/acpi: Map component registers for Root PortsBen Widawsky5-54/+80
2022-02-09cxl/pci: Add new DVSEC definitionsBen Widawsky1-0/+15
2022-02-09cxl: Flesh out register namesBen Widawsky2-16/+17
2022-02-09cxl/pci: Defer mailbox status checks to command timeoutsDan Williams1-101/+33
2022-02-09cxl/pci: Implement Interface Ready TimeoutBen Widawsky1-0/+35
2022-02-09cxl: Rename CXL_MEM to CXL_PCIBen Widawsky2-12/+13
2022-01-30Linux 5.17-rc2v5.17-rc2Linus Torvalds1-1/+1
2022-01-30Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-36/+121
2022-01-30Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+19
2022-01-30Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-4/+5
2022-01-30Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2022-01-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-70/+91
2022-01-30ocfs2: fix a deadlock when commit transJoseph Qi1-14/+11
2022-01-30jbd2: export jbd2_journal_[grab|put]_journal_headJoseph Qi1-0/+2
2022-01-30psi: fix "defined but not used" warnings when CONFIG_PROC_FS=nSuren Baghdasaryan1-38/+41
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan1-6/+5
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne1-5/+12
2022-01-30kasan: test: fix compatibility with FORTIFY_SOURCEMarco Elver1-0/+5
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb1-1/+2
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang1-0/+1
2022-01-30memory-failure: fetch compound_head after pgmap_pfn_valid()Joao Martins1-0/+6
2022-01-30ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap1-1/+1
2022-01-30binfmt_misc: fix crash when load/unload moduleTong Zhang1-4/+4
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton1-1/+1