index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
time_64.c
Age
Commit message (
Expand
)
Author
2008-10-13
x86: move vgetcpu mode probing to cpu detection
Glauber Costa
2008-10-13
x86: wrap MCA_bus test around an ifdef
Glauber Costa
2008-10-13
x86: rename timer_event_interrupt to timer_interrupt
Glauber Costa
2008-10-13
x86: bind irq0 irq data to cpu0
Glauber Costa
2008-10-13
x86: use user_mode_vm instead of user_mode
Glauber Costa
2008-10-13
x86: use frame pointer information on x86_64 profile_pc
Glauber Costa
2008-07-09
x86: merge tsc_init and clocksource code
Alok Kataria
2008-07-09
x86: merge tsc calibration
Alok Kataria
2008-06-24
x86: use cpu_khz for loops_per_jiffy calculation, cleanup
Alok Kataria
2008-06-23
x86: use cpu_khz for loops_per_jiffy calculation
Alok Kataria
2008-02-08
time: fix typo in comments
Li Zefan
2008-01-30
x86: fix cpu MHz reporting for AMD family 0x11
Andreas Herrmann3
2008-01-30
x86: remove get_cycles_sync
Andi Kleen
2008-01-30
x86: prepare time related functions for paravirt
Glauber de Oliveira Costa
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: clean up arch/x86/kernel/time_64.c includes
Thomas Gleixner
2008-01-30
x86: share rtc code
Thomas Gleixner
2008-01-30
x86: unify mc146818rtc.h - prepare for sharing rtc code
Thomas Gleixner
2007-11-17
x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c
David P. Reed
2007-11-17
x86: fix freeze in x86_64 RTC update code in time_64.c
David P. Reed
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-12
x86_64: remove now unused code
Thomas Gleixner
2007-10-12
x86: unify timex.h variants
Thomas Gleixner
2007-10-12
x86: Fix irq0 / local apic timer accounting
Thomas Gleixner
2007-10-12
x86_64: convert to clock events
Thomas Gleixner
2007-10-12
i386: prepare sharing the PIT code
Thomas Gleixner
2007-10-12
x86_64: Consolidate tsc calibration
Thomas Gleixner
2007-10-12
x86: block irq balancing for timer
Venki Pallipadi
2007-10-11
x86_64: move kernel
Thomas Gleixner