1. d606fd7 Merge android-4.9.215(60fbe70) into msm-4.9 by jianzhou · 4 years, 3 months ago
  2. 9dc447d2 irqchip/gic-v3: Only provision redistributors that are enabled in ACPI by Marc Zyngier · 4 years, 6 months ago
  3. 7009817 irqchip: gic-v3: Skip save/restore when gic is uninitialized by Neeraj Upadhyay · 6 years ago
  4. 192abd8 Merge "Merge android-4.9.109 (a4230be) into msm-4.9" by Linux Build Service Account · 6 years ago
  5. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  6. acbe915 irqchip: gic-v3: Restore enable bit of spi interrupts by Gaurav Kohli · 6 years ago
  7. 3d5764b irqchip: gic-v3: Clear restore configuration across save/restore by Neeraj Upadhyay · 6 years ago
  8. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  9. fe64d7d arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  10. 5fa8ed8 irqchip/gic-v3: Change pr_debug message to pr_devel by Mark Salter · 6 years ago
  11. 4cd8689 Merge "drivers: qcom: system_pm: Save/restore GICD registers at system sleep" by Linux Build Service Account · 6 years ago
  12. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  13. b179a8e irqchip: gic-v3: provide save and restore api by Neeraj Upadhyay · 6 years ago
  14. 78667de Merge "Merge android-4.9.90 (dd1e37e) into msm-4.9" by Linux Build Service Account · 6 years ago
  15. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  16. c979024 irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry by Shanker Donthineni · 7 years ago
  17. cdf2b97 drivers: GICv3: Enable logging of interrupts that triggered wakeup by Runmin Wang · 8 years ago
  18. 2146b6e irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq() by Shanker Donthineni · 6 years ago
  19. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  20. 828064b irqchip/gic-v3: Fix ppi-partitions lookup by Johan Hovold · 7 years ago
  21. d3b7378 irqchip: gic-v3: support to get pending irqs and highprio irq by Lingutla Chandrasekhar · 7 years ago
  22. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  23. 59613f8 irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity by Suzuki K Poulose · 7 years ago
  24. fb1c24e irq-chip: gic-v3: remove print message in irq driver by Runmin Wang · 8 years ago
  25. 00aaa93 lpm-levels: Do not disable non-sec interrupts in suspend by Murali Nalajala · 9 years ago
  26. 62c17dc drivers: GICv3: remove the rtb logs of gic write and read by Runmin Wang · 8 years ago
  27. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  28. d102eb5 irqchip/gicv3: Handle loop timeout proper by Dan Carpenter · 8 years ago
  29. 57c996f Merge remote-tracking branch '4.4/tmp-08895a8' into msm-4.8 by Kyle Yan · 8 years ago
  30. fdb0664 irqchip: GICv3: Check if GIC register access is controlled by Channagoud Kadabi · 8 years ago
  31. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  32. df16454 ARM: gic-v3: Log the IRQs in RTB before handling an IRQ by Channagoud Kadabi · 8 years ago
  33. 727653d irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning by James Morse · 8 years ago
  34. db40f0a irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI by Tomasz Nowicki · 8 years ago
  35. 91ef844 irqchip/gic-v3: Reset BPR during initialization by Daniel Thompson · 8 years ago
  36. ccd9432 irqchip/gicv3: Remove disabling redistributor and group1 non-secure interrupts by Sudeep Holla · 8 years ago
  37. 6670a6d irqchip/gicv3: Convert to hotplug state machine by Richard Cochran · 8 years ago
  38. cf1d9d1 irqchip/gic-v3: Fix quiescence check in gic_enable_redist by Andrew Jones · 8 years ago
  39. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  40. 7c9b973 irqchip/gic-v3: Configure all interrupts as non-secure Group-1 by Marc Zyngier · 8 years ago
  41. f86c4fb irqchip/gic: Ensure ordering between read of INTACK and shared data by Will Deacon · 8 years ago
  42. 1839e57 irqchip/gic-v3: Parse and export virtual GIC information by Julien Grall · 8 years ago
  43. 611f039 irqchip/gic-v3: Gather all ACPI specific data in a single structure by Julien Grall · 8 years ago
  44. 68628bb irqchip/gic-v3: Prefix all pr_* messages by "GICv3: " by Julien Grall · 8 years ago
  45. e3825ba irqchip/gic-v3: Add support for partitioned PPIs by Marc Zyngier · 8 years ago
  46. 0fc6fa2 irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity by Antoine Tenart · 8 years ago
  47. b70fb7a irqchip/gic-v3: ACPI: Add redistributor support via GICC structures by Tomasz Nowicki · 8 years ago
  48. ffa7d61 irqchip/gic-v3: Add ACPI support for GICv3/4 initialization by Tomasz Nowicki · 8 years ago
  49. db57d74 irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver by Tomasz Nowicki · 8 years ago
  50. db8c70e irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec by Marc Zyngier · 9 years ago
  51. f833f57 irqchip: Convert all alloc/xlate users from of_node to fwnode by Marc Zyngier · 9 years ago
  52. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  53. 72c9712 irqchip/gic-v3: Specialize readq and writeq accesses by Jean-Philippe Brucker · 9 years ago
  54. f6c86a4 irqchip/gic-v3: Change unsigned types for AArch32 compatibility by Jean-Philippe Brucker · 9 years ago
  55. 7936e91 irqchip/gic-v3: Refactor the arm64 specific parts by Jean-Philippe Brucker · 9 years ago
  56. 7cabd00 irqchip/gic-v3: Make gic_enable_sre an inline function by Marc Zyngier · 9 years ago
  57. 8ac2a17 irqchip/gicv3-its: Use new jump label API by Robert Richter · 9 years ago
  58. 6d4e11c irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154 by Robert Richter · 9 years ago
  59. d17cab4 irqchip: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  60. 4df7f54 irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag by Thomas Gleixner · 9 years ago
  61. 530bf35 irqchip/GICv3: Don't deactivate interrupts forwarded to a guest by Marc Zyngier · 9 years ago
  62. 0b6a3da irqchip/GICv3: Convert to EOImode == 1 by Marc Zyngier · 9 years ago
  63. 41a83e0 irqchip: Prepare for local stub header removal by Joel Porquet · 9 years ago
  64. 55963c9 irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED by Sudeep Holla · 9 years ago
  65. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  66. b594c6e irqchip: GICv3: Add support for irq_[get, set]_irqchip_state() by Marc Zyngier · 9 years ago
  67. 614be38 irqchip: gic-v3: Fix out of bounds access to cpu_logical_map by Vladimir Murzin · 9 years ago
  68. f9b531f drivers: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  69. 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. fb7e7de irqchip: gic: Allow interrupt level to be set for PPIs by Liviu Dudau · 9 years ago
  71. 7e58027 arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields by Andre Przywara · 10 years ago
  72. da33f31 irqchip: GICv3: ITS: plug ITS init into main GICv3 code by Marc Zyngier · 10 years ago
  73. f5c1434 irqchip: GICv3: rework redistributor structure by Marc Zyngier · 10 years ago
  74. 443acc4 irqchip: GICv3: Convert to domain hierarchy by Marc Zyngier · 10 years ago
  75. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. fae119b6 Merge branch 'irqchip/gic' into irqchip/core by Jason Cooper · 10 years ago
  77. 3708d52 irqchip: gic-v3: Implement CPU PM notifier by Sudeep Holla · 10 years ago
  78. a2c2251 irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disabling by Sudeep Holla · 10 years ago
  79. ebc6de0 irqchip: gic-v3: Convert to handle_domain_irq by Marc Zyngier · 10 years ago
  80. fea322d irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer by Will Deacon · 10 years ago
  81. c44e9d7 irqchip: gic-v3: Tag all low level accessors __maybe_unused by Mark Brown · 10 years ago
  82. ddc8682 irqchip: gic-v3: Only define gic_peek_irq() when building SMP by Mark Brown · 10 years ago
  83. 72c5839 arm64: gicv3: Allow GICv3 compilation with older binutils by Catalin Marinas · 10 years ago
  84. 021f653 irqchip: gic-v3: Initial support for GICv3 by Marc Zyngier · 10 years ago