index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
tsc_32.c
Commit message (
Expand
)
Author
Age
*
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-09
*
-
-
-
.
Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...
Ingo Molnar
2008-07-08
|
\
\
\
|
|
*
|
Merge branch 'linus' into x86/delay
Ingo Molnar
2008-06-25
|
|
|
\
|
|
|
*
|
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-24
|
|
*
|
x86: use cpu_khz for loops_per_jiffy calculation
Alok Kataria
2008-06-23
|
|
/
/
*
|
|
Merge branch 'linus' into x86/timers
Ingo Molnar
2008-06-25
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86, 32-bit: fix boot failure on TSC-less processors
Mikael Pettersson
2008-06-19
|
|
/
*
|
Merge branch 'linus' into x86/timers
Ingo Molnar
2008-06-16
|
\
|
|
*
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-23
*
|
x86: remove useless static current_tsc_khz variable
Thomas Gleixner
2008-05-22
|
/
*
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-19
*
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-17
*
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-07
*
x86: tsc prevent time going backwards
Thomas Gleixner
2008-04-04
*
x86: notsc is ignored on common configurations
Pavel Machek
2008-02-26
*
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
2008-01-30
*
x86: fix more TSC clock source calibration errors
Dave Johnson
2007-10-23
*
x86: fix TSC clock source calibration error
Dave Johnson
2007-10-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
|
\
|
*
Fix typo in arch/x86/kernel/tsc_32.c
Josh Triplett
2007-10-19
|
*
spelling fixes: arch/i386/
Simon Arlott
2007-10-19
*
|
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
|
/
*
x86: do not crash on non-Geode PCs in TSC probe
Ingo Molnar
2007-10-17
*
Delete filenames in comments.
Dave Jones
2007-10-13
*
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
2007-10-11