]> git.neil.brown.name Git - history.git/commit
Linux 2.4.0-test5 2.4.0-test5
authorLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:37:13 +0000 (15:37 -0500)
committerLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:37:13 +0000 (15:37 -0500)
commit9a8784e86777787b666b3719de93de081500d0fd
tree6cefc32c68fe06fe39364b5fbe9ea11efe52b238
parentf9011dcb46d4495e9e91f107cfe7816fde9423ab
Linux 2.4.0-test5

The diff is pretty huge, to a
large degree due to a bttv driver syntactic split-up and due to the NLS
forward-port from 2.2.x.

Other notable bugfixes:
 - the buggy Toshiba (and possibly others) BIOS memory reporting thing
   is fixed. Just ignore RAM that the BIOS reports in the 640k-1M range.
   The BIOS is confused.
 - Manfred Spraul found and fixed a SMP TLB invalidation problem with threads.
 - various architecture updates (arm, ia64, sparc, sh..)
 - MD driver cleanups
 - Toshiba floppy controller problem workaround
 - updated DRI code (works with XF86-4.0.1)
 - various driver updates (ToPIC CardBus should work, ide updates, etc)
 - "kfree_s()" is gone. It hasn't existed for several years, but people
   still used it. No more.
 - USB driver updates and fbcon cleanups
 - various othe rupdates I've repressed.
88 files changed:
Documentation/Configure.help
Documentation/DocBook/Makefile
Documentation/DocBook/kernel-api.tmpl
Documentation/i386/boot.txt
Documentation/kernel-parameters.txt
Makefile
README
arch/alpha/kernel/smp.c
arch/ia64/kernel/smp.c
arch/sparc/defconfig
arch/sparc/kernel/irq.c
arch/sparc/kernel/sun4d_irq.c
arch/sparc/kernel/sun4d_smp.c
arch/sparc/kernel/sun4m_smp.c
arch/sparc/math-emu/Makefile
arch/sparc64/Makefile
arch/sparc64/defconfig
arch/sparc64/kernel/ioctl32.c
arch/sparc64/kernel/setup.c
arch/sparc64/kernel/smp.c
arch/sparc64/math-emu/Makefile
arch/sparc64/solaris/socksys.c
drivers/block/linear.c
drivers/block/ll_rw_blk.c
drivers/block/md.c
drivers/block/raid0.c
drivers/block/raid1.c
drivers/block/raid5.c
drivers/char/Config.in
drivers/char/drm/Config.in [new file with mode: 0644]
drivers/char/drm/Makefile
drivers/char/drm/auth.c
drivers/char/drm/bufs.c
drivers/char/drm/drmP.h
drivers/char/drm/drm_syms.c [new file with mode: 0644]
drivers/char/drm/ffb_drv.c
drivers/char/drm/gamma_drv.c
drivers/char/drm/gamma_drv.h
drivers/char/drm/i810_drv.c
drivers/char/drm/i810_drv.h
drivers/char/drm/memory.c
drivers/char/drm/mga_drv.c
drivers/char/drm/mga_drv.h
drivers/char/drm/proc.c
drivers/char/drm/r128_bufs.c
drivers/char/drm/r128_drv.c
drivers/char/drm/r128_drv.h
drivers/char/drm/tdfx_drv.c
drivers/char/drm/tdfx_drv.h
drivers/char/drm/vm.c
drivers/ide/cmd64x.c
drivers/ide/hpt366.c
drivers/ide/ide-dma.c
drivers/ide/ide-features.c
drivers/ide/ide-pci.c
drivers/ide/ide-tape.c
drivers/ide/ide.c
drivers/ide/pdc202xx.c
drivers/pci/pci.ids
drivers/pcmcia/yenta.c
drivers/usb/uhci.c
drivers/usb/usb-ohci.c
drivers/video/atyfb.c
drivers/video/cgsixfb.c
drivers/video/creatorfb.c
drivers/video/leofb.c
drivers/video/promcon.c
fs/buffer.c
fs/dcache.c
fs/dquot.c
fs/ext2/super.c
fs/file_table.c
fs/namei.c
fs/openpromfs/inode.c
include/asm-i386/bitops.h
include/asm-sparc/audioio.h
include/asm-sparc64/audioio.h
include/linux/blkdev.h
include/linux/fs.h
include/linux/hdreg.h
include/linux/ide.h
include/linux/pci_ids.h
include/linux/raid/md_k.h
include/linux/slab.h
init/main.c
kernel/exit.c
kernel/fork.c
mm/highmem.c