Ingo Molnar
|
fdbdfefbab
Merge branch 'linus' into timers/urgent, to pick up fixes
|
9 years ago |
Nicolai Stange
|
6731b0d611
x86/timers/apic: Inform TSC deadline clockevent device about recalibration
|
9 years ago |
Linus Torvalds
|
aeb35d6b74
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Wei Jiangang
|
c48ec42d6e
x86/tsc: Remove the unused check_tsc_disabled()
|
9 years ago |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 years ago |
Len Brown
|
ff4c86635e
x86/tsc: Enumerate BXT tsc_khz via CPUID
|
9 years ago |
Len Brown
|
aa297292d7
x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID
|
9 years ago |
Len Brown
|
02c0cd2dcf
x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration
|
9 years ago |
Borislav Petkov
|
eff4677e9f
x86/tsc: Save an indentation level in recalibrate_cpu_khz()
|
9 years ago |
Borislav Petkov
|
a841cca74e
x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier call
|
9 years ago |
Borislav Petkov
|
59e21e3d00
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
|
9 years ago |
Thomas Gleixner
|
f508a5ba7a
x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known()
|
9 years ago |
Ingo Molnar
|
00f5268501
Merge branch 'x86/cleanups' into x86/urgent
|
9 years ago |
Linus Torvalds
|
8a284c062e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Christopher S. Hall
|
f9677e0f83
x86/tsc: Always Running Timer (ART) correlated clocksource
|
9 years ago |
Adam Buchbinder
|
6a6256f9e0
x86: Fix misspellings in comments
|
9 years ago |
Thomas Gleixner
|
c25323c073
x86/tsc: Use topology functions
|
9 years ago |
Thomas Gleixner
|
2f7a3f8e87
x86/tsc: Remove unused tsc_pre_init() hook
|
9 years ago |
Adrian Hunter
|
b9511cd761
perf/x86: Fix time_shift in perf_event_mmap_page
|
10 years ago |
Ingo Molnar
|
02386c356a
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes
|
10 years ago |
Linus Torvalds
|
42dc2a3048
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
David Woodhouse
|
03da3ff1cf
x86/platform: Fix Geode LX timekeeping in the generic x86 build
|
10 years ago |
Adrian Hunter
|
b20112edea
perf/x86: Improve accuracy of perf/sched clock
|
10 years ago |
Linus Torvalds
|
ca520cab25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Linus Torvalds
|
5778077d03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Andi Kleen
|
a94cab2376
perf/x86: Add a native_perf_sched_clock_from_tsc()
|
10 years ago |
Peter Zijlstra
|
3bbfafb77a
x86, tsc, locking/static_keys: Employ static_branch_likely()
|
10 years ago |
Ingo Molnar
|
5b929bd11d
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
|
10 years ago |
Andy Lutomirski
|
27c634054a
x86/asm/tsc: Use rdtsc_ordered() in read_tsc() instead of get_cycles()
|
10 years ago |
Andy Lutomirski
|
4ea1636b04
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
|
10 years ago |