1. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  2. 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
  3. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  4. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  5. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  6. 3c65c6b ARM: iop32x: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  7. dd9bf78 ARM: iop3xx: use fixed PCI i/o mapping by Rob Herring · 12 years ago
  8. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 12 years ago
  9. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  10. 5621caa ARM: kill off __mem_pci by Rob Herring · 12 years ago
  11. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  12. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  13. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  14. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  15. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  16. bec92b1 ARM: restart: iop3xx: use new restart hook by Russell King · 13 years ago
  17. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  18. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  19. 59136ef Merge branch 'restart-cleanup' into restart by Russell King · 13 years ago
  20. e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
  21. a55eaac ARM: plat-iop: remove arch specific special handling for ioremap by Nicolas Pitre · 13 years ago
  22. 6a6f1ef ARM: restart: remove local_irq_disable() from within arch_reset() by Russell King · 13 years ago
  23. 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
  24. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  25. 489a1b5 ARM: mach-iop32x: remove mach/memory.h by Nicolas Pitre · 13 years ago
  26. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  27. 1896746 ARM: mach-iop32x: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  28. 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
  29. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  30. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  31. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  32. 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 13 years ago
  33. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  34. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  35. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  36. 465b407 ARM: iop32x: irq_data conversion. by Lennert Buytenhek · 14 years ago
  37. a0b7bd0 ARM: io: make iounmap() a simple macro by Russell King · 14 years ago
  38. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  39. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  40. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  41. cc761be ARM: 5943/1: iop: n2100: enable serial interrupt by Aaro Koskinen · 14 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  43. 2741ecb Merge branch 'misc2' into devel by Russell King · 14 years ago
  44. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 14 years ago
  45. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  46. 980f229 iop: enable generic time by Mikael Pettersson · 15 years ago
  47. 5b9eda3 iop3xx: ATU and PCI memory configuration corrected by Aaro Koskinen · 15 years ago
  48. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  49. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  50. 0114cb4 [ARM] iop3xx: avoid polluting the kernel's namespace by Russell King · 16 years ago
  51. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  52. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  53. 0ba8b9b [ARM] cputype: separate definitions, use them by Russell King · 16 years ago
  54. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  55. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  56. 30be048 leds: Add pca9532 platform data for Thecus N2100 by Riku Voipio · 16 years ago
  57. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  58. c34002c iop: unconditionally initialize the ATU on platforms known to be 'hosts' by Dan Williams · 16 years ago
  59. 4e7ffb6 [ARM] 4865/1: Register the F75375 device in the GLAN Tank platform code by Gordon Farquharson · 16 years ago
  60. b696b6b [ARM] 4770/1: GLAN Tank: correct physmap_flash_data width field by Gordon Farquharson · 16 years ago
  61. bd7b885 [ARM] 4732/1: GLAN Tank: register rtc-rs5c372 i2c device by Martin Michlmayr · 17 years ago
  62. 9aa6933 hwmon: (f75375s) On n2100 systems, set fans to full speed on boot by Riku Voipio · 17 years ago
  63. fe885fa [ARM] 4491/1: em7210 rtc clock by Arnaud Patard · 17 years ago
  64. a8135fc [ARM] 4476/1: EM7210/SS4000E support by Arnaud Patard · 17 years ago
  65. c00593f Thecus N2100: register rtc-rs5c372 i2c device by Martin Michlmayr · 17 years ago
  66. 2492c84 iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver by Dan Williams · 18 years ago
  67. d73d801 [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop files by Dan Williams · 17 years ago
  68. e90ddd8 [ARM] 4348/4: iop3xx: Give Linux control over PCI initialization by Dan Williams · 17 years ago
  69. 094f127 [ARM] 4271/1: iop32x: fix ep80219 detection (support iq80219 platforms) by Dan Williams · 17 years ago
  70. e80a0e6 [ARM] Merge remaining IOP code by Russell King · 17 years ago
  71. 3b0eb4a Merge the easy part of the IOP branch by Russell King · 17 years ago
  72. 66822b2 [ARM] 4058/2: iop32x: set ->broken_parity_status on n2100 onboard r8169 ports by Lennert Buytenhek · 17 years ago
  73. 3668b45 [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx by Dan Williams · 17 years ago
  74. 4434c5c [ARM] 4186/1: iop: remove cp6_enable/disable routines by Dan Williams · 17 years ago
  75. 588ef76 [ARM] 4184/1: iop: cp6 access handler (undef_hook) by Dan Williams · 17 years ago
  76. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  77. 811c9a4 [ARM] 3913/1: n2100: fix IRQ routing for second ethernet port by Lennert Buytenhek · 18 years ago
  78. 0c92e83 [ARM] 3851/1: iop3xx: add io-data glantank support by Lennert Buytenhek · 18 years ago
  79. e60d07b [ARM] 3850/1: iop3xx: add thecus n2100 support by Lennert Buytenhek · 18 years ago
  80. c852ac8 [ARM] 3832/1: iop3xx: coding style cleanup by Lennert Buytenhek · 18 years ago
  81. c680b77 [ARM] 3830/1: iop3xx: board support file cleanup by Lennert Buytenhek · 18 years ago
  82. 610300e [ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offset by Lennert Buytenhek · 18 years ago
  83. 38ce73e [ARM] 3825/1: iop3xx: use cp6 enable/disable macros by Lennert Buytenhek · 18 years ago
  84. 863753a [ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time code by Lennert Buytenhek · 18 years ago
  85. 7e9740b [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci code by Lennert Buytenhek · 18 years ago
  86. e25d64f [ARM] 3819/1: iop3xx: factor out shared i2c code by Lennert Buytenhek · 18 years ago
  87. 7ae1f7e [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x code by Lennert Buytenhek · 18 years ago
  88. 3f7e581 [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x by Lennert Buytenhek · 18 years ago