index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3-its.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs
Marc Zyngier
2024-10-27
1
-2
/
+12
*
irqchip/gic-v4: Don't allow a VMOVP on a dying VPE
Marc Zyngier
2024-10-08
1
-6
/
+12
*
irqchip/gic-v4: Fix ordering between vmapp and vpe locks
Marc Zyngier
2024-08-20
1
-6
/
+10
*
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-22
1
-0
/
+5
|
\
|
*
irqchip/gic-v3-its: Provide MSI parent infrastructure
Thomas Gleixner
2024-07-18
1
-0
/
+5
*
|
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-22
1
-26
/
+26
|
\
\
|
*
|
irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued
Marc Zyngier
2024-07-15
1
-2
/
+6
|
*
|
irqchip/gic-v4: Substitute vmovp_lock for a per-VM lock
Marc Zyngier
2024-07-15
1
-15
/
+12
|
*
|
irqchip/gic-v4: Always configure affinity on VPE activation
Marc Zyngier
2024-07-15
1
-9
/
+4
|
*
|
irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
Lorenzo Pieralisi
2024-06-06
1
-0
/
+4
*
|
|
irqchip/gic-v3: Make distributor priorities variables
Mark Rutland
2024-06-24
1
-5
/
+6
|
|
/
|
/
|
*
|
irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()
Hagar Hemdan
2024-06-03
1
-32
/
+12
|
/
*
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-14
1
-7
/
+10
|
\
|
*
irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
Guanrui Huang
2024-04-25
1
-2
/
+0
|
*
irqchip/gic-v3-its: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
1
-5
/
+10
*
|
irqchip/gic-v3-its: Prevent double free on error
Guanrui Huang
2024-04-25
1
-7
/
+2
*
|
irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1
Nianyao Tang
2024-04-09
1
-1
/
+7
|
/
*
Merge tag 'irq-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
1
-2
/
+2
|
\
|
*
irqchip/gic-v3-its: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-02-13
1
-2
/
+2
*
|
irqchip/gic-v3-its: Do not assume vPE tables are preallocated
Oliver Upton
2024-02-21
1
-1
/
+1
*
|
irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update
Marc Zyngier
2024-02-13
1
-9
/
+13
*
|
irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
Marc Zyngier
2024-02-13
1
-1
/
+2
*
|
irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors
Marc Zyngier
2024-02-13
1
-12
/
+25
|
/
*
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
1
-2
/
+2
*
irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs
Fang Xiang
2023-11-06
1
-6
/
+10
*
irqchip/gic-v3-its: Don't override quirk settings with default values
Marc Zyngier
2023-10-25
1
-2
/
+2
*
irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing
Lorenzo Pieralisi
2023-10-07
1
-4
/
+17
*
irqchip/gic-v3-its: Split allocation from initialisation of its_node
Marc Zyngier
2023-10-07
1
-60
/
+89
*
irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround for RK3588S
Sebastian Reichel
2023-07-03
1
-1
/
+2
*
irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation
Marc Zyngier
2023-07-03
1
-29
/
+46
*
irqchip/gic-v3-its: Enable RESEND_WHEN_IN_PROGRESS for LPIs
James Gowans
2023-06-16
1
-0
/
+2
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-2
/
+2
|
\
|
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-2
/
+2
*
|
irqchip/gic-v3: Add Rockchip 3588001 erratum workaround
Sebastian Reichel
2023-04-18
1
-0
/
+35
|
/
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
1
-2
/
+2
|
\
|
*
genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
Jason Gunthorpe
2023-01-11
1
-2
/
+2
*
|
irqchip/gic-v3-its: Use irq_domain_create_hierarchy()
Johan Hovold
2023-02-13
1
-6
/
+7
|
/
*
Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-10
1
-1
/
+1
|
\
|
*
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
2022-09-07
1
-1
/
+1
*
|
irqchip/gic-v3-its: Remove cpumask_var_t allocation
Pierre Gondois
2022-09-12
1
-6
/
+8
|
/
*
Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-05-20
1
-9
/
+19
|
\
|
*
irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling
Marc Zyngier
2022-04-05
1
-9
/
+19
*
|
irqchip/gic-v3: Always trust the managed affinity provided by the core code
Marc Zyngier
2022-04-10
1
-1
/
+1
|
/
*
irqchip/gic-v3-its: Skip HP notifier when no ITS is registered
Marc Zyngier
2022-02-02
1
-0
/
+3
*
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2022-01-29
1
-22
/
+101
|
\
|
*
irqchip/gic-v3-its: Reset each ITS's BASERn register before probe
Marc Zyngier
2022-01-26
1
-21
/
+99
|
*
irqchip/gic-v3-its: Fix build for !SMP
Ard Biesheuvel
2022-01-22
1
-1
/
+2
*
|
Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-01-10
1
-7
/
+75
|
\
|
|
*
irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime
Valentin Schneider
2021-12-16
1
-0
/
+16
|
*
irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve
Valentin Schneider
2021-12-16
1
-4
/
+54
[next]