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-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
*
irqchip/gic-v3-its: Free collection mapping on device teardown
Marc Zyngier
2019-11-10
1
-1
/
+1
*
irqchip/gic-v3-its: Fix u64 to __le64 warnings
Ben Dooks (Codethink)
2019-11-10
1
-5
/
+8
*
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
2019-10-24
1
-3
/
+18
*
irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
Marc Zyngier
2019-09-05
1
-5
/
+4
*
irqchip/gic-v3-its: Remove the redundant set_bit for lpi_map
Zenghui Yu
2019-08-20
1
-1
/
+1
*
irqchip/gic-v3-its: Register the ITS' PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
*
Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-08-01
1
-1
/
+1
|
\
|
*
irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
Nianyao Tang
2019-07-26
1
-1
/
+1
*
|
irqchip/gic-v3-its: Fix misuse of GENMASK macro
Joe Perches
2019-07-10
1
-1
/
+1
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
1
-11
/
+24
|
\
\
|
*
|
irqchip/gic-v3-its: Fix command queue pointer comparison bug
Heyi Guo
2019-06-05
1
-11
/
+24
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
|
/
|
/
|
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
1
-41
/
+43
|
\
|
|
*
irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
Julien Grall
2019-05-03
1
-1
/
+6
|
*
irqchip/gic-v3-its: Make free_lpi_range a little cheaper
Rasmus Villemoes
2019-04-29
1
-30
/
+31
|
*
irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range
Rasmus Villemoes
2019-04-29
1
-2
/
+1
|
*
irqchip/gic-v3-its: Move allocation outside mutex
Rasmus Villemoes
2019-04-29
1
-9
/
+6
|
*
irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()
Julien Grall
2019-04-29
1
-1
/
+1
*
|
acpi: Create subtable parsing infrastructure
Keith Busch
2019-04-04
1
-3
/
+3
|
/
*
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
[next]