index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
tsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-08
sched: optimize sched_clock() a bit
Ingo Molnar
1
-1
/
+1
2008-11-04
x86: don't use tsc_khz to calculate lpj if notsc is passed
Alok Kataria
1
-4
/
+4
2008-10-31
x86: use CONFIG_X86_SMP instead of CONFIG_SMP
James Bottomley
1
-1
/
+1
2008-10-06
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
1
-58
/
+232
2008-09-07
x86, tsc calibration: fix
Ingo Molnar
1
-1
/
+1
2008-09-05
x86: quick TSC calibration, improve
Ingo Molnar
1
-0
/
+6
2008-09-05
x86: quick TSC calibration
Linus Torvalds
1
-1
/
+118
2008-09-04
x86: TSC make the calibration loop smarter
Thomas Gleixner
1
-37
/
+58
2008-09-04
x86: TSC: use one set of reference variables
Thomas Gleixner
1
-11
/
+11
2008-09-04
x86: TSC: separate hpet/pmtimer calculation out
Thomas Gleixner
1
-15
/
+41
2008-09-04
x86: TSC: define the PIT latch value separate
Thomas Gleixner
1
-5
/
+9
2008-09-04
x86: Change warning message in TSC calibration.
Alok N Kataria
1
-2
/
+1
2008-09-03
Split up PIT part of TSC calibration from native_calibrate_tsc
Linus Torvalds
1
-61
/
+71
2008-09-03
[x86] Fix TSC calibration issues
Thomas Gleixner
1
-54
/
+181
2008-08-25
x86: fix cpufreq + sched_clock() regression
Peter Zijlstra
1
-1
/
+1
2008-08-25
x86: do not enable TSC notifier if we don't need it
Linus Torvalds
1
-0
/
+4
2008-08-18
x86, tsc: fix section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-07-16
x86: fix TSC build error on 32bit
Thomas Gleixner
1
-0
/
+2
2008-07-10
x86: remove duplicate call to use_tsc_delay
Glauber Costa
1
-1
/
+0
2008-07-09
x86: provide delay loop for x86_64.
Glauber Costa
1
-0
/
+1
2008-07-09
x86: rename paravirtualized TSC functions
Alok Kataria
1
-11
/
+7
2008-07-09
x86: merge tsc_init and clocksource code
Alok Kataria
1
-3
/
+209
2008-07-09
x86: merge the TSC cpu-freq code
Alok Kataria
1
-0
/
+114
2008-07-09
x86: merge tsc calibration
Alok Kataria
1
-0
/
+131
2008-07-09
x86: merge sched_clock handling
Alok Kataria
1
-0
/
+86