1. cec5f26 x86/delay: Introduce TPAUSE delay by Kyung Min Park · 4 years, 9 months ago
  2. 46f90c7 x86/delay: Refactor delay_mwaitx() for TPAUSE support by Kyung Min Park · 4 years, 9 months ago
  3. e882489 x86/delay: Preparatory code cleanup by Thomas Gleixner · 4 years, 9 months ago
  4. 454de1e x86/asm: Fix MWAITX C-state hint value by Janakarajan Natarajan · 5 years ago
  5. 81423c3 x86/timer: Don't inline __const_udelay() by Andi Kleen · 6 years ago
  6. 3ccabd6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 7cf1aaa x86/timer: Don't inline __const_udelay by Andi Kleen · 7 years ago
  8. c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 88d879d Prevent timer value 0 for MWAITX by Janakarajan Natarajan · 8 years ago
  11. 4c45c51 x86/timer: Make delay() work during early bootup by Jiri Slaby · 8 years ago
  12. e683014 x86/lib: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 9 years ago
  13. 8447733 x86/delay: Avoid preemptible context checks in delay_mwaitx() by Borislav Petkov · 9 years ago
  14. b466bdb x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer by Huang Rui · 9 years ago
  15. 03b9730 x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites by Andy Lutomirski · 10 years ago
  16. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 10 years ago
  17. 9cfa1a0 x86/asm/tsc: Use the full 64-bit TSC in delay_tsc() by Andy Lutomirski · 10 years ago
  18. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 10 years ago
  19. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  20. a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  21. a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 13 years ago
  22. 357089f x86: udelay: Use this_cpu_read to avoid address calculation by Christoph Lameter · 14 years ago
  23. e888d7f x86, delay: tsc based udelay should have rdtsc_barrier by Pallipadi, Venkatesh · 16 years ago
  24. f0fbf0a x86: integrate delay functions. by Glauber Costa · 17 years ago[Renamed (97%) from arch/x86/lib/delay_32.c]
  25. 7e58818 x86: explicitly use edx in const delay function. by Glauber Costa · 17 years ago
  26. a76febe x86: use rdtscll in read_current_timer for i386. by Glauber Costa · 17 years ago
  27. ff1b15b x86: don't use size specifiers. by Glauber Costa · 17 years ago
  28. e01b70e x86: fix bug in arch/i386/lib/delay.c file, delay_loop function by Jiri Hladky · 17 years ago
  29. 5c1ea08 x86: enable preemption in delay by Steven Rostedt · 17 years ago
  30. 941e492 read_current_timer() cleanups by Andrew Morton · 17 years ago
  31. 35d5d08 x86: disable preemption in delay_tsc() by Andrew Morton · 17 years ago
  32. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  33. 44f0257 i386: move lib by Thomas Gleixner · 17 years ago[Renamed from arch/i386/lib/delay_32.c]
  34. d779d8f i386: prepare shared lib/delay.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/lib/delay.c]
  35. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  36. 6f84fa2 [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping by john stultz · 19 years ago
  37. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 20 years ago
  38. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 20 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago