index
:
Linux Stable
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.13.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: Don't bind LPI to unavailable NUMA node
Yang Yingliang
2018-07-03
1
-1
/
+8
*
irqchip/gic-v3: Ignore disabled ITS nodes
Stephen Boyd
2018-04-26
1
-0
/
+2
*
irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
Ard Biesheuvel
2018-03-21
1
-5
/
+4
*
irqchip/gic-v3-its: Add missing changes to support 52bit physical address
Shanker Donthineni
2017-10-13
1
-5
/
+21
*
irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table size
Shanker Donthineni
2017-10-13
1
-4
/
+11
*
irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain()
Shanker Donthineni
2017-10-13
1
-1
/
+1
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
1
-116
/
+1380
|
\
|
*
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-08-31
1
-115
/
+1374
|
|
\
|
|
*
irqchip/gic-v4: Enable low-level GICv4 operations
Marc Zyngier
2017-08-31
1
-1
/
+2
|
|
*
irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs
Marc Zyngier
2017-08-31
1
-2
/
+5
|
|
*
irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared
Marc Zyngier
2017-08-31
1
-0
/
+31
|
|
*
irqchip/gic-v3-its: Move pending doorbell after VMOVP
Marc Zyngier
2017-08-31
1
-2
/
+32
|
|
*
irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi
Marc Zyngier
2017-08-31
1
-6
/
+145
|
|
*
irqchip/gic-v3-its: Make LPI allocation optional on device creation
Marc Zyngier
2017-08-31
1
-7
/
+14
|
|
*
irqchip/gic-v3-its: Add VPE interrupt masking
Marc Zyngier
2017-08-31
1
-0
/
+33
|
|
*
irqchip/gic-v3-its: Add VPE affinity changes
Marc Zyngier
2017-08-31
1
-0
/
+96
|
|
*
irqchip/gic-v3-its: Add VPE invalidation hook
Marc Zyngier
2017-08-31
1
-0
/
+4
|
|
*
irqchip/gic-v3-its: Add VPE scheduling
Marc Zyngier
2017-08-31
1
-0
/
+85
|
|
*
irqchip/gic-v3-its: Add VPE irq domain [de]activation
Marc Zyngier
2017-08-31
1
-0
/
+102
|
|
*
irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
Marc Zyngier
2017-08-31
1
-0
/
+169
|
|
*
irqchip/gic-v3-its: Add VPE domain infrastructure
Marc Zyngier
2017-08-31
1
-1
/
+30
|
|
*
irqchip/gic-v3-its: Add VLPI configuration handling
Marc Zyngier
2017-08-31
1
-5
/
+70
|
|
*
irqchip/gic-v3-its: Add VLPI map/unmap operations
Marc Zyngier
2017-08-31
1
-3
/
+247
|
|
*
irqchip/gic-v3-its: Add VLPI configuration hook
Marc Zyngier
2017-08-31
1
-0
/
+24
|
|
*
irqchip/gic-v3-its: Add GICv4 ITS command definitions
Marc Zyngier
2017-08-31
1
-1
/
+1
|
|
*
irqchip/gic-v3-its: Generalize LPI configuration
Marc Zyngier
2017-08-23
1
-10
/
+11
|
|
*
irqchip/gic-v3-its: Generalize device table allocation
Marc Zyngier
2017-08-23
1
-10
/
+16
|
|
*
irqchip/gic-v3-its: Rework LPI freeing
Marc Zyngier
2017-08-23
1
-6
/
+7
|
|
*
irqchip/gic-v3-its: Split out pending table allocation
Marc Zyngier
2017-08-23
1
-9
/
+20
|
|
*
irqchip/gic-v3-its: Allow use of indirect VCPU tables
Marc Zyngier
2017-08-23
1
-8
/
+17
|
|
*
irqchip/gic-v3-its: Split out property table allocation
Marc Zyngier
2017-08-23
1
-10
/
+21
|
|
*
irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state
Marc Zyngier
2017-08-23
1
-0
/
+78
|
|
*
irqchip/gic-v3-its: Macro-ize its_send_single_command
Marc Zyngier
2017-08-23
1
-37
/
+47
|
|
*
irqchip/gic-v3-its: Add probing for VLPI properties
Marc Zyngier
2017-08-23
1
-4
/
+67
|
|
*
irqchip/gic-v3-its: Move LPI definitions around
Marc Zyngier
2017-08-23
1
-12
/
+13
|
|
*
irqchip: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-3
/
+3
|
|
*
irqchip/gic-v3-its: Properly handle command queue wrapping
Marc Zyngier
2017-08-19
1
-1
/
+7
|
*
|
irqchip/gic-v3-its: Report that effective affinity is a single target
Marc Zyngier
2017-08-18
1
-1
/
+6
|
|
/
*
|
Merge tag 'irqchip-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-08-14
1
-8
/
+32
|
\
\
|
|
/
|
/
|
|
*
irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES
Hanjun Guo
2017-08-10
1
-7
/
+31
|
*
irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMA
Robert Richter
2017-08-02
1
-1
/
+1
*
|
Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-06-23
1
-19
/
+92
|
\
|
|
*
irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID
Shanker Donthineni
2017-06-23
1
-14
/
+10
|
*
irqchip/gic-v3-its: Add ACPI NUMA node mapping
Ganapatrao Kulkarni
2017-06-23
1
-1
/
+75
|
*
irqchip/gic-v3-its: Make of_device_ids const
Arvind Yadav
2017-06-23
1
-1
/
+1
|
*
irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as c...
MaJun
2017-06-22
1
-3
/
+6
*
|
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
2017-06-22
1
-1
/
+1
|
/
*
irqchip/gic-v3-its: Keep the include header files in alphabetic order
Hanjun Guo
2017-04-07
1
-1
/
+1
*
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
Shanker Donthineni
2017-03-07
1
-0
/
+16
*
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-02-20
1
-0
/
+1
|
\
[next]