index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
time.c
Age
Commit message (
Expand
)
Author
2011-11-06
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-09-26
xen/dom0: set wallclock time in Xen
Jeremy Fitzhardinge
2011-08-24
xen: use non-tracing preempt in xen_clocksource_read()
Jeremy Fitzhardinge
2011-05-19
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-19
arch/x86/xen/time: Cleanup code/data sections definitions
Daniel Kiper
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-03-03
xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.
Ian Campbell
2011-02-21
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
John Stultz
2010-12-17
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-17
xen: Use this_cpu_ops
Christoph Lameter
2010-11-28
x86/pvclock: Zero last_value on resume
Jeremy Fitzhardinge
2010-10-05
xen: do not initialize PV timers on HVM if !xen_have_vector_callback
Stefano Stabellini
2010-08-04
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
2010-08-04
Merge branch 'upstream/core' into upstream/xen
Jeremy Fitzhardinge
2010-08-04
xen: drop xen_sched_clock in favour of using plain wallclock time
Jeremy Fitzhardinge
2010-07-29
Introduce CONFIG_XEN_PVHVM compile option
Stefano Stabellini
2010-07-26
x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.
Stefano Stabellini
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-13
time: Clean up direct xtime usage in xen
John Stultz
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-03
xen: register timer interrupt with IRQF_TIMER
Ian Campbell
2009-12-03
xen: re-register runstate area earlier on resume.
Ian Campbell
2009-10-29
percpu: make percpu symbols in xen unique
Tejun Heo
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-10-15
x86: paravirt: factor out cpu_khz to common code
Glauber Costa
2008-08-25
xen: implement CPU hotplugging
Alex Nixon
2008-08-22
x86: build fix in "xen spinlock updates and performance measurements"
Jeremy Fitzhardinge
2008-07-09
x86: rename paravirtualized TSC functions
Alok Kataria
2008-06-25
Merge commit 'v2.6.26-rc8' into x86/xen
Ingo Molnar
2008-06-24
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-16
Merge branch 'linus' into x86/xen
tip-x86-xen-2008-06-16_09.21_Mon
Ingo Molnar
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
2008-06-02
xen: resume timers on all vcpus
Jeremy Fitzhardinge
2008-05-27
xen: maintain clock offset over save/restore
Jeremy Fitzhardinge
2008-05-27
xen: implement save/restore
Jeremy Fitzhardinge
2008-02-09
x86: fix sparse warning in xen/time.c
Harvey Harrison
2008-01-30
x86: convert TSC disabling to generic cpuid disable bitmap
Andi Kleen
2007-10-16
xen: yield to IPI target if necessary
Jeremy Fitzhardinge
2007-10-11
i386: move xen
Thomas Gleixner