index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3-its.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/gic-v4.1: Update effective affinity of virtual SGIs
Marc Zyngier
2020-04-16
1
-0
/
+1
*
irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling
Marc Zyngier
2020-04-16
1
-0
/
+19
*
Merge branch 'irq/gic-v4.1' into irq/irqchip-next
Marc Zyngier
2020-03-24
1
-22
/
+400
|
\
|
*
irqchip/gic-v4.1: Eagerly vmap vPEs
Marc Zyngier
2020-03-24
1
-10
/
+42
|
*
irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+18
|
*
irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+77
|
*
irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+18
|
*
irqchip/gic-v4.1: Add initial SGI configuration
Marc Zyngier
2020-03-24
1
-1
/
+91
|
*
irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
Marc Zyngier
2020-03-24
1
-1
/
+74
|
*
irqchip/gic-v4.1: Map the ITS SGIR register page
Marc Zyngier
2020-03-20
1
-2
/
+13
|
*
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
2020-03-20
1
-1
/
+8
|
*
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
2020-03-20
1
-0
/
+6
|
*
irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
Zenghui Yu
2020-03-20
1
-0
/
+2
|
*
irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...
Marc Zyngier
2020-03-19
1
-8
/
+48
|
*
irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
Marc Zyngier
2020-03-19
1
-0
/
+4
*
|
irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables
Heyi Guo
2020-03-21
1
-1
/
+1
*
|
irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
Marc Zyngier
2020-03-16
1
-0
/
+6
*
|
irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers
Marc Zyngier
2020-03-16
1
-34
/
+66
*
|
irqchip/gic-v3-its: Fix access width for gicr_syncr
Heyi Guo
2020-03-08
1
-1
/
+1
|
/
*
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
2020-02-10
1
-2
/
+2
*
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
2020-02-08
1
-14
/
+14
*
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
2020-02-08
1
-1
/
+0
*
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
2020-02-08
1
-3
/
+1
*
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
2020-02-08
1
-0
/
+80
*
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
2020-02-08
1
-1
/
+4
*
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
2020-02-08
1
-1
/
+1
*
irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
Zenghui Yu
2020-02-03
1
-1
/
+1
*
irqchip/gic-v4.1: Allow direct invalidation of VLPIs
Marc Zyngier
2020-01-22
1
-19
/
+36
*
irqchip/gic-v4.1: Suppress per-VLPI doorbell
Marc Zyngier
2020-01-22
1
-2
/
+9
*
irqchip/gic-v4.1: Add VPE INVALL callback
Marc Zyngier
2020-01-22
1
-0
/
+14
*
irqchip/gic-v4.1: Add VPE eviction callback
Marc Zyngier
2020-01-22
1
-11
/
+42
*
irqchip/gic-v4.1: Add VPE residency callback
Marc Zyngier
2020-01-22
1
-0
/
+17
*
irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
Marc Zyngier
2020-01-22
1
-0
/
+73
*
irqchip/gic-v4.1: Plumb skeletal VPE irqchip
Marc Zyngier
2020-01-22
1
-1
/
+31
*
irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
Marc Zyngier
2020-01-22
1
-7
/
+33
*
irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
Marc Zyngier
2020-01-22
1
-1
/
+24
*
irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
Marc Zyngier
2020-01-22
1
-5
/
+55
*
irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
Marc Zyngier
2020-01-22
1
-3
/
+307
*
irqchip/gic-v3: Add GICv4.1 VPEID size discovery
Marc Zyngier
2020-01-22
1
-1
/
+10
*
irqchip/gic-v3-its: Fix get_vlpi_map() breakage with doorbells
Marc Zyngier
2020-01-22
1
-5
/
+6
*
irqchip/gic-v3-its: Make vlpi_lock a spinlock
Marc Zyngier
2019-11-10
1
-9
/
+9
*
irqchip/gic-v3-its: Lock VLPI map array before translating it
Marc Zyngier
2019-11-10
1
-2
/
+4
*
irqchip/gic-v3-its: Synchronise INT/CLEAR commands targetting a VLPI using VSYNC
Marc Zyngier
2019-11-10
1
-4
/
+75
*
irqchip/gic-v3-its: Synchronise INV command targetting a VLPI using VSYNC
Marc Zyngier
2019-11-10
1
-1
/
+35
*
irqchip/gic-v3-its: Add its_vlpi_map helpers
Marc Zyngier
2019-11-10
1
-15
/
+32
*
irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
Marc Zyngier
2019-11-10
1
-11
/
+13
*
irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
Marc Zyngier
2019-11-10
1
-4
/
+4
*
irqchip/gic-v3-its: Make is_v4 use a TYPER copy
Marc Zyngier
2019-11-10
1
-12
/
+14
*
irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
Marc Zyngier
2019-11-10
1
-8
/
+32
*
irqchip/gic-v3-its: Factor out wait_for_syncr primitive
Marc Zyngier
2019-11-10
1
-6
/
+9
[next]