ChangeSet@1.1563, 2004-02-07 20:48:53-08:00, B.Zolnierkiewicz@elka.pw.edu.pl [PATCH] fix duplication of DMA {black,white}list in icside.c Always compile ide-dma.c if CONFIG_BLK_DEV_IDEDMA=y, mark PCI specific code with CONFIG_BLK_DEV_IDEDMA_PCI for now (it should migrate to ide_pcidma.c over a time). This fixes a small bug - in_drive_list() from icside.c used !strstr() instead of strstr() so it was missing two entries from a blacklist. ChangeSet@1.1562, 2004-02-07 20:47:32-08:00, viro@parcelfarce.linux.theplanet.co.uk [PATCH] Fix imm/ppa initializing bug in driver updates Let's play spot the bug here... Amazing that it survives in modular case... ChangeSet@1.1561, 2004-02-07 16:43:26-08:00, B.Zolnierkiewicz@elka.pw.edu.pl [PATCH] fix too early probing of default IDE ports It was broken by IDE modular fixes in 2.6.2. ChangeSet@1.1560, 2004-02-07 13:05:55-08:00, B.Zolnierkiewicz@elka.pw.edu.pl [PATCH] fix ns87415.c for PA-RISC Super I/O chip From: Matthew Wilcox ChangeSet@1.1559, 2004-02-07 13:05:45-08:00, B.Zolnierkiewicz@elka.pw.edu.pl [PATCH] remove MOD_INC_USE_COUNT from drivers/ide/ From: Christoph Hellwig Instead of using the old MOD_INC_USE_COUNT and getting warnings all the time preventing module unload can be much easier achived by just not implementing a module_exit handler. ChangeSet@1.1557, 2004-02-06 19:45:05-08:00, willy@debian.org [PATCH] New ptrace.h definitions ARM added a definition for PT_SINGLESTEP which conflicted with our definition. So define PT_SINGLESTEP_BIT, PT_BLOCKSTEP_BIT and PT_BLOCKSTEP to prevent similar problems in the future. (James Bottomley) ChangeSet@1.1556, 2004-02-06 19:44:56-08:00, willy@debian.org [PATCH] PA-RISC Harmony driver update Update harmony driver to the latest in the PA-RISC tree (Helge Deller) ChangeSet@1.1555, 2004-02-06 19:44:47-08:00, willy@debian.org [PATCH] PA-RISC needs IPC64 structs PA-RISC also uses the 64-bit version of the IPC structs. ChangeSet@1.1552.1.1, 2004-02-06 20:56:48-05:00, jgarzik@redhat.com Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-5 into redhat.com:/spare/repo/net-drivers-2.5 ChangeSet@1.1553, 2004-02-06 17:48:30-08:00, torvalds@home.osdl.org Linux 2.6.3-rc1 TAG: v2.6.3-rc1