1. dc2832e ARM: dma-mapping: add support for dma_get_sgtable() by Marek Szyprowski · 12 years ago
  2. fdb1117 ARM: dma-mapping: fix debug messages in dmabounce code by Marek Szyprowski · 12 years ago
  3. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  4. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. 4175160 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  6. f99d603 ARM: dma-mapping: use alloc, mmap, free from dma_ops by Marek Szyprowski · 12 years ago
  7. 15237e1 ARM: dma-mapping: move all dma bounce code to separate dma ops structure by Marek Szyprowski · 13 years ago
  8. a227fb9 ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops by Marek Szyprowski · 13 years ago
  9. 553ac78 ARM: dma-mapping: introduce DMA_ERROR_CODE constant by Marek Szyprowski · 13 years ago
  10. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 12 years ago
  11. ce94df9 ARM: 7395/1: VIC: use the domain mapping function to assign handlers by Linus Walleij · 12 years ago
  12. fa943be ARM: 7394/1: VIC: respect list of valid sources by Linus Walleij · 12 years ago
  13. 6540afe Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanup by Arnd Bergmann · 12 years ago
  14. 34af6579 ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler by Will Deacon · 12 years ago
  15. c65f2ab ARM: remove ixp23xx and ixp2000 platforms by Rob Herring · 12 years ago
  16. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  17. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  18. 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
  19. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  20. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  21. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  22. aae528d Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms by Russell King · 12 years ago
  23. 22eeaff ARM: sa1111: use dev_err() rather than printk() by Russell King · 13 years ago
  24. 924e1d4 ARM: sa1111: cleanup sub-device registration and unregistration by Russell King · 13 years ago
  25. 21d1c77 ARM: sa1111: only setup DMA for DMA capable devices by Russell King · 13 years ago
  26. 09a2ba2 ARM: sa1111: register sa1111 devices with dmabounce in bus notifier by Russell King · 13 years ago
  27. 07be45f ARM: sa1111: provide a generic way to prevent devices from registering by Russell King · 13 years ago
  28. e0b823e ARM: 7318/1: gic: refactor irq_start assignment by Will Deacon · 13 years ago
  29. a1be5d6 ARM: riscpc: move time-acorn.c to mach-rpc by Russell King · 13 years ago
  30. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  31. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  32. b7d861d DMA: PL330: Merge PL330 driver into drivers/dma/ by Boojin Kim · 13 years ago
  33. abf45ce Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Arnd Bergmann · 13 years ago
  34. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  35. e23e8c0 ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' by Myron Stowe · 13 years ago
  36. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 13 years ago
  37. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 13 years ago
  38. 46e33c6 ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() by Javi Merino · 13 years ago
  39. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 13 years ago
  40. a7bf616 ARM: timer-sp: add sched_clock support by Rob Herring · 13 years ago
  41. e5c0fc4 ARM: sa1111: change devid to be a bitmask by Russell King · 13 years ago
  42. ae99ddb ARM: sa1111: add platform enable/disable functions by Russell King · 13 years ago
  43. 6bd72f0 ARM: sa1111: add shutdown hook to sa1111_driver structure by Russell King · 13 years ago
  44. 36d3121 ARM: sa1111: implement support for sparse IRQs by Russell King · 13 years ago
  45. f03ecaa ARM: sa1111: finish "allow cascaded IRQs to be used by platforms" by Russell King · 13 years ago
  46. 4d5d112 ARM: sa1111: add sa1111 core driver .owner initializer by Russell King · 13 years ago
  47. a22db0f3 ARM: sa1111: fix PWM state on suspend by Russell King · 13 years ago
  48. 29c140b ARM: sa1111: fix memory request/grant setup on PM events by Russell King · 13 years ago
  49. eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 13 years ago
  50. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  51. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  52. 168c861 PCI: ARM: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  53. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  54. a32737e Merge branches 'fixes' and 'misc' into for-linus by Russell King · 13 years ago
  55. 9f9df00 ARM: 7236/1: vic: always use simple ops by Jamie Iles · 13 years ago
  56. f98b9a2 ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes successful by Javi Merino · 13 years ago
  57. abb959f ARM: 7237/1: PL330: Fix driver freeze by Javi Merino · 13 years ago
  58. 7c324d8 ARM: 7243/1: sp804: modernize clock event registration by Linus Walleij · 13 years ago
  59. ad62267 ARM: 7183/1: vic: register the VIC for ST-modified VIC's by Jamie Iles · 13 years ago
  60. 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
  61. fe41db7 ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation by Will Deacon · 13 years ago
  62. abdd7b9 ARM: 7176/1: cpu_pm: register GIC PM notifier only once by Marc Zyngier · 13 years ago
  63. 1c8a7c1 ARM: 7165/2: PL330: Fix typo in _prepare_ccr() by Javi Merino · 13 years ago
  64. 2674dd0 ARM: 7163/2: PL330: Only register usable channels by Javi Merino · 13 years ago
  65. 11f1c5d ARM: VIC: remove non MULTI_IRQ_HANDLER support by Jamie Iles · 13 years ago
  66. 1558368 ARM: vic: MULTI_IRQ_HANDLER handler by Jamie Iles · 13 years ago
  67. f9b28cc ARM: vic: device tree binding by Jamie Iles · 13 years ago
  68. 08d33b2 ARM: GIC: Make MULTI_IRQ_HANDLER mandatory by Marc Zyngier · 13 years ago
  69. 562e002 ARM: GIC: Add global gic_handle_irq() function by Marc Zyngier · 13 years ago
  70. db0d4db ARM: gic: allow GIC to support non-banked setups by Marc Zyngier · 13 years ago
  71. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  72. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  73. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  74. 7e1efcf ARM: gic: use module.h instead of export.h by Arnd Bergmann · 13 years ago
  75. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 13 years ago
  76. f37a53c ARM: gic: fix irq_alloc_descs handling for sparse irq by Rob Herring · 13 years ago
  77. b3f7ed0 ARM: gic: add OF based initialization by Rob Herring · 13 years ago
  78. 4294f8ba ARM: gic: add irq_domain support by Rob Herring · 13 years ago
  79. 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
  80. 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
  81. 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
  82. 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
  83. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  84. 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
  85. 34471a9 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable by Russell King · 13 years ago
  86. 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 13 years ago
  87. 292b293 ARM: gic: consolidate PPI handling by Marc Zyngier · 13 years ago
  88. ee3f615 ARM: 7136/1: pl330: Fix a race condition by Javi Merino · 13 years ago
  89. 267840f ARM: 7061/1: gic: convert logical CPU numbers into physical numbers by Will Deacon · 13 years ago
  90. f8be12d ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS by Zoltan Devai · 13 years ago
  91. d4f3add ARM: common/vic: use proper __iomem annotations by Arnd Bergmann · 13 years ago
  92. 6f5ad96 clk: timer-sp: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
  93. 72ae00c clk: sa1111: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
  94. 9c12845 ARM: gic: Allow gic arch extensions to provide irqchip flags by Colin Cross · 13 years ago
  95. 254056f ARM: gic: Use cpu pm notifiers to save gic state by Colin Cross · 14 years ago
  96. bd31b85 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 15 years ago
  97. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  98. 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
  99. 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
  100. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago