index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+2
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2019-11-10
irqchip: ingenic: Drop redundant irq_suspend / irq_resume functions
Paul Cercueil
1
-14
/
+0
2019-11-10
irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
Marc Zyngier
1
-1
/
+1
2019-11-10
irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
Marc Zyngier
1
-1
/
+1
2019-11-08
KVM: vgic-v4: Track the number of VLPIs per vcpu
Marc Zyngier
1
-0
/
+2
2019-10-28
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
1
-0
/
+2
2019-10-15
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
1
-0
/
+2
2019-08-20
irqchip: Add include guard to irq-partition-percpu.h
Masahiro Yamada
1
-0
/
+5
2019-08-20
irqchip/gic-v3: Warn about inconsistent implementations of extended ranges
Marc Zyngier
1
-0
/
+1
2019-08-20
irqchip/gic-v3: Add EPPI range support
Marc Zyngier
1
-0
/
+12
2019-08-20
irqchip/gic-v3: Add ESPI range support
Marc Zyngier
1
-1
/
+16
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
4
-16
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
4
-49
/
+4
2019-06-11
irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m
Zeev Zilberman
2
-3
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
1
-10
/
+1
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2019-04-29
irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
Hongbo Yao
1
-6
/
+6
2019-04-28
Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-0
/
+12
2019-04-19
irqchip: Add driver for IXP4xx
Linus Walleij
1
-0
/
+12
2019-03-21
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
1
-2
/
+1
2019-03-11
irqchip/gic: Drop support for secondary GIC in non-DT systems
Marc Zyngier
1
-2
/
+1
2019-03-06
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-0
/
+52
2019-02-19
ARM: davinci: cp-intc: use the new-style config structure
Bartosz Golaszewski
1
-0
/
+2
2019-02-19
irqchip: davinci-cp-intc: add a new config structure
Bartosz Golaszewski
1
-0
/
+23
2019-02-19
ARM: davinci: aintc: use the new config structure
Bartosz Golaszewski
1
-0
/
+2
2019-02-19
irqchip: davinci-aintc: add a new config structure
Bartosz Golaszewski
1
-0
/
+25
2019-01-31
irqchip/gic-v3-its: Fix ITT_entry_size accessor
Zenghui Yu
1
-1
/
+1
2018-12-18
irqchip: Add driver for Cirrus Logic Madera codecs
Richard Fitzgerald
1
-0
/
+132
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2018-10-03
irqchip/gic: Unify GIC priority definitions
Julien Thierry
2
-5
/
+6
2018-10-02
irqchip/gic-v3-its: Keep track of property table's PA and VA
Marc Zyngier
1
-1
/
+2
2018-10-02
irqchip/gic-v3-its: Move pending table allocation to init time
Marc Zyngier
1
-0
/
+1
2018-10-01
vgic: Add support for 52bit guest physical address
Kristina Martsenko
1
-0
/
+5
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2
-0
/
+21
2018-07-21
KVM: arm/arm64: vgic: Signal IRQs using their configured group
Christoffer Dall
1
-0
/
+1
2018-07-21
KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
Christoffer Dall
2
-0
/
+20
2018-07-16
irqchip/gic-v3-its: Honor hypervisor enforced LPI range
Marc Zyngier
1
-0
/
+1
2018-07-16
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
Marc Zyngier
1
-1
/
+1
2018-05-13
irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller
Marc Zyngier
1
-0
/
+1
2018-04-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2
-59
/
+0
2018-03-23
irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling
Shanker Donthineni
1
-0
/
+1
2018-03-14
KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
Marc Zyngier
2
-0
/
+2
2018-03-14
irqchip/gic-v3-its: Add ability to save/restore ITS state
Derek Basehore
1
-1
/
+2
2018-02-23
irqchip: Remove metag irqchip drivers
James Hogan
2
-59
/
+0
[next]