1. 5d7ab83 xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 7 years ago
  2. 72a9b18 xen: Remove event channel notification through Xen PCI platform device by KarimAllah Ahmed · 8 years ago
  3. d34c30c xen: add static initialization of steal_clock op to xen_time_ops by Juergen Gross · 8 years ago
  4. ad5475f x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op by Vitaly Kuznetsov · 8 years ago
  5. ecb23dc xen: add steal_clock support on x86 by Juergen Gross · 8 years ago
  6. c06b6d7 xen/x86: don't lose event interrupts by Stefano Stabellini · 8 years ago
  7. 187b26a xen/x86: convert remaining timespec to timespec64 in xen_pvclock_gtod_notify by Stefano Stabellini · 9 years ago
  8. 7609686 xen/x86: support XENPF_settime64 by Stefano Stabellini · 9 years ago
  9. f3d6027 xen: introduce XENPF_settime64 by Stefano Stabellini · 9 years ago
  10. cfafae9 xen: rename dom0_op to platform_op by Stefano Stabellini · 9 years ago
  11. 4ccefbe xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c by Stefano Stabellini · 9 years ago
  12. 955381d x86/xen/time: Migrate to new set-state interface by Viresh Kumar · 9 years ago
  13. 94dd85f x86/xen: prefer TSC over xen clocksource for dom0 by Palik, Imre · 9 years ago
  14. 7be0772 x86/xen: avoid freeing static 'name' when kasprintf() fails by Vitaly Kuznetsov · 9 years ago
  15. 8b8cd8a x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer() by Boris Ostrovsky · 9 years ago
  16. 3251f20 x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read() by Boris Ostrovsky · 10 years ago
  17. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  18. 8d5999d x86/xen: resume timer irqs early by David Vrabel · 10 years ago
  19. 8785c67 xen/x86: set VIRQ_TIMER priority to maximum by David Vrabel · 11 years ago
  20. 9d71cee x86/xen: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  21. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. 47433b8 x86: xen: Sync the CMOS RTC as well as the Xen wallclock by David Vrabel · 11 years ago
  23. 5584880 x86: xen: Sync the wallclock when the system time is set by David Vrabel · 11 years ago
  24. 0b0c002 xen/time: remove blocked time accounting from xen "clockchip" by Laszlo Ersek · 13 years ago
  25. 09e99da xen/time: Free onlined per-cpu data structure if we want to online it again. by Konrad Rzeszutek Wilk · 11 years ago
  26. a05e2c3 xen/time: Check that the per_cpu data structure has data before freeing. by Konrad Rzeszutek Wilk · 11 years ago
  27. c9d76a2 xen/time: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
  28. 31620a1 xen/time: Encapsulate the struct clock_event_device in another structure. by Konrad Rzeszutek Wilk · 11 years ago
  29. 3565184 x86: Increase precision of x86_platform.get/set_wallclock() by David Vrabel · 11 years ago
  30. ef35a4e xen/time: Add default value of -1 for IRQ and check for that. by Konrad Rzeszutek Wilk · 11 years ago
  31. 7918c92 xen/time: Fix kasprintf splat when allocating timer%d IRQ line. by Konrad Rzeszutek Wilk · 11 years ago
  32. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  33. fdb9eb9 xen/dom0: set wallclock time in Xen by Jeremy Fitzhardinge · 14 years ago
  34. f1c3962 xen: use non-tracing preempt in xen_clocksource_read() by Jeremy Fitzhardinge · 13 years ago
  35. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  36. fb6ce5d arch/x86/xen/time: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  37. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  38. f611f2d xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend. by Ian Campbell · 13 years ago
  39. b01cc1b x86: Convert remaining x86 clocksources to clocksource_register_hz/khz by John Stultz · 14 years ago
  40. 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 13 years ago
  41. 780f36d xen: Use this_cpu_ops by Christoph Lameter · 14 years ago
  42. e7a3481c x86/pvclock: Zero last_value on resume by Jeremy Fitzhardinge · 14 years ago
  43. 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
  44. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  45. a70ce4b Merge branch 'upstream/core' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  46. 8a22b99 xen: drop xen_sched_clock in favour of using plain wallclock time by Jeremy Fitzhardinge · 14 years ago
  47. ca65f9f Introduce CONFIG_XEN_PVHVM compile option by Stefano Stabellini · 14 years ago
  48. 409771d x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. by Stefano Stabellini · 14 years ago
  49. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  51. c450725 time: Clean up direct xtime usage in xen by John Stultz · 14 years ago
  52. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  53. f350c79 xen: register timer interrupt with IRQF_TIMER by Ian Campbell · 15 years ago
  54. be01292 xen: re-register runstate area earlier on resume. by Ian Campbell · 15 years ago
  55. c6e22f9 percpu: make percpu symbols in xen unique by Tejun Heo · 15 years ago
  56. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  57. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  58. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 15 years ago
  59. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  60. 3807f34 x86: paravirt: factor out cpu_khz to common code by Glauber Costa · 16 years ago
  61. d68d82a xen: implement CPU hotplugging by Alex Nixon · 16 years ago
  62. ee7686b x86: build fix in "xen spinlock updates and performance measurements" by Jeremy Fitzhardinge · 16 years ago
  63. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 16 years ago
  64. d02859e Merge commit 'v2.6.26-rc8' into x86/xen by Ingo Molnar · 16 years ago
  65. 1c7b67f x86: Make xen use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  66. 688d22e Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  67. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 16 years ago
  68. d07af1f xen: resume timers on all vcpus by Jeremy Fitzhardinge · 16 years ago
  69. 359cdd3 xen: maintain clock offset over save/restore by Jeremy Fitzhardinge · 16 years ago
  70. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  71. 88a5ac8 x86: fix sparse warning in xen/time.c by Harvey Harrison · 16 years ago
  72. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 16 years ago
  73. f0d7339 xen: yield to IPI target if necessary by Jeremy Fitzhardinge · 17 years ago
  74. 9702785 i386: move xen by Thomas Gleixner · 17 years ago[Renamed from arch/i386/xen/time.c]
  75. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  76. f120f13 xen: Add support for preemption by Jeremy Fitzhardinge · 17 years ago
  77. f87e4ca xen: SMP guest support by Jeremy Fitzhardinge · 17 years ago
  78. ab55028 xen: Implement sched_clock by Jeremy Fitzhardinge · 17 years ago
  79. f91a8b4 xen: Account for stolen time by Jeremy Fitzhardinge · 17 years ago
  80. 15c8473 xen: time implementation by Jeremy Fitzhardinge · 17 years ago