Linux 2.2.1 - the Brown Paper Bag release2.2.1
commit85a515786b9f98eb8bf3bf621a659f4f0f5d868d
authorLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:18:08 +0000 (23 15:18 -0500)
committerLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:18:08 +0000 (23 15:18 -0500)
tree01da6f5fa17c685219d9a2141f6dde963e9a889b
parentf6cce5dae53e5176e35ae26b2711755c52dc01ea
Linux 2.2.1 - the Brown Paper Bag release

The subject says it all. We did have a few paper-bag-inducing bugs in
2.2.0, so there's a 2.2.1 out there now, just a few days after 2.2.0.
Oh, well. These things happen,

                Linus

- the stupid off-by-one bug 'execute a coredump' crash found by Ingo
- __down_interruptible on alpha
- move "esstype" to outside a #ifdef MODULE
- NFSD rename/rmdir fixes
- revert to old array.c
- change comment about __PAGE_OFFSET
- missing "vma = NULL" case for avl find_vma()
CREDITS
Documentation/proc.txt [new file with mode: 0644]
Makefile
arch/alpha/lib/semaphore.S
drivers/sound/gus_wave.c
drivers/sound/sb_card.c
fs/nfsd/vfs.c
fs/proc/array.c
include/asm-i386/page.h
mm/mmap.c