1. 91bdf0d irqchip: fix typo when moving gic_raise_softirq() by Javi Merino · 11 years ago
  2. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  3. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago
  4. 81243e4 irqchip: Move ARM GIC to drivers/irqchip by Rob Herring · 12 years ago[Renamed (97%) from arch/arm/common/gic.c]
  5. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  6. cfed7d6 ARM: GIC: set handle_arch_irq in GIC initialization by Rob Herring · 12 years ago
  7. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 12 years ago
  8. 384a290 ARM: gic: use a private mapping for CPU target interfaces by Nicolas Pitre · 12 years ago
  9. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  10. e0b823e ARM: 7318/1: gic: refactor irq_start assignment by Will Deacon · 12 years ago
  11. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 12 years ago
  12. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 12 years ago
  13. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 12 years ago
  14. eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 12 years ago
  15. 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
  16. fe41db7 ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation by Will Deacon · 13 years ago
  17. abdd7b9 ARM: 7176/1: cpu_pm: register GIC PM notifier only once by Marc Zyngier · 13 years ago
  18. 08d33b2 ARM: GIC: Make MULTI_IRQ_HANDLER mandatory by Marc Zyngier · 13 years ago
  19. 562e002 ARM: GIC: Add global gic_handle_irq() function by Marc Zyngier · 13 years ago
  20. db0d4db ARM: gic: allow GIC to support non-banked setups by Marc Zyngier · 13 years ago
  21. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  22. 7e1efcf ARM: gic: use module.h instead of export.h by Arnd Bergmann · 13 years ago
  23. f37a53c ARM: gic: fix irq_alloc_descs handling for sparse irq by Rob Herring · 13 years ago
  24. b3f7ed0 ARM: gic: add OF based initialization by Rob Herring · 13 years ago
  25. 4294f8ba ARM: gic: add irq_domain support by Rob Herring · 13 years ago
  26. 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
  27. 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
  28. 34471a9 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable by Russell King · 13 years ago
  29. 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 13 years ago
  30. 292b293 ARM: gic: consolidate PPI handling by Marc Zyngier · 13 years ago
  31. 267840f ARM: 7061/1: gic: convert logical CPU numbers into physical numbers by Will Deacon · 13 years ago
  32. 9c12845 ARM: gic: Allow gic arch extensions to provide irqchip flags by Colin Cross · 13 years ago
  33. 254056f ARM: gic: Use cpu pm notifiers to save gic state by Colin Cross · 13 years ago
  34. bd31b85 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 15 years ago
  35. 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
  36. 5dfc54e ARM: GIC: avoid routing interrupts to offline CPUs by Russell King · 13 years ago
  37. 2ef7570 ARM: CPU hotplug: fix abuse of irqdesc->node by Russell King · 13 years ago
  38. e807acb ARM: GIC: move gic_chip_data structure declaration to header by Changhwan Youn · 13 years ago
  39. 6ac77e4 ARM: GIC: Convert GIC library to use the IO relaxed operations by Santosh Shilimkar · 13 years ago
  40. 1a01753 ARM: gic: use handle_fasteoi_irq for SPIs by Will Deacon · 13 years ago
  41. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  42. 9323f261 arm: Reorder irq_set_ function calls by Thomas Gleixner · 13 years ago
  43. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  44. fdea77b arm: gic: Use proper accessor functions by Thomas Gleixner · 13 years ago
  45. d7ed36a ARM: 6777/1: gic: Add hooks for architecture specific extensions by Santosh Shilimkar · 13 years ago
  46. c191789 ARM: irq migration: update GIC migration code by Russell King · 13 years ago
  47. 7d1f428 ARM: gic: irq_data conversion. by Lennert Buytenhek · 14 years ago
  48. ac61d14 ARM: GIC: move enablement of PPI interrupts to gic.c by Russell King · 14 years ago
  49. bef8f9e ARM: GIC: move gic_data[] initialization into gic_init() by Russell King · 14 years ago
  50. ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 14 years ago
  51. 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 14 years ago
  52. b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
  53. 8750750 ARM: 6524/1: GIC irq desciptor bug fix by Chao Xie · 14 years ago
  54. e6afec9 ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interrupts by Pawel Moll · 14 years ago
  55. 9395f6e ARM: GIC: don't disable software generated interrupts by Russell King · 14 years ago
  56. 846afbd1 GIC: Dont disable INT in ack callback by Abhijeet Dharmapurikar · 14 years ago
  57. 5c0c1f0 ARM: 6150/1: gic: implement set_type by Rabin Vincent · 14 years ago
  58. 41184f6 [ARM] 5556/1: Fix the irq_desc.cpu references by Catalin Marinas · 15 years ago
  59. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  60. 8266810 [ARM] smp: fix cpumask usage in ARM SMP code by Russell King · 15 years ago
  61. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  62. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  63. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  64. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  65. 0f347bb [ARM] gic: Fix gic cascade irq handling by Russell King · 17 years ago
  66. b3a1bde [ARM] 4108/2: Allow multiple GIC interrupt controllers in a system by Catalin Marinas · 17 years ago
  67. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  68. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  69. c4bfa28 [ARM] 3686/1: ARM: arm/common: convert irq handling by Thomas Gleixner · 18 years ago
  70. a06f546 [ARM] 2942/1: Fix the warning in arch/arm/common/gic.c by Catalin Marinas · 19 years ago
  71. dcb86e8 [ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.c by Catalin Marinas · 19 years ago
  72. f27ecac [ARM] Add support for ARM GIC by Russell King · 19 years ago