1. 2facbc8 ARM: debug: move 8250 debug include into arch/arm/include/debug/ by Russell King · 11 years ago
  2. c3faa9b ARM: debug: provide 8250 debug uart phys/virt address configuration options by Russell King · 11 years ago
  3. 4a003647 ARM: debug: provide 8250 debug uart register shift configuration option by Russell King · 11 years ago
  4. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  5. f4b96f5 Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  6. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  7. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. 39f1601 ARM: ixp4xx: avoid circular header dependency by Arnd Bergmann · 11 years ago
  9. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  10. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 11 years ago
  11. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  12. 9b97173 ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions by Laura Abbott · 11 years ago
  13. f7b861b arm: Use generic idle loop by Thomas Gleixner · 11 years ago
  14. 2d798a3 ARM: w1-gpio: fix erroneous gpio requests by Johan Hovold · 11 years ago
  15. 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
  16. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  17. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
  18. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  19. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  20. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  21. 0d2c9f05 IXP4xx: use __iomem for MMIO by Arnd Bergmann · 12 years ago
  22. b7b23db IXP4xx: map CPU config registers within VMALLOC region. by Krzysztof Hałasa · 12 years ago
  23. f0cdb15 IXP4xx: Always ioremap() Queue Manager MMIO region at boot. by Krzysztof Hałasa · 14 years ago
  24. 05cd3db ixp4xx: Declare MODULE_FIRMWARE usage by Tim Gardner · 12 years ago
  25. f203bc6 IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices. by Krzysztof Hałasa · 13 years ago
  26. 87ba5c6 IXP4xx: Fix off-by-one bug in Goramo MultiLink platform. by Krzysztof Hałasa · 12 years ago
  27. 3043c5c IXP4xx: Fix Goramo MultiLink platform compilation. by Krzysztof Hałasa · 12 years ago
  28. 4600006 ARM: move udc_pxa2xx.h to linux/platform_data by Russell King · 12 years ago
  29. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  30. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  31. 13ec32f ARM: ixp4xx: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  32. 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
  33. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  34. 47e1993 Merge branches 'fixes' and 'fixes2' into devel-late by Olof Johansson · 12 years ago
  35. 9dde0ae ixp4xx: fix compilation by adding gpiolib support by Richard Cochran · 12 years ago
  36. ff8ce5f Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  37. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 12 years ago
  38. 60f8291 arm: Use the plat_nand default partition parser by H Hartley Sweeten · 12 years ago
  39. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 12 years ago
  40. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  41. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  42. 509a7c2 ixp4xx_eth: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  43. c39e8ed Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. 86dfe44 ARM: fix builds due to missing <asm/system_misc.h> includes by Olof Johansson · 12 years ago
  45. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  46. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  47. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  48. 58af4a2 ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol by Rob Herring · 12 years ago
  49. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  50. 5621caa ARM: kill off __mem_pci by Rob Herring · 12 years ago
  51. f449588 ARM: ixp4xx: use runtime ioremap hook by Rob Herring · 12 years ago
  52. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  53. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  54. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  55. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  56. 12d2b4e ARM: mach-ixp4xx: properly disable CPU idle call by Nicolas Pitre · 13 years ago
  57. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  58. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  59. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  60. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  61. d1b860f ARM: restart: ixp4xx: use new restart hook by Russell King · 13 years ago
  62. 2f0778af ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime by Marc Zyngier · 13 years ago
  63. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  64. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  65. e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
  66. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  67. f906fb1 Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  68. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  69. a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
  70. 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
  71. 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
  72. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  74. 3353327 Merge branch 'depends/rmk/gpio' into next/board by Arnd Bergmann · 13 years ago
  75. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  76. 3f8e288 ARM: 7006/1: Migrate to asm-generic wrapper support by Stephen Boyd · 13 years ago
  77. 3bc465a ARM: mach-ixp4xx: remove mach/memory.h by Nicolas Pitre · 13 years ago
  78. 2b8f011 ixp4xx: support omicron ixp425 based boards by Richard Cochran · 13 years ago
  79. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  80. bd31b85 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 15 years ago
  81. e022c72 ARM: mach-ixp4xx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  82. deb9a75e ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window by Russell King · 13 years ago
  83. 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
  84. 01e7dc8 ARM: gpio: consolidate gpio_to_irq by Russell King · 13 years ago
  85. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  86. 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
  87. 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
  88. 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 13 years ago
  89. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  90. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  91. 7553ee7 ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 13 years ago
  92. 900b170 ARM: fix regression in IXP4xx clocksource by Richard Cochran · 13 years ago
  93. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  94. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  95. 5c8598f ARM: dmabounce: no need to check dev->bus type in needs_bounce function by Russell King · 13 years ago
  96. 0703ed2 ARM: dmabounce: get rid of dma_needs_bounce global function by Russell King · 13 years ago
  97. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  98. 22e12bb Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  99. 6cbbf2f mtd: ixp: convert to mtd_device_register() by Jamie Iles · 13 years ago
  100. 32bd93e ptp: Added a clock driver for the IXP46x. by Richard Cochran · 13 years ago