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
/
kernel
/
time_64.c
Age
Commit message (
Expand
)
Author
2009-08-31
x86: Replace the now identical time_32/64.c by time.c
Thomas Gleixner
2009-08-31
x86: time_32/64.c unify profile_pc
Thomas Gleixner
2009-08-31
x86: Move calibrate_cpu to tsc.c
Thomas Gleixner
2009-08-31
x86: Make timer setup and global variables the same in time_32/64.c
Thomas Gleixner
2009-08-31
x86: Remove mca bus ifdef from timer interrupt
Thomas Gleixner
2009-08-31
x86: Simplify timer_ack magic in time_32.c
Thomas Gleixner
2009-08-31
x86: Prepare unification of time_32/64.c
Thomas Gleixner
2009-08-31
x86: Add timer_init to x86_init_ops
Thomas Gleixner
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-02-22
x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors
Linus Torvalds
2009-01-04
x86: time_64.c fix style problems
Jaswinder Singh Rajput
2008-12-23
Merge branch 'x86/irq' into x86/core
Ingo Molnar
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-12-18
x86: time_64.c timer_interrupt() should be static
Jaswinder Singh
2008-12-16
x86: hardirq: use inc_irq_stat() in non-unified functions
Hiroshi Shimamoto
2008-11-12
x86: warn of incorrect cpu_khz on AMD systems
Prarit Bhargava
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