aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/time.c
AgeCommit message (Expand)Author
2023-06-05x86/tsc: Provide sched_clock_noinstr()Peter Zijlstra
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-23x86/xen/time: cleanup xen_tsc_safe_clocksourceKrister Johansen
2023-02-21Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-13x86/xen/time: prefer tsc as clocksource when it is invariantKrister Johansen
2023-01-31sched/clock/x86: Mark sched_clock() noinstrPeter Zijlstra
2022-03-10xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang
2021-03-11x86/paravirt: Switch time pvops functions to use static_call()Juergen Gross
2020-07-25x86/xen/time: Set the X86_FEATURE_TSC_KNOWN_FREQ flag in xen_tsc_khz()Hayato Ohhashi
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner
2019-04-23x86/xen: Add "xen_timer_slop" command line optionRyan Thibodeaux
2019-01-16xen: Fix x86 sched_clock() interface for xenJuergen Gross
2018-09-03x86/paravirt: Use a single ops structureJuergen Gross
2018-07-20x86/xen/time: Output xen sched_clock time from 0Pavel Tatashin
2018-07-20x86/xen/time: Initialize pv xen time in init_hypervisor_platform()Pavel Tatashin
2018-05-19x86: Convert x86_platform_ops to timespec64Arnd Bergmann
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-08x86/xen/time: setup vcpu 0 time info pageJoao Martins
2017-11-08x86/xen/time: set pvclock flags on xen_time_init()Joao Martins
2017-11-03xen/time: Return -ENODEV from xen_get_wallclock()Boris Ostrovsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov
2017-05-05xen/x86: Do not call xen_init_time_ops() until shared_info is initializedBoris Ostrovsky
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-04-14x86/xen/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov
2016-07-06xen: add steal_clock support on x86Juergen Gross
2016-05-24xen/x86: don't lose event interruptsStefano Stabellini
2015-12-21xen/x86: convert remaining timespec to timespec64 in xen_pvclock_gtod_notifyStefano Stabellini
2015-12-21xen/x86: support XENPF_settime64Stefano Stabellini
2015-12-21xen: introduce XENPF_settime64Stefano Stabellini
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini
2015-12-21xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini
2015-07-30x86/xen/time: Migrate to new set-state interfaceViresh Kumar
2015-01-20x86/xen: prefer TSC over xen clocksource for dom0Palik, Imre
2015-01-08x86/xen: avoid freeing static 'name' when kasprintf() failsVitaly Kuznetsov
2014-12-23x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()Boris Ostrovsky
2014-10-23x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()Boris Ostrovsky
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-11x86/xen: resume timer irqs earlyDavid Vrabel
2014-01-06xen/x86: set VIRQ_TIMER priority to maximumDavid Vrabel
2013-11-06x86/xen: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-28x86: xen: Sync the CMOS RTC as well as the Xen wallclockDavid Vrabel
2013-06-28x86: xen: Sync the wallclock when the system time is setDavid Vrabel
2013-06-28xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek