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
/
include
/
linux
/
irqchip
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit
Shenming Lu
2020-11-30
1
-0
/
+4
*
include/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
1
-1
/
+1
*
irqchip: irq-bcm2836.h: drop a duplicated word
Randy Dunlap
2020-07-27
1
-1
/
+1
*
irqchip/gic-v3: Remove unused register definition
Zenghui Yu
2020-07-27
1
-4
/
+0
*
irqchip/vic: Cut down the external API
Linus Walleij
2020-06-27
1
-9
/
+0
*
irqchip/vic: Drop cascaded intialization call
Linus Walleij
2020-06-27
1
-2
/
+0
*
irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling
Marc Zyngier
2020-04-16
1
-0
/
+2
*
Merge branch 'irq/gic-v4.1' into irq/irqchip-next
Marc Zyngier
2020-03-24
3
-3
/
+44
|
\
|
*
irqchip/gic-v4.1: Add VSGI property setup
Marc Zyngier
2020-03-24
1
-0
/
+1
|
*
irqchip/gic-v4.1: Add VSGI allocation/teardown
Marc Zyngier
2020-03-24
1
-0
/
+2
|
*
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
2020-03-24
1
-1
/
+2
|
*
irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+5
|
*
irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+14
|
*
irqchip/gic-v4.1: Add initial SGI configuration
Marc Zyngier
2020-03-24
1
-1
/
+2
|
*
irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
Marc Zyngier
2020-03-24
1
-1
/
+8
|
*
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
2020-03-20
1
-0
/
+2
|
*
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
2020-03-20
1
-0
/
+1
|
*
irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...
Marc Zyngier
2020-03-19
1
-0
/
+5
|
*
irqchip/gic-v3: Use SGIs without active state if offered
Marc Zyngier
2020-03-19
1
-0
/
+2
*
|
irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables
Heyi Guo
2020-03-21
1
-0
/
+3
|
/
*
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
2020-02-08
1
-1
/
+1
*
irqchip/gic-v4.1: Allow direct invalidation of VLPIs
Marc Zyngier
2020-01-22
1
-0
/
+1
*
irqchip/gic-v4.1: Add VPE INVALL callback
Marc Zyngier
2020-01-22
1
-0
/
+6
*
irqchip/gic-v4.1: Add VPE residency callback
Marc Zyngier
2020-01-22
2
-0
/
+14
*
irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
Marc Zyngier
2020-01-22
1
-1
/
+2
*
irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
Marc Zyngier
2020-01-22
1
-4
/
+14
*
irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
Marc Zyngier
2020-01-22
1
-4
/
+29
*
irqchip/gic-v3: Add GICv4.1 VPEID size discovery
Marc Zyngier
2020-01-22
1
-0
/
+5
*
irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
Marc Zyngier
2020-01-22
1
-0
/
+2
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-03
2
-16
/
+2
|
\
|
*
irqchip: ingenic: Drop redundant irq_suspend / irq_resume functions
Paul Cercueil
2019-11-10
1
-14
/
+0
|
*
irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
Marc Zyngier
2019-11-10
1
-1
/
+1
|
*
irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
Marc Zyngier
2019-11-10
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-25
1
-0
/
+4
|
\
\
|
*
|
KVM: vgic-v4: Track the number of VLPIs per vcpu
Marc Zyngier
2019-11-08
1
-0
/
+2
|
*
|
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
2019-10-28
1
-0
/
+2
|
|
/
*
/
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
2019-10-15
1
-0
/
+2
|
/
*
irqchip: Add include guard to irq-partition-percpu.h
Masahiro Yamada
2019-08-20
1
-0
/
+5
*
irqchip/gic-v3: Warn about inconsistent implementations of extended ranges
Marc Zyngier
2019-08-20
1
-0
/
+1
*
irqchip/gic-v3: Add EPPI range support
Marc Zyngier
2019-08-20
1
-0
/
+12
*
irqchip/gic-v3: Add ESPI range support
Marc Zyngier
2019-08-20
1
-1
/
+16
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
2
-3
/
+5
|
\
|
*
irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m
Zeev Zilberman
2019-06-11
2
-3
/
+5
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
4
-16
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
4
-49
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-05-30
1
-10
/
+1
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
1
-6
/
+6
|
\
[next]