The Basted Turkey Release (aka 2.1.130)2.1.130
commit2a86df067ad090f7589b36ef73a8ee1383578536
authorLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:17:27 +0000 (23 15:17 -0500)
committerLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:17:27 +0000 (23 15:17 -0500)
treeb9807bebd55e2657424b4d8c294d7c3c83594dea
parent63f5d27a86dd3793fa60e74ac927dacd4361be67
The Basted Turkey Release (aka 2.1.130)

Following hot on the heels of the greased weasel, the basted turkey rears
its handsome head.

The basted turkey release fixes some problems that our dear weasel had,
namely:
 - NFS reference counting was wrong. It had been wrong for a long time,
   but apparently the more aggressively asynchronous code was more easily
   able to show the resultant random memory corruption. That should be
   gone.
 - The UP flu fixed officially (this has been in most of the 2.1.129
   patches)
 - kernel_thread() used to be able to cause bad things in init-routines at
   bootup. Fixed.
 - itimers could lead to bad things in SMP under heavy itimer load.
 - various mm tweaks to make it behave better under load. Things for dirty
   buffers still under consideration.
 - IP masqerading check fixes.
 - acenic gigabit ethernet driver
 - some drunken revelers fixed some MCA issues.
 - alpha PCI setup updates and video drivers
 - hfs and minix filesystem fixes.

On the whole, an excellent thing to do this evening, and goes together
remarkably well with some good red wine. Amaze your friends and relatives
by completely ignoring them, sitting in a corner with your own basted
turkey, and getting wasted on red wine. Much more fun than your average
thanksgiving dinner,

Linus
38 files changed:
Documentation/Configure.help
Documentation/fb/framebuffer.txt
arch/alpha/kernel/bios32.c
arch/alpha/kernel/setup.c
arch/alpha/kernel/smc37c669.c
arch/alpha/kernel/smc37c93x.c
arch/alpha/kernel/sys_dp264.c
arch/alpha/kernel/sys_miata.c
arch/alpha/kernel/sys_ruffian.c
arch/ppc/kernel/ppc_ksyms.c
drivers/char/serial.c
drivers/fc4/Config.in
drivers/net/Config.in
drivers/net/Makefile
drivers/net/Space.c
drivers/net/acenic.c [new file with mode: 0644]
drivers/net/acenic.h [new file with mode: 0644]
drivers/net/acenic_firmware.h [new file with mode: 0644]
drivers/scsi/qlogicisp.c
drivers/video/Config.in
drivers/video/aty.h
drivers/video/atyfb.c
drivers/video/cyberfb.c
drivers/video/cyberfb.h [new file with mode: 0644]
drivers/video/fbcon-iplan2p2.c
drivers/video/fbcon-iplan2p4.c
drivers/video/fbcon-iplan2p8.c
drivers/video/fbcon.c
drivers/video/fbmem.c
drivers/video/matroxfb.c
drivers/video/offb.c
drivers/video/tgafb.c
drivers/video/vesafb.c
include/asm-alpha/pci.h
include/linux/console.h
init/main.c
kernel/itimer.c
scripts/Configure