Thomas Gleixner
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
8 年之前 |
KarimAllah Ahmed
|
72a9b18629
xen: Remove event channel notification through Xen PCI platform device
|
9 年之前 |
Juergen Gross
|
d34c30cc1f
xen: add static initialization of steal_clock op to xen_time_ops
|
9 年之前 |
Vitaly Kuznetsov
|
ad5475f9fa
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
|
9 年之前 |
Juergen Gross
|
ecb23dc6f2
xen: add steal_clock support on x86
|
9 年之前 |
Stefano Stabellini
|
c06b6d70fe
xen/x86: don't lose event interrupts
|
9 年之前 |
Stefano Stabellini
|
187b26a972
xen/x86: convert remaining timespec to timespec64 in xen_pvclock_gtod_notify
|
9 年之前 |
Stefano Stabellini
|
7609686313
xen/x86: support XENPF_settime64
|
9 年之前 |
Stefano Stabellini
|
f3d6027ee0
xen: introduce XENPF_settime64
|
9 年之前 |
Stefano Stabellini
|
cfafae9403
xen: rename dom0_op to platform_op
|
9 年之前 |
Stefano Stabellini
|
4ccefbe597
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
|
9 年之前 |
Viresh Kumar
|
955381dd65
x86/xen/time: Migrate to new set-state interface
|
10 年之前 |
Palik, Imre
|
94dd85f6a0
x86/xen: prefer TSC over xen clocksource for dom0
|
10 年之前 |
Vitaly Kuznetsov
|
7be0772d19
x86/xen: avoid freeing static 'name' when kasprintf() fails
|
10 年之前 |
Boris Ostrovsky
|
8b8cd8a367
x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()
|
10 年之前 |
Boris Ostrovsky
|
3251f20b89
x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()
|
10 年之前 |
Christoph Lameter
|
89cbc76768
x86: Replace __get_cpu_var uses
|
11 年之前 |
David Vrabel
|
8d5999df35
x86/xen: resume timer irqs early
|
11 年之前 |
David Vrabel
|
8785c67663
xen/x86: set VIRQ_TIMER priority to maximum
|
12 年之前 |
Michael Opdenacker
|
9d71cee667
x86/xen: remove deprecated IRQF_DISABLED
|
12 年之前 |
Linus Torvalds
|
21884a83b2
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |
David Vrabel
|
47433b8c9d
x86: xen: Sync the CMOS RTC as well as the Xen wallclock
|
12 年之前 |
David Vrabel
|
5584880e44
x86: xen: Sync the wallclock when the system time is set
|
12 年之前 |
Laszlo Ersek
|
0b0c002c34
xen/time: remove blocked time accounting from xen "clockchip"
|
14 年之前 |
Konrad Rzeszutek Wilk
|
09e99da766
xen/time: Free onlined per-cpu data structure if we want to online it again.
|
12 年之前 |
Konrad Rzeszutek Wilk
|
a05e2c371f
xen/time: Check that the per_cpu data structure has data before freeing.
|
12 年之前 |
Konrad Rzeszutek Wilk
|
c9d76a24a2
xen/time: Don't leak interrupt name when offlining.
|
12 年之前 |
Konrad Rzeszutek Wilk
|
31620a198c
xen/time: Encapsulate the struct clock_event_device in another structure.
|
12 年之前 |
David Vrabel
|
3565184ed0
x86: Increase precision of x86_platform.get/set_wallclock()
|
12 年之前 |
Konrad Rzeszutek Wilk
|
ef35a4e6d9
xen/time: Add default value of -1 for IRQ and check for that.
|
12 年之前 |