Only in 2.4.10pre7aa1: 00_module-gfp-1 Only in 2.4.10pre7aa2: 00_module-gfp-2 Add #include to page_alloc.c to compile on alpha. Only in 2.4.10pre7aa1: 00_reschedule_idle-cpus_allowed-1 Resurrected the cpus_allowed logic even if it's racy (if cpus_allowed is cleared between wakeup-sync and schedule() the same problem will arise). Thanks Manfred for noticing it was broken change. Only in 2.4.10pre7aa1: 00_silent-stack-overflow-6 Only in 2.4.10pre7aa2: 00_silent-stack-overflow-7 Rewritten to forbid VM_GROWSDOWN on file mappings, fixed the locking without the writer sem and read vm_start after expand_stack in find_extend_vma(). Only in 2.4.10pre7aa2: 11_prefetch-5_ia64-1 Merged ia64 prefetch from Christoph. Only in 2.4.10pre7aa1: 70_mmap-rb-7 Only in 2.4.10pre7aa2: 70_mmap-rb-8 Only in 2.4.10pre7aa1: 71_mmap-rb-6_other-archs-1 Rediffed due rejects with the expand_stack locking changes, and merged the two patches into one.