index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Export irq_[get|set]_irqchip_state()
Bjorn Andersson
2015-07-27
1
-0
/
+2
*
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
2015-07-27
6
-10
/
+0
*
irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Sudeep Holla
2015-07-27
2
-2
/
+6
*
avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-26
1
-1
/
+1
*
avr32/at32ap: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-26
1
-2
/
+2
*
avr32/at32ap: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-26
1
-2
/
+2
*
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
2015-07-22
3
-14
/
+21
*
genirq/MSI: Reorginize struct msi_desc to prepare for support of generic MSI
Jiang Liu
2015-07-22
1
-20
/
+50
*
genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc
Jiang Liu
2015-07-22
2
-8
/
+10
*
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
2015-07-22
5
-4
/
+9
*
PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
2015-07-22
4
-17
/
+18
*
sparc/PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
2015-07-22
1
-1
/
+1
*
PCI: Use for_each_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
2
-20
/
+21
*
x86/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
1
-4
/
+4
*
s390/pci: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
1
-3
/
+3
*
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
8
-18
/
+18
*
MIPS/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
1
-1
/
+1
*
PCI: Add helper function msi_desc_to_pci_sysdata()
Jiang Liu
2015-07-22
2
-0
/
+15
*
drivers/irqchip: Replace pr_warning by pr_warn
Wang Long
2015-07-22
1
-2
/
+2
*
irqchip: omap-intc: Improve IRQ handler
Felipe Balbi
2015-07-22
1
-30
/
+5
*
irqchip/renesas-irqc: Make use of irq_find_mapping()
Magnus Damm
2015-07-20
1
-7
/
+4
*
irqchip/renesas-irqc: Use linear IRQ domain
Magnus Damm
2015-07-20
1
-2
/
+2
*
irqchip/renesas-irqc: Get rid of IRQF_VALID
Magnus Damm
2015-07-20
1
-1
/
+0
*
PCI/keystone: Prepare irq handlers for irq argument removal
Thomas Gleixner
2015-07-16
1
-2
/
+5
*
PCI/keystone: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-16
1
-3
/
+3
*
PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data
Jiang Liu
2015-07-16
1
-9
/
+6
*
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
2015-07-16
6
-6
/
+6
*
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
Jiang Liu
2015-07-16
3
-3
/
+3
*
irqchip/spear-shirq: Prepare shirq_handler for irq argument removal
Thomas Gleixner
2015-07-16
1
-1
/
+1
*
irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removal
Thomas Gleixner
2015-07-16
1
-1
/
+2
*
irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removal
Thomas Gleixner
2015-07-16
1
-1
/
+2
*
irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal
Thomas Gleixner
2015-07-16
1
-5
/
+3
*
irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removal
Thomas Gleixner
2015-07-16
1
-1
/
+2
*
irqchip/keystone: Prepare keystone_irq_handler for irq argument removal
Thomas Gleixner
2015-07-16
1
-1
/
+2
*
irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removal
Thomas Gleixner
2015-07-16
1
-1
/
+2
*
irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removal
Thomas Gleixner
2015-07-16
1
-1
/
+3
*
irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removal
Thomas Gleixner
2015-07-16
1
-1
/
+3
*
irqchip/mips-gic: Use irq_set_chip_handler_name_locked
Thomas Gleixner
2015-07-12
1
-9
/
+6
*
irqchip/metag-ext: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
2015-07-12
1
-5
/
+4
*
irqchip/vt8500: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-12
1
-3
/
+3
*
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-11
6
-8
/
+8
*
irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-11
1
-1
/
+1
*
irqchip/vic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+2
*
irqchip/versatile: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+2
*
irqchip/tb10x: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+2
*
irqchip/sunxi-nmi: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+1
*
irqchip/orion: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+2
*
irqchip/metag: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+1
*
irqchip/imgpdc: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-4
/
+4
*
irqchip/gic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-3
/
+2
[next]