1. 33c053d x86: wrap MCA_bus test around an ifdef by Glauber Costa · 18 years ago
  2. 2c460d0 x86: replace hardcoded number by Glauber Costa · 18 years ago
  3. 2c44e66 x86: coalesce tests by Glauber Costa · 18 years ago
  4. cf4cfb2 x86: use user_mode macro by Glauber Costa · 18 years ago
  5. cc03849 x86: time_XX.c declare functions before they get used by Jaswinder Singh · 18 years ago
  6. 63b5d7a x86: add ->pre_time_init to x86_quirks by Yinghai Lu · 18 years ago
  7. 0ef9553 x86: merge sched_clock handling by Alok Kataria · 18 years ago
  8. d11d579 x86: I/O APIC: AEOI timer acknowledgement clean-ups by Maciej W. Rozycki · 18 years ago
  9. 7d195a5 proper extern for late_time_init by Adrian Bunk · 18 years ago
  10. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 18 years ago
  11. f20ebee x86: move 8259 defines to i8259.h by Thomas Gleixner · 18 years ago
  12. fe599f9 x86: isolate the rtc code for sharing by Thomas Gleixner · 18 years ago
  13. 835c34a Delete filenames in comments. by Dave Jones · 19 years ago
  14. 3c9aea4 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 19 years ago
  15. 9a163ed i386: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/time_32.c]
  16. f5a08b9 i386: prepare shared kernel/time.c by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/time.c]
  17. 8264445 NTP: move the cmos update code into ntp.c by Thomas Gleixner · 19 years ago
  18. f5e8861 [PATCH] i386: pit_latch_buggy has no effect by takada · 19 years ago
  19. 6bb74df [PATCH] clocksource init adjustments (fix bug #7426) by john stultz · 19 years ago
  20. e30fab3 [PATCH] vmi: pit override by Zachary Amsden · 19 years ago
  21. e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 19 years ago
  22. c1d370e [PATCH] i386: use GTOD persistent clock support by John Stultz · 19 years ago
  23. 7b35520 [PATCH] i386: Profile pc badness by Zachary Amsden · 19 years ago
  24. bbab4f3 [PATCH] i386: vMI timer patches by Zachary Amsden · 19 years ago
  25. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 19 years ago
  26. 86d91ba arch/i386/kernel/time: don't shadow 'irq' function arg by Jeff Garzik · 20 years ago
  27. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 20 years ago
  28. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 20 years ago
  29. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 20 years ago
  30. 7d145aa [PATCH] i386: Detect clock skew during suspend by Rafael J. Wysocki · 20 years ago
  31. c7f40ff [PATCH] i386: Kill references to xtime by john stultz · 20 years ago
  32. 0cb91a2 [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels by Andi Kleen · 20 years ago
  33. d5a2601 [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile by Andi Kleen · 20 years ago
  34. 7ba1c6c [PATCH] get_cmos_time() locking fix (lockdep) by Andrew Morton · 20 years ago
  35. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  36. 5d0cf41 [PATCH] Time: i386 Clocksource Drivers by john stultz · 20 years ago
  37. 6f84fa2 [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping by john stultz · 20 years ago
  38. 8d016ef [PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.c by john stultz · 20 years ago
  39. f7c09bd [PATCH] x86: fix potential jiffies overflow in timer_resume() by Atsushi Nemoto · 20 years ago
  40. 6eb0a0f [PATCH] i386: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 20 years ago
  41. 1e4c85f Revert "i386: move apic init in init_IRQs" by Linus Torvalds · 20 years ago
  42. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 21 years ago
  43. f2b36db [PATCH] i386: move apic init in init_IRQs by Eric W. Biederman · 21 years ago
  44. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 21 years ago
  45. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 21 years ago
  46. 7f4bde9 [PATCH] remove the second arg of do_timer_interrupt() by Adrian Bunk · 21 years ago
  47. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 21 years ago
  48. c3c433e [PATCH] add suspend/resume for timer by Shaohua Li · 21 years ago
  49. 6c03652 [PATCH] mostly_read data section by Christoph Lameter · 21 years ago
  50. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 21 years ago
  51. a3a255e [PATCH] x86: cpu_khz type fix by Andrew Morton · 21 years ago
  52. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 21 years ago
  53. 35492df [PATCH] i386: fix hpet for systems that don't support legacy replacement by john stultz · 21 years ago
  54. 438510f [PATCH] pm_message_t: more fixes in common and i386 by Pavel Machek · 21 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago