[LWN Logo]
[LWN.net]
-pre3:
 - Al Viro: sanity-check user arguments, zero-terminated strings etc.
 - Urban Widmark: smbfs update (server/client cache coherency etc)
 - Rik van Riel, Marcelo Tosatti: VM updates
 - Cort Dougan: PPC updates
 - Neil Brown: raid1/5 failed drive fixups, NULL ptr checking, md error cleanup
 - Neil Brown: knfsd fix for 64-bit architectures, and filehandle resolveir
 - Ken Brownfield: workaround for menuconfig CPU selection glitch
 - David Miller: sparc64 MM setup fix, arpfilter forward port
 - Jari Ruusu: block_write error case cleanup fix
 - Jeff Garzik: netdriver update

-pre2:
 - David Miller: network syncup (better TCP page fault handling by Andrea etc)
 - Tim Hockin: moxa driver fixes
 - Alexander Viro: clean up process reaping procedures, make /proc use
   the proper fields to notice that the process is gone, gone, gone.
 - Justin Gibbs: aic7xxx driver update to 6.1.13.
 - me: fix PCI allocation so that it doesn't stomp on unknown memory
 - Jeff Garzik: 8139too net drvr fix
 - Nigel Gamble: merge page fault interrupt gate from preemtible kernel.
   Fixes problem noticed by Brian Gerst.
 - Jean Tourrilhes: Orinoco / Airport support diff. Mucho cleanups.

-pre1:
 - Al Viro: clean up driver "invalidate_device()" mess
 - Andries Brouwer: make sd.c work with USB Dane-Elec CompactFlash Card
   Reader
 - me: fix nasty lazy kernel page table update problem
 - me: undo fork changes. Too many user-level bugs and unresolved issues.
 - Peter Anvin: iso9660 cleanups
 - Alan Cox: big merge
 - Johannes Erdfelt: UHCI pci DMA setup fix