index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
tsc_32.c
Age
Commit message (
Expand
)
Author
2008-07-09
x86: merge tsc_init and clocksource code
Alok Kataria
2008-07-09
x86: merge the TSC cpu-freq code
Alok Kataria
2008-07-09
x86: merge tsc calibration
Alok Kataria
2008-07-09
x86: merge sched_clock handling
Alok Kataria
2008-07-08
Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...
Ingo Molnar
2008-06-25
Merge branch 'linus' into x86/timers
Ingo Molnar
2008-06-25
Merge branch 'linus' into x86/delay
Ingo Molnar
2008-06-24
x86: use cpu_khz for loops_per_jiffy calculation, cleanup
Alok Kataria
2008-06-24
x86: fix "x86: use cpu_khz for loops_per_jiffy calculation"
Ingo Molnar
2008-06-23
x86: use cpu_khz for loops_per_jiffy calculation
Alok Kataria
2008-06-19
x86, 32-bit: fix boot failure on TSC-less processors
Mikael Pettersson
2008-06-16
Merge branch 'linus' into x86/timers
Ingo Molnar
2008-05-23
x86: disable TSC for sched_clock() when calibration failed
Thomas Gleixner
2008-05-23
x86: distangle user disabled TSC from unstable
Thomas Gleixner
2008-05-22
x86: remove useless static current_tsc_khz variable
Thomas Gleixner
2008-04-19
x86: tsc prevent time going backwards
Thomas Gleixner
2008-04-19
x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c
Pavel Machek
2008-04-17
x86: set_cyc2ns_scale() remove prev scale
Ingo Molnar
2008-04-17
x86: if we cannot calibrate the TSC, we panic.
Rusty Russell
2008-04-07
x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()
Karsten Wiese
2008-04-07
revert "x86: tsc prevent time going backwards"
Ingo Molnar
2008-04-04
x86: tsc prevent time going backwards
Thomas Gleixner
2008-02-26
x86: notsc is ignored on common configurations
Pavel Machek
2008-01-30
x86: convert TSC disabling to generic cpuid disable bitmap
Andi Kleen
2008-01-30
x86: allow TSC clock source on AMD Fam10h and some cleanup
Andi Kleen
2008-01-30
x86: scale cyc_2_nsec according to CPU frequency
Guillaume Chazarain
2007-10-23
x86: fix more TSC clock source calibration errors
Dave Johnson
2007-10-23
x86: fix TSC clock source calibration error
Dave Johnson
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
Fix typo in arch/x86/kernel/tsc_32.c
Josh Triplett
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-17
x86: do not crash on non-Geode PCs in TSC probe
Ingo Molnar
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-10-11
i386: move kernel
Thomas Gleixner