index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
arm-smccc.h
Age
Commit message (
Expand
)
Author
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
2023-08-18
arm64: smccc: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
2023-04-08
irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
Shanker Donthineni
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2021-10-07
qcom_scm: hide Kconfig symbol
Arnd Bergmann
2021-06-08
arm64: smccc: Support SMCCC v1.3 SVE register saving hint
Mark Brown
2021-05-26
arm64: smccc: Add support for SMCCCv1.2 extended input/output registers
Sudeep Holla
2021-04-07
KVM: arm64: Add support for the KVM PTP service
Jianyong Wu
2021-03-31
arm/arm64: Probe for the presence of KVM hypervisor
Will Deacon
2021-01-20
firmware: smccc: Add SMCCC TRNG function call IDs
Ard Biesheuvel
2020-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
2020-09-15
smccc: Use separate variables for args and results
Andrew Scull
2020-09-15
smccc: Define vendor hyp owned service call region
Andrew Scull
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-07
smccc: Make constants available to assembly
Andrew Scull
2020-07-06
firmware: smccc: Add ARCH_SOC_ID support
Sudeep Holla
2020-05-21
firmware: smccc: Fix missing prototype warning for arm_smccc_version_init
Sudeep Holla
2020-05-20
firmware: smccc: Add function to fetch SMCCC version
Sudeep Holla
2020-05-20
firmware: smccc: Add the definition for SMCCCv1.2 version/error codes
Sudeep Holla
2020-05-20
firmware: smccc: Update link to latest SMCCC specification
Sudeep Holla
2019-10-21
arm/arm64: Provide a wrapper for SMCCC 1.1 calls
Steven Price
2019-10-21
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
2019-10-14
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2018-08-30
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
2018-08-29
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
2018-05-31
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
2018-05-31
arm/arm64: smccc: Add SMCCC-specific return codes
Marc Zyngier
2018-02-06
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
Marc Zyngier
2018-02-06
arm/arm64: smccc: Make function identifiers an unsigned quantity
Marc Zyngier
2018-02-06
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2018-02-06
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
2017-02-08
ARM: smccc: Update HVC comment to describe new quirk parameter
Will Deacon
2017-02-03
firmware: qcom: scm: Fix interrupted SCM calls
Andy Gross
2017-02-03
arm: kernel: Add SMC structure parameter
Andy Gross
2016-01-04
ARM: 8478/2: arm/arm64: add arm-smccc
Jens Wiklander