]> git.neil.brown.name Git - history.git/commit
Linux 2.2.14pre12 2.2.14pre12
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:20:25 +0000 (15:20 -0500)
committerAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:20:25 +0000 (15:20 -0500)
commit51f1b7d4ad8ccb3dcafb9183a71f477d01f05779
tree0e238f6ac1adb8f1490b6122e2087e8611c243dc
parent4f26b90f00c153160825d47cbdb1f724b32892b0
Linux 2.2.14pre12

o Fix an IP checking bug (Stephan Uphoff)
o Ultrasparc corruption bugfix (Dave Miller)
o Tidy up the drive spin up timer (Jens Axboe)
o Fix AX.25 hanging socket bug (Tomi Manninen)
o PPC SMP build bug fix (Cort Dougan)
o Fix SCSI CD memory leak on readraw mode (Martin Vogt)
o Firewall rule counting fix (Emanuele Caratti)
o Fix script symbol collisions on NCR 53c78xx (Richar Hirst)
o Unload lp if it finds no ports (Tim Waugh)
o Improve old/new tulip docs (Wichert Akkerman)
o Syncookie memory leak (Andi Kleen)
o dput could be called on freed dentry (H J Lu)
o SCSI end_request race fix (Soohoon Lee)
o Fix shared irq bug in synclink driver (Paul Fulghum)
24 files changed:
Documentation/Configure.help
Makefile
arch/ppc/kernel/head.S
arch/sparc64/kernel/dtlb_backend.S
arch/sparc64/kernel/irq.c
arch/sparc64/kernel/process.c
arch/sparc64/kernel/smp.c
arch/sparc64/mm/init.c
drivers/char/lp.c
drivers/char/synclink.c
drivers/scsi/g_NCR5380.c
drivers/scsi/script_asm.pl
drivers/scsi/scsi.h
drivers/scsi/sd.c
drivers/scsi/sim710_d.h
drivers/scsi/sr_ioctl.c
fs/dcache.c
include/asm-sparc64/pgtable.h
include/asm-sparc64/smp.h
net/ax25/af_ax25.c
net/ipv4/ip_fw.c
net/ipv4/ip_input.c
net/ipv4/syncookies.c
scripts/Menuconfig