ChangeSet@1.1500, 2003-12-02 19:04:01-08:00, torvalds@home.osdl.org Fix ide-scsi.c uninitialized variable ChangeSet@1.1499, 2003-12-02 18:41:48-08:00, torvalds@home.osdl.org Fix x86 kernel page fault error codes ChangeSet@1.1498, 2003-12-01 16:51:30-08:00, mingo@elte.hu [PATCH] Fix lost wakeups problem When doing sync wakeups we must not skip the notification of other cpus if the task is not on this runqueue. ChangeSet@1.1497, 2003-12-01 10:40:47-08:00, hirofumi@mail.parknet.co.jp [PATCH] Missing initialization of /proc/net/tcp seq_file We need to initialize st->state in tcp_seq_start(). Otherwise tcp_seq_stop() is run with previous st->state, and it calls the unneeded unlock etc, causing a kernel crash. ChangeSet@1.1496, 2003-11-26 12:38:22-08:00, torvalds@home.osdl.org Linux 2.6.0-test11 TAG: v2.6.0-test11