VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-09-20
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
2021-06-01
KVM: arm64: vgic: Implement SW-driven deactivation
Marc Zyngier
2021-06-01
KVM: arm64: vgic: move irq->get_input_level into an ops structure
Marc Zyngier
2021-06-01
KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
Marc Zyngier
2021-04-22
Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next
Marc Zyngier
2021-04-22
KVM: arm64: Divorce the perf code from oprofile helpers
Marc Zyngier
2021-04-06
KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
Eric Auger
2021-03-06
KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
Marc Zyngier
2021-01-04
KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS
Marc Zyngier
2020-12-04
Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/queue
Marc Zyngier
2020-11-30
KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit
Shenming Lu
2020-11-27
KVM: arm64: Get rid of the PMU ready state
Marc Zyngier
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-29
KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1
Marc Zyngier
2020-09-28
KVM: arm64: pmu: Make overflow handler NMI safe
Julien Thierry
2020-07-07
KVM: arm64: timers: Move timer registers to the sys_regs file
Marc Zyngier
2020-07-07
KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user
Marc Zyngier
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2020-03-24
KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
Marc Zyngier
2020-03-24
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
2019-11-08
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
2019-10-29
KVM: arm/arm64: vgic: Fix some comments typo
Zenghui Yu
2019-10-29
KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi()
Zenghui Yu
2019-10-28
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
2019-10-21
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
2019-08-25
KVM: arm/arm64: vgic: Use a single IO device per redistributor
Eric Auger
2019-08-18
KVM: arm/arm64: vgic: Add LPI translation cache definition
Marc Zyngier
2019-08-05
KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
Marc Zyngier
2019-07-23
KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index
Zenghui Yu
2019-07-05
KVM: arm/arm64: Support chained PMU counters
Andrew Murray
2019-07-05
KVM: arm/arm64: Remove pmc->bitmask
Andrew Murray
2019-07-05
KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions
Andrew Murray
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-02-19
KVM: arm/arm64: Rework the timer code to use a timer_map
Christoffer Dall
2019-02-19
KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems
Christoffer Dall
2019-02-19
KVM: arm/arm64: timer: Rework data structures for multiple timers
Christoffer Dall
2019-02-19
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
2019-02-19
KVM: arm/arm64: Simplify bg_timer programming
Christoffer Dall
2019-01-24
KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock
Julien Thierry
2019-01-24
KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
Julien Thierry
2019-01-24
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
2018-12-19
KVM: arm/arm64: Remove arch timer workqueue
Christoffer Dall
2018-08-12
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
2018-07-21
KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Add group field to struct irq
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Keep track of implementation revision
Christoffer Dall
2018-05-25
KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512
Eric Auger
2018-05-25
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
2018-05-25
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
2018-04-27
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Marc Zyngier
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2018-03-19
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
Marc Zyngier
2018-03-19
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
2018-03-19
KVM: arm/arm64: Get rid of vgic_elrsr
Christoffer Dall
2018-03-14
KVM: arm/arm64: Reset mapped IRQs on VM reset
Christoffer Dall
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2018-02-06
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Marc Zyngier
2018-02-06
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
2018-02-06
arm/arm64: KVM: Implement PSCI 1.0 support
Marc Zyngier
2018-02-06
arm/arm64: KVM: Add PSCI_VERSION helper
Marc Zyngier
2018-02-06
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Radim Krčmář
2018-01-02
KVM: arm/arm64: Provide a get_input_level for the arch timer
Christoffer Dall
2018-01-02
KVM: arm/arm64: Support a vgic interrupt line level sample function
Christoffer Dall
2017-12-18
KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC
Marc Zyngier
2017-11-29
KVM: arm/arm64: Don't enable/disable physical timer access on VHE
Christoffer Dall
2017-11-10
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
Marc Zyngier
2017-11-10
KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
Marc Zyngier
2017-11-10
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
2017-11-10
KVM: arm/arm64: GICv4: Add property field and per-VM predicate
Marc Zyngier
2017-11-06
KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
Eric Auger
2017-11-06
KVM: arm/arm64: Rework kvm_timer_should_fire
Christoffer Dall
2017-11-06
KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
Christoffer Dall
2017-11-06
KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
Christoffer Dall
2017-11-06
KVM: arm/arm64: Use separate timer for phys timer emulation
Christoffer Dall
2017-11-06
KVM: arm/arm64: Rename soft timer to bg_timer
Christoffer Dall
2017-11-06
KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
Christoffer Dall
2017-07-25
KVM: arm/arm64: PMU: Fix overflow interrupt injection
Andrew Jones
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
2017-06-08
KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ
Christoffer Dall
2017-06-08
KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines
Christoffer Dall
2017-06-08
KVM: arm/arm64: Introduce an allocator for in-kernel irq lines
Christoffer Dall
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
2017-06-08
KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
Christoffer Dall
2017-06-08
KVM: arm/arm64: Move irq_is_ppi() to header file
Christoffer Dall
2017-06-08
KVM: arm64: Allow creating the PMU without the in-kernel GIC
Christoffer Dall
2017-05-18
KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2017-05-09
KVM: arm/arm64: Get rid of its->initialized field
Marc Zyngier
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Eric Auger
2017-04-09
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
2017-04-09
KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
Christoffer Dall
2017-04-09
KVM: arm/arm64: vgic: Get rid of live_lrs
Christoffer Dall
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-04-04
KVM: arm64: Ensure LRs are clear when they should be
Christoffer Dall
2017-02-08
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
2017-02-08
KVM: arm/arm64: Initialize the emulated EL1 physical timer
Jintack Lim
2017-02-08
KVM: arm/arm64: Add the EL1 physical timer context
Jintack Lim
2017-02-08
KVM: arm/arm64: Decouple kvm timer functions from virtual timer
Jintack Lim
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
2017-02-08
KVM: arm/arm64: Abstract virtual timer context into separate structure
Jintack Lim
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2017-01-25
KVM: arm/arm64: vgic: Add debugfs vgic-state file
Christoffer Dall
2017-01-25
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
2017-01-13
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
2016-09-08
arm64: KVM: vgic-v2: Add GICV access from HYP
Marc Zyngier
2016-09-08
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-07-22
KVM: arm/arm64: Enable irqchip routing
Eric Auger
2016-07-18
KVM: arm64: vgic-its: Add pointer to corresponding kvm_device
Marc Zyngier
2016-07-18
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-18
KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
Andre Przywara
2016-07-18
KVM: arm64: vgic-its: Implement basic ITS register handlers
Andre Przywara
2016-07-18
KVM: arm64: vgic-its: Introduce new KVM ITS device
Andre Przywara
2016-07-18
KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO framework
Andre Przywara
2016-07-18
KVM: arm64: vgic: Handle ITS related GICv3 redistributor registers
Andre Przywara
2016-07-18
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
2016-07-18
KVM: arm/arm64: vgic: Move redistributor kvm_io_devices
Andre Przywara
2016-07-03
KVM: arm/arm64: The GIC is dead, long live the GIC
Marc Zyngier
2016-06-27
arm64: KVM: fix build with CONFIG_ARM_PMU disabled
Sudeep Holla
2016-05-20
KVM: arm/arm64: vgic-new: implement mapped IRQ handling
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add MMIO handling framework
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
Christoffer Dall
2016-05-20
KVM: arm/arm64: vgic-new: Add data structure definitions
Christoffer Dall
2016-05-20
KVM: arm/arm64: pmu: abstract access to number of SPIs
Andre Przywara
2016-05-20
KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
Christoffer Dall
2016-05-20
KVM: arm/arm64: Move timer IRQ map to latest possible time
Christoffer Dall
2016-05-20
KVM: arm/arm64: vgic: Remove irq_phys_map from interface
Andre Przywara
2016-05-20
KVM: arm/arm64: arch_timer: Remove irq_phys_map
Andre Przywara
2016-05-20
KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
Christoffer Dall
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
Andre Przywara
2016-05-03
KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables
Julien Grall
2016-03-09
arm64: KVM: vgic-v3: Avoid accessing ICH registers
Marc Zyngier
2016-03-09
KVM: arm/arm64: vgic-v2: Avoid accessing GICH registers
Marc Zyngier
2016-02-29
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
2016-02-29
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
2016-02-29
arm64: KVM: Free perf event of PMU when destroying vcpu
Shannon Zhao
2016-02-29
arm64: KVM: Reset PMU state when resetting vcpu
Shannon Zhao
2016-02-29
arm64: KVM: Add PMU overflow interrupt routing
Shannon Zhao
2016-02-29
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
2016-02-29
arm64: KVM: PMU: Add perf event map and introduce perf event creating function
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
2016-02-29
arm64: KVM: Define PMU data structure for each vcpu
Shannon Zhao
2015-12-14
KVM: arm/arm64: vgic-v3: Make the LR indexing macro public
Marc Zyngier
2015-11-24
KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active
Christoffer Dall
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-04
KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
Pavel Fedin
2015-11-04
KVM: arm/arm64: Optimize away redundant LR tracking
Pavel Fedin
2015-10-22
KVM: arm: Do not indent the arguments of DECLARE_BITMAP
Michal Marek
2015-10-22
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
2015-10-22
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
2015-10-09
arm/arm64: KVM: Only allow 64bit hosts to build VGICv3
Jean-Philippe Brucker
2015-09-17
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
2015-08-12
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
2015-08-12
KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt
Marc Zyngier
2015-08-12
KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
Marc Zyngier
2015-08-12
KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
Marc Zyngier
2015-08-12
KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields
Marc Zyngier
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'
Paolo Bonzini
2015-03-30
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
Andre Przywara
2015-03-30
KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling
Andre Przywara
2015-03-26
KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus
Andre Przywara
2015-03-26
KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC
Andre Przywara
2015-03-26
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
2015-03-14
arm/arm64: KVM: Fix migration race in the arch timer
Christoffer Dall
2015-03-14
arm/arm64: KVM: support for un-queuing active IRQs
Christoffer Dall
2015-03-14
arm/arm64: KVM: Keep elrsr/aisr in sync with software model
Christoffer Dall
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
2015-01-20
arm/arm64: KVM: allow userland to request a virtual GICv3
Andre Przywara
2015-01-20
arm/arm64: KVM: enable kernel side of GICv3 emulation
Andre Przywara
2015-01-20
arm64: KVM: add SGI generation register emulation
Andre Przywara
2015-01-20
arm/arm64: KVM: add virtual GICv3 distributor emulation
Andre Przywara
2015-01-20
arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
Andre Przywara