index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
smccc
Age
Commit message (
Expand
)
Author
2025-05-23
arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
Roman Kisel
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-04-02
smccc: kvm_guest: Remove unneeded semicolon
Chen Ni
2025-04-01
smccc: kvm_guest: Align with DISCOVER_IMPL_CPUS ABI
Oliver Upton
2025-03-27
Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-06
smccc: kvm_guest: Fix kernel builds for 32 bit arm
Shameer Kolothum
2025-03-03
firmware: smccc: Support optional Arm SMCCC SOC_ID name
Paul Benoit
2025-02-26
smccc/kvm_guest: Enable errata based on implementation CPUs
Shameer Kolothum
2024-11-07
arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
Mark Rutland
2024-08-30
firmware/smccc: Call arch-specific hook on discovering KVM services
Marc Zyngier
2024-04-19
firmware: smccc: Export revision soc_id function
Martin Botka
2023-07-18
firmware: smccc: Fix use of uninitialised results structure
Punit Agrawal
2023-04-08
irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
Shanker Donthineni
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
2021-11-22
firmware: smccc: Fix check for ARCH_SOC_ID not implemented
Michael Kelley
2021-08-06
firmware: smccc: Register smccc_trng platform device
Andre Przywara
2021-06-08
arm64: smccc: Support SMCCC v1.3 SVE register saving hint
Mark Brown
2021-03-31
arm/arm64: Probe for the presence of KVM hypervisor
Will Deacon
2021-01-21
firmware: smccc: Introduce SMCCC TRNG framework
Andre Przywara
2020-09-14
firmware: smccc: Export both smccc functions
Sudeep Holla
2020-07-06
firmware: smccc: Add ARCH_SOC_ID support
Sudeep Holla
2020-05-20
firmware: smccc: Add function to fetch SMCCC version
Sudeep Holla
2020-05-20
firmware: smccc: Refactor SMCCC specific bits into separate file
Sudeep Holla
2020-05-20
firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and above
Sudeep Holla