index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sgi-ip27
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2015-07-27
irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Sudeep Holla
2
-2
/
+6
2015-07-26
Linux 4.2-rc4
v4.2-rc4
Linus Torvalds
1
-1
/
+1
2015-07-26
avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-07-26
avr32/at32ap: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-26
avr32/at32ap: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-26
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
1
-3
/
+3
2015-07-26
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
1
-0
/
+8
2015-07-25
parport: Revert "parport: fix memory leak"
Sudip Mukherjee
1
-1
/
+0
2015-07-25
libnvdimm: fix namespace seed creation
Dan Williams
1
-0
/
+5
2015-07-24
ftrace: Fix breakage of set_ftrace_pid
Steven Rostedt (Red Hat)
2
-18
/
+37
[next]