The most noticeable part of this is that the run_task_queue fix should2.4.0-test13pre3
commit4d372877c63baaaf4c1c3325cae43f6b9782e59e
authorLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:40:55 +0000 (23 15:40 -0500)
committerLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:40:55 +0000 (23 15:40 -0500)
tree71ce882c705d2b35b9054ce6c2c47462fae5cd04
parenta64eae62b15ffaf871bb05fd461c5443d5dfca0f
The most noticeable part of this is that the run_task_queue fix should
cure the lockup that some people have seen.

The shmfs cleanup should be unnoticeable except to users who use SAP with
huge shared memory segments, where Christoph Rohlands work not only
makes the code much more readable, it should also make it dependable..

- Christian Jullien: smc9194: proper dev_kfree_skb_irq
- Cort Dougan: new-style PowerPC Makefiles
- Andrew Morton, Petr Vandrovec: fix run_task_queue
- Christoph Rohland: shmfs for shared memory handling
38 files changed:
Documentation/Changes
Makefile
arch/ppc/8260_io/Makefile [copied from arch/ppc/8xx_io/Makefile with 72% similarity]
arch/ppc/8xx_io/Makefile
arch/ppc/Makefile
arch/ppc/amiga/Makefile
arch/ppc/kernel/Makefile
arch/ppc/lib/Makefile
arch/ppc/math-emu/Makefile
arch/ppc/mm/Makefile
arch/ppc/xmon/Makefile
drivers/char/mem.c
drivers/isdn/Config.in
drivers/isdn/sc/Makefile
drivers/net/Makefile
drivers/net/smc9194.c
fs/buffer.c
fs/lockd/svc.c
fs/ntfs/fs.c
include/asm-alpha/processor.h.lock~ [deleted file]
include/linux/fs.h
include/linux/mm.h
include/linux/pagemap.h
include/linux/shmem_fs.h [new file with mode: 0644]
include/linux/swap.h
include/linux/tqueue.h
ipc/shm.c
ipc/util.c
kernel/ksyms.c
kernel/softirq.c
kernel/sysctl.c
mm/Makefile
mm/filemap.c
mm/mmap.c
mm/shmem.c [new file with mode: 0644]
mm/swapfile.c
mm/vmscan.c
net/ipv4/netfilter/Makefile