summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-024-2416/+2
|\
| * arm: dts: mt8183: Move pinfunc to include/dt-bindings/pinctrlHsin-Yi Wang2021-08-112-1121/+1
| * arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrlHsin-Yi Wang2021-08-112-1295/+1
* | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-023-15/+40
|\ \
| * | s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak2021-08-241-4/+27
| * | s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak2021-08-243-11/+13
* | | Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-09-025-22/+15
|\ \ \
| * | | xen: remove stray preempt_disable() from PV AP startup codeJuergen Gross2021-09-011-1/+0
| * | | x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw prin...zhaoxiao2021-08-301-7/+9
| * | | xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guestsJuergen Gross2021-08-302-12/+4
| * | | xen: fix setting of max_pfn in shared_infoJuergen Gross2021-08-301-2/+2
* | | | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-0211-89/+74
|\ \ \ \
| * | | | parisc: math-emu: Fix fall-through warningsHelge Deller2021-09-011-3/+53
| * | | | parisc: fix crash with signals and allocaMikulas Patocka2021-09-011-0/+6
| * | | | parisc: Fix compile failure when building 64-bit kernel nativelyMasahiro Yamada2021-09-011-3/+3
| * | | | parisc: move core-y in arch/parisc/Makefile to arch/parisc/KbuildMasahiro Yamada2021-08-302-3/+1
| * | | | parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2021-08-301-2/+2
| * | | | parisc: remove unused arch/parisc/boot/install.sh and its phony targetMasahiro Yamada2021-08-302-69/+0
| * | | | parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)2021-08-303-7/+7
| * | | | parisc: math-emu: Avoid "fmt" macro collisionKees Cook2021-08-301-2/+2
| |/ / /
* | | | Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-09-026-16/+16
|\ \ \ \
| * | | | xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/KbuildMasahiro Yamada2021-08-113-3/+5
| * | | | xtensa: build platform directories unconditionallyMasahiro Yamada2021-08-111-6/+1
| * | | | xtensa: do not build variants directoryMasahiro Yamada2021-08-111-4/+2
| * | | | xtensa: remove unneeded exportsMasahiro Yamada2021-08-111-2/+0
| * | | | xtensa: ISS: don't use string pointer before NULL checkMax Filippov2021-08-111-3/+3
| * | | | xtensa: add fairness to IRQ handlingMax Filippov2021-08-111-0/+7
| * | | | xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap2021-08-111-1/+1
* | | | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-0216-262/+74
|\ \ \ \ \
| * | | | | hexagon: use the generic global coherent poolChristoph Hellwig2021-08-192-46/+12
| * | | | | ARM/nommu: use the generic dma-direct code for non-coherent devicesChristoph Hellwig2021-08-182-169/+9
| * | | | | x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-091-2/+0
| * | | | | x86/amd_gart: return error code from gart_map_sg()Martin Oliveira2021-08-091-7/+9
| * | | | | sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-092-4/+0
| * | | | | sparc/iommu: return error codes from .map_sg() opsMartin Oliveira2021-08-093-5/+5
| * | | | | s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-091-1/+0
| * | | | | s390/pci: return error code from s390_dma_map_sg()Martin Oliveira2021-08-091-5/+7
| * | | | | powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-091-2/+0
| * | | | | powerpc/iommu: return error code from .map_sg() opsMartin Oliveira2021-08-093-5/+6
| * | | | | MIPS/jazzdma: return error code from jazz_dma_map_sg()Martin Oliveira2021-08-091-1/+1
| * | | | | ia64/sba_iommu: return error code from sba_map_sg_attrs()Martin Oliveira2021-08-091-2/+2
| * | | | | ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-091-1/+0
| * | | | | ARM/dma-mapping: return error code from .map_sg() opsMartin Oliveira2021-08-091-9/+16
| * | | | | alpha: return error code from alpha_pci_map_sg()Martin Oliveira2021-08-091-3/+7
| |/ / / /
* | | | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-0215-25/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-08-304-9/+3
| |\ \ \ \ \
| | * | | | | printk: remove NMI trackingJohn Ogness2021-07-262-3/+3
| | * | | | | printk: remove safe buffersJohn Ogness2021-07-262-6/+0
| * | | | | | MIPS/asm/printk: Fix build failure caused by printkPetr Mladek2021-07-231-1/+1
| * | | | | | printk: Userspace format indexing supportChris Down2021-07-1910-15/+16
| | |_|_|_|/ | |/| | | |