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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-20
irqchip/mips-gic: Fix local interrupts
Paul Burton
1
-55
/
+50
2016-09-20
irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
James Morse
1
-3
/
+4
2016-09-13
irqchip/atmel-aic: Fix potential deadlock in ->xlate()
Boris Brezillon
2
-4
/
+6
2016-08-22
irqchip/mips-gic: Implement activate op for device domain
Paul Burton
1
-0
/
+7
2016-08-22
irqchip/mips-gic: Cleanup chip and handler setup
Paul Burton
1
-4
/
+7
2016-08-19
irqchip/gicv3-its: Disable the ITS before initializing it
David Daney
1
-1
/
+6
2016-08-17
irqchip/gicv3: Remove disabling redistributor and group1 non-secure interrupts
Sudeep Holla
1
-2
/
+9
2016-08-17
irqchip/gic: Allow self-SGIs for SMP on UP configurations
Marc Zyngier
1
-0
/
+7
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+8
2016-08-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
1
-1
/
+11
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-102
/
+46
2016-07-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-238
/
+827
2016-07-19
irqchip/armada: Avoid unused function warnings
Arnd Bergmann
1
-1
/
+1
2016-07-14
irqchip/bcm2836: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-21
/
+13
2016-07-14
irqchip/armada-370-xp: Convert to hotplug state machine
Richard Cochran
1
-29
/
+15
2016-07-14
irqchip/hip04: Convert to hotplug state machine
Richard Cochran
1
-20
/
+5
2016-07-14
irqchip/gicv3: Convert to hotplug state machine
Richard Cochran
1
-15
/
+7
2016-07-14
irqchip/gic: Convert to hotplug state machine
Richard Cochran
1
-17
/
+6
2016-07-06
irqchip: clps711x: Changing the compatibility string to match with the smalle...
Alexander Shiyan
1
-1
/
+1
2016-07-05
irqchip/mips-gic: Match IPI IRQ domain by bus token only
Paul Burton
1
-1
/
+1
2016-07-05
irqchip/mips-gic: Map to VPs using HW VPNum
Paul Burton
1
-1
/
+1
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
1
-1
/
+11
2016-07-02
Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2
-0
/
+231
2016-07-02
Merge branch 'irqchip/aspeed' into irqchip/core
Jason Cooper
2
-0
/
+231
2016-06-23
Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux i...
Thomas Gleixner
12
-45
/
+53
2016-06-23
Merge branch 'irqchip/misc' into irqchip/core
Jason Cooper
11
-42
/
+51
2016-06-23
irqchip/s3c24xx: Fixup IO accessors for big endian
Ben Dooks
1
-18
/
+18
2016-06-23
irqchip/exynos-combiner: Fix usage of __raw IO
Ben Dooks
1
-7
/
+7
2016-06-22
irqchip/aspeed-vic: Add irq controller for Aspeed
Benjamin Herrenschmidt
2
-0
/
+231
2016-06-15
PCI/MSI: irqchip: Fix PCI_MSI dependencies
Arnd Bergmann
1
-10
/
+8
2016-06-14
irqchip/mips-gic: Populate irq_domain names
Harvey Hunt
1
-0
/
+3
2016-06-14
irqchip/mips-gic: Fix IRQs in gic_dev_domain
Harvey Hunt
1
-1
/
+11
2016-06-13
irqchip/gicv3-its: Implement two-level(indirect) device table support
Shanker Donthineni
1
-17
/
+90
2016-06-13
irqchip/gicv3-its: Remove an unused argument 'node_name'
Shanker Donthineni
1
-2
/
+2
2016-06-13
irqchip/gicv3-its: Split its_alloc_tables() into two functions
Shanker Donthineni
1
-116
/
+126
2016-06-13
irqchip/gicv3-its: Add a new function for parsing device table BASERn
Shanker Donthineni
1
-23
/
+26
2016-06-13
irqchip/gicv3-its: Introduce two helper functions for accessing BASERn
Shanker Donthineni
1
-4
/
+20
2016-06-13
irqchip/gic: Add platform driver for non-root GICs that require RPM
Jon Hunter
4
-4
/
+227
2016-06-13
irqchip/gic: Prepare for adding platform driver
Jon Hunter
2
-9
/
+9
2016-06-13
irqchip/gic: Add helper function for chip initialisation
Jon Hunter
1
-14
/
+27
2016-06-13
irqchip/gic: Isolate early GIC initialisation code
Jon Hunter
1
-23
/
+32
2016-06-13
irqchip/vic: Make vic_syscore_ops and vic_of_init static
Ben Dooks
1
-2
/
+3
2016-06-13
irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> include
Ben Dooks
1
-0
/
+2
2016-06-13
irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>
Ben Dooks
1
-0
/
+1
2016-06-13
irqchip/brcmstb-l2: Make of probe function static
Ben Dooks
1
-2
/
+2
2016-06-13
irqchip/bcm7120-l2: Make probe functions static
Ben Dooks
1
-5
/
+5
2016-06-13
irqchip/bcm2836: Make bcm2836_smp_boot_secondary static
Ben Dooks
1
-2
/
+2
2016-06-13
irqchip/armada-370-xp: Make syscore_ops static
Ben Dooks
1
-1
/
+1
[next]