index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
calibrate.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
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-15
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-22
calibrate: retry with wider bounds when converge seems to fail
Phil Carmody
1
-4
/
+18
2011-03-22
calibrate: home in on correct lpj value more quickly
Phil Carmody
1
-23
/
+34
2011-03-22
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-23
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