]> git.neil.brown.name Git - history.git/commit
Linux 2.2.17pre2 2.2.17pre2
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:21:32 +0000 (15:21 -0500)
committerAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:21:32 +0000 (15:21 -0500)
commit070605848175b85e1231c5aab39d3266eedfeb99
tree03e6a33964a7bf5d60bb4e5b19b825f912d1cfce
parent6df3f8063bb61aef8ff7f5519292a97db8d452f0
Linux 2.2.17pre2

o Fix memory leak in appletalk drivers (Hu Chengjun)
o Fix bridge + rtl8139 bug (Jeff Garzik)
o ICH audio hack for slow to reset codecs (Vladimir V. Klenov)
o One liner fix to the kswapd logic (Rik van Riel)
o Fix dtr on close bug in the SX serial driver  (Patrick van de Lageweg)
o Fix saving of db6 on debug traps (James Cownie)
o Teach setup code about transmeta processors (H Peter Anvin)
o Fix some SMP races in parport (Tim Waugh)
o Fix CDROMPLAYTRKIND, rpc2 region info query (Jens Axboe)
o Small AFFS fixes (Dave Jones)
o Test fsuid before DAC_OVERRIDE in procfs (Solar Designer)
o Add Cyclades PC300 driver (Ivan Passos)
o List Andries as partitioning maintainer (Andries Brouwer)
o Remove __LIBRARY__ from unistd.h syscall tests (Erik Troan)
o Resync 2.2 and 2.4 i810 drivers (Alan Cox)
o Upgrade aic7xxx driver to 5.1.30. This should (Doug Ledford)
fix the problems with EISA/VLB cards
o Resync the ixj telephony driver with Quicknet (Alan Cox)
| Word of warning: Stuff built against the 2.2 ixj
| driver is back compatible. Stuff built against their
| release we merged with is not as they clashed with
| ioctls already allocated for other uses.
37 files changed:
Documentation/Configure.help
MAINTAINERS
Makefile
arch/i386/kernel/setup.c
arch/i386/kernel/traps.c
drivers/cdrom/cdrom.c
drivers/char/sx.c
drivers/misc/parport_share.c
drivers/net/Config.in
drivers/net/Makefile
drivers/net/hdlc.c
drivers/net/pc300.c [new file with mode: 0644]
drivers/net/rtl8139.c
drivers/pci/oldproc.c
drivers/scsi/aic7xxx.c
drivers/scsi/aic7xxx/aic7xxx.seq
drivers/scsi/aic7xxx_seq.c
drivers/scsi/sym53c8xx.c
drivers/sound/ac97_codec.c
drivers/sound/i810_audio.c
drivers/telephony/ixj.c
drivers/telephony/ixj.h
fs/affs/file.c
fs/proc/array.c
include/asm-alpha/unistd.h
include/asm-i386/processor.h
include/linux/cdrom.h
include/linux/falc-lh.h [new file with mode: 0644]
include/linux/hd64572.h [new file with mode: 0644]
include/linux/hdlc.h
include/linux/ixjuser.h
include/linux/pc300.h [new file with mode: 0644]
include/linux/pci.h
include/linux/telephony.h
mm/page_alloc.c
net/appletalk/ddp.c
net/core/dev.c