summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-0351-256/+153
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-0318-1/+33
| * memblock: make memblock_find_in_range method privateMike Rapoport2021-09-0311-103/+69
| * microblaze: simplify pte_alloc_one_kernel()Mike Rapoport2021-09-033-23/+8
| * mm/page_alloc: always initialize memory map for the holesMike Rapoport2021-09-031-2/+1
| * mm: sparse: pass section_nr to find_memory_blockOhhoon Kwon2021-09-031-3/+1
| * mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-0311-88/+9
| * memcg: enable accounting for ldt_struct objectsVasily Averin2021-09-031-3/+3
| * mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard2021-09-031-1/+1
| * arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot2021-09-031-2/+1
| * ia64: make num_rsvd_regions staticGeert Uytterhoeven2021-09-032-2/+1
| * ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven2021-09-032-27/+25
| * ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven2021-09-031-1/+1
| * ia64: fix typo in a commentJason Wang2021-09-031-1/+1
* | 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