1. 44430ec irqchip: Move ARM VIC to drivers/irqchip by Rob Herring · 12 years ago
  2. a036802 ARM: remove mach .handle_irq for VIC users by Rob Herring · 12 years ago
  3. 7fb7d8a ARM: VIC: set handle_arch_irq in VIC initialization by Rob Herring · 12 years ago
  4. cf21af5 ARM: VIC: shrink down vic.h by Rob Herring · 12 years ago
  5. 81243e4 irqchip: Move ARM GIC to drivers/irqchip by Rob Herring · 12 years ago
  6. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  7. cfed7d6 ARM: GIC: set handle_arch_irq in GIC initialization by Rob Herring · 12 years ago
  8. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 12 years ago
  9. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  10. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  11. 5ced33b ARM: 7611/1: VIC: fix bug in VIC irqdomain code by Linus Walleij · 12 years ago
  12. 0fa5d39 Merge branch 'devel-stable' into for-linus by Russell King · 12 years ago
  13. 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
  14. ea3aacf ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device by Will Deacon · 12 years ago
  15. 384a290 ARM: gic: use a private mapping for CPU target interfaces by Nicolas Pitre · 12 years ago
  16. 946c59a ARM: vic: fix build warning caused by previous commit by Russell King · 12 years ago
  17. 07c9249 ARM: 7554/1: VIC: use irq_domain_add_simple() by Linus Walleij · 12 years ago
  18. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  19. bfbad32 ARM: pxa: armcore: fix PCI PIO warnings by Arnd Bergmann · 12 years ago
  20. dc2832e ARM: dma-mapping: add support for dma_get_sgtable() by Marek Szyprowski · 12 years ago
  21. fdb1117 ARM: dma-mapping: fix debug messages in dmabounce code by Marek Szyprowski · 12 years ago
  22. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  23. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  24. 4175160 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  25. f99d603 ARM: dma-mapping: use alloc, mmap, free from dma_ops by Marek Szyprowski · 12 years ago
  26. 15237e1 ARM: dma-mapping: move all dma bounce code to separate dma ops structure by Marek Szyprowski · 12 years ago
  27. a227fb9 ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops by Marek Szyprowski · 12 years ago
  28. 553ac78 ARM: dma-mapping: introduce DMA_ERROR_CODE constant by Marek Szyprowski · 12 years ago
  29. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 12 years ago
  30. ce94df9 ARM: 7395/1: VIC: use the domain mapping function to assign handlers by Linus Walleij · 12 years ago
  31. fa943be ARM: 7394/1: VIC: respect list of valid sources by Linus Walleij · 12 years ago
  32. 6540afe Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanup by Arnd Bergmann · 12 years ago
  33. 34af6579 ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler by Will Deacon · 12 years ago
  34. c65f2ab ARM: remove ixp23xx and ixp2000 platforms by Rob Herring · 12 years ago
  35. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  36. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  37. 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
  38. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  39. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  40. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. aae528d Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms by Russell King · 12 years ago
  42. 22eeaff ARM: sa1111: use dev_err() rather than printk() by Russell King · 13 years ago
  43. 924e1d4 ARM: sa1111: cleanup sub-device registration and unregistration by Russell King · 13 years ago
  44. 21d1c77 ARM: sa1111: only setup DMA for DMA capable devices by Russell King · 13 years ago
  45. 09a2ba2 ARM: sa1111: register sa1111 devices with dmabounce in bus notifier by Russell King · 13 years ago
  46. 07be45f ARM: sa1111: provide a generic way to prevent devices from registering by Russell King · 13 years ago
  47. e0b823e ARM: 7318/1: gic: refactor irq_start assignment by Will Deacon · 12 years ago
  48. a1be5d6 ARM: riscpc: move time-acorn.c to mach-rpc by Russell King · 12 years ago
  49. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  50. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  51. b7d861d DMA: PL330: Merge PL330 driver into drivers/dma/ by Boojin Kim · 13 years ago
  52. abf45ce Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Arnd Bergmann · 12 years ago
  53. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  54. e23e8c0 ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' by Myron Stowe · 12 years ago
  55. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 13 years ago
  56. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 12 years ago
  57. 46e33c6 ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() by Javi Merino · 12 years ago
  58. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 12 years ago
  59. a7bf616 ARM: timer-sp: add sched_clock support by Rob Herring · 13 years ago
  60. e5c0fc4 ARM: sa1111: change devid to be a bitmask by Russell King · 13 years ago
  61. ae99ddb ARM: sa1111: add platform enable/disable functions by Russell King · 13 years ago
  62. 6bd72f0 ARM: sa1111: add shutdown hook to sa1111_driver structure by Russell King · 13 years ago
  63. 36d3121 ARM: sa1111: implement support for sparse IRQs by Russell King · 13 years ago
  64. f03ecaa ARM: sa1111: finish "allow cascaded IRQs to be used by platforms" by Russell King · 13 years ago
  65. 4d5d112 ARM: sa1111: add sa1111 core driver .owner initializer by Russell King · 13 years ago
  66. a22db0f3 ARM: sa1111: fix PWM state on suspend by Russell King · 12 years ago
  67. 29c140b ARM: sa1111: fix memory request/grant setup on PM events by Russell King · 12 years ago
  68. eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 13 years ago
  69. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  70. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  71. 168c861 PCI: ARM: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  72. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  73. a32737e Merge branches 'fixes' and 'misc' into for-linus by Russell King · 13 years ago
  74. 9f9df00 ARM: 7236/1: vic: always use simple ops by Jamie Iles · 13 years ago
  75. f98b9a2 ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes successful by Javi Merino · 13 years ago
  76. abb959f ARM: 7237/1: PL330: Fix driver freeze by Javi Merino · 13 years ago
  77. 7c324d8 ARM: 7243/1: sp804: modernize clock event registration by Linus Walleij · 13 years ago
  78. ad62267 ARM: 7183/1: vic: register the VIC for ST-modified VIC's by Jamie Iles · 13 years ago
  79. 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
  80. fe41db7 ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation by Will Deacon · 13 years ago
  81. abdd7b9 ARM: 7176/1: cpu_pm: register GIC PM notifier only once by Marc Zyngier · 13 years ago
  82. 1c8a7c1 ARM: 7165/2: PL330: Fix typo in _prepare_ccr() by Javi Merino · 13 years ago
  83. 2674dd0 ARM: 7163/2: PL330: Only register usable channels by Javi Merino · 13 years ago
  84. 11f1c5d ARM: VIC: remove non MULTI_IRQ_HANDLER support by Jamie Iles · 13 years ago
  85. 1558368 ARM: vic: MULTI_IRQ_HANDLER handler by Jamie Iles · 13 years ago
  86. f9b28cc ARM: vic: device tree binding by Jamie Iles · 13 years ago
  87. 08d33b2 ARM: GIC: Make MULTI_IRQ_HANDLER mandatory by Marc Zyngier · 13 years ago
  88. 562e002 ARM: GIC: Add global gic_handle_irq() function by Marc Zyngier · 13 years ago
  89. db0d4db ARM: gic: allow GIC to support non-banked setups by Marc Zyngier · 13 years ago
  90. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  91. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  92. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  93. 7e1efcf ARM: gic: use module.h instead of export.h by Arnd Bergmann · 13 years ago
  94. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 13 years ago
  95. f37a53c ARM: gic: fix irq_alloc_descs handling for sparse irq by Rob Herring · 13 years ago
  96. b3f7ed0 ARM: gic: add OF based initialization by Rob Herring · 13 years ago
  97. 4294f8ba ARM: gic: add irq_domain support by Rob Herring · 13 years ago
  98. 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
  99. 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
  100. 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