index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-26
irqchip: GICv3: ITS: irqchip implementation
Marc Zyngier
1
-0
/
+77
2014-11-26
irqchip: GICv3: ITS command queue
Marc Zyngier
2
-0
/
+613
2014-11-26
irqchip: GICv3: rework redistributor structure
Marc Zyngier
2
-29
/
+59
2014-11-26
irqchip: GICv3: Convert to domain hierarchy
Marc Zyngier
2
-5
/
+38
2014-11-26
arm64: PCI/MSI: Use asm-generic/msi.h
Marc Zyngier
1
-0
/
+1
2014-11-23
PCI/MSI: Allow an msi_controller to be associated to an irq domain
Marc Zyngier
2
-2
/
+17
2014-11-23
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
Jiang Liu
2
-3
/
+67
2014-11-23
PCI/MSI: Enhance core to support hierarchy irqdomain
Jiang Liu
3
-0
/
+187
2014-11-23
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
3
-18
/
+14
2014-11-23
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
2
-13
/
+140
2014-11-23
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
2
-0
/
+104
2014-11-23
asm-generic: Add msi.h
Thomas Gleixner
1
-0
/
+32
2014-11-23
genirq: Add generic msi irq domain support
Jiang Liu
4
-0
/
+197
2014-11-23
genirq: Introduce callback irq_chip.irq_write_msi_msg
Jiang Liu
1
-0
/
+8
2014-11-23
genirq: Work around __irq_set_handler vs stacked domains ordering issues
Marc Zyngier
1
-1
/
+24
2014-11-23
irqdomain: Introduce helper function irq_domain_add_hierarchy()
Jiang Liu
2
-0
/
+40
2014-11-23
irqdomain: Implement a method to automatically call parent domains alloc/free
Jiang Liu
2
-17
/
+89
2014-11-23
genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
Jiang Liu
2
-0
/
+26
2014-11-23
genirq: Split out flow handler typedefs into seperate header file
Thomas Gleixner
2
-5
/
+15
2014-11-23
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
2
-0
/
+6
2014-11-23
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
Jiang Liu
2
-0
/
+31
2014-11-23
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
2
-0
/
+54
2014-11-23
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
2
-0
/
+33
2014-11-23
irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF
Yingjoe Chen
1
-9
/
+18
2014-11-23
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
6
-16
/
+581
2014-11-23
PCI/MSI: Introduce helpers to hide struct msi_desc implementation details
Jiang Liu
1
-0
/
+19
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
20
-56
/
+56
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
3
-15
/
+31
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
26
-35
/
+45
2014-11-23
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
4
-12
/
+6
2014-11-23
PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts
Jiang Liu
1
-1
/
+0
2014-11-23
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
2
-33
/
+15
2014-11-23
PCI/MSI: Remove unnecessary braces around single statements
Jiang Liu
1
-6
/
+3
2014-11-21
ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()
Yijing Wang
2
-20
/
+0
2014-11-21
PCI: xilinx: Save MSI controller in pci_sys_data
Yijing Wang
1
-15
/
+5
2014-11-21
PCI: mvebu: Save MSI controller in pci_sys_data
Yijing Wang
1
-7
/
+4
2014-11-21
PCI: rcar: Save MSI controller in pci_sys_data
Yijing Wang
1
-10
/
+3
2014-11-21
PCI: designware: Save MSI controller in pci_sys_data
Yijing Wang
1
-11
/
+5
2014-11-21
PCI: tegra: Save MSI controller in pci_sys_data
Yijing Wang
1
-10
/
+4
2014-11-21
ARM/PCI: Save MSI controller in pci_sys_data
Yijing Wang
2
-0
/
+18
2014-11-12
PCI/MSI: Add weak pcibios_msi_controller()
Yijing Wang
1
-1
/
+16
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
14
-38
/
+40
2014-11-12
s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
Yijing Wang
2
-4
/
+2
2014-11-12
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
Yijing Wang
5
-43
/
+11
2014-11-07
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
3
-1
/
+9
2014-10-20
Linux 3.18-rc1
v3.18-rc1
Linus Torvalds
1
-2
/
+2
2014-10-20
Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-20
/
+176
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
43
-180
/
+204
2014-10-20
Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
6
-1
/
+121
2014-10-20
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
4
-2
/
+22
[next]