Age | Commit message (Expand) | Author |
2021-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-04-23 | ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure | Marc Zyngier |
2021-04-07 | iommu/arm-smmu-v3: Use device properties for pasid-num-bits | Jean-Philippe Brucker |
2021-01-27 | ACPI/IORT: Do not blindly trust DMA masks from firmware | Moritz Fischer |
2020-12-09 | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core | Catalin Marinas |
2020-11-23 | ACPI/IORT: Fix doc warnings in iort.c | Shiju Jose |
2020-11-20 | arm64: mm: Set ZONE_DMA size based on early IORT scan | Ard Biesheuvel |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-09-24 | ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT | Jonathan Cameron |
2020-09-17 | dma-mapping: introduce DMA range map, supplanting dma_pfn_offset | Jim Quinlan |
2020-09-07 | ACPI/IORT: Remove the unused inline functions | Zenghui Yu |
2020-09-07 | ACPI/IORT: Drop the unused @ops of iort_add_device_replay() | Zenghui Yu |
2020-07-28 | ACPI/IORT: Add an input ID to acpi_dma_configure() | Lorenzo Pieralisi |
2020-07-28 | ACPI/IORT: Remove useless PCI bus walk | Lorenzo Pieralisi |
2020-07-28 | ACPI/IORT: Make iort_msi_map_rid() PCI agnostic | Lorenzo Pieralisi |
2020-07-28 | ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic | Lorenzo Pieralisi |
2020-07-28 | ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC | Lorenzo Pieralisi |
2020-05-26 | ACPI/IORT: Remove the unused __get_pci_rid() | Zenghui Yu |
2020-05-20 | ACPI/IORT: Fix PMCG node single ID mapping handling | Tuan Phan |
2020-05-18 | ACPI: IORT: Add comments for not calling acpi_put_table() | Hanjun Guo |
2020-05-18 | ACPI: GTDT: Put GTDT table after parsing | Hanjun Guo |
2020-05-11 | ACPI: IORT: Add extra message "applying workaround" for off-by-1 issue | Hanjun Guo |
2020-05-04 | ACPI/IORT: work around num_ids ambiguity | Ard Biesheuvel |
2020-05-04 | Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()" | Ard Biesheuvel |
2020-04-28 | ACPI/IORT: take _DMA methods into account for named components | Ard Biesheuvel |
2020-03-27 | ACPI/IORT: Remove direct access of dev->iommu_fwspec | Joerg Roedel |
2020-02-05 | Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-01-17 | ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map() | Hanjun Guo |
2020-01-15 | ACPI/IORT: Parse SSID property of named component node | Jean-Philippe Brucker |
2019-12-23 | iommu/arm-smmu: Support SMMU module probing from the IORT | Ard Biesheuvel |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne |
2019-08-05 | ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variable | Lorenzo Pieralisi |
2019-07-23 | ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() | Lorenzo Pieralisi |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-05-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-05-23 | ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabled | Lorenzo Pieralisi |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-13 | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-03 | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Will Deacon |
2019-04-23 | ACPI/IORT: Check ATS capability in root complex nodes | Jean-Philippe Brucker |
2019-04-16 | ACPI/IORT: Reject platform device creation on NUMA node mapping failure | Kefeng Wang |
2019-04-04 | perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk | Shameer Kolothum |
2019-04-04 | ACPI/IORT: Add support for PMCG | Neil Leeder |
2019-01-11 | ACPI/IORT: Fix rc_dma_get_range() | Jean-Philippe Brucker |
2019-01-07 | ACPI/IORT: Fix build when CONFIG_IOMMU_API=n | Qian Cai |
2019-01-01 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-20 | ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set | Sinan Kaya |