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
2015-09-01
irqchip/GIC: Fix EOImode setting for non-DT/ACPI systems
Marc Zyngier
1
-3
/
+16
2015-08-27
irqchip/GIC: Don't deactivate interrupts forwarded to a guest
Marc Zyngier
1
-0
/
+55
2015-08-27
irqchip/GIC: Convert to EOImode == 1
Marc Zyngier
1
-3
/
+68
2015-08-04
irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance
Jon Hunter
1
-6
/
+12
2015-08-04
irqchip/gic: Only allow the primary GIC to set the CPU map
Jon Hunter
1
-18
/
+25
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-1
/
+1
2015-07-27
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
1
-5
/
+0
2015-07-27
irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Sudeep Holla
1
-1
/
+3
2015-07-11
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-2
/
+2
2015-07-11
irqchip/gic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+2
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
1
-1
/
+1
2015-07-07
ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro
Al Stone
1
-1
/
+1
2015-06-05
irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED
Sudeep Holla
1
-0
/
+1
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-70
/
+1
2015-04-24
irqchip: gic: Drop support for gic_arch_extn
Marc Zyngier
1
-70
/
+1
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+104
2015-04-11
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
1
-51
/
+7
2015-04-11
Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
1
-1
/
+1
2015-04-10
Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core
Jason Cooper
1
-0
/
+5
2015-04-10
Merge branch 'irqchip/stacked-omap' into irqchip/core
Jason Cooper
1
-54
/
+5
2015-04-08
irqchip: GIC: Add support for irq_[get, set]_irqchip_state()
Marc Zyngier
1
-4
/
+65
2015-03-26
ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
Lorenzo Pieralisi
1
-0
/
+2
2015-03-26
irqchip: Add GICv2 specific ACPI boot support
Tomasz Nowicki
1
-0
/
+102
2015-03-15
irqchip: gic: Don't complain in gic_get_cpumask() if UP system
Stephen Boyd
1
-1
/
+1
2015-03-15
irqchip: gic: Add an entry point to set up irqchip flags
Marc Zyngier
1
-0
/
+5
2015-03-15
irqchip: gic: Get rid of routable domain
Marc Zyngier
1
-54
/
+5
2015-03-08
irqchip: gic: Fix unsafe locking reported by lockdep
Marc Zyngier
1
-8
/
+12
2015-01-26
irqchip: gic: Allow interrupt level to be set for PPIs
Liviu Dudau
1
-3
/
+6
2014-12-15
Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-24
/
+57
2014-11-26
irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell
Suravee Suthikulpanit
1
-0
/
+4
2014-11-26
irqchip: gic: Support hierarchy irq domain.
Yingjoe Chen
1
-24
/
+53
2014-10-22
ARM: realview: basic device tree implementation
Linus Walleij
1
-0
/
+2
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+34
2014-09-18
irqchip: Properly fetch the per cpu offset
Christoph Lameter
1
-1
/
+1
2014-09-14
Merge branch 'irqchip/handle_domain' into irqchip/core
Jason Cooper
1
-2
/
+1
2014-09-03
irqchip: gic: Convert to handle_domain_irq
Marc Zyngier
1
-2
/
+1
2014-09-03
irqchip: gic: Make gic_default_routable_irq_domain_ops static
Will Deacon
1
-1
/
+1
2014-08-26
irqchips: Replace __this_cpu_ptr uses
Christoph Lameter
1
-5
/
+5
2014-08-19
irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl register
Feng Kan
1
-3
/
+22
2014-08-19
irqchip: gic: Replace hex numbers with defines.
Feng Kan
1
-12
/
+13
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-55
/
+4
2014-07-18
irqchip: gic: Fix core ID calculation when topology is read from DT
Tomasz Figa
1
-1
/
+4
2014-07-17
irqchip: gic: Add binding probe for ARM GIC400
Suravee Suthikulpanit
1
-0
/
+1
2014-07-08
irqchip: gic: Add support for cortex a7 compatible string
Matthias Brugger
1
-0
/
+1
2014-07-08
irqchip: gic: Move some bits of GICv2 to a library-type file
Marc Zyngier
1
-55
/
+4
2014-06-19
irq-gic: remove file name from heading comment
Sergei Shtylyov
1
-2
/
+0
2014-05-27
Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ...
Thomas Gleixner
1
-1
/
+1
2014-05-19
irqchip: gic: Use mask field in GICC_IAR
Haojian Zhuang
1
-1
/
+1
[prev]
[next]