Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a1d0503d26ea2ef04f3f013d379e8f4d29c27127
/
drivers
/
irqchip
/
irq-gic.c
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
6e3aca4
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
fa6e2ee
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
· 10 years ago
b8802f7
irqchip: gic: Use mask field in GICC_IAR
by Haojian Zhuang
· 10 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
08332df
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
· 11 years ago
8b6fd65
irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case
by Shawn Guo
· 11 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
91bdf0d
irqchip: fix typo when moving gic_raise_softirq()
by Javi Merino
· 12 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
520f7bd
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
by Rob Herring
· 12 years ago
81243e4
irqchip: Move ARM GIC to drivers/irqchip
by Rob Herring
· 12 years ago
[Renamed (97%) from arch/arm/common/gic.c]
1d5cc60
ARM: remove mach .handle_irq for GIC users
by Rob Herring
· 12 years ago
cfed7d6
ARM: GIC: set handle_arch_irq in GIC initialization
by Rob Herring
· 12 years ago
b1cffeb
ARM: GIC: remove direct use of gic_raise_softirq
by Rob Herring
· 12 years ago
384a290
ARM: gic: use a private mapping for CPU target interfaces
by Nicolas Pitre
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
e0b823e
ARM: 7318/1: gic: refactor irq_start assignment
by Will Deacon
· 13 years ago
15a2598
irq_domain/c6x: constify irq_domain structures
by Grant Likely
· 13 years ago
7529495
irq_domain: Remove 'new' irq_domain in favour of the ppc one
by Grant Likely
· 13 years ago
7bb69ba
irq_domain: Make irq_domain structure match powerpc's irq_host
by Grant Likely
· 13 years ago
eb50439
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
by Will Deacon
· 13 years ago
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
fe41db7
ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation
by Will Deacon
· 13 years ago
abdd7b9
ARM: 7176/1: cpu_pm: register GIC PM notifier only once
by Marc Zyngier
· 13 years ago
08d33b2
ARM: GIC: Make MULTI_IRQ_HANDLER mandatory
by Marc Zyngier
· 13 years ago
562e002
ARM: GIC: Add global gic_handle_irq() function
by Marc Zyngier
· 13 years ago
db0d4db
ARM: gic: allow GIC to support non-banked setups
by Marc Zyngier
· 13 years ago
367069f
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
7e1efcf
ARM: gic: use module.h instead of export.h
by Arnd Bergmann
· 13 years ago
f37a53c
ARM: gic: fix irq_alloc_descs handling for sparse irq
by Rob Herring
· 13 years ago
b3f7ed0
ARM: gic: add OF based initialization
by Rob Herring
· 13 years ago
4294f8ba
ARM: gic: add irq_domain support
by Rob Herring
· 13 years ago
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
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
34471a9
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable
by Russell King
· 13 years ago
28af690
ARM: gic, local timers: use the request_percpu_irq() interface
by Marc Zyngier
· 13 years ago
292b293
ARM: gic: consolidate PPI handling
by Marc Zyngier
· 13 years ago
267840f
ARM: 7061/1: gic: convert logical CPU numbers into physical numbers
by Will Deacon
· 13 years ago
9c12845
ARM: gic: Allow gic arch extensions to provide irqchip flags
by Colin Cross
· 13 years ago
254056f
ARM: gic: Use cpu pm notifiers to save gic state
by Colin Cross
· 14 years ago
bd31b85
locking, ARM: Annotate low level hw locks as raw
by Thomas Gleixner
· 15 years ago
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
5dfc54e
ARM: GIC: avoid routing interrupts to offline CPUs
by Russell King
· 13 years ago
2ef7570
ARM: CPU hotplug: fix abuse of irqdesc->node
by Russell King
· 13 years ago
e807acb
ARM: GIC: move gic_chip_data structure declaration to header
by Changhwan Youn
· 13 years ago
6ac77e4
ARM: GIC: Convert GIC library to use the IO relaxed operations
by Santosh Shilimkar
· 14 years ago
Next »