1. 0d3f2c9 irqchip/gic: Remove redundant gic_set_irqchip_flags by Sudeep Holla · 9 years ago
  2. 1dcc73d irqchip: gic: Drop support for gic_arch_extn by Marc Zyngier · 9 years ago
  3. a01e7b3 Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core by Jason Cooper · 9 years ago
  4. 49869be irqchip: gic: Add an entry point to set up irqchip flags by Marc Zyngier · 9 years ago
  5. a5561c3 irqchip: gic: Get rid of routable domain by Marc Zyngier · 9 years ago
  6. df870c7 irqchip: gic: Remove warning by including linux/irqdomain.h by Jason Cooper · 10 years ago
  7. 853a33c irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell by Suravee Suthikulpanit · 10 years ago
  8. 3228950 irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl register by Feng Kan · 10 years ago
  9. e5f8153 irqchip: gic: Replace hex numbers with defines. by Feng Kan · 10 years ago
  10. b8802f7 irqchip: gic: Use mask field in GICC_IAR by Haojian Zhuang · 10 years ago
  11. 006e983 DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs by Sricharan R · 11 years ago
  12. 0307e17 irqchip: arm-gic: Define additional MMIO offsets and masks by Christoffer Dall · 11 years ago
  13. 14d2ca6 ARM: GIC: interface to send a SGI directly by Nicolas Pitre · 12 years ago
  14. eeb4465 ARM: GIC: function to retrieve the physical address of the SGIR by Nicolas Pitre · 12 years ago
  15. 7f63037 Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 11 years ago
  16. 10d9eb8 drivers: irq-chip: irq-gic: introduce gic_cpu_if_down() by Nicolas Pitre · 11 years ago
  17. ed96762 ARM: bL_switcher: do not hardcode GIC IDs in the code by Nicolas Pitre · 12 years ago
  18. 1a6b69b ARM: gic: add CPU migration support by Nicolas Pitre · 12 years ago
  19. c011470 irqchip: gic: Perform the gic_secondary_init() call via CPU notifier by Catalin Marinas · 12 years ago
  20. a96ab03 ARM: gic: add __ASSEMBLY__ guard to C definitions by Marc Zyngier · 12 years ago
  21. fdf77a7 ARM: gic: define GICH offsets for VGIC support by Marc Zyngier · 12 years ago
  22. 7c7945a ARM: gic: add missing distributor defintions by Christoffer Dall · 12 years ago
  23. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago[Renamed (91%) from arch/arm/include/asm/hardware/gic.h]
  24. 0529e315 ARM: use common irqchip_init for GIC init by Rob Herring · 12 years ago
  25. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  26. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 12 years ago
  27. 428fef8 ARM: GIC: remove assembly ifdefs from gic.h by Rob Herring · 12 years ago
  28. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 12 years ago
  29. 08d33b2 ARM: GIC: Make MULTI_IRQ_HANDLER mandatory by Marc Zyngier · 13 years ago
  30. 562e002 ARM: GIC: Add global gic_handle_irq() function by Marc Zyngier · 13 years ago
  31. db0d4db ARM: gic: allow GIC to support non-banked setups by Marc Zyngier · 13 years ago
  32. f37a53c ARM: gic: fix irq_alloc_descs handling for sparse irq by Rob Herring · 13 years ago
  33. b3f7ed0 ARM: gic: add OF based initialization by Rob Herring · 13 years ago
  34. 4294f8ba ARM: gic: add irq_domain support by Rob Herring · 13 years ago
  35. 34471a9 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable by Russell King · 13 years ago
  36. 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 13 years ago
  37. 254056f ARM: gic: Use cpu pm notifiers to save gic state by Colin Cross · 13 years ago
  38. e807acb ARM: GIC: move gic_chip_data structure declaration to header by Changhwan Youn · 13 years ago
  39. d7ed36a ARM: 6777/1: gic: Add hooks for architecture specific extensions by Santosh Shilimkar · 13 years ago
  40. ac61d14 ARM: GIC: move enablement of PPI interrupts to gic.c by Russell King · 14 years ago
  41. ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 14 years ago
  42. 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 14 years ago
  43. b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
  44. 8266810 [ARM] smp: fix cpumask usage in ARM SMP code by Russell King · 15 years ago
  45. 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago[Renamed (96%) from include/asm-arm/hardware/gic.h]
  46. b3a1bde [ARM] 4108/2: Allow multiple GIC interrupt controllers in a system by Catalin Marinas · 17 years ago
  47. f27ecac [ARM] Add support for ARM GIC by Russell King · 19 years ago