Only in 2.4.5aa3: 00_alpha-compile-1 Only in 2.4.5aa3: 00_alpha-dp264-compile-1 Only in 2.4.5aa3: 00_alpha-rawhide-irq-1 Only in 2.4.5aa3: 00_bdev-inode-1 Only in 2.4.5aa3: 00_clear_inode-if-ext2-error-1 Only in 2.4.5aa3: 00_create_buffers-deadlock-1 Only in 2.4.5aa3: 00_eepro100-64bit-1 Only in 2.4.5aa3: 00_ioapic-2.4.5-1 Only in 2.4.5aa3: 00_fix-unusable-vm-on-alpha-1 Only in 2.4.5aa3: 00_gfp_buffer-alloc-pages-deadlock-1 Only in 2.4.5aa3: 00_local-apic-do_softirq-1 Merged in 2.4.6pre2 mainline. Only in 2.4.6pre2aa1: 00_alpha-compile-swapon-1 Fixes a compile problem for the alpha. Jeff noticed it as well. (recommended) Only in 2.4.6pre2aa1: 00_ide-oops-1 Fixes an oops in the ide stats from Kurt. (recommended) Only in 2.4.6pre2aa1: 00_irda-2.4.5ac13-1.bz2 Irda updates in sync with 2.4.5ac13. (nice to have) Only in 2.4.5aa3: 00_ksoftirqd-4 Only in 2.4.6pre2aa1: 00_ksoftirqd-5 ksoftirqd updates to work with the softirq updates in 2.4.6pre2. This fixes severe bugs like the fact do_softirq must not unconditionally re-enable interrupts before returning possibly generating an irq recursion that would overflow the stack. It also avoids to starve userspace and it lets the scheduler to balance the softirq flood. (recommended) Only in 2.4.6pre2aa1: 00_numa-compile-1 Fixes a numa compilation trouble introduced with the mm updates in 2.4.6pre2. (recommended) Only in 2.4.5aa3: 00_o_direct-7 Only in 2.4.6pre2aa1: 00_o_direct-8 Updates the O_DIRECT defines for sparc and sparc64 (approved by DaveM). (recommended) Only in 2.4.5aa3: 00_raisesoftirq-setbit-1 Dropped the set_bit in raisesoftirq, set_bit can only be run on an int. Noticed by DaveM. (ok on x86 it's harmless) (recommended) Only in 2.4.5aa3: 00_sched-rt-fix-1 Dropped by mistake sorry (I didn't catched the reject), will be reintroduced in a later version. Even if the bugfix was recommended this bug matters only in the rt corner case so it's not a showstopper. Only in 2.4.5aa3: 00_softirq-SMP-fixes-3 Only in 2.4.6pre2aa1: 00_softirq-fixes-4 Updated the memory barriers for clear_bit and friends to make the softirq code smp safe in architectures where the non conditional bitops and atomic operations are not also implicit memory barriers. (recommended) Only in 2.4.6pre2aa1: 00_x86-entry.S-fix-1 Showstopper x86 fix to avoid rescheduling and running signals when returning to kernel. (recommended) Only in 2.4.6pre2aa1: 00_xircom-tulip-cb-2.4.5ac13-1 Only in 2.4.5aa3: 00_xircom-tulip-cb-arjanv-2.bz2 Looks like mainline driver is been fixed, not merged the new driver anymore because the new driver hangs every few seconds, while the old one with this fix delivers the expected throughput. (nice to have) Only in 2.4.6pre2aa1: 10_expand-stack-smp-1 Only in 2.4.5aa3: expand-stack-smp-1 Renamed. Only in 2.4.5aa3/30_tux: 30_atomic-lookup-1 Only in 2.4.6pre2aa1/30_tux: 30_atomic-lookup-2 Only in 2.4.5aa3/30_tux: 30_tux-vfs-1 Only in 2.4.6pre2aa1/30_tux: 30_tux-vfs-2 Tux reject fixups. -- Andrea