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