]> git.neil.brown.name Git - history.git/commit
Linux 2.4.0-test9pre7 2.4.0-test9pre7
authorLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:39:08 +0000 (15:39 -0500)
committerLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:39:08 +0000 (15:39 -0500)
commit244f3604b002afc48838c35a6a9c5217fc12dd8b
tree121067d3d75d56b65af8bd124c78c794eae80a7c
parent3e79bd693d9fd628933a68c3638e8b49a91ae571
Linux 2.4.0-test9pre7

    - USB: remember to release the kernel lock and other updates..
    - recognize the k6 model 13: it's a K6-2+ mobile processor.
    - file locking deadlock detection bugfix..
    - NFSv3 is not really really experimental any more.
    - don't raise privileges when re-trying a failed NFS RPM request
    - alpha cross-compile fixes..
    - sound init cleanups
    - shm statistics bugfix.
    - nfsd: mark us as a O_LARGEFILE case, so that the VFS allows
      the full 64-bit access..
    - fix up ac97 codec initialization
    - Ingo: clean up VM handling, improve balancing.
    - add SGI PCI ID's.
    - export the new lock copy/init functions
    - cs4281 sound driver
    - official Compaq CISS driver.
71 files changed:
Documentation/Configure.help
MAINTAINERS
arch/alpha/Makefile
arch/alpha/boot/Makefile
arch/i386/defconfig
arch/i386/kernel/setup.c
arch/i386/kernel/signal.c
arch/i386/kernel/traps.c
drivers/block/Config.in
drivers/block/Makefile
drivers/block/cciss.c
drivers/block/cciss.h
drivers/block/ll_rw_blk.c
drivers/char/lp.c
drivers/char/mem.c
drivers/mtd/mapped.c
drivers/net/hamachi.c
drivers/net/ioc3-eth.c
drivers/net/sundance.c
drivers/net/winbond-840.c
drivers/sound/Config.in
drivers/sound/Makefile
drivers/sound/ac97_codec.c
drivers/sound/cmpci.c
drivers/sound/cs4281.c [new file with mode: 0644]
drivers/sound/cs4281_hwdefs.h [new file with mode: 0644]
drivers/sound/dev_table.c
drivers/sound/msnd_pinnacle.c
drivers/sound/sequencer.c
drivers/sound/sequencer_syms.c
drivers/sound/softoss.c [deleted file]
drivers/sound/softoss.h [deleted file]
drivers/sound/softoss_rs.c [deleted file]
drivers/sound/sound_core.c
drivers/sound/sound_syms.c
drivers/sound/soundcard.c
drivers/sound/vidc.c
drivers/sound/vwsnd.c
drivers/usb/dc2xx.c
drivers/usb/devices.c
drivers/usb/devio.c
drivers/usb/usb.c
fs/Config.in
fs/dcache.c
fs/inode.c
fs/locks.c
fs/nfs/inode.c
fs/nfs/nfsroot.c
fs/nfsd/nfssvc.c
fs/nfsd/vfs.c
fs/partitions/check.c
fs/super.c
include/asm-alpha/atomic.h
include/asm-alpha/system.h
include/asm-i386/system.h
include/linux/kmod.h
include/linux/mm.h
include/linux/nfs_mount.h
include/linux/sunrpc/clnt.h
include/linux/usb.h
ipc/shm.c
kernel/kmod.c
kernel/ksyms.c
kernel/signal.c
mm/filemap.c
mm/page_alloc.c
mm/swap_state.c
mm/vmscan.c
net/sunrpc/auth_unix.c
net/sunrpc/clnt.c
scripts/mkdep.c