ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test4/2.6.0-test4-mm6/ This is only faintly tested. It's mainly a syncup with people.. . Initial support for kgdb-over-ethernet. Mainly from Robert Walsh, based on work by Sam Mehat. It's pretty simple to use - read Documentation/i386/kgdb/kgdbeth.txt carefully. This uses the same ethernet driver hooks as netconsole, and is designed to work alongside netconsole. Currently it "supports" e100, eepro100, 3c59x, tlan and tulip. Only e100 has been tested. . More preparation for the larger dev_t, from Al. . Dropped out Nick's CPU scheduler changes, brought back Con's interactivity work. We didn't get many reports from this in -mm5. I'd prefer to stick with Con' patches because they're tweaks, rather than fundamental changes and they have had more testing and are more widely understood. But the performance regressions with specjbb and volanomarl are a problem. We need to understand this and get it fixed up. -misc34.patch -fix-strange-code-in-bio_add_page.patch -convert-proc-stat-to-seq_file.patch -get_rtc_time-fix.patch -visws-qla1280-needs-pio.patch -elv-insertion-fix.patch -8250_acpi-taints-kernel.patch -proc_misc-build-fix.patch -slab-check-PG_slab.patch -might_sleep-improvements.patch -MODULE_ALIAS-in-block-devices.patch -MODULE_ALIAS-in-char-devices.patch -unpercpuify-in_flight-counter.patch -enable-selinux-with-boot-parameter.patch -pty-devfs-fix.patch -i8042-free_irq-fix.patch -netlink-warning-fixes.patch Merged +kgdb-over-ethernet.patch +kgdb-over-ethernet-fixes.patch +kgdb-CONFIG_NET_POLL_CONTROLLER.patch +kgdb-handle-stopped-NICs.patch +eepro100-poll-controller.patch +tlan-poll_controller.patch +tulip-poll_controller.patch +kgdb-eth-smp-fix.patch kgdb-over-ethernet support +fix-io-hangs.patch Hopefully fix the tasks-stuck-in-D-state bug +as-insert-here-fix.patch Anticipatory scheduler fix +no-unit-at-a-time.patch gcc-3.4 workaround +calibrate_tsc-consolidation.patch calibrate_tsc() fixes +large-dev_t-2nd-01.patch +large-dev_t-2nd-02.patch +large-dev_t-2nd-03.patch +large-dev_t-2nd-04.patch +large-dev_t-2nd-05.patch +large-dev_t-2nd-06.patch +large-dev_t-2nd-07.patch +large-dev_t-2nd-08.patch +large-dev_t-2nd-09.patch +large-dev_t-2nd-10.patch +large-dev_t-2nd-11.patch +large-dev_t-2nd-12.patch +large-dev_t-2nd-13.patch +large-dev_t-2nd-14.patch +large-dev_t-2nd-15.patch large dev_t work +swsusp-fpu-fix.patch software suspend fix +dac960-warning-fixes.patch Warning fix +ikconfig-gzipped-2.patch Reworked +joydev-exclusions.patch Joystick fix +might_sleep-diags.patch More might_sleep() info +imm-fix-fix.patch SCSI driver fix +selinux-option-config-option.patch SELinux: select the boot-time selectability at compile time. +sound-remove-duplicate-includes.patch +kernel-remove-duplicate-includes.patch janitorial work +utime-on-immutable-file-fix.patch Disallow utime() on immutable and append-only files. +remove-version_h.patch +remove-__SMP__.patch +make-init_mister-static.patch +skfddi-copy_user-checks.patch +ll_rw_blk-comment-corrections.patch +sc520_wdt-ioremap-checking.patch +paride-error-return-handling.patch +add-daniele-to-credits.patch +init-exit-cleanups.patch +qla1280-pci-alloc-free-checking.patch +saa7134-core-ioremap-checking.patch janitorial work +NR_CPUS-overflow-fix.patch Avoid overflows of NR_CPUS-sized arrays. -ia32-mknod64.patch -ext2-64-bit-special-inodes.patch -ext3-64-bit-special-inodes.patch -64-bit-dev_t-kdev_t.patch -64-bit-dev_t-other-archs.patch -mknod64-64-bit-fix.patch -ustat64.patch -ppc-64-bit-stat.patch -64-bit-dev_t-init_rd-fixes.patch -arch-dev_t-stat-fixes.patch 64-bit dev_t stuff dropped for now. -np-sched-01-sched-fork-cleanup.patch -np-sched-02-sched-migrate-fix.patch -np-sched-03-sched-balance-tuning.patch -np-sched-04-sched-policy-10b.patch Drop Nick's CPU scheduler things +sched-CAN_MIGRATE_TASK-fix.patch +sched-balance-fix-2.6.0-test3-mm3-A0.patch +sched-2.6.0-test2-mm2-A3.patch +ppc-sched_clock.patch +ppc64-sched_clock.patch +sparc64_sched_clock.patch +x86_64-sched_clock.patch +sched-warning-fix.patch +sched-balance-tuning.patch +sched-no-tsc-on-numa.patch +o12.2int.patch +o12.3.patch +o13int.patch +o13.1int.patch +o14int.patch +o14int-div-fix.patch +o14.1int.patch +o15int.patch +o16int.patch +o16.1int.patch +o16.2int.patch +o16.3int.patch +o18int.patch +o18.1int.patch +sched-cpu-migration-fix.patch +o19int.patch +o20int.patch Con's CPU scheduler things. +4g4g-cyclone-timer-fix.patch Compile fix