1. 1cf0865 x86/asm: Fix MWAITX C-state hint value by Janakarajan Natarajan · 4 years, 8 months ago
  2. 318e17d Prevent timer value 0 for MWAITX by Janakarajan Natarajan · 7 years ago
  3. e683014 x86/lib: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  4. 8447733 x86/delay: Avoid preemptible context checks in delay_mwaitx() by Borislav Petkov · 8 years ago
  5. b466bdb x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer by Huang Rui · 9 years ago
  6. 03b9730 x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites by Andy Lutomirski · 9 years ago
  7. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  8. 9cfa1a0 x86/asm/tsc: Use the full 64-bit TSC in delay_tsc() by Andy Lutomirski · 9 years ago
  9. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 9 years ago
  10. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  11. a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  12. a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 12 years ago
  13. 357089f x86: udelay: Use this_cpu_read to avoid address calculation by Christoph Lameter · 13 years ago
  14. e888d7f x86, delay: tsc based udelay should have rdtsc_barrier by Pallipadi, Venkatesh · 15 years ago
  15. f0fbf0a x86: integrate delay functions. by Glauber Costa · 16 years ago[Renamed (97%) from arch/x86/lib/delay_32.c]
  16. 7e58818 x86: explicitly use edx in const delay function. by Glauber Costa · 16 years ago
  17. a76febe x86: use rdtscll in read_current_timer for i386. by Glauber Costa · 16 years ago
  18. ff1b15b x86: don't use size specifiers. by Glauber Costa · 16 years ago
  19. e01b70e x86: fix bug in arch/i386/lib/delay.c file, delay_loop function by Jiri Hladky · 16 years ago
  20. 5c1ea08 x86: enable preemption in delay by Steven Rostedt · 16 years ago
  21. 941e492 read_current_timer() cleanups by Andrew Morton · 16 years ago
  22. 35d5d08 x86: disable preemption in delay_tsc() by Andrew Morton · 17 years ago
  23. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  24. 44f0257 i386: move lib by Thomas Gleixner · 17 years ago[Renamed from arch/i386/lib/delay_32.c]
  25. d779d8f i386: prepare shared lib/delay.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/lib/delay.c]
  26. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  27. 6f84fa2 [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping by john stultz · 18 years ago
  28. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 19 years ago
  29. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  30. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago