![]() | |||||||||||||
Messages in this thread |
* Ingo Molnar <mingo@elte.hu> wrote: > While we are at introducing and moving around code, i've done a big > cleanup of all code touched/introduced by your patchset. The > gtod-B11-cleanup.tar.gz file containing the cleanup patch-series can > be found at: > > http://redhat.com/~mingo/gtod-patches/ > > (i'll send the patches individually as well, as replies to your mails). the patch-queue goes like this: timeofday-ntp-part1.patch timeofday-ntp-part2.patch timeofday-clocksource-core.patch timeofday-core.patch timeofday-arch-i386-part1.patch timeofday-arch-i386-part2.patch timeofday-arch-i386-part3.patch timeofday-arch-i386-part4.patch timeofday-arch-i386-part5.patch timeofday-arch-i386-part6.patch timeofday-arch-x86-64-part1.patch timeofday-arch-x86-64-part2.patch timeofday-paranoid-debug.patch timeofday-paranoid-debug-fix.patch warn-on-once.patch timeofday-ntp-part1-cleanup.patch timeofday-ntp-part2-cleanup.patch timeofday-clocksource-core-cleanup.patch timeofday-core-cleanup.patch timeofday-arch-i386-part1-cleanup.patch timeofday-arch-i386-part2-part3-cleanup.patch timeofday-arch-i386-part5-cleanup.patch timeofday-arch-x86-64-part1-cleanup.patch timeofday-arch-x86-64-part2-cleanup.patch i.e. all the new patches come after the B11 patches. The diffstat of all the changes i did: Documentation/kernel-parameters.txt | 2 arch/i386/kernel/hpet.c | 35 +-- arch/i386/kernel/i8253.c | 29 +-- arch/i386/kernel/tsc.c | 156 +++++++++------- arch/i386/lib/delay.c | 28 +- arch/x86_64/kernel/time.c | 91 ++++----- arch/x86_64/kernel/vsyscall.c | 45 ++-- drivers/clocksource/acpi_pm.c | 50 ++--- drivers/clocksource/cyclone.c | 71 +++---- drivers/clocksource/tsc-interp.c | 55 ++--- include/asm-generic/bug.h | 10 + include/asm-generic/timeofday.h | 3 include/asm-i386/tsc.h | 12 - include/linux/clocksource.h | 43 ++-- include/linux/timex.h | 12 - kernel/time.c | 347 ++++++++++++++++++++---------------- kernel/time/clocksource.c | 80 ++++---- kernel/time/jiffies.c | 23 +- kernel/time/timeofday.c | 195 ++++++++++---------- kernel/timer.c | 158 +++++++++------- 20 files changed, 808 insertions(+), 637 deletions(-) Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-11-26 15:00 [from the cache] ©2003-2008 | |||||||||||||