index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
calibrate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-16
kernel: add calibration_delay_done()
Peter De Schrijver
1
-0
/
+11
2013-07-15
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-5
/
+8
2012-03-24
init: check printed flag to skip printing message
Diwakar Tundlam
1
-1
/
+2
2011-12-05
x86: Reduce clock calibration time during slave cpu startup
Jack Steiner
1
-0
/
+15
2011-07-26
init: skip calibration delay if previously done
Sameer Nanda
1
-1
/
+10
2011-06-23
Fix CPU spinlock lockups on secondary CPU bringup
Russell King
1
-6
/
+8
2011-06-16
init/calibrate.c: remove annoying printk
Borislav Petkov
1
-3
/
+0
2011-05-25
init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure
Andrew Worsley
1
-6
/
+69
2011-03-23
calibrate: retry with wider bounds when converge seems to fail
Phil Carmody
1
-4
/
+18
2011-03-23
calibrate: home in on correct lpj value more quickly
Phil Carmody
1
-23
/
+34
2011-03-23
calibrate: extract fall-back calculation into own helper
Phil Carmody
1
-33
/
+40
2011-02-10
fix jiffy calculations in calibrate_delay_direct to handle overflow
Tim Deegan
1
-3
/
+3
2009-11-26
timers, init: Limit the number of per cpu calibration bootup messages
Mike Travis
1
-9
/
+15
2008-07-28
x86: remove stray <6> in BogoMIPS printk
Joe Perches
1
-1
/
+1
2008-06-24
x86: use cpu_khz for loops_per_jiffy calculation, cleanup
Alok Kataria
1
-17
/
+19
2008-06-24
x86: use cpu_khz for loops_per_jiffy calculation
Alok Kataria
1
-17
/
+19
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-3
/
+3
2008-02-06
read_current_timer() cleanups
Andrew Morton
1
-2
/
+1
2007-10-16
slow down printk during boot
Randy Dunlap
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+1
2005-06-23
[PATCH] Platform SMIs and their interferance with tsc based delay calibration
Venkatesh Pallipadi
1
-0
/
+94
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+79