Sign in
android-kvm
/
linux
/
8f0dfb3d8b1120c61f6e2cc3729290db10772b2d
/
drivers
/
irqchip
/
irq-gic.c
fe36d89
Merge branch 'linus' into irq/core, to pick up fixes
by Ingo Molnar
· 9 years ago
0407dac
irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method
by Marc Zyngier
· 9 years ago
389a00d
irqchip/gic: Only set the EOImodeNS bit for the root controller
by Jon Hunter
· 9 years ago
7bf29d3
irqchip/gic: Only populate set_affinity for the root controller
by Jon Hunter
· 9 years ago
92b86f9
Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 9 years ago
0644b3d
irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
by Suravee Suthikulpanit
· 9 years ago
75aba7b
irqdomain: Introduce is_fwnode_irqchip helper
by Suravee Suthikulpanit
· 9 years ago
a27d21e
irqchip/gic: Kconfig the number of instances
by Linus Walleij
· 9 years ago
327ebe1
irqchip/gic: Make interrupt ID 1020 invalid
by Marc Zyngier
· 9 years ago
58b8964
irqchip/gic: Assign irqchip dynamically
by Linus Walleij
· 9 years ago
8673c1d
irqchip/gic: Support RealView variant setup
by Linus Walleij
· 9 years ago
1c7d4dd
irqchip/gic: Add save/restore of the active state
by Marc Zyngier
· 9 years ago
92eda4a
irqchip/gic: Clear enable bits before restoring them
by Marc Zyngier
· 9 years ago
0d51ce9
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
18bd884
irqchip/gic: Kill the xlate method
by Marc Zyngier
· 9 years ago
891ae76
irqchip/gic: Switch ACPI support to stacked domains
by Marc Zyngier
· 9 years ago
e81a7cd
irqchip/gic: Get rid of gic_init_bases()
by Marc Zyngier
· 9 years ago
f833f57
irqchip: Convert all alloc/xlate users from of_node to fwnode
by Marc Zyngier
· 9 years ago
5d4c9bc
irqdomain: Use irq_domain_get_of_node() instead of direct field access
by Marc Zyngier
· 9 years ago
76e52dd
irqchip/gic: Warn if GICv3 system registers are enabled
by Marc Zyngier
· 9 years ago
f26527b
irqchip / GIC: Convert the GIC driver to ACPI probing
by Marc Zyngier
· 9 years ago
8709b9e
irqchip/gic: Add arm,pl390 support
by Geert Uytterhoeven
· 9 years ago
d17cab4
irqchip: Kill off set_irq_flags usage
by Rob Herring
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
71466535
irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flag
by Thomas Gleixner
· 9 years ago
12e1406
irqchip/GIC: Add workaround for aliased GIC400
by Marc Zyngier
· 9 years ago
4a6ac30
irqchip/GIC: Fix EOImode setting for non-DT/ACPI systems
by Marc Zyngier
· 9 years ago
01f779f
irqchip/GIC: Don't deactivate interrupts forwarded to a guest
by Marc Zyngier
· 9 years ago
0b996fd
irqchip/GIC: Convert to EOImode == 1
by Marc Zyngier
· 9 years ago
4c2880b
irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance
by Jon Hunter
· 9 years ago
567e5a0
irqchip/gic: Only allow the primary GIC to set the CPU map
by Jon Hunter
· 9 years ago
4b979e4
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
0d3f2c9
irqchip/gic: Remove redundant gic_set_irqchip_flags
by Sudeep Holla
· 9 years ago
aec89ef
irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
by Sudeep Holla
· 9 years ago
5b29264
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 10 years ago
4d83fcf
irqchip/gic: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 10 years ago
41a83e06
irqchip: Prepare for local stub header removal
by Joel Porquet
· 9 years ago
99e3e3a
ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro
by Al Stone
· 9 years ago
55963c9
irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED
by Sudeep Holla
· 10 years ago
9d88f22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1dcc73d
irqchip: gic: Drop support for gic_arch_extn
by Marc Zyngier
· 10 years ago
836ee48
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
b7dccbe
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/core
by Thomas Gleixner
· 10 years ago
425b655
Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux into irq/core
by Thomas Gleixner
· 10 years ago
a01e7b3
Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core
by Jason Cooper
· 10 years ago
07c523f
Merge branch 'irqchip/stacked-omap' into irqchip/core
by Jason Cooper
· 10 years ago
5671780
irqchip: GIC: Add support for irq_[get, set]_irqchip_state()
by Marc Zyngier
· 10 years ago
d8f4f16
ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
by Lorenzo Pieralisi
· 10 years ago
d60fc38
irqchip: Add GICv2 specific ACPI boot support
by Tomasz Nowicki
· 10 years ago
6e3aca441
irqchip: gic: Don't complain in gic_get_cpumask() if UP system
by Stephen Boyd
· 10 years ago
49869be
irqchip: gic: Add an entry point to set up irqchip flags
by Marc Zyngier
· 10 years ago
a5561c3
irqchip: gic: Get rid of routable domain
by Marc Zyngier
· 10 years ago
cf61387
irqchip: gic: Fix unsafe locking reported by lockdep
by Marc Zyngier
· 10 years ago
fb7e7de
irqchip: gic: Allow interrupt level to be set for PPIs
by Liviu Dudau
· 10 years ago
60d7ef3
Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
853a33c
irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell
by Suravee Suthikulpanit
· 10 years ago
9a1091e
irqchip: gic: Support hierarchy irq domain.
by Yingjoe Chen
· 10 years ago
fa6e2eec1
ARM: realview: basic device tree implementation
by Linus Walleij
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
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
513d1a2
irqchip: Properly fetch the per cpu offset
by Christoph Lameter
· 10 years ago
468a903
Merge branch 'irqchip/handle_domain' into irqchip/core
by Jason Cooper
· 10 years ago
60031b4
irqchip: gic: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
f3d147b
irqchip: gic: Make gic_default_routable_irq_domain_ops static
by Will Deacon
· 10 years ago
532d0d0
irqchips: Replace __this_cpu_ptr uses
by Christoph Lameter
· 10 years ago
3228950
irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl register
by Feng Kan
· 10 years ago
e5f8153
irqchip: gic: Replace hex numbers with defines.
by Feng Kan
· 10 years ago
158c129
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
5167d09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
29e697b
irqchip: gic: Fix core ID calculation when topology is read from DT
by Tomasz Figa
· 10 years ago
144cb08
irqchip: gic: Add binding probe for ARM GIC400
by Suravee Suthikulpanit
· 10 years ago
a97e8027
irqchip: gic: Add support for cortex a7 compatible string
by Matthias Brugger
· 10 years ago
d51d0af
irqchip: gic: Move some bits of GICv2 to a library-type file
by Marc Zyngier
· 10 years ago
d31e373
irq-gic: remove file name from heading comment
by Sergei Shtylyov
· 11 years ago
c0ffa79
Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into irq/core
by Thomas Gleixner
· 11 years ago
b8802f7
irqchip: gic: Use mask field in GICC_IAR
by Haojian Zhuang
· 11 years ago
ffde1de
irqchip: Gic: Support forced affinity setting
by Thomas Gleixner
· 11 years ago
cbda94e
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
9f80036
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
8783dd3
irqchip: Remove asmlinkage from static functions
by Stephen Boyd
· 11 years ago
6859358
irqchip: gic: Silence sparse warnings
by Stephen Boyd
· 11 years ago
8adbf57
irqchip: gic: use dmb ishst instead of dsb when raising a softirq
by Will Deacon
· 11 years ago
006e983
DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
by Sricharan R
· 11 years ago
a45299e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
08332dff
irqchip: Gic: fix boot for chained gics
by Mark Rutland
· 11 years ago
14d2ca6
ARM: GIC: interface to send a SGI directly
by Nicolas Pitre
· 12 years ago
eeb4465
ARM: GIC: function to retrieve the physical address of the SGIR
by Nicolas Pitre
· 12 years ago
7f63037
Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 11 years ago
10d9eb8
drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()
by Nicolas Pitre
· 12 years ago
ed96762
ARM: bL_switcher: do not hardcode GIC IDs in the code
by Nicolas Pitre
· 12 years ago
1a6b69b
ARM: gic: add CPU migration support
by Nicolas Pitre
· 13 years ago
8c37bb3
clocksource+irqchip: delete __cpuinit usage from all related files
by Paul Gortmaker
· 12 years ago
8b6fd65
irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case
by Shawn Guo
· 12 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
c257307
Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 into next/cleanup
by Olof Johansson
· 12 years ago
46f101d
irqchip: irq-gic: Fix checkpatch errors
by Sachin Kamat
· 12 years ago
bad9a43
irqchip: gic: fix irq_trigger return
by Abhijeet Dharmapurikar
· 12 years ago
c011470
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
by Catalin Marinas
· 12 years ago
aec0095
irqchip: gic: Call handle_bad_irq() directly
by Catalin Marinas
· 12 years ago
de88cbb
arm: Move chained_irq_(enter|exit) to a generic file
by Catalin Marinas
· 12 years ago
Next »