index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-31
arc/irq: Prepare idu_cascade_isr for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-31
sparc/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2
-8
/
+10
2015-07-31
sparc/irq: Use helper irq_data_get_irq_handler_data()
Jiang Liu
3
-10
/
+15
2015-07-31
parisc/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2
-7
/
+7
2015-07-31
mn10300/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2
-7
/
+8
2015-07-31
irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removal
Thomas Gleixner
1
-2
/
+3
2015-07-31
MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip
Ralf Baechle
5
-6
/
+6
2015-07-31
irqchip: Remove header drivers/irqchip/irqchip.h
Joel Porquet
1
-11
/
+0
2015-07-31
mips/irq: prepare for drivers/irqchip/irqchip.h removal
Joel Porquet
3
-4
/
+2
2015-07-31
microblaze/irq: prepare for drivers/irqchip/irqchip.h removal
Joel Porquet
1
-2
/
+1
2015-07-30
PCI/MSI: Drop domain field from msi_controller
Marc Zyngier
2
-6
/
+0
2015-07-30
PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
Marc Zyngier
1
-25
/
+16
2015-07-30
irqchip/GICv2m: Add platform MSI support
Marc Zyngier
1
-8
/
+25
2015-07-30
irqchip/GICv2m: Get rid of struct msi_controller
Marc Zyngier
1
-17
/
+10
2015-07-30
irqchip/gicv3-its: Add platform MSI support
Marc Zyngier
2
-1
/
+94
2015-07-30
irqchip/gicv3-its: Make the PCI/MSI code standalone
Marc Zyngier
3
-27
/
+73
2015-07-30
irqchip/gicv3-its: Get rid of struct msi_controller
Marc Zyngier
1
-22
/
+16
2015-07-30
irqchip/gicv3-its: Register irq domain with NEXUS token
Marc Zyngier
1
-1
/
+2
2015-07-30
irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver
Marc Zyngier
4
-84
/
+123
2015-07-30
genirq: Add DOMAIN_BUS_NEXUS irqdomain property
Marc Zyngier
1
-0
/
+1
2015-07-30
drivers/base: Add MSI domain support for non-PCI devices
Marc Zyngier
3
-0
/
+305
2015-07-30
of/platform: Assign MSI domain to platform device
Marc Zyngier
4
-0
/
+24
2015-07-30
PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain
Marc Zyngier
1
-6
/
+8
2015-07-30
PCI/MSI: Allow msi_domain lookup using the host bridge node
Marc Zyngier
1
-1
/
+6
2015-07-30
PCI/MSI: Add support for OF-provided msi_domain
Marc Zyngier
3
-1
/
+33
2015-07-30
PCI/MSI: Add hooks to populate the msi_domain field
Marc Zyngier
1
-0
/
+42
2015-07-30
device core: Introduce per-device MSI domain pointer
Marc Zyngier
1
-0
/
+20
2015-07-30
PCI/MSI: Register irq domain with specific token
Marc Zyngier
2
-1
/
+9
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
14
-19
/
+58
2015-07-30
genirq: Use the proper parameter name in kernel doc
Masanari Iida
1
-1
/
+1
2015-07-29
xtensa/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-4
/
+6
2015-07-29
spmi/pmic: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-2
/
+2
2015-07-29
spmi/pmic_arb: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-6
/
+3
2015-07-29
sh/intc: Prepare irq flow handlers for irq argument removal
Thomas Gleixner
2
-2
/
+4
2015-07-29
sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
5
-10
/
+12
2015-07-29
sh/irq: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
2
-6
/
+7
2015-07-29
sh/irq: Use irq accessor functions instead of open coded access
Jiang Liu
1
-5
/
+7
2015-07-29
sh/irq: Use accessor irq_data_get_node()
Jiang Liu
1
-1
/
+1
2015-07-27
ia64/iosapic: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-3
/
+3
2015-07-27
ia64/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
4
-7
/
+7
2015-07-27
C6X/meagmod-pic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-27
blackfin/irq: Use irq_set_handler_locked()
Thomas Gleixner
1
-4
/
+4
2015-07-27
blackfin/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+2
2015-07-27
alpha/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+1
2015-07-27
irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQs
Florian Fainelli
1
-13
/
+39
2015-07-27
irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQs
Brian Norris
1
-8
/
+13
2015-07-27
genirq: Add chip_[suspend|resume] PM support to irq_chip
Brian Norris
2
-2
/
+18
2015-07-27
irqchip: Appropriate __init annotation for const data
Nicolas Pitre
3
-6
/
+6
2015-07-27
genirq: Export irq_[get|set]_irqchip_state()
Bjorn Andersson
1
-0
/
+2
2015-07-27
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
6
-10
/
+0
[next]