]> git.neil.brown.name Git - history.git/commit
Linux 2.0.37pre9 2.0.37pre9
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:12:14 +0000 (15:12 -0500)
committerAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:12:14 +0000 (15:12 -0500)
commita71f38abc6a838aa653cd5cf2c141b9890b8910f
treebdc9fca18113bc195aeef1b00d728ef78b902e00
parentb3b9291b1bbc0c7f0d62b1f4ac12433655e73ca5
Linux 2.0.37pre9

o Appletalk probe bug (Jens-Uwe Mager)
o Further multicast fixes (Alan Cox)
| We should now pass the JDK mcast tests
o Export fddi symbols (Christoph Goos)
o Autoset ARCH, Makefile fix (Paul Slootman)
o PCI handling fix (Thomas Bogendoerfer)
o PCI2000, PCI2200, PSI240 drivers (Perceptive Solutions)
o Our netrom code crashed BPQ (Tomi Manninen)
| BPQ doesn't appear to have been fixed in most
| places. If you run BPQ, you should worry about this 8)
o Updated DAC960 driver (Leonard Zubkoff)
o Updated Adaptec 29xx driver (Doug Ledford)
o Assorted minor tweaks/cleanups (various)
41 files changed:
CREDITS
Documentation/Configure.help
Makefile
README
arch/alpha/Makefile
arch/i386/kernel/bios32.c
arch/i386/mm/init.c
drivers/block/genhd.c
drivers/block/ll_rw_blk.c
drivers/pci/pci.c
drivers/scsi/Config.in
drivers/scsi/Makefile
drivers/scsi/README.aic7xxx
drivers/scsi/aic7xxx.c
drivers/scsi/aic7xxx_proc.c
drivers/scsi/hosts.c
drivers/scsi/pci2000.c [new file with mode: 0644]
drivers/scsi/pci2000.h [new file with mode: 0644]
drivers/scsi/pci2220i.c [new file with mode: 0644]
drivers/scsi/pci2220i.h [new file with mode: 0644]
drivers/scsi/psi240i.c [new file with mode: 0644]
drivers/scsi/psi240i.h [new file with mode: 0644]
drivers/scsi/psi_chip.h [new file with mode: 0644]
drivers/scsi/psi_dale.h [new file with mode: 0644]
drivers/scsi/psi_roy.h [new file with mode: 0644]
drivers/scsi/scsi.c
drivers/scsi/scsi_syms.c
drivers/scsi/scsicam.c
drivers/scsi/seagate.c
drivers/scsi/tripace.c
include/linux/pci.h
include/linux/proc_fs.h
include/scsi/scsicam.h
kernel/sys.c
linux/Documentation/README.DAC960 [new file with mode: 0644]
linux/drivers/block/DAC960.c [new file with mode: 0644]
linux/drivers/block/DAC960.h [new file with mode: 0644]
net/appletalk/ddp.c
net/ipv4/ip_sockglue.c
net/netrom/af_netrom.c
net/netsyms.c