- 1177984 Merge branches 'devel-stable' and 'misc' into for-linus by Russell King (Oracle) · 3 years, 2 months ago
- 1c18387 ARM: 9123/1: scoop: Drop if with an always false condition by Uwe Kleine-König · 3 years, 4 months ago
- 34186b4 ARM: sharpsl_param: work around -Wstringop-overread warning by Arnd Bergmann · 3 years, 4 months ago
- c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
- a1e5cd9 ARM: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 9 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- 33d6d2b ARM: 9049/1: locomo: make locomo bus's remove callback return void by Uwe Kleine-König · 4 years ago
- 074a6bd ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void by Uwe Kleine-König · 4 years ago
- 0eb3b4a ARM/sa1111: add a missing include of dma-map-ops.h by Christoph Hellwig · 4 years, 3 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
- 3799e40 ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h by Christoph Hellwig · 4 years, 4 months ago
- 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 6da5238 ARM: 8993/1: remove it8152 PCI controller driver by Mike Rapoport · 4 years, 6 months ago
- 0030c1d sched,bL_switcher: Convert to sched_set_fifo*() by Peter Zijlstra · 4 years, 9 months ago
- ad00a32 ARM: sa1111: Fix irq_retrigger callback return value by Marc Zyngier · 4 years, 10 months ago
- f73d137 ARM: scoop: Use the right include by Linus Walleij · 5 years ago
- dc7a12b docs: arm: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- e0e86b1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- caa7593 smp: Remove smp_call_function() and on_each_cpu() return values by Nadav Amit · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
- 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
- ca70ea4 ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used by Marek Szyprowski · 6 years ago
- 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
- 72fd97b arm: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
- e1b0d97 ARM: sa1111: remove legacy GPIO interfaces by Russell King · 6 years ago
- 36d68f6 ARM: Add Krait L2 register accessor functions by Stephen Boyd · 6 years ago
- 0fff900 ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP build by Geert Uytterhoeven · 7 years ago
- 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 73acc03 ARM: mcpm, perf/arm-cci: export mcpm_is_available by Arnd Bergmann · 7 years ago
- 7c60794 ARM: smp: Add initialization of CNTVOFF by Mylène Josserand · 7 years ago
- 3a175cd Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next by Russell King · 7 years ago
- a21b4c1 ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag by Arnd Bergmann · 7 years ago
- be2bedb ARM: sa1111: map interrupt numbers through irqdomain by Russell King · 8 years ago
- 4c9f6d3 ARM: sa1111: use an irqdomain for SA1111 interrupts by Russell King · 8 years ago
- a5b549e ARM: sa1111: remove special sa1111 mmio accessors by Russell King · 8 years ago
- 50419497 ARM: sa1111: remove legacy suspend/resume methods by Russell King · 8 years ago
- 0cd070c ARM: sa1111: remove legacy shutdown method by Russell King · 8 years ago
- 05d658b Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- eb672c0 PM: ARM: locomo: Drop suspend and resume bus type callbacks by Rafael J. Wysocki · 7 years ago
- 64273a6 arm: implement ->dma_supported instead of ->set_dma_mask by Christoph Hellwig · 8 years ago
- 418a7a7 arm: remove arch specific dma_supported implementation by Christoph Hellwig · 8 years ago
- 9eef8b8 arm: implement ->mapping_error by Christoph Hellwig · 8 years ago
- 29226b1 ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and cpu_power_down by Sudeep Holla · 8 years ago
- ba3fae0 ARM/clk: move the ICST library to drivers/clk by Linus Walleij · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
- d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
- 64fc2a9 ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol by Florian Fainelli · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- fc1b138 arch/arm: add option to skip sync on DMA map and unmap by Alexander Duyck · 8 years ago
- a3c9b14 arm/bL_switcher: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 82fa407 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
- 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
- b60752f ARM: sa1111: provide to_sa1111_device() macro by Russell King · 8 years ago
- cf6e4ca ARM: sa1111: add sa1111_get_irq() by Russell King · 8 years ago
- 1629c9a ARM: sa1111: clean up duplication in IRQ chip implementation by Russell King · 8 years ago
- 17cf501 ARM: sa1111: implement a gpio_chip for SA1111 GPIOs by Russell King · 8 years ago
- ccb7d85 ARM: sa1111: move irq cleanup to separate function by Russell King · 8 years ago
- deee856 ARM: sa1111: use devm_clk_get() by Russell King · 8 years ago
- 7d53c1f ARM: sa1111: use devm_kzalloc() by Russell King · 8 years ago
- eac8dbf ARM: sa1111: ensure we only touch RAB bus type devices when removing by Russell King · 8 years ago
- 07f56e6 ARM: locomo: fix locomo irq handling by Russell King · 8 years ago
- 87d5dd6 ARM: sa1111: fix missing clk_disable() by Russell King · 8 years ago
- 06dfe5c ARM: sa1111: fix pcmcia suspend/resume by Russell King · 8 years ago
- 7c0091e ARM: sa1111: fix pcmcia interrupt mask polarity by Russell King · 8 years ago
- cb03440 ARM: sa1111: fix error code propagation in sa1111_probe() by Russell King · 8 years ago
- ca75d60 miscdevice: Add helper macro for misc device boilerplate by PrasannaKumar Muralidharan · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- 1b3bf84 Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next by Russell King · 9 years ago
- 050c542 ARM: scoop: use gpiochip data pointer by Linus Walleij · 9 years ago
- 17f29d36 ARM: 8523/1: sa1111: ensure no negative value gets returned on positive match by Marek Szyprowski · 9 years ago
- e972c37 ARM: 8519/1: ICST: try other dividends than 1 by Linus Walleij · 9 years ago
- 5070fb1 ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() by Linus Walleij · 9 years ago
- 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 86d5e65 ARM: scoop: Be sure to clamp return value by Linus Walleij · 9 years ago
- 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
- 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
- 2b6b3b7 ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ by Peter Ujfalusi · 9 years ago
- b2c843a ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers by Peter Ujfalusi · 9 years ago
- ca304fa ARM/dmaengine: edma: Public API to use private struct pointer by Peter Ujfalusi · 9 years ago
- 700c371 ARM: common: edma: Internal API to use pointer to 'struct edma' by Peter Ujfalusi · 9 years ago
- dc9b6055 ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver by Peter Ujfalusi · 9 years ago
- d4cb7f4 ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver by Peter Ujfalusi · 9 years ago
- d28c2b3 ARM: common: edma: Remove unused functions by Peter Ujfalusi · 9 years ago
- 696d8b7 ARM: common: edma: Fix channel parameter for irq callbacks by Peter Ujfalusi · 9 years ago
- bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
- c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 39aa437 Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup by Olof Johansson · 9 years ago
- 787047e ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable by Stephen Boyd · 9 years ago
- e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
- b9dce3a ARM/sa1111: Prepare sa1111_irq_handler for irq argument removal by Thomas Gleixner · 10 years ago
- 6bf9e97 ARM/locomo: Prepare locomo_handler for irq argument removal by Thomas Gleixner · 10 years ago
- f575398 ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
- 6d0786a ARM/locomo: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
- 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago