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