1. 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
  2. 47433b8 x86: xen: Sync the CMOS RTC as well as the Xen wallclock by David Vrabel · 11 years ago
  3. 5584880 x86: xen: Sync the wallclock when the system time is set by David Vrabel · 11 years ago
  4. 0b0c002 xen/time: remove blocked time accounting from xen "clockchip" by Laszlo Ersek · 13 years ago
  5. 09e99da xen/time: Free onlined per-cpu data structure if we want to online it again. by Konrad Rzeszutek Wilk · 11 years ago
  6. a05e2c3 xen/time: Check that the per_cpu data structure has data before freeing. by Konrad Rzeszutek Wilk · 11 years ago
  7. c9d76a2 xen/time: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
  8. 31620a1 xen/time: Encapsulate the struct clock_event_device in another structure. by Konrad Rzeszutek Wilk · 11 years ago
  9. 3565184 x86: Increase precision of x86_platform.get/set_wallclock() by David Vrabel · 11 years ago
  10. ef35a4e xen/time: Add default value of -1 for IRQ and check for that. by Konrad Rzeszutek Wilk · 11 years ago
  11. 7918c92 xen/time: Fix kasprintf splat when allocating timer%d IRQ line. by Konrad Rzeszutek Wilk · 11 years ago
  12. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  13. fdb9eb9 xen/dom0: set wallclock time in Xen by Jeremy Fitzhardinge · 14 years ago
  14. f1c3962 xen: use non-tracing preempt in xen_clocksource_read() by Jeremy Fitzhardinge · 13 years ago
  15. 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
  16. fb6ce5d arch/x86/xen/time: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  17. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  18. f611f2d xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend. by Ian Campbell · 14 years ago
  19. b01cc1b x86: Convert remaining x86 clocksources to clocksource_register_hz/khz by John Stultz · 14 years ago
  20. 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 14 years ago
  21. 780f36d xen: Use this_cpu_ops by Christoph Lameter · 14 years ago
  22. e7a3481c x86/pvclock: Zero last_value on resume by Jeremy Fitzhardinge · 14 years ago
  23. 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
  24. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  25. a70ce4b Merge branch 'upstream/core' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  26. 8a22b99 xen: drop xen_sched_clock in favour of using plain wallclock time by Jeremy Fitzhardinge · 14 years ago
  27. ca65f9f Introduce CONFIG_XEN_PVHVM compile option by Stefano Stabellini · 14 years ago
  28. 409771d x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. by Stefano Stabellini · 14 years ago
  29. 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
  30. 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
  31. c450725 time: Clean up direct xtime usage in xen by John Stultz · 15 years ago
  32. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  33. f350c79 xen: register timer interrupt with IRQF_TIMER by Ian Campbell · 15 years ago
  34. be01292 xen: re-register runstate area earlier on resume. by Ian Campbell · 15 years ago
  35. c6e22f9 percpu: make percpu symbols in xen unique by Tejun Heo · 15 years ago
  36. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  37. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  38. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  39. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  40. 3807f34 x86: paravirt: factor out cpu_khz to common code by Glauber Costa · 16 years ago
  41. d68d82a xen: implement CPU hotplugging by Alex Nixon · 16 years ago
  42. ee7686b x86: build fix in "xen spinlock updates and performance measurements" by Jeremy Fitzhardinge · 16 years ago
  43. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 16 years ago
  44. d02859e Merge commit 'v2.6.26-rc8' into x86/xen by Ingo Molnar · 16 years ago
  45. 1c7b67f x86: Make xen use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  46. 688d22e Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  47. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 16 years ago
  48. d07af1f xen: resume timers on all vcpus by Jeremy Fitzhardinge · 16 years ago
  49. 359cdd3 xen: maintain clock offset over save/restore by Jeremy Fitzhardinge · 16 years ago
  50. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  51. 88a5ac8 x86: fix sparse warning in xen/time.c by Harvey Harrison · 17 years ago
  52. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 17 years ago
  53. f0d7339 xen: yield to IPI target if necessary by Jeremy Fitzhardinge · 17 years ago
  54. 9702785 i386: move xen by Thomas Gleixner · 17 years ago[Renamed from arch/i386/xen/time.c]
  55. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  56. f120f13 xen: Add support for preemption by Jeremy Fitzhardinge · 17 years ago
  57. f87e4ca xen: SMP guest support by Jeremy Fitzhardinge · 17 years ago
  58. ab55028 xen: Implement sched_clock by Jeremy Fitzhardinge · 17 years ago
  59. f91a8b4 xen: Account for stolen time by Jeremy Fitzhardinge · 17 years ago
  60. 15c8473 xen: time implementation by Jeremy Fitzhardinge · 17 years ago