Age | Commit message (Expand) | Author | Files | Lines |
2021-04-26 | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -56/+0 |
2021-04-22 | irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection | Lorenzo Pieralisi | 1 | -0/+2 |
2021-04-08 | arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h | Hector Martin | 1 | -56/+0 |
2020-11-30 | KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit | Shenming Lu | 1 | -0/+4 |
2020-08-12 | include/: replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-07-27 | irqchip: irq-bcm2836.h: drop a duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-27 | irqchip/gic-v3: Remove unused register definition | Zenghui Yu | 1 | -4/+0 |
2020-06-27 | irqchip/vic: Cut down the external API | Linus Walleij | 1 | -9/+0 |
2020-06-27 | irqchip/vic: Drop cascaded intialization call | Linus Walleij | 1 | -2/+0 |
2020-04-16 | irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling | Marc Zyngier | 1 | -0/+2 |
2020-03-24 | Merge branch 'irq/gic-v4.1' into irq/irqchip-next | Marc Zyngier | 3 | -3/+44 |
2020-03-24 | irqchip/gic-v4.1: Add VSGI property setup | Marc Zyngier | 1 | -0/+1 |
2020-03-24 | irqchip/gic-v4.1: Add VSGI allocation/teardown | Marc Zyngier | 1 | -0/+2 |
2020-03-24 | irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer | Marc Zyngier | 1 | -1/+2 |
2020-03-24 | irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks | Marc Zyngier | 1 | -0/+5 |
2020-03-24 | irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks | Marc Zyngier | 1 | -0/+14 |
2020-03-24 | irqchip/gic-v4.1: Add initial SGI configuration | Marc Zyngier | 1 | -1/+2 |
2020-03-24 | irqchip/gic-v4.1: Plumb skeletal VSGI irqchip | Marc Zyngier | 1 | -1/+8 |
2020-03-21 | irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables | Heyi Guo | 1 | -0/+3 |
2020-03-20 | irqchip/gic-v4.1: Advertise support v4.1 to KVM | Marc Zyngier | 1 | -0/+2 |
2020-03-20 | irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD | Marc Zyngier | 1 | -0/+1 |
2020-03-19 | irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ... | Marc Zyngier | 1 | -0/+5 |
2020-03-19 | irqchip/gic-v3: Use SGIs without active state if offered | Marc Zyngier | 1 | -0/+2 |
2020-02-08 | irqchip/gic-v4.1: Set vpe_l1_base for all redistributors | Zenghui Yu | 1 | -1/+1 |
2020-01-22 | irqchip/gic-v4.1: Allow direct invalidation of VLPIs | Marc Zyngier | 1 | -0/+1 |
2020-01-22 | irqchip/gic-v4.1: Add VPE INVALL callback | Marc Zyngier | 1 | -0/+6 |
2020-01-22 | irqchip/gic-v4.1: Add VPE residency callback | Marc Zyngier | 2 | -0/+14 |
2020-01-22 | irqchip/gic-v4.1: Add mask/unmask doorbell callbacks | Marc Zyngier | 1 | -1/+2 |
2020-01-22 | irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP | Marc Zyngier | 1 | -4/+14 |
2020-01-22 | irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation | Marc Zyngier | 1 | -4/+29 |
2020-01-22 | irqchip/gic-v3: Add GICv4.1 VPEID size discovery | Marc Zyngier | 1 | -0/+5 |
2020-01-22 | irqchip/gic-v3: Detect GICv4.1 supporting RVPEID | Marc Zyngier | 1 | -0/+2 |
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-26 | 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 |