1. 8c131af [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled by Andi Kleen · 18 years ago
  2. aa026ed [PATCH] x86-64: Fix C3 timer test by Andi Kleen · 18 years ago
  3. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  4. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  5. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  6. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  7. 1447c27 [PATCH] hpet rtc emulation: add watchdog timer by Clemens Ladisch · 18 years ago
  8. 34464a5 [PATCH] Detect clock skew during suspend by Rafael J. Wysocki · 18 years ago
  9. cbf9b4b [PATCH] X86_64 monotonic_clock goes backwards by Dimitri Sivanich · 18 years ago
  10. 7f11d8a [PATCH] Remove all ifdefs for local/io apic by Andi Kleen · 18 years ago
  11. 31679f3 [PATCH] Simplify profile_pc on x86-64 by Andi Kleen · 18 years ago
  12. c08c820 [PATCH] Add the vgetcpu vsyscall by Vojtech Pavlik · 18 years ago
  13. a670fad [PATCH] Add initalization of the RDTSCP auxilliary values by Vojtech Pavlik · 18 years ago
  14. 0e5f61b [PATCH] x86_64: On Intel systems when CPU has C3 don't use TSC by Andi Kleen · 19 years ago
  15. d5a2601 [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile by Andi Kleen · 19 years ago
  16. b1e05aa [PATCH] irq-flags: x86_64: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  17. 2ee60e17 [PATCH] x86_64: Move export symbols to their C functions by Andi Kleen · 19 years ago
  18. 2f82bde4 [PATCH] x86_64: Update copyright in time.c by Vojtech Pavlik · 19 years ago
  19. b2df3dd [PATCH] x86_64: Explain why HPET T0_CMP register is written twice by Vojtech Pavlik · 19 years ago
  20. 4221133 [PATCH] x86_64: Make use of the *PER* constants in time.c by Vojtech Pavlik · 19 years ago
  21. e30db3e [PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges by Vojtech Pavlik · 19 years ago
  22. f8bf3c6 [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box by Vojtech Pavlik · 19 years ago
  23. b20367a [PATCH] x86_64: Fix drift with HPET timer enabled by Jordan Hargrave · 19 years ago
  24. 3d34ee6 [PATCH] x86_64: Don't return error for HPET initialization in initcall by Andi Kleen · 19 years ago
  25. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 19 years ago
  26. 641f71f [PATCH] RTC: Remove RTC UIP synchronization on x86_64 by Matt Mackall · 19 years ago
  27. 28456ed [PATCH] x86_64: Reename CMOS update warning by Andi Kleen · 19 years ago
  28. 7351c0b [PATCH] x86_64: Fix formatting in time.c by Andi Kleen · 19 years ago
  29. 6954bee [PATCH] x86_64: Handle years beyond 2100 by Andi Kleen · 19 years ago
  30. 9ede6b0 [PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is used by Andi Kleen · 19 years ago
  31. 68ed004 [PATCH] x86: mark cyc2ns_scale readmostly by Ravikiran G Thirumalai · 19 years ago
  32. e8b9177 [PATCH] x86_64: Move the SMP time selection earlier by Andi Kleen · 19 years ago
  33. 7fd6784 [PATCH] x86_64: Disable tsc when apicpmtimer is active by Andi Kleen · 19 years ago
  34. 33042a9 [PATCH] x86-64: Fix HPET timer on x460 by Chris McDermott · 19 years ago
  35. dd42b15 [PATCH] amd64 time.c __iomem annotations by Al Viro · 19 years ago
  36. 396bd50 [PATCH] x86_64: mark two routines as __cpuinit by Shaohua Li · 19 years ago
  37. 0dd2ea9 [PATCH] x86_64: [PATCH] timer resume by Shaohua Li · 19 years ago
  38. 73dea47 [PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt by Andi Kleen · 19 years ago
  39. 5329e13d [PATCH] x86_64: Fix get_cmos_time() by Jan Beulich · 19 years ago
  40. bdf2b1c [PATCH] x86_64: No need to export get_cmos_time anymore by Andi Kleen · 19 years ago
  41. 0b91317 [PATCH] x86_64: Fix up white space in time.c by Andi Kleen · 19 years ago
  42. c818a18 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC by Andi Kleen · 19 years ago
  43. 737c5c3 [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. by Andi Kleen · 19 years ago
  44. d25bf7e [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  45. 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 19 years ago
  46. fd49547 [PATCH] x86_64: Fix collision between pmtimer and pit/hpet by john stultz · 19 years ago
  47. 68e1889 [PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initialization fails by Andi Kleen · 19 years ago
  48. 7811fb8 [PATCH] hpet-RTC: cache the comparator register by Clemens Ladisch · 19 years ago
  49. 5f81994 [PATCH] hpet-RTC: fix timer config register accesses by Clemens Ladisch · 19 years ago
  50. f00c96f [PATCH] hpet-RTC: disable interrupt when no longer needed by Clemens Ladisch · 19 years ago
  51. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  52. dacb16b [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision by Mathieu Desnoyers · 19 years ago
  53. 6c132b5 [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs by john stultz · 19 years ago
  54. 9cdd304 [PATCH] x86-64: more gratitious linux/irq.h includes by Al Viro · 19 years ago
  55. a2a0c99 [PATCH] x86-64: Remove unused vxtime.hz field by Andi Kleen · 19 years ago
  56. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  57. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  58. a3a0075 [PATCH] x86_64: fix hpet for systems that don't support legacy replacement by john stultz · 20 years ago
  59. 8d91640 [PATCH] x86_64: More fixes for compilation without CONFIG_ACPI by Andi Kleen · 20 years ago
  60. 312df5f [PATCH] x86_64: Add pmtimer support by Andi Kleen · 20 years ago
  61. 0b9c33a [PATCH] Fix u32 vs. pm_message_t in x86-64 by Pavel Machek · 20 years ago
  62. a8ab26f [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine by Andi Kleen · 20 years ago
  63. c29601e [PATCH] x86_64: Support constantly ticking TSCs by Andi Kleen · 20 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago