index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
tsc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i386: prepare shared kernel/tsc.c
Thomas Gleixner
2007-10-11
1
-413
/
+0
*
sched: sched_clock_idle_[sleep|wakeup]_event()
Ingo Molnar
2007-08-23
1
-1
/
+0
*
lguest: the host code
Rusty Russell
2007-07-19
1
-1
/
+3
*
Add a sched_clock paravirt_op
Jeremy Fitzhardinge
2007-07-18
1
-8
/
+15
*
sched: x86, track TSC-unstable events
Ingo Molnar
2007-07-09
1
-1
/
+8
*
[PATCH] i386: remove xtime_lock'ing around cpufreq notifier
Daniel Walker
2007-05-02
1
-7
/
+1
*
[PATCH] x86: Log reason why TSC was marked unstable
john stultz
2007-05-02
1
-2
/
+3
*
[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systems
Thomas Gleixner
2007-03-24
1
-2
/
+7
*
[PATCH] i386: Don't use the TSC in sched_clock if unstable
Guillaume Chazarain
2007-03-16
1
-1
/
+1
*
[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clock
Adrian Bunk
2007-03-06
1
-1
/
+0
*
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
2007-03-05
1
-46
/
+37
*
[PATCH] vmi: cpu cycles fix
Zachary Amsden
2007-03-05
1
-1
/
+1
*
[PATCH] vmi: sched clock paravirt op fix
Zachary Amsden
2007-03-05
1
-4
/
+2
*
[PATCH] Mark TSC on GeodeLX reliable
Marcelo Tosatti
2007-02-16
1
-0
/
+20
*
[PATCH] clocksource: Add verification (watchdog) helper
Thomas Gleixner
2007-02-16
1
-49
/
+0
*
[PATCH] clocksource: Remove the update callback
Thomas Gleixner
2007-02-16
1
-33
/
+17
*
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
2007-02-16
1
-2
/
+5
*
[PATCH] x86: rewrite SMP TSC sync code
Ingo Molnar
2007-02-16
1
-1
/
+3
*
[PATCH] Simplify the registration of clocksources
Thomas Gleixner
2007-02-16
1
-2
/
+1
*
[PATCH] i386 Remove useless code in tsc.c
Thomas Gleixner
2007-02-16
1
-38
/
+2
*
[PATCH] i386: improve sched_clock() on i686
Ingo Molnar
2007-02-13
1
-8
/
+14
*
[PATCH] i386: vMI timer patches
Zachary Amsden
2007-02-13
1
-0
/
+4
*
[PATCH] i386: sched_clock using init data tsc_disable fix
Vivek Goyal
2007-01-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
1
-1
/
+0
|
\
|
*
[PATCH] i386: Fix double #includes in arch/i386
Nicolas Kaiser
2006-12-07
1
-1
/
+0
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-2
/
+2
|
/
*
[PATCH] i386 Time: Avoid PIT SMP lockups
john stultz
2006-10-17
1
-3
/
+3
*
[PATCH] i386: mark two more functions as __init
Magnus Damm
2006-09-26
1
-1
/
+1
*
[PATCH] generic-time: add macro to simplify/hide mask constants
Jim Cromie
2006-06-26
1
-1
/
+1
*
[PATCH] time: rename clocksource functions
john stultz
2006-06-26
1
-2
/
+2
*
[PATCH] Time: i386 Clocksource Drivers
john stultz
2006-06-26
1
-0
/
+161
*
[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping
john stultz
2006-06-26
1
-1
/
+2
*
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
john stultz
2006-06-26
1
-0
/
+316