Age | Commit message (Expand) | Author |
2023-10-05 | ARM: 9319/1: sa1111: fix sa1111_probe kernel-doc warnings | Randy Dunlap |
2023-08-14 | ARM: 9318/1: locomo: move kernel-doc to prevent warnings | Randy Dunlap |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-29 | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2023-06-12 | arm: update in-source documentation references | Jonathan Corbet |
2023-05-29 | ARM: mm: Make virt_to_pfn() a static inline | Linus Walleij |
2023-05-26 | ARM: sa1100: address missing prototype warnings | Arnd Bergmann |
2023-03-17 | ARM: Convert to platform remove callback returning void | Uwe Kleine-König |
2022-11-08 | ARM: 9263/1: use .arch directives instead of assembler command line flags | Nick Desaulniers |
2022-07-07 | ARM/dma-mapping: remove dmabounce | Christoph Hellwig |
2022-07-07 | ARM: sa1100/assabet: move dmabounce hack to ohci driver | Arnd Bergmann |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann |
2021-11-02 | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King (Oracle) |
2021-10-19 | ARM: 9123/1: scoop: Drop if with an always false condition | Uwe Kleine-König |
2021-10-05 | ARM: sharpsl_param: work around -Wstringop-overread warning | Arnd Bergmann |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-12 | ARM: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-02-01 | ARM: 9049/1: locomo: make locomo bus's remove callback return void | Uwe Kleine-König |
2021-02-01 | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void | Uwe Kleine-König |
2020-10-20 | ARM/sa1111: add a missing include of dma-map-ops.h | Christoph Hellwig |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-09-17 | ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h | Christoph Hellwig |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-21 | ARM: 8993/1: remove it8152 PCI controller driver | Mike Rapoport |
2020-06-15 | sched,bL_switcher: Convert to sched_set_fifo*() | Peter Zijlstra |
2020-03-16 | ARM: sa1111: Fix irq_retrigger callback return value | Marc Zyngier |
2019-09-03 | ARM: scoop: Use the right include | Linus Walleij |
2019-07-15 | docs: arm: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-07-08 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-06-23 | smp: Remove smp_call_function() and on_each_cpu() return values | Nadav Amit |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2019-02-26 | ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used | Marek Szyprowski |
2019-01-05 | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-12-06 | arm: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-12-04 | ARM: sa1111: remove legacy GPIO interfaces | Russell King |
2018-10-17 | ARM: Add Krait L2 register accessor functions | Stephen Boyd |
2018-06-23 | ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP build | Geert Uytterhoeven |
2018-06-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-05-29 | ARM: mcpm, perf/arm-cci: export mcpm_is_available | Arnd Bergmann |
2018-05-08 | ARM: smp: Add initialization of CNTVOFF | Mylène Josserand |
2018-01-21 | Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next | Russell King |
2018-01-21 | ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag | Arnd Bergmann |
2017-11-29 | ARM: sa1111: map interrupt numbers through irqdomain | Russell King |
2017-11-29 | ARM: sa1111: use an irqdomain for SA1111 interrupts | Russell King |
2017-11-29 | ARM: sa1111: remove special sa1111 mmio accessors | Russell King |
2017-11-29 | ARM: sa1111: remove legacy suspend/resume methods | Russell King |
2017-11-27 | ARM: sa1111: remove legacy shutdown method | Russell King |