Ok. I didn't make 2.4.0 in 2000. Tough. I tried, but we had somemaster2.4.0-prerelease
commit379a6be1eedb84ae0d476afbc4b4070383681178
authorLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:41:13 +0000 (23 15:41 -0500)
committerLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:41:13 +0000 (23 15:41 -0500)
tree35a21cc43004ad56ea9133d641393f102ecbda60
parent2bec152847973a023426dfcdc1ef8ca0bf6a7dea
Ok. I didn't make 2.4.0 in 2000. Tough. I tried, but we had some
last-minute stuff that needed fixing (ie the dirty page lists etc), and the
best I can do is make a prerelease.

There's a 2.4.0-prerelease out there, and this is basically it. I want
people to test it for a while, and I want to give other architectures the
chance to catch up with some of the changes, but read my lips: no more
recounts. There is no "prerelease1", to become "prerelease2" and so on.

One thing other architectures will want to catch up with is the changes to
handle 2GHz+ machines, which due to overflow issues caused "loops_per_sec"
to become "loops_per_jiffy". And some architectures have not had much
chance to synchronize with me due to other fires to put out.

Give it your worst. After you recover from being hung-over, of course.
64 files changed:
CREDITS
Documentation/Configure.help
Documentation/DocBook/Makefile
Documentation/DocBook/kernel-api.tmpl
Documentation/sound/Soundblaster
MAINTAINERS
Makefile
arch/i386/defconfig
arch/i386/kernel/cpuid.c
arch/i386/kernel/msr.c
arch/i386/kernel/setup.c
arch/i386/kernel/smpboot.c
arch/i386/lib/delay.c
drivers/block/acsi.c
drivers/block/ll_rw_blk.c
drivers/cdrom/cdrom.c
drivers/char/dtlk.c
drivers/char/epca.c
drivers/char/tty_io.c
drivers/ide/ide-floppy.c
drivers/ide/ide-tape.c
drivers/mtd/cfi_probe.c
drivers/net/8139too.c
drivers/net/appletalk/ltpc.c
drivers/net/gmac.c
drivers/net/mac89x0.c
drivers/net/ncr885e.c
drivers/net/ncr885e.h
drivers/net/pcmcia/ray_cs.h
drivers/net/rcpci45.c
drivers/net/wan/cosa.c
drivers/scsi/Config.in
drivers/scsi/README.ibmmca
drivers/scsi/README.tmscsim
drivers/scsi/dc390.h
drivers/scsi/eata_dma.c
drivers/scsi/ibmmca.c
drivers/scsi/ibmmca.h
drivers/scsi/osst.c
drivers/scsi/scsiiom.c
drivers/scsi/tmscsim.c
drivers/scsi/tmscsim.h
drivers/sound/sb_card.c
drivers/sound/wavfront.c
drivers/sound/ymf_sb.c
drivers/usb/usb.c
fs/exec.c
fs/fat/inode.c
fs/partitions/check.c
fs/vfat/namei.c
include/asm-i386/delay.h
include/asm-i386/processor.h
include/linux/delay.h
include/linux/dtlk.h
include/linux/telephony.h
include/linux/tty.h
include/linux/watchdog.h
include/linux/wireless.h
init/main.c
kernel/kmod.c
kernel/ksyms.c
kernel/printk.c
net/x25/af_x25.c
scripts/Configure