index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-1
/
+2
2022-12-05
genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_dev
Thomas Gleixner
1
-2
/
+2
2022-11-28
irqchip/gic: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-07-20
APCI: irq: Add support for multiple GSI domains
Marc Zyngier
1
-6
/
+12
2022-05-04
irqchip/gic: Improved warning about incorrect type
Florian Fainelli
1
-2
/
+4
2022-04-05
irqchip/gic, gic-v3: Prevent GSI to SGI translations
Andre Przywara
1
-0
/
+6
2022-02-15
irqchip/gic: Switch to dynamic chip name output
Marc Zyngier
1
-48
/
+54
2022-02-09
irqchip/gic: Move PM device over to irq domain
Marc Zyngier
1
-6
/
+6
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
1
-1
/
+1
2021-09-22
irqchip/gic: Work around broken Renesas integration
Marc Zyngier
1
-1
/
+51
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+5
2021-06-10
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-8
/
+5
2021-06-01
irqchip/gic: Split vGIC probing information from the GIC code
Marc Zyngier
1
-3
/
+3
2020-12-11
irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()
Valentin Schneider
1
-7
/
+1
2020-12-11
irqchip/gic: Spelling s/REturn/Return/
Geert Uytterhoeven
1
-1
/
+1
2020-09-17
Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-next
Marc Zyngier
1
-1
/
+11
2020-09-17
irqchip/gic: Cleanup Franken-GIC handling
Marc Zyngier
1
-29
/
+12
2020-09-17
irqchip/gic: Configure SGIs as standard interrupts
Marc Zyngier
1
-41
/
+87
2020-09-17
irqchip/gic: Refactor SMP configuration
Marc Zyngier
1
-36
/
+40
2020-09-06
irqchip/gic-v2, v3: Prevent SW resends entirely
Valentin Schneider
1
-1
/
+5
2020-09-06
irqchip/gic-v2, v3: Implement irq_chip->irq_retrigger()
Valentin Schneider
1
-0
/
+6
2020-08-04
Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-06-27
drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY
Oscar Carter
1
-1
/
+1
2020-06-21
irqchip/gic: Atomically update affinity
Marc Zyngier
1
-11
/
+3
2020-05-25
irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIs
Valentin Schneider
1
-1
/
+0
2019-08-20
irqchip/gic: Prepare for more than 16 PPIs
Marc Zyngier
1
-1
/
+1
2019-08-20
irqchip/gic: Rework gic_configure_irq to take the full ICFGR base
Marc Zyngier
1
-1
/
+9
2019-08-07
irqchip/gic: Register the distributor's PA instead of its VA in fwnode
Marc Zyngier
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
1
-2
/
+2
2019-03-11
irqchip/gic: Drop support for secondary GIC in non-DT systems
Marc Zyngier
1
-29
/
+16
2018-12-18
genirq: Fix various typos in comments
Ingo Molnar
1
-3
/
+3
2018-03-28
irqchip/gic: Update supports_deactivate static key to modern api
Davidlohr Bueso
1
-11
/
+11
2018-03-16
irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONE
Marc Zyngier
1
-0
/
+5
2018-03-14
irqchip/gic-v2: Reset APRn registers at boot time
Marc Zyngier
1
-6
/
+11
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2017-11-06
KVM: arm/arm64: Check that system supports split eoi/deactivate
Christoffer Dall
1
-2
/
+4
2017-11-02
irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface
Marc Zyngier
1
-9
/
+62
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2017-08-31
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-1
/
+1
2017-08-31
irqchip/gic: Make irq_chip const
Bhumika Goyal
1
-1
/
+1
2017-08-18
irqchip/gic: Report that effective affinity is a single target
Marc Zyngier
1
-0
/
+3
2017-08-02
irqchip/gic: Ensure we have an ISB between ack and ->handle_irq
Will Deacon
1
-2
/
+5
2017-07-04
irqchip/gic-v2: Report failures in gic_irq_domain_alloc
Suzuki K Poulose
1
-2
/
+5
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-10-20
irqchip/gic: Add missing \n to CPU IF adjustment message
Marc Zyngier
1
-1
/
+1
2016-09-12
irqchip/gic: Mark gic_init_physaddr() static
Baoyou Xie
1
-1
/
+1
2016-09-12
irqchip/gic: Make locking a BL_SWITCHER only feature
Marc Zyngier
1
-9
/
+27
2016-08-17
irqchip/gic: Allow self-SGIs for SMP on UP configurations
Marc Zyngier
1
-0
/
+7
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+6
[next]