summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* kernel: exit: cleanup release_thread()Kefeng Wang2022-09-112-7/+0
* Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-08-104-3/+1561
|\
| * ARM: dts: imxrt1170-pinfunc: Add pinctrl binding headerJesse Taube2022-07-261-0/+1561
| * ARM: dts: sunxi: Drop resets from r_pio nodesSamuel Holland2022-06-153-3/+0
* | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-8/+10
|\ \
| * | arm: align find_bit declarations with generic kernelYury Norov2022-07-141-8/+10
* | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-8/+0
|\ \ \
| * | | profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-8/+0
* | | | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-0616-1429/+99
|\ \ \ \
| * | | | dma-mapping: update comment after dmabounce removalLukas Bulwahn2022-07-221-2/+1
| * | | | ARM/dma-mapping: merge IOMMU opsRobin Murphy2022-07-071-24/+13
| * | | | ARM/dma-mapping: consolidate IOMMU ops callbacksRobin Murphy2022-07-071-183/+55
| * | | | ARM/dma-mapping: drop .dma_supported for IOMMU opsRobin Murphy2022-07-071-23/+0
| * | | | ARM/dma-mapping: use dma-direct unconditionallyChristoph Hellwig2022-07-075-378/+19
| * | | | ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by defaultChristoph Hellwig2022-07-077-55/+21
| * | | | ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping codeChristoph Hellwig2022-07-071-12/+12
| * | | | ARM/dma-mapping: remove the unused virt_to_dma helperChristoph Hellwig2022-07-071-9/+1
| * | | | ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.cChristoph Hellwig2022-07-072-129/+46
| * | | | ARM/dma-mapping: remove dmabounceChristoph Hellwig2022-07-075-619/+0
| * | | | ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann2022-07-072-65/+1
| | |/ / | |/| |
* | | | Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-08-062-6/+2
|\ \ \ \
| * | | | mfd: tc6393xb: Make disable callback return voidUwe Kleine-König2022-07-192-5/+2
| * | | | mfd: tc6387xb: Drop disable callback that is never calledUwe Kleine-König2022-07-191-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-055-35/+42
|\ \ \ \
| * | | | ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDERMike Rapoport2022-07-171-17/+17
| * | | | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * | | | arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-174-18/+22
| * | | | Merge branch 'master' into mm-stableakpm2022-06-2717-100/+75
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
* | | | | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-1/+2
|\ \ \ \ \
| * | | | | arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior2022-06-151-1/+2
| |/ / / /
* | | | | Merge tag 'arm-late-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-08-052-4/+12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'arm/fixes' into arm/lateArnd Bergmann2022-08-051-4/+4
| |\ \ \ \ \
| | * | | | | ARM: dts: uniphier: Fix USB interrupts for PXs2 SoCKunihiko Hayashi2022-08-021-4/+4
| * | | | | | Merge tag 'socfpga_updates_for_v5.20_part2' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2022-08-025-41/+117
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ARM: dts: add EMAC AXI settings for Cyclone5Dinh Nguyen2022-07-251-0/+8
* | | | | | | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-11/+0
|\ \ \ \ \ \ \
| * | | | | | | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-6/+0
| * | | | | | | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-5/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-08-045-2/+11
|\ \ \ \ \ \ \
| * | | | | | | ARM: 9219/1: fix undeclared soft_restartBen Dooks2022-07-281-0/+1
| * | | | | | | ARM: 9218/1: dma-mapping: fix pointer/integer warningBen Dooks2022-07-281-1/+1
| * | | | | | | ARM: 9217/1: add definition of arch_irq_work_raise()Ben Dooks2022-07-281-0/+2
| * | | | | | | ARM: 9203/1: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOCLecopzer Chen2022-07-281-0/+1
| * | | | | | | ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOCLecopzer Chen2022-07-282-1/+6
* | | | | | | | Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-041-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: don't require virtio with grants for non-PV guestsJuergen Gross2022-08-011-1/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-04195-1130/+244
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-106-54/+6
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_298.RULEThomas Gleixner2022-06-101-8/+1