aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] kernel/time/clocksource.c needs struct task_struct on m68kMathieu Desnoyers1-0/+1
2006-12-10[PATCH] clocksource: small cleanupDaniel Walker1-3/+3
2006-12-10[PATCH] clocksource: add usage of CONFIG_SYSFSDaniel Walker1-0/+2
2006-10-28[PATCH] time_adjust cleared before useJim Houston1-1/+1
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz1-1/+1
2006-10-01[PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk1-20/+20
2006-10-01[PATCH] ntp: convert to the NTP4 reference modelRoman Zippel1-32/+19
2006-10-01[PATCH] ntp: convert time_freq to nsec valueRoman Zippel1-14/+22
2006-10-01[PATCH] ntp: remove time_toleranceRoman Zippel1-5/+4
2006-10-01[PATCH] ntp: add time_adjust to tick lengthRoman Zippel1-53/+18
2006-10-01[PATCH] ntp: prescale time_offsetRoman Zippel1-48/+16
2006-10-01[PATCH] ntp: add time_freq to tick lengthRoman Zippel1-5/+3
2006-10-01[PATCH] ntp: add time_adj to tick lengthRoman Zippel1-4/+2
2006-10-01[PATCH] ntp: add ntp_update_frequencyRoman Zippel1-6/+44
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz2-1/+390
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz2-9/+9
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz1-3/+8
2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz1-2/+2
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz3-0/+418