index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3-its.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-20
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
1
-0
/
+6
2020-03-20
irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
Zenghui Yu
1
-0
/
+2
2020-03-19
irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...
Marc Zyngier
1
-8
/
+48
2020-03-19
irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
Marc Zyngier
1
-0
/
+4
2020-03-16
irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
Marc Zyngier
1
-0
/
+6
2020-03-16
irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers
Marc Zyngier
1
-34
/
+66
2020-03-08
irqchip/gic-v3-its: Fix access width for gicr_syncr
Heyi Guo
1
-1
/
+1
2020-02-10
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
1
-14
/
+14
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
1
-1
/
+0
2020-02-08
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
1
-3
/
+1
2020-02-08
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
1
-0
/
+80
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
1
-1
/
+4
2020-02-08
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
1
-1
/
+1
2020-02-03
irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
Zenghui Yu
1
-1
/
+1
2020-01-22
irqchip/gic-v4.1: Allow direct invalidation of VLPIs
Marc Zyngier
1
-19
/
+36
2020-01-22
irqchip/gic-v4.1: Suppress per-VLPI doorbell
Marc Zyngier
1
-2
/
+9
2020-01-22
irqchip/gic-v4.1: Add VPE INVALL callback
Marc Zyngier
1
-0
/
+14
2020-01-22
irqchip/gic-v4.1: Add VPE eviction callback
Marc Zyngier
1
-11
/
+42
2020-01-22
irqchip/gic-v4.1: Add VPE residency callback
Marc Zyngier
1
-0
/
+17
2020-01-22
irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
Marc Zyngier
1
-0
/
+73
2020-01-22
irqchip/gic-v4.1: Plumb skeletal VPE irqchip
Marc Zyngier
1
-1
/
+31
2020-01-22
irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
Marc Zyngier
1
-7
/
+33
2020-01-22
irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
Marc Zyngier
1
-1
/
+24
2020-01-22
irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
Marc Zyngier
1
-5
/
+55
2020-01-22
irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
Marc Zyngier
1
-3
/
+307
2020-01-22
irqchip/gic-v3: Add GICv4.1 VPEID size discovery
Marc Zyngier
1
-1
/
+10
2020-01-22
irqchip/gic-v3-its: Fix get_vlpi_map() breakage with doorbells
Marc Zyngier
1
-5
/
+6
2019-11-10
irqchip/gic-v3-its: Make vlpi_lock a spinlock
Marc Zyngier
1
-9
/
+9
2019-11-10
irqchip/gic-v3-its: Lock VLPI map array before translating it
Marc Zyngier
1
-2
/
+4
2019-11-10
irqchip/gic-v3-its: Synchronise INT/CLEAR commands targetting a VLPI using VSYNC
Marc Zyngier
1
-4
/
+75
2019-11-10
irqchip/gic-v3-its: Synchronise INV command targetting a VLPI using VSYNC
Marc Zyngier
1
-1
/
+35
2019-11-10
irqchip/gic-v3-its: Add its_vlpi_map helpers
Marc Zyngier
1
-15
/
+32
2019-11-10
irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
Marc Zyngier
1
-11
/
+13
2019-11-10
irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
Marc Zyngier
1
-4
/
+4
2019-11-10
irqchip/gic-v3-its: Make is_v4 use a TYPER copy
Marc Zyngier
1
-12
/
+14
2019-11-10
irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
Marc Zyngier
1
-8
/
+32
2019-11-10
irqchip/gic-v3-its: Factor out wait_for_syncr primitive
Marc Zyngier
1
-6
/
+9
2019-11-10
irqchip/gic-v3-its: Free collection mapping on device teardown
Marc Zyngier
1
-1
/
+1
2019-11-10
irqchip/gic-v3-its: Fix u64 to __le64 warnings
Ben Dooks (Codethink)
1
-5
/
+8
2019-10-24
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
1
-3
/
+18
2019-09-05
irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
Marc Zyngier
1
-5
/
+4
2019-08-20
irqchip/gic-v3-its: Remove the redundant set_bit for lpi_map
Zenghui Yu
1
-1
/
+1
2019-08-07
irqchip/gic-v3-its: Register the ITS' PA instead of its VA in fwnode
Marc Zyngier
1
-1
/
+1
2019-08-01
Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-1
/
+1
2019-07-26
irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
Nianyao Tang
1
-1
/
+1
2019-07-10
irqchip/gic-v3-its: Fix misuse of GENMASK macro
Joe Perches
1
-1
/
+1
2019-06-29
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+24
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-05
irqchip/gic-v3-its: Fix command queue pointer comparison bug
Heyi Guo
1
-11
/
+24
[prev]
[next]