1. 6f888fe Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  2. 850bea2 arm: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  3. 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  4. e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 9 years ago
  5. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  6. 42f4754 ARM: Select V6K instead of V6 by default for multi-platform by Rob Herring · 10 years ago
  7. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 10 years ago
  8. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  9. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  10. 5455ae4 ARM: picoxcell: remove .nr_irqs reference by Arnd Bergmann · 11 years ago
  11. 1002148 clocksource: dw_apb_timer_of: use clocksource_of_init by Heiko Stuebner · 11 years ago
  12. 1b4eca0 clocksource: dw_apb_timer_of: select DW_APB_TIMER by Heiko Stuebner · 11 years ago
  13. 4b83f75 ARM: picoxcell: Remove init_irq declaration in machine description by Maxime Ripard · 11 years ago
  14. 525eded picoxcell: remove redundant common.h by Jamie Iles · 11 years ago
  15. 7d47f36 ARM: remove redundant 'select GENERIC_GPIO' by Shawn Guo · 11 years ago
  16. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 11 years ago
  17. cdbac5b ARM: picoxcell: use common irqchip_init function by Rob Herring · 11 years ago
  18. a036802 ARM: remove mach .handle_irq for VIC users by Rob Herring · 12 years ago
  19. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  20. 387798b ARM: initial multiplatform support by Rob Herring · 12 years ago
  21. 06413f1 ARM: picoxcell: remove dependency on mach/* headers by Rob Herring · 12 years ago
  22. 59bba2a ARM: picoxcell: move debug macros to include/debug by Rob Herring · 12 years ago
  23. 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
  24. cfda590 clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timer by Dinh Nguyen · 12 years ago
  25. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  26. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  27. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  28. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  29. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  30. bea15fd Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into devel-stable by Russell King · 12 years ago
  31. 72ee849 ARM: picoxcell: remove mach/irqs.h by Jamie Iles · 12 years ago
  32. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 12 years ago
  33. bbc390a Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji into fixes by Olof Johansson · 12 years ago
  34. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. acc952c Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  36. 6b2a055 ARM: picoxcell: fix sched_clock() cleanup fallout by Jamie Iles · 12 years ago
  37. 40ba95f Merge branch 'depends/rmk/restart' into next/cleanup by Arnd Bergmann · 12 years ago
  38. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 12 years ago
  39. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  40. 5e3aa52 ARM: restart: remove comments about adding code to arch_reset() by Russell King · 13 years ago
  41. 2f0778af ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime by Marc Zyngier · 12 years ago
  42. 1b46f87 ARM: picoxcell: implement watchdog restart by Jamie Iles · 12 years ago
  43. 8f37a0b ARM: picoxcell: move io mappings to common.c by Jamie Iles · 12 years ago
  44. 98e27a5 ARM: picoxcell: don't reserve irq_descs by Jamie Iles · 12 years ago
  45. 513c4dd ARM: picoxcell: remove mach/memory.h by Jamie Iles · 12 years ago
  46. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 12 years ago
  47. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  48. c05012c ARM: picoxcell: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  49. 0836b5cd ARM: picoxcell: add extra temp register to addruart by Jamie Iles · 13 years ago
  50. 7678012 picoxcell: add a definition of VMALLOC_END by Jamie Iles · 13 years ago
  51. 6190303 picoxcell: remove custom ioremap implementation by Jamie Iles · 13 years ago
  52. af75655 picoxcell: support for Picochip picoxcell devices by Jamie Iles · 13 years ago