Age | Commit message (Expand) | Author |
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 |
2017-11-13 | Merge branch 'pm-sleep' |  Rafael J. Wysocki |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman |
2017-10-05 | PM: ARM: locomo: Drop suspend and resume bus type callbacks |  Rafael J. Wysocki |
2017-06-28 | arm: implement ->dma_supported instead of ->set_dma_mask |  Christoph Hellwig |
2017-06-28 | arm: remove arch specific dma_supported implementation |  Christoph Hellwig |
2017-06-28 | arm: implement ->mapping_error |  Christoph Hellwig |
2017-05-23 | ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c... |  Sudeep Holla |
2017-04-07 | ARM/clk: move the ICST library to drivers/clk |  Linus Walleij |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... |  Ingo Molnar |