LinuxLists
Users
About
john stultz (
[email protected]
)
Number of posts: 1822 (0.61 per day)
First post: 2002-06-18 01:37:55
Last post: 2010-08-13 18:45:56
Previous Page
/
Next Page
Date
List
Subject
2006-03-23 03:05:59
linux-kernel
[PATCHSET 0/10] Time: Generic Timekeeping (v.C1)
2006-03-22 20:05:38
linux-kernel
Re: gettimeofday order of magnitude slower with pmtimer, which is default
2006-03-21 19:34:46
linux-kernel
Re: gettimeofday order of magnitude slower with pmtimer, which is default
2006-03-21 19:23:14
linux-kernel
Re: gettimeofday order of magnitude slower with pmtimer, which is default
2006-03-18 00:43:07
linux-kernel
[PATCH 7/10] Time: i386 Conversion - part 2: Rework TSC Support
2006-03-18 00:42:15
linux-kernel
[PATCH 10/10] Time: i386 Clocksource Drivers
2006-03-18 00:41:30
linux-kernel
[PATCH 9/10] Time: i386 Conversion - part 4: Remove Old timer_opts Code
2006-03-18 00:41:29
linux-kernel
[PATCH 8/10] Time: i386 Conversion - part 3: Enable Generic Timekeeping
2006-03-18 00:41:09
linux-kernel
[PATCH 4/10] Time: Use clocksource abstraction for NTP adjustments
2006-03-18 00:41:08
linux-kernel
[PATCH 6/10] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.c
2006-03-18 00:41:08
linux-kernel
[PATCH 5/10] Time: Introduce arch generic time accessors
2006-03-18 00:40:41
linux-kernel
[PATCH 3/10] Time: Let user request precision from current_tick_length()
2006-03-18 00:40:37
linux-kernel
[PATCH 2/10] Time: Use clocksource infrastructure for update_wall_time
2006-03-18 00:40:06
linux-kernel
[PATCH 1/10] Time: Clocksource Infrastructure
2006-03-18 00:39:59
linux-kernel
[PATCHSET 0/10] Time: Generic Timekeeping (v.C0)
2006-03-15 17:32:20
linux-kernel
Re: 2.6.16-rc6-mm1 : Setting clocksource results in error
2006-03-15 17:16:22
linux-kernel
Re: 2.6.16-rc6-mm1 : Setting clocksource results in error
2006-03-14 19:11:08
linux-kernel
Re: 2.6.16-rc6-mm1 : Setting clocksource results in error
2006-03-07 17:25:18
linux-kernel
Re: 2.6.16-rc5-mm2
2006-03-07 03:17:09
linux-kernel
Re: [RFC][PATCH] Experimental enhanced NTP error accounting patch
2006-03-04 05:02:24
linux-kernel
[RFC][PATCH] export clocksource resolution (experimental)
2006-03-04 04:57:32
linux-kernel
[RFC][PATCH] Experimental enhanced NTP error accounting patch
2006-03-04 04:46:07
linux-kernel
[PATCH 8/9] Time: i386 Conversion - part 4: Remove Old timer_opts Code
2006-03-04 04:46:07
linux-kernel
[PATCH 7/9] Time: i386 Conversion - part 3: Enable Generic Timekeeping
2006-03-04 04:45:13
linux-kernel
[PATCH 6/9] Time: i386 Conversion - part 2: Rework TSC Support
2006-03-04 04:45:13
linux-kernel
[PATCH 5/9] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.c
2006-03-04 04:45:13
linux-kernel
[PATCH 9/9] Time: i386 Clocksource Drivers
2006-03-04 04:44:39
linux-kernel
[PATCH 3/9] Time: Clocksource Infrastructure
2006-03-04 04:44:30
linux-kernel
[PATCH 4/9] Time: Generic Timekeeping Infrastructure
2006-03-04 04:44:15
linux-kernel
[PATCH 2/9] Time: Reduced NTP Rework (part 2)
2006-03-04 04:44:08
linux-kernel
[PATCH 1/9] Time: Reduced NTP rework (part 1)
2006-03-04 04:43:26
linux-kernel
[RFC][PATCHSET] Time: Generic Timeofday Subsystem (v B20)
2006-03-04 04:10:32
linux-kernel
[-mm PATCH] time: i386 clocksource drivers - drop acpi_pm_buggy paranoia
2006-03-04 04:02:11
linux-kernel
[-mm PATCH] time: i386 conversion part 3 - lock jiffies_64 manipulation
2006-03-04 03:58:13
linux-kernel
[-mm PATCH] time: reduced ntp rework part 2 - remove duplicate leapsecond code
2006-03-03 20:17:39
linux-kernel
Re: [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
2006-03-03 18:14:04
linux-kernel
Re: [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
2006-02-24 01:10:56
linux-kernel
Re: [BUG -rt] -rt16 hang w/ realtime thread test
2006-02-24 00:50:19
linux-kernel
Re: [PATCH] Fix next_timer_interrupt() for hrtimer
2006-02-24 00:37:56
linux-kernel
Re: [PATCH] Fix next_timer_interrupt() for hrtimer
2006-02-22 00:47:29
linux-kernel
[BUG -rt] cpu rlimits not enforced w/ -rt
2006-02-21 06:24:43
linux-kernel
[-mm PATCH 9/11] Time: i386 conversion part 3 - backout pmtmr changes
2006-02-21 06:22:59
linux-kernel
[-mm PATCH 10/11] Time: i386 conversion part 4 - del timer_tsc.c
2006-02-21 06:22:58
linux-kernel
[-mm PATCH 5/11] Time: generic timekeeping infrastructure - remove nsec_t
2006-02-21 06:22:57
linux-kernel
[-mm PATCH 4/11] Time: clocksource infrastructure - remove nsec_t
2006-02-21 06:22:56
linux-kernel
[-mm PATCH 11/11]Time: i386 clocksource drivers - backout pmtmr changes
2006-02-21 06:22:21
linux-kernel
[-mm PATCH 8/11] Time: i386 conversion part 3 - remove nsec_t
2006-02-21 06:22:20
linux-kernel
[-mm PATCH 7/11] Time: generic timekeeping infrastructure - wall_offset helper cleanup
2006-02-21 06:22:20
linux-kernel
[-mm PATCH 2/11] Time: reduced ntp rework part 2 (updated)
2006-02-21 06:21:45
linux-kernel
[-mm PATCH 6/11] Time: generic timekeeping infrastructure - fix ntp_synced
2006-02-21 06:21:29
linux-kernel
[-mm PATCH 3/11] Time: reduced ntp rework part 2 - fix adjtimeadj