aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/time.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-11x86/paravirt: Switch time pvops functions to use static_call()Gravatar Juergen Gross 1-1/+2
2020-04-16READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accessesGravatar Will Deacon 1-1/+1
2018-09-03x86/paravirt: Use a single ops structureGravatar Juergen Gross 1-1/+1
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+70
2017-11-02xen/time: do not decrease steal time after live migration on xenGravatar Dongli Zhang 1-2/+70
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsGravatar Juergen Gross 1-1/+1
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opGravatar Vitaly Kuznetsov 1-1/+1
2016-07-06xen: support runqueue steal time on xenGravatar Juergen Gross 1-17/+23
2016-07-06xen: add steal_clock support on x86Gravatar Juergen Gross 1-0/+20
2015-12-21xen/time: use READ_ONCEGravatar Stefano Stabellini 1-10/+7
2015-12-21xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Gravatar Stefano Stabellini 1-0/+91