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
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
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
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-41
/
+43
2019-05-03
irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
Julien Grall
1
-1
/
+6
2019-04-29
irqchip/gic-v3-its: Make free_lpi_range a little cheaper
Rasmus Villemoes
1
-30
/
+31
2019-04-29
irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range
Rasmus Villemoes
1
-2
/
+1
2019-04-29
irqchip/gic-v3-its: Move allocation outside mutex
Rasmus Villemoes
1
-9
/
+6
2019-04-29
irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()
Julien Grall
1
-1
/
+1
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
1
-3
/
+3
2019-03-21
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
1
-1
/
+1
2019-03-20
irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
Rasmus Villemoes
1
-1
/
+1
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+18
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-10
/
+18
2019-02-21
irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tables
Shanker Donthineni
1
-10
/
+16
2019-02-14
irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
Zenghui Yu
1
-0
/
+2
2019-01-29
irqchip/gic-v3-its: Gracefully fail on LPI exhaustion
Marc Zyngier
1
-0
/
+3
2019-01-29
irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID
Marc Zyngier
1
-5
/
+27
2019-01-28
irqchip/gic-v4: Fix occasional VLPI drop
Heyi Guo
1
-17
/
+49
2019-01-18
irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
Marc Zyngier
1
-12
/
+13
2018-10-03
irqchip/gic: Unify GIC priority definitions
Julien Thierry
1
-1
/
+1
2018-10-02
irqchip/gic-v3-its: Allow use of LPI tables in reserved memory
Marc Zyngier
1
-5
/
+38
2018-10-02
irqchip/gic-v3-its: Register LPI tables with EFI config table
Marc Zyngier
1
-0
/
+12
2018-10-02
irqchip/gic-v3-its: Check that all RDs have the same property table
Marc Zyngier
1
-0
/
+9
2018-10-02
irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels
Marc Zyngier
1
-0
/
+8
2018-10-02
irqchip/gic-v3-its: Allow use of pre-programmed LPI tables
Marc Zyngier
1
-12
/
+61
2018-10-02
irqchip/gic-v3-its: Keep track of property table's PA and VA
Marc Zyngier
1
-10
/
+13
2018-10-02
irqchip/gic-v3-its: Move pending table allocation to init time
Marc Zyngier
1
-28
/
+52
2018-10-02
irqchip/gic-v3-its: Split property table clearing from allocation
Marc Zyngier
1
-7
/
+10
2018-10-02
irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usage
Marc Zyngier
1
-7
/
+3
2018-09-06
irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint
Jia He
1
-1
/
+3
2018-08-06
irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t
Sebastian Andrzej Siewior
1
-9
/
+9
2018-07-16
irqchip/gic-v3-its: Honor hypervisor enforced LPI range
Marc Zyngier
1
-0
/
+9
2018-07-16
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
Marc Zyngier
1
-1
/
+1
2018-07-16
irqchip/gic-v3-its: Drop chunk allocation compatibility
Marc Zyngier
1
-25
/
+16
2018-07-16
irqchip/gic-v3-its: Move minimum LPI requirements to individual busses
Marc Zyngier
1
-4
/
+7
2018-07-16
irqchip/gic-v3-its: Use full range of LPIs
Marc Zyngier
1
-2
/
+1
2018-07-16
irqchip/gic-v3-its: Refactor LPI allocator
Marc Zyngier
1
-62
/
+129
2018-06-22
irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug
Marc Zyngier
1
-0
/
+10
2018-06-22
irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection
Marc Zyngier
1
-5
/
+13
2018-06-22
irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection
Marc Zyngier
1
-6
/
+19
2018-06-22
irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
Yang Yingliang
1
-1
/
+8
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-7
/
+8
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
[next]