1. 16661a6 arm: common: move cpaccess sysfs node by Neil Leeder · 12 years ago
  2. a04aa64 ARM: gic: save/restore distributor ISR register values by Taniya Das · 12 years ago
  3. 621c97e ARM: gic: Refactor code for gic_configure_and_raise by Taniya Das · 12 years ago
  4. 051047d Merge "ARM: GIC: fix irq_trigger return" into msm-3.4 by Linux Build Service Account · 12 years ago
  5. e1bb10a arm: common: fix cpaccess asm instruction by Neil Leeder · 12 years ago
  6. bf18f9a ARM: GIC: fix irq_trigger return by Abhijeet Dharmapurikar · 12 years ago
  7. a93786a ARM: dma-mapping: use alloc, mmap, free from dma_ops by Marek Szyprowski · 12 years ago
  8. 75cd651 ARM: dma-mapping: move all dma bounce code to separate dma ops structure by Marek Szyprowski · 12 years ago
  9. 2d0d5ba ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops by Marek Szyprowski · 12 years ago
  10. 1dc8f00 ARM: dma-mapping: introduce DMA_ERROR_CODE constant by Marek Szyprowski · 12 years ago
  11. 56e7f9e ARM: gic: Remove parameters from msm_gic_save by Trilok Soni · 12 years ago
  12. af1709a ARM: gic: Add flag to select 8625 QGIC2 back to back read/write workaround by Trilok Soni · 12 years ago
  13. d8d697b Merge "ARM: gic: Remove ARCH_MSM8625 around the gic_save APIs" into msm-3.4 by Linux Build Service Account · 12 years ago
  14. 3850105 ARM: gic: Remove ARCH_MSM8625 around the gic_save APIs by Trilok Soni · 12 years ago
  15. aec69fb arm: common: Use label to identify cpaccess dummy instruction by Neil Leeder · 12 years ago
  16. bb6b30f irqdomain: Port system to new API by Michael Bohan · 12 years ago
  17. 01dbb61 ARM: gic: rename gic_is_spi_pending and other API to generic name by Trilok Soni · 12 years ago
  18. 1bf3f2d ARM: gic: Remove unnecessary irq spinlocks from gic_resume path by Trilok Soni · 12 years ago
  19. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  20. 8862d7d ARM: gic: Disable all interrupts before Power collapse by Taniya Das · 12 years ago
  21. 6278db0 ARM: gic: protect some of 8625 GIC functionality with irq spinlocks by Trilok Soni · 12 years ago
  22. bc9248a ARM: gic: Move GIC based code out from mpm-8625 by Taniya Das · 12 years ago
  23. 6639886 ARM: gic: Add spinlocks for SGIR/AIR/EOI for 8625 by Taniya Das · 12 years ago
  24. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 12 years ago
  25. 34af6579 ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler by Will Deacon · 12 years ago
  26. c2d35ac ARM: fiq_debugger: fix multiple consoles and make it a preferred console by Colin Cross · 12 years ago
  27. 688a901 ARM: fiq_debugger: add support for kgdb by Colin Cross · 12 years ago
  28. d72d89e ARM: fiq_debugger: add debug_putc by Colin Cross · 12 years ago
  29. e460225 ARM: fiq_debugger: add support for reboot commands by Colin Cross · 12 years ago
  30. b9b3a06 ARM: fiq_debugger: fix compiling for v3.3 by Colin Cross · 12 years ago
  31. 09688d1 ARM: Add generic fiq serial debugger by Iliyan Malchev · 14 years ago
  32. 997e655 ARM: Add fiq_glue by Arve Hjønnevåg · 14 years ago
  33. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  34. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  35. 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
  36. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  37. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  38. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. b241bd8 ARM: gic: Add support to access GIC in secure mode by Taniya Das · 12 years ago
  40. aae528d Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms by Russell King · 12 years ago
  41. 22eeaff ARM: sa1111: use dev_err() rather than printk() by Russell King · 13 years ago
  42. 924e1d4 ARM: sa1111: cleanup sub-device registration and unregistration by Russell King · 13 years ago
  43. 21d1c77 ARM: sa1111: only setup DMA for DMA capable devices by Russell King · 13 years ago
  44. 09a2ba2 ARM: sa1111: register sa1111 devices with dmabounce in bus notifier by Russell King · 13 years ago
  45. 07be45f ARM: sa1111: provide a generic way to prevent devices from registering by Russell King · 13 years ago
  46. e0b823e ARM: 7318/1: gic: refactor irq_start assignment by Will Deacon · 12 years ago
  47. a1be5d6 ARM: riscpc: move time-acorn.c to mach-rpc by Russell King · 12 years ago
  48. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  49. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  50. b7d861d DMA: PL330: Merge PL330 driver into drivers/dma/ by Boojin Kim · 13 years ago
  51. abf45ce Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Arnd Bergmann · 12 years ago
  52. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  53. e23e8c0 ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' by Myron Stowe · 12 years ago
  54. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 13 years ago
  55. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 12 years ago
  56. 46e33c6 ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() by Javi Merino · 12 years ago
  57. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 12 years ago
  58. a7bf616 ARM: timer-sp: add sched_clock support by Rob Herring · 13 years ago
  59. e5c0fc4 ARM: sa1111: change devid to be a bitmask by Russell King · 13 years ago
  60. ae99ddb ARM: sa1111: add platform enable/disable functions by Russell King · 13 years ago
  61. 6bd72f0 ARM: sa1111: add shutdown hook to sa1111_driver structure by Russell King · 13 years ago
  62. 36d3121 ARM: sa1111: implement support for sparse IRQs by Russell King · 13 years ago
  63. f03ecaa ARM: sa1111: finish "allow cascaded IRQs to be used by platforms" by Russell King · 13 years ago
  64. 4d5d112 ARM: sa1111: add sa1111 core driver .owner initializer by Russell King · 13 years ago
  65. a22db0f3 ARM: sa1111: fix PWM state on suspend by Russell King · 12 years ago
  66. 29c140b ARM: sa1111: fix memory request/grant setup on PM events by Russell King · 12 years ago
  67. 26e4486 arm: gic: Configure the GIC to run in secure mode by Rohit Vaswani · 13 years ago
  68. eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 13 years ago
  69. 33efecf arm: gic: Check for error code on irq_domain_add by Michael Bohan · 13 years ago
  70. b8635c3 arm: gic: Register irqdomain after adding it by Michael Bohan · 13 years ago
  71. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  72. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  73. 168c861 PCI: ARM: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  74. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  75. a32737e Merge branches 'fixes' and 'misc' into for-linus by Russell King · 13 years ago
  76. 9f9df00 ARM: 7236/1: vic: always use simple ops by Jamie Iles · 13 years ago
  77. f98b9a2 ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes successful by Javi Merino · 13 years ago
  78. 181621e ARM: GIC: Add global gic_handle_irq() function by Marc Zyngier · 13 years ago
  79. 680392b ARM: gic: allow GIC to support non-banked setups by Marc Zyngier · 13 years ago
  80. 4f87410 ARM: gic: use module.h instead of export.h by Arnd Bergmann · 13 years ago
  81. 050113e ARM: gic: fix irq_alloc_descs handling for sparse irq by Rob Herring · 13 years ago
  82. 0fc0d94 ARM: gic: add OF based initialization by Rob Herring · 13 years ago
  83. c383e04 ARM: gic: add irq_domain support by Rob Herring · 13 years ago
  84. eecb28c ARM: gic: Consolidate PPI handling with request_percpu_irq() API by Trilok Soni · 13 years ago
  85. abb959f ARM: 7237/1: PL330: Fix driver freeze by Javi Merino · 13 years ago
  86. 7c324d8 ARM: 7243/1: sp804: modernize clock event registration by Linus Walleij · 13 years ago
  87. ad62267 ARM: 7183/1: vic: register the VIC for ST-modified VIC's by Jamie Iles · 13 years ago
  88. a803a8d ARM: 7061/1: gic: convert logical CPU numbers into physical numbers by Will Deacon · 13 years ago
  89. 692c3e25 ARM: gic: Use cpu pm notifiers to save gic state by Colin Cross · 13 years ago
  90. 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
  91. 450ea48 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 15 years ago
  92. f3c52e2 ARM: GIC: avoid routing interrupts to offline CPUs by Russell King · 13 years ago
  93. c82186e ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPU by Trilok Soni · 13 years ago
  94. 45cfcd6 arm: common: Makefile: Add cpaccess by Suren Eda Naarayana Kulothungan · 13 years ago
  95. 7673a87 ARM: cpaccess: write-enables kernel space for write by Neil Leeder · 13 years ago
  96. fe41db7 ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation by Will Deacon · 13 years ago
  97. abdd7b9 ARM: 7176/1: cpu_pm: register GIC PM notifier only once by Marc Zyngier · 13 years ago
  98. 2252d0f ARM: GIC: move gic_chip_data structure declaration to header by Changhwan Youn · 13 years ago
  99. 1c8a7c1 ARM: 7165/2: PL330: Fix typo in _prepare_ccr() by Javi Merino · 13 years ago
  100. 2674dd0 ARM: 7163/2: PL330: Only register usable channels by Javi Merino · 13 years ago