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.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-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
path:
root
/
drivers
/
irqchip
/
irq-gic-v3-its.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/gic-v3-its: Fix command queue pointer comparison bug
Heyi Guo
2019-07-21
1
-11
/
+24
*
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
2019-03-21
1
-1
/
+1
|
\
|
*
irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
Rasmus Villemoes
2019-03-20
1
-1
/
+1
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
1
-10
/
+18
|
\
\
|
*
|
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-23
1
-10
/
+18
|
|
\
|
|
|
*
irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tables
Shanker Donthineni
2019-02-21
1
-10
/
+16
|
|
*
irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
Zenghui Yu
2019-02-14
1
-0
/
+2
*
|
|
irqchip/gic-v3-its: Gracefully fail on LPI exhaustion
Marc Zyngier
2019-01-29
1
-0
/
+3
*
|
|
irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID
Marc Zyngier
2019-01-29
1
-5
/
+27
*
|
|
irqchip/gic-v4: Fix occasional VLPI drop
Heyi Guo
2019-01-28
1
-17
/
+49
|
/
/
*
/
irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
Marc Zyngier
2019-01-18
1
-12
/
+13
|
/
*
irqchip/gic: Unify GIC priority definitions
Julien Thierry
2018-10-03
1
-1
/
+1
*
irqchip/gic-v3-its: Allow use of LPI tables in reserved memory
Marc Zyngier
2018-10-02
1
-5
/
+38
*
irqchip/gic-v3-its: Register LPI tables with EFI config table
Marc Zyngier
2018-10-02
1
-0
/
+12
*
irqchip/gic-v3-its: Check that all RDs have the same property table
Marc Zyngier
2018-10-02
1
-0
/
+9
*
irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels
Marc Zyngier
2018-10-02
1
-0
/
+8
*
irqchip/gic-v3-its: Allow use of pre-programmed LPI tables
Marc Zyngier
2018-10-02
1
-12
/
+61
*
irqchip/gic-v3-its: Keep track of property table's PA and VA
Marc Zyngier
2018-10-02
1
-10
/
+13
*
irqchip/gic-v3-its: Move pending table allocation to init time
Marc Zyngier
2018-10-02
1
-28
/
+52
*
irqchip/gic-v3-its: Split property table clearing from allocation
Marc Zyngier
2018-10-02
1
-7
/
+10
*
irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usage
Marc Zyngier
2018-10-02
1
-7
/
+3
*
irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint
Jia He
2018-09-06
1
-1
/
+3
*
irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t
Sebastian Andrzej Siewior
2018-08-06
1
-9
/
+9
*
irqchip/gic-v3-its: Honor hypervisor enforced LPI range
Marc Zyngier
2018-07-16
1
-0
/
+9
*
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
Marc Zyngier
2018-07-16
1
-1
/
+1
*
irqchip/gic-v3-its: Drop chunk allocation compatibility
Marc Zyngier
2018-07-16
1
-25
/
+16
*
irqchip/gic-v3-its: Move minimum LPI requirements to individual busses
Marc Zyngier
2018-07-16
1
-4
/
+7
*
irqchip/gic-v3-its: Use full range of LPIs
Marc Zyngier
2018-07-16
1
-2
/
+1
*
irqchip/gic-v3-its: Refactor LPI allocator
Marc Zyngier
2018-07-16
1
-62
/
+129
*
irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug
Marc Zyngier
2018-06-22
1
-0
/
+10
*
irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection
Marc Zyngier
2018-06-22
1
-5
/
+13
*
irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection
Marc Zyngier
2018-06-22
1
-6
/
+19
*
irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
Yang Yingliang
2018-06-22
1
-1
/
+8
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-7
/
+8
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-11
1
-1
/
+2
|
\
|
*
-
-
-
.
Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...
Joerg Roedel
2018-03-29
1
-8
/
+10
|
|
\
\
\
|
|
|
|
*
ACPI/IORT: Add msi address regions reservation helper
Shameer Kolothum
2018-02-14
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-04
1
-52
/
+215
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling
Shanker Donthineni
2018-03-23
1
-14
/
+60
|
*
|
|
irqchip/gic-v3-its: Add ability to resend MAPC on resume
Derek Basehore
2018-03-14
1
-38
/
+48
|
*
|
|
irqchip/gic-v3-its: Add ability to save/restore ITS state
Derek Basehore
2018-03-14
1
-0
/
+107
|
|
|
/
|
|
/
|
*
|
|
irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
Ard Biesheuvel
2018-03-11
1
-5
/
+4
*
|
|
irqchip/gic-v3-its: Fix misplaced __iomem annotations
Robin Murphy
2018-02-16
1
-2
/
+2
|
/
/
*
/
irqchip/gic-v3: Ignore disabled ITS nodes
Stephen Boyd
2018-02-16
1
-0
/
+2
|
/
*
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
1
-2
/
+2
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
1
-80
/
+310
|
\
|
*
irqchip/gic-v3-its: Fix VPE activate callback return value
Marc Zyngier
2017-11-07
1
-1
/
+1
|
*
irqchip/gic-v3-its: Setup VLPI properties at map time
Marc Zyngier
2017-11-02
1
-2
/
+16
|
*
irqchip/gic-v3-its: Update effective affinity on VPE mapping
Marc Zyngier
2017-10-19
1
-0
/
+6
[next]