1. 5f2e71e x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable by Thomas Gleixner · 8 years ago
  2. 8c9b9d8 x86/tsc: Limit the adjust value further by Thomas Gleixner · 8 years ago
  3. 16588f6 x86/tsc: Annotate printouts as firmware bug by Thomas Gleixner · 8 years ago
  4. 5bae156 x86/tsc: Force TSC_ADJUST register to value >= zero by Thomas Gleixner · 8 years ago
  5. 6a36958 x86/tsc: Validate TSC_ADJUST after resume by Thomas Gleixner · 8 years ago
  6. 31f8a65 x86/tsc: Validate cpumask pointer before accessing it by Thomas Gleixner · 8 years ago
  7. b836554 x86/tsc: Fix broken CONFIG_X86_TSC=n build by Thomas Gleixner · 8 years ago
  8. cc4db26 x86/tsc: Try to adjust TSC if sync test fails by Thomas Gleixner · 8 years ago
  9. 76d3b8515 x86/tsc: Prepare warp test for TSC adjustment by Thomas Gleixner · 8 years ago
  10. 4c5e3c6 x86/tsc: Move sync cleanup to a safe place by Thomas Gleixner · 8 years ago
  11. a36f513 x86/tsc: Sync test only for the first cpu in a package by Thomas Gleixner · 8 years ago
  12. 1d0095f x86/tsc: Verify TSC_ADJUST from idle by Thomas Gleixner · 8 years ago
  13. 8b223bc x86/tsc: Store and check TSC ADJUST MSR by Thomas Gleixner · 8 years ago
  14. bec8520 x86/tsc: Detect random warps by Thomas Gleixner · 8 years ago
  15. eee6946 x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers by Andy Lutomirski · 10 years ago
  16. 7d79a7b x86: Replace cpu_**_mask() with topology_**_cpumask() by Bartosz Golaszewski · 10 years ago
  17. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  18. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
  19. b0e5c77 x86/tsc: Reduce the TSC sync check time for core-siblings by Suresh Siddha · 13 years ago
  20. 28a0018 x86, tsc: Skip TSC synchronization checks for tsc=reliable by Suresh Siddha · 13 years ago
  21. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  22. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  23. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  24. 9b3660a x86: Limit number of per cpu TSC sync messages by Mike Travis · 15 years ago
  25. ea01c0d x86: Reduce verbosity of "TSC is reliable" message by Roland Dreier · 15 years ago
  26. 643bec9 x86: clean up arch/x86/kernel/tsc_sync.c a bit by Ingo Molnar · 16 years ago
  27. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  28. 93ce99e x86: add rdtsc barrier to TSC sync check by Venki Pallipadi · 16 years ago
  29. eca0cd0 x86: Add a synthetic TSC_RELIABLE feature bit. by Alok Kataria · 16 years ago
  30. bde78a7 x86: use WARN() in arch/x86/kernel by Arjan van de Ven · 17 years ago
  31. ad8ca49 x86: add warning to check_tsc_warp() by Ingo Molnar · 17 years ago
  32. df43510 x86: check_tsc_warp() slowness fix by Ingo Molnar · 17 years ago
  33. 6d63de8 x86: remove get_cycles_sync by Andi Kleen · 17 years ago
  34. 4c6b8b4 x86: fix: s2ram + P4 + tsc = annoyance by Mike Galbraith · 17 years ago
  35. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  36. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago
  37. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/tsc_sync.c]
  38. 95492e4 [PATCH] x86: rewrite SMP TSC sync code by Ingo Molnar · 18 years ago