1. e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
  2. ac84eb4 kbuild: remove unnecessary variable initializaions by Masahiro Yamada · 10 years ago
  3. 79f08d9 ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too by Uwe Kleine-König · 11 years ago
  4. e34ca9d ARM: plat-iop: pass physical base for GPIO by Linus Walleij · 11 years ago
  5. 7b85b86 ARM: plat-iop: instantiate GPIO from platform device by Linus Walleij · 11 years ago
  6. 2facbc8 ARM: debug: move 8250 debug include into arch/arm/include/debug/ by Russell King · 11 years ago
  7. c3faa9b ARM: debug: provide 8250 debug uart phys/virt address configuration options by Russell King · 11 years ago
  8. 4a003647 ARM: debug: provide 8250 debug uart register shift configuration option by Russell King · 11 years ago
  9. 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
  10. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 11 years ago
  11. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  12. dd9bf78 ARM: iop3xx: use fixed PCI i/o mapping by Rob Herring · 12 years ago
  13. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 12 years ago
  14. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  15. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 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
  17. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  18. 5621caa ARM: kill off __mem_pci by Rob Herring · 12 years ago
  19. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  20. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  21. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 12 years ago
  22. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 12 years ago
  23. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  24. bec92b1 ARM: restart: iop3xx: use new restart hook by Russell King · 13 years ago
  25. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 12 years ago
  26. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  27. e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
  28. a55eaac ARM: plat-iop: remove arch specific special handling for ioremap by Nicolas Pitre · 13 years ago
  29. 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
  30. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  31. 8cfc1ef ARM: mach-iop33x: remove mach/memory.h by Nicolas Pitre · 13 years ago
  32. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  33. e5c76c0 ARM: mach-iop33x: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  34. 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
  35. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  36. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  37. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  38. 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 13 years ago
  39. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  40. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  41. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 13 years ago
  42. a0ad2a7 ARM: iop33x: irq_data conversion. by Lennert Buytenhek · 13 years ago
  43. a0b7bd0 ARM: io: make iounmap() a simple macro by Russell King · 13 years ago
  44. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  45. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  46. 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
  47. 2741ecb Merge branch 'misc2' into devel by Russell King · 14 years ago
  48. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 14 years ago
  49. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  50. 980f229 iop: enable generic time by Mikael Pettersson · 15 years ago
  51. 5b9eda3 iop3xx: ATU and PCI memory configuration corrected by Aaro Koskinen · 15 years ago
  52. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  53. d281bc9 [ARM] fix missing includes for iop33x and sa1100_ir by Russell King · 15 years ago
  54. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 15 years ago
  55. 0114cb4 [ARM] iop3xx: avoid polluting the kernel's namespace by Russell King · 15 years ago
  56. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  57. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  58. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  59. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  60. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  61. c34002c iop: unconditionally initialize the ATU on platforms known to be 'hosts' by Dan Williams · 16 years ago
  62. 2492c84 iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver by Dan Williams · 17 years ago
  63. d73d801 [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop files by Dan Williams · 17 years ago
  64. e90ddd8 [ARM] 4348/4: iop3xx: Give Linux control over PCI initialization by Dan Williams · 17 years ago
  65. 3668b45 [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx by Dan Williams · 17 years ago
  66. 4434c5c [ARM] 4186/1: iop: remove cp6_enable/disable routines by Dan Williams · 17 years ago
  67. 588ef76 [ARM] 4184/1: iop: cp6 access handler (undef_hook) by Dan Williams · 17 years ago
  68. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 17 years ago
  69. c852ac8 [ARM] 3832/1: iop3xx: coding style cleanup by Lennert Buytenhek · 18 years ago
  70. c680b77 [ARM] 3830/1: iop3xx: board support file cleanup by Lennert Buytenhek · 18 years ago
  71. 7412b10 [ARM] 3829/1: iop3xx: optimise irq entry macros by Lennert Buytenhek · 18 years ago
  72. 610300e [ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offset by Lennert Buytenhek · 18 years ago
  73. 38ce73e [ARM] 3825/1: iop3xx: use cp6 enable/disable macros by Lennert Buytenhek · 18 years ago
  74. 863753a [ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time code by Lennert Buytenhek · 18 years ago
  75. 7e9740b [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci code by Lennert Buytenhek · 18 years ago
  76. e25d64f [ARM] 3819/1: iop3xx: factor out shared i2c code by Lennert Buytenhek · 18 years ago
  77. 7ae1f7e [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x code by Lennert Buytenhek · 18 years ago
  78. 3f7e581 [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x by Lennert Buytenhek · 18 years ago