summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-0913-945/+81
|\
| *---. Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-2713-945/+81
| |\ \ \
| | | | * s390/pci: Fix reset of IOMMU software countersNiklas Schnelle2023-10-052-7/+10
| | | | * s390/pci: Use dma-iommu layerNiklas Schnelle2023-10-0210-892/+36
| | | | * s390/pci: prepare is_passed_through() for dma-iommuNiklas Schnelle2023-10-021-4/+11
| | | * | Merge tag 'v6.6-rc7' into coreJoerg Roedel2023-10-26149-488/+892
| | | |\ \ | | |_|/ / | |/| | |
| | | * | iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domainJason Gunthorpe2023-10-261-8/+1
| | | * | powerpc/iommu: Do not do platform domain attach atctions after probeJason Gunthorpe2023-10-061-2/+8
| | | |/
| | | * iommu/tegra-gart: Remove tegra-gartJason Gunthorpe2023-09-252-2/+0
| | | * powerpc/iommu: Setup a default domain and remove set_platform_dma_opsJason Gunthorpe2023-09-251-21/+17
| | |/
* | | Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-0820-497/+266
|\ \ \
| * | | s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev2023-11-053-13/+3
| * | | s390/mm: use compound page order to distinguish page tablesAlexander Gordeev2023-11-051-9/+4
| * | | s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev2023-11-054-262/+31
| * | | s390/cmma: rework no-dat handlingHeiko Carstens2023-11-055-131/+21
| * | | s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens2023-11-056-16/+28
| * | | s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens2023-11-052-42/+43
| * | | s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens2023-11-057-42/+58
| * | | s390/cmma: cleanup inline assembliesHeiko Carstens2023-11-051-22/+26
| * | | s390: add USER_STACKTRACE supportHeiko Carstens2023-11-052-0/+44
| * | | s390/perf: implement perf_callchain_user()Heiko Carstens2023-11-052-0/+48
| * | | s390/mm: add missing conversion to use ptdescsAlexander Gordeev2023-11-052-3/+3
* | | | Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-0836-245/+526
|\ \ \ \
| * | | | RISC-V: hwprobe: Fix vDSO SIGSEGVAndrew Jones2023-11-022-1/+6
| * | | | riscv: configs: defconfig: Enable configs required for RZ/Five SoCLad Prabhakar2023-11-021-0/+52
| * | | | Merge patch series "riscv: SCS support"Palmer Dabbelt2023-11-0215-175/+237
| |\ \ \ \
| | * | | | riscv: Use separate IRQ shadow call stacksSami Tolvanen2023-10-273-0/+35
| | * | | | riscv: Implement Shadow Call StackSami Tolvanen2023-10-2710-1/+99
| | * | | | riscv: Move global pointer loading to a macroSami Tolvanen2023-10-274-20/+14
| | * | | | riscv: Deduplicate IRQ stack switchingSami Tolvanen2023-10-276-55/+55
| | * | | | riscv: VMAP_STACK overflow detection thread-safeDeepak Gupta2023-10-276-99/+34
| * | | | | Merge patch "riscv: errata: improve T-Head CMO"Palmer Dabbelt2023-11-021-9/+9
| |\ \ \ \ \
| | * | | | | riscv: errata: prefix T-Head mnemonics with th.Icenowy Zheng2023-11-021-7/+7
| * | | | | | Merge patch series "RISC-V: ACPI improvements"Palmer Dabbelt2023-10-314-8/+111
| |\ \ \ \ \ \
| | * | | | | | RISC-V: cacheflush: Initialize CBO variables on ACPI systemsSunil V L2023-10-261-6/+19
| | * | | | | | RISC-V: ACPI: RHCT: Add function to get CBO block sizesSunil V L2023-10-261-0/+6
| | * | | | | | RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remappingSunil V L2023-10-262-2/+86
| | | |/ / / / | | |/| | | |
| * | | | | | riscv: put interrupt entries into .irqentry.textNam Cao2023-10-311-0/+2
| * | | | | | riscv: mm: Update the comment of CONFIG_PAGE_OFFSETSong Shuai2023-10-311-2/+2
| * | | | | | riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpauseMinda Chen2023-10-311-1/+1
| * | | | | | riscv/mm: Fix the comment for swap pte formatXiao Wang2023-10-311-1/+1
| * | | | | | RISC-V: clarify the QEMU workaround in ISA parserTsukasa OI2023-10-311-3/+4
| * | | | | | riscv: correct pt_level name via pgtable_l5/4_enabledSong Shuai2023-10-311-0/+3
| * | | | | | RISC-V: Provide pgtable_l5_enabled on rv32Palmer Dabbelt2023-10-313-1/+5
| * | | | | | Merge patch series "RISC-V: Enable cbo.zero in usermode"Palmer Dabbelt2023-10-319-17/+69
| |\ \ \ \ \ \
| | * | | | | | RISC-V: hwprobe: Expose Zicboz extension and its block sizeAndrew Jones2023-09-213-15/+35
| | * | | | | | RISC-V: Enable cbo.zero in usermodeAndrew Jones2023-09-216-0/+32
| | * | | | | | RISC-V: Make zicbom/zicboz errors consistentAndrew Jones2023-09-211-2/+2
| | |/ / / / /
| * | | | | | Merge patch series "riscv: kexec: cleanup and fixups"Palmer Dabbelt2023-10-313-30/+34
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | riscv: kexec: Remove -fPIE for PURGATORY_CFLAGSSong Shuai2023-09-201-0/+4