Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
02c0cd2dcf7fdc47d054b855b148ea8b82dbb7eb
/
arch
/
x86
/
include
/
asm
/
tsc.h
02c0cd2
x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration
by Len Brown
· 8 years ago
59e21e3
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
f9677e0
x86/tsc: Always Running Timer (ART) correlated clocksource
by Christopher S. Hall
· 9 years ago
5778077
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a94cab2
perf/x86: Add a native_perf_sched_clock_from_tsc()
by Andi Kleen
· 10 years ago
4ea1636
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
by Andy Lutomirski
· 9 years ago
87be28a
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
by Andy Lutomirski
· 9 years ago
881d7bf
x86/asm/tsc, kvm: Remove vget_cycles()
by Andy Lutomirski
· 9 years ago
c6e5ca3
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
by Andy Lutomirski
· 9 years ago
5f0e030
x86, tsc: Fallback to normal calibration if fast MSR calibration fails
by Thomas Gleixner
· 11 years ago
7da7c15
x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs
by Bin Gao
· 11 years ago
c73deb6
perf/x86: Add ability to calculate TSC from perf sample timestamps
by Adrian Hunter
· 11 years ago
b74f05d
x86: kvmclock: abstract save/restore sched_clock_state
by Marcelo Tosatti
· 13 years ago
28a0018
x86, tsc: Skip TSC synchronization checks for tsc=reliable
by Suresh Siddha
· 13 years ago
98d0ac3
x86-64: Move vread_tsc and vread_hpet into the vDSO
by Andy Lutomirski
· 13 years ago
44259b1
x86-64: Move vread_tsc into a new file with sensible options
by Andy Lutomirski
· 13 years ago
0d2eb44
x86: Fix common misspellings
by Lucas De Marchi
· 14 years ago
cd7240c
x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states
by Suresh Siddha
· 14 years ago
2d82640
x86: Move tsc_calibration to x86_init_ops
by Thomas Gleixner
· 15 years ago
4fcc50a
x86: clean up vget_cycles()
by Ingo Molnar
· 16 years ago
cb9e35d
x86: clean up rdtsc_barrier() use
by Ingo Molnar
· 16 years ago
0d12cdd
sched: improve sched_clock() performance
by Ingo Molnar
· 16 years ago
1965aae
x86: Fix ASM_X86__ header guards
by H. Peter Anvin
· 16 years ago
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 16 years ago
[Renamed from include/asm-x86/tsc.h]
77ef50a
x86: consolidate header guards
by Vegard Nossum
· 16 years ago
8fbbc4b
x86: merge tsc_init and clocksource code
by Alok Kataria
· 16 years ago
bfc0f59
x86: merge tsc calibration
by Alok Kataria
· 16 years ago
9752082
x86: vget_cycles() __always_inline
by Hugh Dickins
· 17 years ago
a4928cf
"make namespacecheck" fixes
by Ingo Molnar
· 17 years ago
529e25f
x86: implement prctl PR_GET_TSC and PR_SET_TSC
by Erik Bosman
· 17 years ago
2d86e63
include/asm-x86/tsc.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
75f2ce0
x86: get_cycles() fix
by Ingo Molnar
· 17 years ago
404ee5b
x86: convert TSC disabling to generic cpuid disable bitmap
by Andi Kleen
· 17 years ago
92767af
x86: fix sched_clock()
by Ingo Molnar
· 17 years ago
6d63de8
x86: remove get_cycles_sync
by Andi Kleen
· 17 years ago
73018a6
x86: move tsc definitions to were they belong
by Glauber de Oliveira Costa
· 17 years ago
4e87173
x86: split get_cycles_sync
by Glauber de Oliveira Costa
· 17 years ago
80ca9c9
x86: move tsc related declarations
by Thomas Gleixner
· 17 years ago
2f0798a
x86: unify timex.h variants
by Thomas Gleixner
· 17 years ago
d371698
x86_64: Consolidate tsc calibration
by Thomas Gleixner
· 17 years ago
96a388d
i386/x86_64: move headers to include/asm-x86
by Thomas Gleixner
· 17 years ago
[Renamed from include/asm-i386/tsc.h]
d7e28ff
lguest: the host code
by Rusty Russell
· 17 years ago
6041b57
i386: work around miscompilation of alternatives code
by Joerg Roedel
· 18 years ago
c5bcb56
[PATCH] x86: Use RDTSCP for synchronous get_cycles if possible
by Andi Kleen
· 18 years ago
3aefbe0
[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386
by Andi Kleen
· 18 years ago
5a90cf2
[PATCH] x86: Log reason why TSC was marked unstable
by john stultz
· 18 years ago
2272b0e
[PATCH] i386: make x86_64 tsc header require i386 rather than vice-versa
by Andres Salomon
· 18 years ago
95492e4
[PATCH] x86: rewrite SMP TSC sync code
by Ingo Molnar
· 18 years ago
f704cb9
[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64
by Dave Jones
· 18 years ago
539eb11
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
by john stultz
· 18 years ago