1. f73d137 ARM: scoop: Use the right include by Linus Walleij · 5 years ago
  2. dc7a12b docs: arm: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  3. e0e86b1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  4. caa7593 smp: Remove smp_call_function() and on_each_cpu() return values by Nadav Amit · 6 years ago
  5. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  6. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  7. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  8. ca70ea4 ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used by Marek Szyprowski · 6 years ago
  9. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  10. 72fd97b arm: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  11. e1b0d97 ARM: sa1111: remove legacy GPIO interfaces by Russell King · 6 years ago
  12. 36d68f6 ARM: Add Krait L2 register accessor functions by Stephen Boyd · 6 years ago
  13. 0fff900 ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP build by Geert Uytterhoeven · 7 years ago
  14. 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  15. 73acc03 ARM: mcpm, perf/arm-cci: export mcpm_is_available by Arnd Bergmann · 7 years ago
  16. 7c60794 ARM: smp: Add initialization of CNTVOFF by Mylène Josserand · 7 years ago
  17. 3a175cd Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next by Russell King · 7 years ago
  18. a21b4c1 ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag by Arnd Bergmann · 7 years ago
  19. be2bedb ARM: sa1111: map interrupt numbers through irqdomain by Russell King · 8 years ago
  20. 4c9f6d3 ARM: sa1111: use an irqdomain for SA1111 interrupts by Russell King · 8 years ago
  21. a5b549e ARM: sa1111: remove special sa1111 mmio accessors by Russell King · 8 years ago
  22. 50419497 ARM: sa1111: remove legacy suspend/resume methods by Russell King · 8 years ago
  23. 0cd070c ARM: sa1111: remove legacy shutdown method by Russell King · 8 years ago
  24. 05d658b Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. eb672c0 PM: ARM: locomo: Drop suspend and resume bus type callbacks by Rafael J. Wysocki · 7 years ago
  27. 64273a6 arm: implement ->dma_supported instead of ->set_dma_mask by Christoph Hellwig · 8 years ago
  28. 418a7a7 arm: remove arch specific dma_supported implementation by Christoph Hellwig · 8 years ago
  29. 9eef8b8 arm: implement ->mapping_error by Christoph Hellwig · 8 years ago
  30. 29226b1 ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and cpu_power_down by Sudeep Holla · 8 years ago
  31. ba3fae0 ARM/clk: move the ICST library to drivers/clk by Linus Walleij · 8 years ago
  32. 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
  33. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  34. d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  35. 64fc2a9 ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol by Florian Fainelli · 8 years ago
  36. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  37. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  38. fc1b138 arch/arm: add option to skip sync on DMA map and unmap by Alexander Duyck · 8 years ago
  39. a3c9b14 arm/bL_switcher: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  40. 82fa407 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  41. 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
  42. b60752f ARM: sa1111: provide to_sa1111_device() macro by Russell King · 8 years ago
  43. cf6e4ca ARM: sa1111: add sa1111_get_irq() by Russell King · 8 years ago
  44. 1629c9a ARM: sa1111: clean up duplication in IRQ chip implementation by Russell King · 8 years ago
  45. 17cf501 ARM: sa1111: implement a gpio_chip for SA1111 GPIOs by Russell King · 8 years ago
  46. ccb7d85 ARM: sa1111: move irq cleanup to separate function by Russell King · 8 years ago
  47. deee856 ARM: sa1111: use devm_clk_get() by Russell King · 8 years ago
  48. 7d53c1f ARM: sa1111: use devm_kzalloc() by Russell King · 8 years ago
  49. eac8dbf ARM: sa1111: ensure we only touch RAB bus type devices when removing by Russell King · 8 years ago
  50. 07f56e6 ARM: locomo: fix locomo irq handling by Russell King · 8 years ago
  51. 87d5dd6 ARM: sa1111: fix missing clk_disable() by Russell King · 8 years ago
  52. 06dfe5c ARM: sa1111: fix pcmcia suspend/resume by Russell King · 8 years ago
  53. 7c0091e ARM: sa1111: fix pcmcia interrupt mask polarity by Russell King · 8 years ago
  54. cb03440 ARM: sa1111: fix error code propagation in sa1111_probe() by Russell King · 8 years ago
  55. ca75d60 miscdevice: Add helper macro for misc device boilerplate by PrasannaKumar Muralidharan · 8 years ago
  56. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  57. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  58. 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
  59. 1b3bf84 Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next by Russell King · 9 years ago
  60. 050c542 ARM: scoop: use gpiochip data pointer by Linus Walleij · 9 years ago
  61. 17f29d36 ARM: 8523/1: sa1111: ensure no negative value gets returned on positive match by Marek Szyprowski · 9 years ago
  62. e972c37 ARM: 8519/1: ICST: try other dividends than 1 by Linus Walleij · 9 years ago
  63. 5070fb1 ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() by Linus Walleij · 9 years ago
  64. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  65. 86d5e65 ARM: scoop: Be sure to clamp return value by Linus Walleij · 9 years ago
  66. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  67. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  68. 2b6b3b7 ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ by Peter Ujfalusi · 9 years ago
  69. b2c843a ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers by Peter Ujfalusi · 9 years ago
  70. ca304fa ARM/dmaengine: edma: Public API to use private struct pointer by Peter Ujfalusi · 9 years ago
  71. 700c371 ARM: common: edma: Internal API to use pointer to 'struct edma' by Peter Ujfalusi · 9 years ago
  72. dc9b6055 ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver by Peter Ujfalusi · 9 years ago
  73. d4cb7f4 ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver by Peter Ujfalusi · 9 years ago
  74. d28c2b3 ARM: common: edma: Remove unused functions by Peter Ujfalusi · 9 years ago
  75. 696d8b7 ARM: common: edma: Fix channel parameter for irq callbacks by Peter Ujfalusi · 9 years ago
  76. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  77. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  78. 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
  79. 787047e ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable by Stephen Boyd · 9 years ago
  80. e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
  81. b9dce3a ARM/sa1111: Prepare sa1111_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  82. 6bf9e97 ARM/locomo: Prepare locomo_handler for irq argument removal by Thomas Gleixner · 9 years ago
  83. f575398 ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  84. 6d0786a ARM/locomo: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  85. 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
  86. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  87. 056c0ac ARM: sa1100: convert SA11x0 related code to use new chained handler helper by Russell King · 10 years ago
  88. 27a513c Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  89. 05c9ca8 Merge branch 'bsym' into for-next by Russell King · 10 years ago
  90. 0b7402d ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksource by Sudeep Holla · 10 years ago
  91. 1e5f051 ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion by Sudeep Holla · 10 years ago
  92. 14327c6 ARM: replace BSYM() with badr assembly macro by Russell King · 10 years ago
  93. c2d4bb9 ARM: common: edma: clear completion interrupts on stop by John Ogness · 10 years ago
  94. 7895f73 ARM: MCPM: remove residency argument from mcpm_cpu_suspend() by Nicolas Pitre · 10 years ago
  95. 1c2c7d5 ARM: MCPM: add references to the available documentation in the code by Nicolas Pitre · 10 years ago
  96. 7cc8b99 ARM: MCPM: make internal helpers private to the core code by Nicolas Pitre · 10 years ago
  97. 77404d8 ARM: MCPM: remove backward compatibility code by Nicolas Pitre · 10 years ago
  98. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  99. d3a8754 ARM: MCPM: move the algorithmic complexity to the core code by Nicolas Pitre · 10 years ago
  100. 7270d11 arm/bL_switcher: Kill tick suspend hackery by Thomas Gleixner · 10 years ago