aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-07switch file_open_root() to struct pathAl Viro1-1/+7
2021-04-07cpuidle: Use s64 as exit_latency_ns and target_residency_ns data typeRafael J. Wysocki1-2/+2
2021-04-07PM: core: Remove duplicate declaration from header fileWan Jiabing1-1/+0
2021-04-07ACPICA: Update version to 20210331Bob Moore1-1/+1
2021-04-07ACPICA: IORT: Updates for revision E.bShameer Kolothum1-6/+20
2021-04-07ACPICA: acpisrc: Add missing conversion for VIOT supportJean-Philippe Brucker1-4/+4
2021-04-07ACPICA: iASL: Decode subtable type field for VIOTBob Moore1-0/+1
2021-04-07ACPICA: iASL: Add support for CEDT tableBob Moore1-1/+2
2021-04-07ACPICA: ACPI 6.4: add support for PHAT tableErik Kaneda1-0/+61
2021-04-07ACPICA: ACPI 6.4: add CSI2Bus resource templateBob Moore1-1/+8
2021-04-07ACPICA: ACPI 6.4: PMTT: add new fields/structuresBob Moore1-18/+35
2021-04-07ACPICA: CXL 2.0: CEDT: Add new CEDT tableBen Widawsky1-0/+43
2021-04-07ACPICA: iASL: Add definitions for the VIOT tableJean-Philippe Brucker1-0/+66
2021-04-07ACPICA: ACPI 6.4: add SDEV secure access componentsErik Kaneda1-0/+41
2021-04-07ACPICA: ACPI 6.4: Add new flags in SRATBob Moore1-1/+2
2021-04-07ACPICA: ACPI 6.4: HMAT: add new fields/flagsBob Moore1-3/+7
2021-04-07ACPICA: ACPI 6.4: NFIT: add Location Cookie fieldBob Moore1-0/+2
2021-04-07ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King2-2/+2
2021-04-07ACPICA: ACPI 6.4: PPTT: add new version of subtable type 1Erik Kaneda1-0/+7
2021-04-07ACPICA: ACPI 6.4: PCCT: add support for subtable type 5Erik Kaneda1-1/+20
2021-04-07ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup StructureErik Kaneda1-1/+11
2021-04-07ACPICA: ACPI 6.4: add USB4 capabilities UUIDErik Kaneda1-0/+1
2021-04-07ACPICA: Add parsing for IVRS IVHD 40h and device entry F0hAlexander Monakov1-1/+16
2021-04-07HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warningLee Jones1-1/+7
2021-04-07KVM: arm64: Add support for the KVM PTP serviceJianyong Wu2-0/+17
2021-04-07clocksource: Add clocksource id for arm arch counterJianyong Wu1-0/+1
2021-04-07time: Add mechanism to recognize clocksource in time_get_snapshotThomas Gleixner3-5/+24
2021-04-07ptp: Reorganize ptp_kvm.c to make it arch-independentJianyong Wu1-0/+19
2021-04-07Merge tag 'ti-k3-dt-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux into arm/dtArnd Bergmann1-1/+4
2021-04-07Merge tag 'phy-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-nextGreg Kroah-Hartman5-13/+72
2021-04-07Merge tag 'soundwire-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman1-1/+35
2021-04-07irqdomain: Get rid of irq_create_identity_mapping()Marc Zyngier1-6/+0
2021-04-07HID: input: map battery capacity (00850065)John Chen1-0/+3
2021-04-07iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu1-0/+1
2021-04-07iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig1-0/+12
2021-04-07iommu/amd: Remove the unused device errata codeChristoph Hellwig1-18/+0
2021-04-07iommu: remove iommu_domain_{get,set}_attrChristoph Hellwig1-36/+0
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig2-5/+11
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy1-1/+3
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig1-1/+3
2021-04-07iommu: remove DOMAIN_ATTR_GEOMETRYChristoph Hellwig1-1/+0
2021-04-07iommu: remove DOMAIN_ATTR_PAGINGChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: enable the liodn when attaching a deviceChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: remove ->domain_window_enableChristoph Hellwig1-17/+0
2021-04-07iommu/fsl_pamu: remove support for multiple windowsChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: remove fsl_pamu_get_domain_attrChristoph Hellwig1-4/+0
2021-04-07iommu: remove the unused domain_window_disable methodChristoph Hellwig1-2/+0
2021-04-07iommu: Add a page fault handlerJean-Philippe Brucker1-0/+2
2021-04-07iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVAJean-Philippe Brucker1-3/+17