Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f2481b39b4c776fb9c03081ffcfe81f4961601c
/
drivers
/
irqchip
/
irq-gic-v3-its.c
5778cc7
irqchip/gic-v3-its: Register the ITS' PA instead of its VA in fwnode
by Marc Zyngier
· 5 years ago
a5dbba8
Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 5 years ago
34f8eb9
irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
by Nianyao Tang
· 5 years ago
20faba8
irqchip/gic-v3-its: Fix misuse of GENMASK macro
by Joe Perches
· 6 years ago
eed7d30
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
a050fa5
irqchip/gic-v3-its: Fix command queue pointer comparison bug
by Heyi Guo
· 6 years ago
d9351ea
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
35ae7df
irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
by Julien Grall
· 6 years ago
12eade1
irqchip/gic-v3-its: Make free_lpi_range a little cheaper
by Rasmus Villemoes
· 6 years ago
1c73fac
irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range
by Rasmus Villemoes
· 6 years ago
b31a383
irqchip/gic-v3-its: Move allocation outside mutex
by Rasmus Villemoes
· 6 years ago
a7c90f5
irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()
by Julien Grall
· 6 years ago
60574d1
acpi: Create subtable parsing infrastructure
by Keith Busch
· 6 years ago
3ce8461
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 6 years ago
89dc891
irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
by Rasmus Villemoes
· 6 years ago
78f8601
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a324ca9
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 6 years ago
539d378
irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tables
by Shanker Donthineni
· 6 years ago
8d56574
irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
by Zenghui Yu
· 6 years ago
45725e0
irqchip/gic-v3-its: Gracefully fail on LPI exhaustion
by Marc Zyngier
· 6 years ago
9791ec7
irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID
by Marc Zyngier
· 6 years ago
6479450
irqchip/gic-v4: Fix occasional VLPI drop
by Heyi Guo
· 6 years ago
8208d17
irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
by Marc Zyngier
· 6 years ago
2130b78
irqchip/gic: Unify GIC priority definitions
by Julien Thierry
· 6 years ago
5e2c9f9
irqchip/gic-v3-its: Allow use of LPI tables in reserved memory
by Marc Zyngier
· 6 years ago
3fb68fa
irqchip/gic-v3-its: Register LPI tables with EFI config table
by Marc Zyngier
· 6 years ago
f842ca8
irqchip/gic-v3-its: Check that all RDs have the same property table
by Marc Zyngier
· 6 years ago
c6e2ccb
irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels
by Marc Zyngier
· 7 years ago
c440a9d
irqchip/gic-v3-its: Allow use of pre-programmed LPI tables
by Marc Zyngier
· 6 years ago
e1a2e20
irqchip/gic-v3-its: Keep track of property table's PA and VA
by Marc Zyngier
· 6 years ago
11e37d3
irqchip/gic-v3-its: Move pending table allocation to init time
by Marc Zyngier
· 6 years ago
053be48
irqchip/gic-v3-its: Split property table clearing from allocation
by Marc Zyngier
· 6 years ago
adaab50
irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usage
by Marc Zyngier
· 7 years ago
4cb205c
irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint
by Jia He
· 6 years ago
a8db745
irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t
by Sebastian Andrzej Siewior
· 7 years ago
12b2905
irqchip/gic-v3-its: Honor hypervisor enforced LPI range
by Marc Zyngier
· 7 years ago
a4f9edb
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
by Marc Zyngier
· 7 years ago
38dd7c4
irqchip/gic-v3-its: Drop chunk allocation compatibility
by Marc Zyngier
· 7 years ago
147c8f3
irqchip/gic-v3-its: Move minimum LPI requirements to individual busses
by Marc Zyngier
· 7 years ago
fe8e935
irqchip/gic-v3-its: Use full range of LPIs
by Marc Zyngier
· 7 years ago
880cb3c
irqchip/gic-v3-its: Refactor LPI allocator
by Marc Zyngier
· 7 years ago
82f499c
irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug
by Marc Zyngier
· 7 years ago
205e065
irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection
by Marc Zyngier
· 7 years ago
83559b4
irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection
by Marc Zyngier
· 7 years ago
c1797b1
irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
by Yang Yingliang
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
e5c3722
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
5b1f3dc
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d4f96fd
Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/exynos', 'arm/renesas', 'arm/smmu' and 'core' into next
by Joerg Roedel
· 7 years ago
6eb486b
irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling
by Shanker Donthineni
· 7 years ago
920181c
irqchip/gic-v3-its: Add ability to resend MAPC on resume
by Derek Basehore
· 7 years ago
dba0bc7
irqchip/gic-v3-its: Add ability to save/restore ITS state
by Derek Basehore
· 7 years ago
4f2c758
irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
by Ard Biesheuvel
· 7 years ago
50c3309
irqchip/gic-v3-its: Fix misplaced __iomem annotations
by Robin Murphy
· 7 years ago
95a2562
irqchip/gic-v3: Ignore disabled ITS nodes
by Stephen Boyd
· 7 years ago
8b4282e
ACPI/IORT: Add msi address regions reservation helper
by Shameer Kolothum
· 7 years ago
702cb0a
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
by Thomas Gleixner
· 7 years ago
670310d
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6ef930f
irqchip/gic-v3-its: Fix VPE activate callback return value
by Marc Zyngier
· 7 years ago
d4d7b4a
irqchip/gic-v3-its: Setup VLPI properties at map time
by Marc Zyngier
· 7 years ago
44c4c25
irqchip/gic-v3-its: Update effective affinity on VPE mapping
by Marc Zyngier
· 7 years ago
3c1ccee
irqchip/gic-v3-its: Only send VINVALL to a single ITS
by Marc Zyngier
· 7 years ago
2247e1b
irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS
by Marc Zyngier
· 7 years ago
75fd951
irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS
by Marc Zyngier
· 7 years ago
40619a2
irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS
by Marc Zyngier
· 7 years ago
ab60491
irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available
by Marc Zyngier
· 7 years ago
debf6d0
irqchip/gic-v3-its: Track per-ITS list number
by Marc Zyngier
· 7 years ago
5c9a882
irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing
by Marc Zyngier
· 7 years ago
67047f90
irqchip/gic-v3-its: Pass its_node pointer to each command builder
by Marc Zyngier
· 7 years ago
a19b462
irqchip/gic-v3-its: Add post-mortem info on command timeout
by Marc Zyngier
· 7 years ago
558b016
irqchip/gic-v3: Add workaround for Synquacer pre-ITS
by Ard Biesheuvel
· 7 years ago
9d111d4
irqchip/gic: Make quirks matching conditional on init return value
by Ard Biesheuvel
· 7 years ago
fa15001
irqchip/gic-v3: Probe device ID space before quirks handling
by Ard Biesheuvel
· 7 years ago
30ae961
irqchip/gic-v3-its: Add missing changes to support 52bit physical address
by Shanker Donthineni
· 7 years ago
32bd44d
irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table size
by Shanker Donthineni
· 7 years ago
c427a47
irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain()
by Shanker Donthineni
· 7 years ago
7249164
genirq/irqdomain: Update irq_domain_ops.activate() signature
by Thomas Gleixner
· 7 years ago
93cc122
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9fbd7fd
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 7 years ago
3d63cb5
irqchip/gic-v4: Enable low-level GICv4 operations
by Marc Zyngier
· 8 years ago
d51c4b4
irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs
by Marc Zyngier
· 8 years ago
e57a3e28
irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared
by Marc Zyngier
· 7 years ago
958b90d
irqchip/gic-v3-its: Move pending doorbell after VMOVP
by Marc Zyngier
· 7 years ago
20b3d54
irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi
by Marc Zyngier
· 8 years ago
93f94ea
irqchip/gic-v3-its: Make LPI allocation optional on device creation
by Marc Zyngier
· 7 years ago
f6a91da
irqchip/gic-v3-its: Add VPE interrupt masking
by Marc Zyngier
· 8 years ago
3171a47
irqchip/gic-v3-its: Add VPE affinity changes
by Marc Zyngier
· 8 years ago
5e2f764
irqchip/gic-v3-its: Add VPE invalidation hook
by Marc Zyngier
· 8 years ago
e643d80
irqchip/gic-v3-its: Add VPE scheduling
by Marc Zyngier
· 8 years ago
eb78192
irqchip/gic-v3-its: Add VPE irq domain [de]activation
by Marc Zyngier
· 8 years ago
7d75bbb
irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
by Marc Zyngier
· 8 years ago
8fff27a
irqchip/gic-v3-its: Add VPE domain infrastructure
by Marc Zyngier
· 8 years ago
015ec03
irqchip/gic-v3-its: Add VLPI configuration handling
by Marc Zyngier
· 8 years ago
d011e4e
irqchip/gic-v3-its: Add VLPI map/unmap operations
by Marc Zyngier
· 8 years ago
c808eea
irqchip/gic-v3-its: Add VLPI configuration hook
by Marc Zyngier
· 8 years ago
d7276b8
irqchip/gic-v3-its: Add GICv4 ITS command definitions
by Marc Zyngier
· 8 years ago
adcdb94
irqchip/gic-v3-its: Generalize LPI configuration
by Marc Zyngier
· 8 years ago
70cc81e
irqchip/gic-v3-its: Generalize device table allocation
by Marc Zyngier
· 8 years ago
Next »