index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-07
1
-4
/
+6
|
\
|
*
ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
Marc Zyngier
2021-04-23
1
-4
/
+6
*
|
iommu/arm-smmu-v3: Use device properties for pasid-num-bits
Jean-Philippe Brucker
2021-04-07
1
-6
/
+7
|
/
*
ACPI/IORT: Do not blindly trust DMA masks from firmware
Moritz Fischer
2021-01-27
1
-2
/
+12
*
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
1
-3
/
+5
|
\
|
*
ACPI/IORT: Fix doc warnings in iort.c
Shiju Jose
2020-11-23
1
-3
/
+5
*
|
arm64: mm: Set ZONE_DMA size based on early IORT scan
Ard Biesheuvel
2020-11-20
1
-0
/
+55
|
/
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-2
/
+4
|
\
|
*
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
|
*
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-17
1
-2
/
+4
*
|
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-14
1
-1
/
+1
|
\
\
|
*
|
ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
Jonathan Cameron
2020-09-24
1
-1
/
+1
|
|
/
*
|
ACPI/IORT: Remove the unused inline functions
Zenghui Yu
2020-09-07
1
-4
/
+0
*
|
ACPI/IORT: Drop the unused @ops of iort_add_device_replay()
Zenghui Yu
2020-09-07
1
-5
/
+3
|
/
*
ACPI/IORT: Add an input ID to acpi_dma_configure()
Lorenzo Pieralisi
2020-07-28
1
-15
/
+44
*
ACPI/IORT: Remove useless PCI bus walk
Lorenzo Pieralisi
2020-07-28
1
-3
/
+0
*
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
2020-07-28
1
-6
/
+6
*
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
2020-07-28
1
-7
/
+7
*
ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
Lorenzo Pieralisi
2020-07-28
1
-2
/
+18
*
ACPI/IORT: Remove the unused __get_pci_rid()
Zenghui Yu
2020-05-26
1
-9
/
+0
*
ACPI/IORT: Fix PMCG node single ID mapping handling
Tuan Phan
2020-05-20
1
-0
/
+5
*
ACPI: IORT: Add comments for not calling acpi_put_table()
Hanjun Guo
2020-05-18
1
-0
/
+4
*
ACPI: GTDT: Put GTDT table after parsing
Hanjun Guo
2020-05-18
1
-1
/
+3
*
ACPI: IORT: Add extra message "applying workaround" for off-by-1 issue
Hanjun Guo
2020-05-11
1
-0
/
+2
*
ACPI/IORT: work around num_ids ambiguity
Ard Biesheuvel
2020-05-04
1
-6
/
+34
*
Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()"
Ard Biesheuvel
2020-05-04
1
-55
/
+2
*
ACPI/IORT: take _DMA methods into account for named components
Ard Biesheuvel
2020-04-28
1
-7
/
+4
*
ACPI/IORT: Remove direct access of dev->iommu_fwspec
Joerg Roedel
2020-03-27
1
-2
/
+4
*
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-05
1
-2
/
+20
|
\
|
*
ACPI/IORT: Parse SSID property of named component node
Jean-Philippe Brucker
2020-01-15
1
-0
/
+18
|
*
iommu/arm-smmu: Support SMMU module probing from the IORT
Ard Biesheuvel
2019-12-23
1
-2
/
+2
*
|
ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()
Hanjun Guo
2020-01-17
1
-2
/
+55
|
/
*
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-21
1
-13
/
+7
*
ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variable
Lorenzo Pieralisi
2019-08-05
1
-3
/
+3
*
ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
Lorenzo Pieralisi
2019-07-23
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-24
1
-118
/
+120
|
\
|
*
ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabled
Lorenzo Pieralisi
2019-05-23
1
-118
/
+120
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-13
1
-0
/
+11
|
\
|
*
ACPI/IORT: Check ATS capability in root complex nodes
Jean-Philippe Brucker
2019-04-23
1
-0
/
+11
*
|
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
2019-05-03
1
-24
/
+107
|
\
\
|
*
|
perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk
Shameer Kolothum
2019-04-04
1
-1
/
+15
|
*
|
ACPI/IORT: Add support for PMCG
Neil Leeder
2019-04-04
1
-24
/
+93
|
|
/
*
/
ACPI/IORT: Reject platform device creation on NUMA node mapping failure
Kefeng Wang
2019-04-16
1
-5
/
+14
|
/
*
ACPI/IORT: Fix rc_dma_get_range()
Jean-Philippe Brucker
2019-01-11
1
-1
/
+2
*
ACPI/IORT: Fix build when CONFIG_IOMMU_API=n
Qian Cai
2019-01-07
1
-1
/
+1
*
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-01
1
-11
/
+12
|
\
|
*
-
.
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-20
1
-11
/
+12
|
|
\
\
[next]