1. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  2. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  3. 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
  4. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  5. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  6. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. aae528d Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms by Russell King · 12 years ago
  8. 22eeaff ARM: sa1111: use dev_err() rather than printk() by Russell King · 13 years ago
  9. 924e1d4 ARM: sa1111: cleanup sub-device registration and unregistration by Russell King · 13 years ago
  10. 21d1c77 ARM: sa1111: only setup DMA for DMA capable devices by Russell King · 13 years ago
  11. 09a2ba2 ARM: sa1111: register sa1111 devices with dmabounce in bus notifier by Russell King · 13 years ago
  12. 07be45f ARM: sa1111: provide a generic way to prevent devices from registering by Russell King · 13 years ago
  13. e0b823e ARM: 7318/1: gic: refactor irq_start assignment by Will Deacon · 12 years ago
  14. a1be5d6 ARM: riscpc: move time-acorn.c to mach-rpc by Russell King · 12 years ago
  15. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  16. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  17. b7d861d DMA: PL330: Merge PL330 driver into drivers/dma/ by Boojin Kim · 13 years ago
  18. abf45ce Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Arnd Bergmann · 12 years ago
  19. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  20. e23e8c0 ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' by Myron Stowe · 12 years ago
  21. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 13 years ago
  22. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 12 years ago
  23. 46e33c6 ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() by Javi Merino · 12 years ago
  24. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 12 years ago
  25. a7bf616 ARM: timer-sp: add sched_clock support by Rob Herring · 13 years ago
  26. e5c0fc4 ARM: sa1111: change devid to be a bitmask by Russell King · 13 years ago
  27. ae99ddb ARM: sa1111: add platform enable/disable functions by Russell King · 13 years ago
  28. 6bd72f0 ARM: sa1111: add shutdown hook to sa1111_driver structure by Russell King · 13 years ago
  29. 36d3121 ARM: sa1111: implement support for sparse IRQs by Russell King · 13 years ago
  30. f03ecaa ARM: sa1111: finish "allow cascaded IRQs to be used by platforms" by Russell King · 13 years ago
  31. 4d5d112 ARM: sa1111: add sa1111 core driver .owner initializer by Russell King · 13 years ago
  32. a22db0f3 ARM: sa1111: fix PWM state on suspend by Russell King · 12 years ago
  33. 29c140b ARM: sa1111: fix memory request/grant setup on PM events by Russell King · 12 years ago
  34. eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 13 years ago
  35. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  36. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  37. 168c861 PCI: ARM: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  38. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  39. a32737e Merge branches 'fixes' and 'misc' into for-linus by Russell King · 13 years ago
  40. 9f9df00 ARM: 7236/1: vic: always use simple ops by Jamie Iles · 13 years ago
  41. f98b9a2 ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes successful by Javi Merino · 13 years ago
  42. abb959f ARM: 7237/1: PL330: Fix driver freeze by Javi Merino · 13 years ago
  43. 7c324d8 ARM: 7243/1: sp804: modernize clock event registration by Linus Walleij · 13 years ago
  44. ad62267 ARM: 7183/1: vic: register the VIC for ST-modified VIC's by Jamie Iles · 13 years ago
  45. 742eaa6 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 13 years ago
  46. fe41db7 ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation by Will Deacon · 13 years ago
  47. abdd7b9 ARM: 7176/1: cpu_pm: register GIC PM notifier only once by Marc Zyngier · 13 years ago
  48. 1c8a7c1 ARM: 7165/2: PL330: Fix typo in _prepare_ccr() by Javi Merino · 13 years ago
  49. 2674dd0 ARM: 7163/2: PL330: Only register usable channels by Javi Merino · 13 years ago
  50. 11f1c5d ARM: VIC: remove non MULTI_IRQ_HANDLER support by Jamie Iles · 13 years ago
  51. 1558368 ARM: vic: MULTI_IRQ_HANDLER handler by Jamie Iles · 13 years ago
  52. f9b28cc ARM: vic: device tree binding by Jamie Iles · 13 years ago
  53. 08d33b2 ARM: GIC: Make MULTI_IRQ_HANDLER mandatory by Marc Zyngier · 13 years ago
  54. 562e002 ARM: GIC: Add global gic_handle_irq() function by Marc Zyngier · 13 years ago
  55. db0d4db ARM: gic: allow GIC to support non-banked setups by Marc Zyngier · 13 years ago
  56. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  57. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  58. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  59. 7e1efcf ARM: gic: use module.h instead of export.h by Arnd Bergmann · 13 years ago
  60. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 13 years ago
  61. f37a53c ARM: gic: fix irq_alloc_descs handling for sparse irq by Rob Herring · 13 years ago
  62. b3f7ed0 ARM: gic: add OF based initialization by Rob Herring · 13 years ago
  63. 4294f8ba ARM: gic: add irq_domain support by Rob Herring · 13 years ago
  64. 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
  65. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  66. 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
  67. 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
  68. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  69. 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 13 years ago
  70. 34471a9 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable by Russell King · 13 years ago
  71. 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 13 years ago
  72. 292b293 ARM: gic: consolidate PPI handling by Marc Zyngier · 13 years ago
  73. ee3f615 ARM: 7136/1: pl330: Fix a race condition by Javi Merino · 13 years ago
  74. 267840f ARM: 7061/1: gic: convert logical CPU numbers into physical numbers by Will Deacon · 13 years ago
  75. f8be12d ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS by Zoltan Devai · 13 years ago
  76. d4f3add ARM: common/vic: use proper __iomem annotations by Arnd Bergmann · 13 years ago
  77. 6f5ad96 clk: timer-sp: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
  78. 72ae00c clk: sa1111: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
  79. 9c12845 ARM: gic: Allow gic arch extensions to provide irqchip flags by Colin Cross · 13 years ago
  80. 254056f ARM: gic: Use cpu pm notifiers to save gic state by Colin Cross · 13 years ago
  81. bd31b85 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 15 years ago
  82. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  83. 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
  84. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  85. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  86. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  87. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  88. 5dfc54e ARM: GIC: avoid routing interrupts to offline CPUs by Russell King · 13 years ago
  89. 2ef7570 ARM: CPU hotplug: fix abuse of irqdesc->node by Russell King · 13 years ago
  90. e807acb ARM: GIC: move gic_chip_data structure declaration to header by Changhwan Youn · 13 years ago
  91. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  92. 5c8598f ARM: dmabounce: no need to check dev->bus type in needs_bounce function by Russell King · 13 years ago
  93. 0703ed2 ARM: dmabounce: get rid of dma_needs_bounce global function by Russell King · 13 years ago
  94. c289b2e ARM: dmabounce: correct unmap_single dev_dbg by Russell King · 13 years ago
  95. dfa322f ARM: dmabounce: check pointer against NULL not 0 by Russell King · 13 years ago
  96. e2f521e ARM: dmabounce: remove useless pr_err by Russell King · 13 years ago
  97. dd3641f ARM: dmabounce: move decision for bouncing into __dma_map_page() by Russell King · 13 years ago
  98. 23bc987 ARM: dmabounce: separate out decision to bounce by Russell King · 13 years ago
  99. 71695dd ARM: dmabounce: avoid needless valid_dma_direction() check by Russell King · 13 years ago
  100. 8021a4a ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page by Russell King · 13 years ago