1. 7d619d8 ARM: mv78xx0: simplify ethernet device creation by Arnd Bergmann · 8 years ago
  2. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  3. 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  4. 313a98f ARM: mv78xx0: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  5. e88fa1b Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  6. d3201ed ARM: mv78xx0: avoid unused function warning by Arnd Bergmann · 8 years ago
  7. 915c7ce Merge tag 'mvebu-cleanup-4.6-1' of git://git.infradead.org/linux-mvebu into next/cleanup by Olof Johansson · 8 years ago
  8. 9dfb81e ARM: drop unused Makefile.boot of Multiplatform SoCs by Masahiro Yamada · 8 years ago
  9. 727c62d ARM: mv78xx0: use "depends on" instead of "if" after prompt by Masahiro Yamada · 8 years ago
  10. 43dad39 ARM: mv78xx0: multiplatform support by Arnd Bergmann · 8 years ago
  11. 4c811b9 ARM: mv78xx0: clean up mach/*.h headers by Arnd Bergmann · 8 years ago
  12. 5cdbe5d ARM: orion: use SPARSE_IRQ everywhere by Arnd Bergmann · 8 years ago
  13. b8cd337 ARM: orion: always use MULTI_IRQ_HANDLER by Arnd Bergmann · 8 years ago
  14. 9e808eb PCI: Cleanup control flow by Bjorn Helgaas · 9 years ago
  15. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  16. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  17. 3c317d0 ARM: orion: Move cache-feroceon-l2.h out of plat-orion by Andrew Lunn · 10 years ago
  18. 868eb61 watchdog: orion: Make RSTOUT register a separate resource by Ezequiel Garcia · 10 years ago
  19. 11d73c5 Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup by Olof Johansson · 10 years ago
  20. 79f08d9 ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too by Uwe Kleine-König · 11 years ago
  21. 45ad4f7 ARM: mv78xx0: delete local <mach/gpio.h> header by Linus Walleij · 10 years ago
  22. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  23. 2facbc8 ARM: debug: move 8250 debug include into arch/arm/include/debug/ by Russell King · 11 years ago
  24. c3faa9b ARM: debug: provide 8250 debug uart phys/virt address configuration options by Russell King · 11 years ago
  25. 4a003647 ARM: debug: provide 8250 debug uart register shift configuration option by Russell King · 11 years ago
  26. c5d0ecc ARM: mv78xx0: Move to ID based window creation by Thomas Petazzoni · 11 years ago
  27. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  28. 95b80e0 arm: mach-mv78xx0: convert to use the mvebu-mbus driver by Thomas Petazzoni · 11 years ago
  29. b28eaac Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Olof Johansson · 11 years ago
  30. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 11 years ago
  31. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 11 years ago
  32. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  33. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  34. 0b33162 Merge branch 'late/fixes' into fixes by Olof Johansson · 12 years ago
  35. edc9e333 ARM: mv78xx0: correct addr_map_cfg __initdata annotation by Arnd Bergmann · 12 years ago
  36. e7215fb ARM: mv78xx0: mark mv78xx0_timer_init as __init_refok by Arnd Bergmann · 12 years ago
  37. 0d601f6 Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  38. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  39. 9b7b7d8 arm: plat-orion: use void __iomem pointers for addr-map functions by Thomas Petazzoni · 12 years ago
  40. e96a030 arm: plat-orion: use void __iomem pointers for time functions by Thomas Petazzoni · 12 years ago
  41. 5a2f550 arm: plat-orion: use void __iomem pointers for MPP functions by Thomas Petazzoni · 12 years ago
  42. d19beac arm: plat-orion: use void __iomem pointers for UART registration functions by Thomas Petazzoni · 12 years ago
  43. 383b996 arm: mach-mv78xx0: use IOMEM() for base address definitions by Thomas Petazzoni · 12 years ago
  44. 5ae9f5d arm: mach-mv78xx0: use plus instead of or for address definitions by Thomas Petazzoni · 12 years ago
  45. 5ae8d15 Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform by Olof Johansson · 12 years ago
  46. c02cecb ARM: orion: move platform_data definitions by Arnd Bergmann · 12 years ago
  47. ce91574 ARM: orion: move custom gpio functions to orion-gpio.h by Rob Herring · 12 years ago
  48. 025c95a Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup by Olof Johansson · 12 years ago
  49. 0a224c5 Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux into fixes by Arnd Bergmann · 12 years ago
  50. 58569ae ARM: Orion: Set eth packet size csum offload limit by Arnaud Patard (Rtp) · 12 years ago
  51. e18287d ARM: mv78xx0: fix win_cfg_base prototype by Arnd Bergmann · 12 years ago
  52. 19ec6ca Merge branch 'cleanup/io-pci' into next/cleanups by Arnd Bergmann · 12 years ago
  53. 278b45b ARM: Orion: DT support for IRQ and GPIO Controllers by Andrew Lunn · 12 years ago
  54. 0b9b18e ARM: mv78xx0: use fixed pci i/o mapping by Rob Herring · 12 years ago
  55. 1e0c1ce ARM: Orion: Fix WDT compile for Dove and MV78xx0 by Andrew Lunn · 12 years ago
  56. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  57. 43ba990 ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_data by Russell King · 12 years ago
  58. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  59. 74c3357 ARM: Orion: UART: Get the clock rate via clk_get_rate(). by Andrew Lunn · 12 years ago
  60. 452503e ARM: Orion: Eth: Add clk/clkdev support. by Andrew Lunn · 12 years ago
  61. 4574b88 ARM: Orion: SPI: Add clk/clkdev support. by Andrew Lunn · 12 years ago
  62. 2f129bf ARM: Orion: Add clocks using the generic clk infrastructure. by Andrew Lunn · 12 years ago
  63. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  65. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  66. 5621caa ARM: kill off __mem_pci by Rob Herring · 12 years ago
  67. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  68. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  69. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  70. 7205335 ARM: orion: Fix USB phy for orion5x. by Andrew Lunn · 12 years ago
  71. b065403 ARM: orion: Fix Orion5x GPIO regression from MPP cleanup by Andrew Lunn · 12 years ago
  72. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 12 years ago
  73. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  74. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  76. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 12 years ago
  77. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  78. 9635f9c ARM: restart: mv78xx0: use new restart hook by Russell King · 13 years ago
  79. 4b3ee30 Merge branch 'picoxcell/devel' into next/devel by Olof Johansson · 12 years ago
  80. db33f4d ARM: Orion: Remove address map info from all platform data structures by Andrew Lunn · 12 years ago
  81. 63a9332 ARM: Orion: Get address map from plat-orion instead of via platform_data by Andrew Lunn · 12 years ago
  82. 45173d5 ARM: Orion: mbus_dram_info consolidation by Andrew Lunn · 12 years ago
  83. b6d1c33 ARM: Orion: Consolidate the address map setup by Andrew Lunn · 12 years ago
  84. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  85. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  86. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  87. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  88. e2c72ff ARM: mach-mv78xx0: remove mach/memory.h by Nicolas Pitre · 13 years ago
  89. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  90. 5bc9291 ARM: mach-mv78xx0: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  91. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  92. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  93. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  94. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  95. cc22b4c ARM: set vga memory base at run-time by Rob Herring · 13 years ago
  96. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  97. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  98. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  99. b2f427a ARM: orion: Refactor the MPP code common in the orion platform by Andrew Lunn · 13 years ago
  100. 9e613f8 ARM: orion: Consolidate SATA platform setup. by Andrew Lunn · 13 years ago