index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-25
x86/xen/time: Set the X86_FEATURE_TSC_KNOWN_FREQ flag in xen_tsc_khz()
Hayato Ohhashi
1
-0
/
+1
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
1
-10
/
+11
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
1
-5
/
+12
2019-04-23
x86/xen: Add "xen_timer_slop" command line option
Ryan Thibodeaux
1
-3
/
+17
2019-01-16
xen: Fix x86 sched_clock() interface for xen
Juergen Gross
1
-3
/
+9
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
1
-2
/
+2
2018-07-20
x86/xen/time: Output xen sched_clock time from 0
Pavel Tatashin
1
-1
/
+10
2018-07-20
x86/xen/time: Initialize pv xen time in init_hypervisor_platform()
Pavel Tatashin
1
-4
/
+3
2018-05-19
x86: Convert x86_platform_ops to timespec64
Arnd Bergmann
1
-5
/
+5
2017-11-17
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+98
2017-11-09
x86/xen/time: setup vcpu 0 time info page
Joao Martins
1
-1
/
+89
2017-11-09
x86/xen/time: set pvclock flags on xen_time_init()
Joao Martins
1
-0
/
+9
2017-11-03
xen/time: Return -ENODEV from xen_get_wallclock()
Boris Ostrovsky
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-23
xen/x86: Don't BUG on CPU0 offlining
Vitaly Kuznetsov
1
-1
/
+0
2017-05-05
xen/x86: Do not call xen_init_time_ops() until shared_info is initialized
Boris Ostrovsky
1
-1
/
+1
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
1
-0
/
+8
2017-04-14
x86/xen/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-3
/
+3
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
1
-5
/
+0
2016-07-26
xen: add static initialization of steal_clock op to xen_time_ops
Juergen Gross
1
-0
/
+1
2016-07-25
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
1
-6
/
+12
2016-07-06
xen: add steal_clock support on x86
Juergen Gross
1
-42
/
+2
2016-05-24
xen/x86: don't lose event interrupts
Stefano Stabellini
1
-3
/
+3
2015-12-21
xen/x86: convert remaining timespec to timespec64 in xen_pvclock_gtod_notify
Stefano Stabellini
1
-2
/
+2
2015-12-21
xen/x86: support XENPF_settime64
Stefano Stabellini
1
-7
/
+28
2015-12-21
xen: introduce XENPF_settime64
Stefano Stabellini
1
-4
/
+4
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
1
-1
/
+1
2015-12-21
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...
Stefano Stabellini
1
-75
/
+1
2015-07-30
x86/xen/time: Migrate to new set-state interface
Viresh Kumar
1
-49
/
+31
2015-01-20
x86/xen: prefer TSC over xen clocksource for dom0
Palik, Imre
1
-0
/
+4
2015-01-08
x86/xen: avoid freeing static 'name' when kasprintf() fails
Vitaly Kuznetsov
1
-11
/
+5
2014-12-23
x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()
Boris Ostrovsky
1
-2
/
+0
2014-10-23
x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()
Boris Ostrovsky
1
-1
/
+1
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
1
-5
/
+5
2014-08-11
x86/xen: resume timer irqs early
David Vrabel
1
-1
/
+1
2014-01-06
xen/x86: set VIRQ_TIMER priority to maximum
David Vrabel
1
-0
/
+1
2013-11-07
x86/xen: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-07-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+43
2013-06-29
x86: xen: Sync the CMOS RTC as well as the Xen wallclock
David Vrabel
1
-19
/
+26
2013-06-29
x86: xen: Sync the wallclock when the system time is set
David Vrabel
1
-0
/
+28
2013-06-28
xen/time: remove blocked time accounting from xen "clockchip"
Laszlo Ersek
1
-15
/
+2
2013-06-10
xen/time: Free onlined per-cpu data structure if we want to online it again.
Konrad Rzeszutek Wilk
1
-13
/
+16
2013-06-10
xen/time: Check that the per_cpu data structure has data before freeing.
Konrad Rzeszutek Wilk
1
-4
/
+7
2013-06-10
xen/time: Don't leak interrupt name when offlining.
Konrad Rzeszutek Wilk
1
-1
/
+5
2013-06-10
xen/time: Encapsulate the struct clock_event_device in another structure.
Konrad Rzeszutek Wilk
1
-5
/
+10
2013-05-29
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
1
-13
/
+6
2013-04-17
xen/time: Add default value of -1 for IRQ and check for that.
Konrad Rzeszutek Wilk
1
-2
/
+5
2013-04-17
xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
Konrad Rzeszutek Wilk
1
-1
/
+5
2011-11-07
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+15
[next]