summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/paravirt.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: paravirt: remove conduit check in has_pv_steal_clockUsama Arif2022-11-091-4/+0
* arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu2022-05-171-8/+21
* x86/paravirt: Switch time pvops functions to use static_call()Juergen Gross2021-03-111-4/+9
* arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones2020-09-171-11/+15
* firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla2020-05-201-1/+1
* arm64: Retrieve stolen time as paravirtualized guestSteven Price2019-10-211-0/+140
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-8/+1
* x86/paravirt: Use a single ops structureJuergen Gross2018-09-031-2/+2
* arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini2015-12-211-0/+25