1. 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
  2. 86dfe44 ARM: fix builds due to missing <asm/system_misc.h> includes by Olof Johansson · 12 years ago
  3. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. 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
  5. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  6. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  7. 5621caa ARM: kill off __mem_pci by Rob Herring · 12 years ago
  8. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  9. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  10. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  11. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  12. 86ce0d2 ARM: mach-ixp23xx: properly disable CPU idle call by Nicolas Pitre · 13 years ago
  13. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  14. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  15. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  16. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  17. b219415 ARM: restart: ixp23xx: use new restart hook by Russell King · 13 years ago
  18. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  19. d88cc28 ARM: mach-ixp23xx: remove arch specific special handling for ioremap by Nicolas Pitre · 13 years ago
  20. 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
  21. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  22. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  23. 36f7a1e ARM: mach-ixp23xx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  24. 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
  25. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  26. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  27. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  28. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  29. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  30. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  31. c1d065e ARM: ixp23xx: irq_data conversion. by Lennert Buytenhek · 14 years ago
  32. a0b7bd0 ARM: io: make iounmap() a simple macro by Russell King · 14 years ago
  33. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  34. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  35. 9b2a606 ARM: 6283/1: Remove useless PCIO_BASE definitions by eric miao · 14 years ago
  36. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
  37. 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
  38. 0372c380 ARM: Fix IXP23xx build error in mach/memory.h by Russell King · 14 years ago
  39. 2741ecb Merge branch 'misc2' into devel by Russell King · 14 years ago
  40. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 14 years ago
  41. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  42. c7baab5 ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bug by Russell King · 15 years ago
  43. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  44. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  45. 32643fe [ARM] ixp23xx: mach/io.h doesn't need BUG() anymore by Russell King · 16 years ago
  46. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  47. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  48. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  49. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  50. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  51. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  52. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  53. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  54. 1d7d4f5 [ARM] remove duplicate includes by Lucas Woods · 17 years ago
  55. cdea460 [ARM] Fix some section mismatch warnings by Russell King · 17 years ago
  56. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  57. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  58. 46156e0 [ARM] 3994/1: ixp23xx: fix handling of pci master aborts by Lennert Buytenhek · 18 years ago
  59. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  60. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  61. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  62. ae71c42 [ARM] 3702/1: ARM: Convert ixp23xx to generic irq handling by Thomas Gleixner · 18 years ago
  63. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  64. 562ca1e [ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversion by Lennert Buytenhek · 18 years ago
  65. 8b76a68 [ARM] 3620/2: ixp23xx: add uengine loader support by Lennert Buytenhek · 18 years ago
  66. f869afa [ARM] 3616/1: fix timer handler wrap logic for a number of platforms by Lennert Buytenhek · 18 years ago
  67. 84b61f6 [ARM] 3615/1: ixp23xx: use platform devices for physmap flash by Lennert Buytenhek · 18 years ago
  68. ec8510f [ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasks by Lennert Buytenhek · 18 years ago
  69. 23759dc [ARM] 3439/2: xsc3: add I/O coherency support by Lennert Buytenhek · 18 years ago
  70. 532bda5 [ARM] 3438/1: ixp23xx: add pci slave support by Lennert Buytenhek · 18 years ago
  71. c471307 [ARM] 3388/1: ixp23xx: add core ixp23xx support by Lennert Buytenhek · 18 years ago