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
*
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
|
*
irqchip/gic-v3-its: Give the percpu rdist struct its own flags field
Valentin Schneider
2021-12-16
1
-3
/
+5
*
|
irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL
Wudi Wang
2021-12-08
1
-1
/
+1
|
/
*
irqchip/gic-v3-its: Fix potential VPE leak on error
Kaige Fu
2021-09-22
1
-1
/
+1
*
irqchip/gic-v3: Switch to bitmap_zalloc()
Andy Shevchenko
2021-07-26
1
-3
/
+3
*
irqchip/gic-v3-its: Remove unnecessary oom message
Zhen Lei
2021-06-11
1
-6
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-2
/
+16
|
\
|
*
irqchip/gic-v3-its: Drop the setting of PTZ altogether
Shenming Lu
2021-03-24
1
-2
/
+7
|
*
irqchip/gic-v3-its: Add a cache invalidation right after vPE unmapping
Marc Zyngier
2021-03-24
1
-0
/
+9
*
|
irq: Fix typos in comments
Ingo Molnar
2021-03-22
1
-5
/
+5
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
1
-4
/
+8
|
\
|
*
KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit
Shenming Lu
2020-11-30
1
-4
/
+8
*
|
irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy device
Marc Zyngier
2020-12-11
1
-0
/
+3
*
|
irqchip/gic-v4.1: Reduce the delay when polling GICR_VPENDBASER.Dirty
Shenming Lu
2020-12-11
1
-1
/
+1
*
|
Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2020-11-25
1
-13
/
+3
|
\
\
|
|
/
|
/
|
|
*
irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend
Xu Qiang
2020-11-22
1
-13
/
+3
*
|
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-14
1
-1
/
+6
|
\
\
|
*
|
irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without proces...
Jonathan Cameron
2020-09-24
1
-1
/
+6
*
|
|
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
2020-10-14
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-next
Marc Zyngier
2020-09-17
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
irqchip/git-v3-its: Implement irq_retrigger callback for device-triggered LPIs
Marc Zyngier
2020-09-06
1
-0
/
+6
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
|
/
*
Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-05
1
-5
/
+9
|
\
|
*
irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()
Zenghui Yu
2020-07-27
1
-2
/
+2
|
*
irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR
Zenghui Yu
2020-07-27
1
-3
/
+7
*
|
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-07-27
1
-1
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-07-06
1
-0
/
+8
|
\
\
|
*
|
KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell
Marc Zyngier
2020-06-23
1
-0
/
+8
|
|
/
*
/
irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomic
Zenghui Yu
2020-06-21
1
-4
/
+4
|
/
*
irqchip/gic-v3-its: Balance initial LPI affinity across CPUs
Marc Zyngier
2020-05-20
1
-27
/
+100
*
irqchip/gic-v3-its: Track LPI distribution on a per CPU basis
Marc Zyngier
2020-05-18
1
-3
/
+46
*
irqchip/gic-v4.1: Update effective affinity of virtual SGIs
Marc Zyngier
2020-04-16
1
-0
/
+1
*
irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling
Marc Zyngier
2020-04-16
1
-0
/
+19
*
Merge branch 'irq/gic-v4.1' into irq/irqchip-next
Marc Zyngier
2020-03-24
1
-22
/
+400
|
\
|
*
irqchip/gic-v4.1: Eagerly vmap vPEs
Marc Zyngier
2020-03-24
1
-10
/
+42
|
*
irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+18
|
*
irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+77
|
*
irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+18
|
*
irqchip/gic-v4.1: Add initial SGI configuration
Marc Zyngier
2020-03-24
1
-1
/
+91
|
*
irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
Marc Zyngier
2020-03-24
1
-1
/
+74
|
*
irqchip/gic-v4.1: Map the ITS SGIR register page
Marc Zyngier
2020-03-20
1
-2
/
+13
[next]