- 29 Sep, 2003 23 commits
-
-
Geert Uytterhoeven authored
Macintosh SWIM IOP floppy is broken (needs bio updates)
-
Geert Uytterhoeven authored
Atari ST-RAM swap is broken (needs swap updates)
-
Geert Uytterhoeven authored
Atari Hades support is broken (needs updates for the new PCI code)
-
Geert Uytterhoeven authored
Mac8390: Update for netdevice/8390 core changes in 2.5.8
-
Geert Uytterhoeven authored
Atari ACSI: Add missing include and fix duplicate parameter type
-
Geert Uytterhoeven authored
Mac SWIM floppy: Add missing include
-
Geert Uytterhoeven authored
Atari ST-RAM: Add missing include
-
Geert Uytterhoeven authored
M68k bitops: Make input parameters of *find*bit() routines const: - find_first_zero_bit() - find_next_zero_bit() - sched_find_first_bit()
-
Geert Uytterhoeven authored
M68k PCI: Include <asm/scatterlist.h>, like all other archs do
-
Geert Uytterhoeven authored
Q40/Q60: Fix warnings, add diagnostic message (from Richard Zidlicky)
-
Geert Uytterhoeven authored
Sun-3 SCSI updates (from Sam Creasey): - Define sun3scsi_release() in sun3_scsi and sun3_scsi_vme so that the drivers will actually be loaded by the SCSI subsystem. - Remove some warnings.
-
Geert Uytterhoeven authored
Sun-3: Use init_bootmem_node() instead of init_bootmem() for Sun-3, to avoid setting min/max_low_pfn in init_bootmem(). This was screwing up SCSI, and the new method is more like m68k/motorola. (from Sam Creasey)
-
Geert Uytterhoeven authored
Q40/Q60: Must handle keyboard interrupts even before they are registered (from Richard Zidlicky)
-
Geert Uytterhoeven authored
m68k: Build a zImage (vmlinux.gz) instead of an uncompressed image by default
-
Andries E. Brouwer authored
-
Andries E. Brouwer authored
-
Andries E. Brouwer authored
-
Andries E. Brouwer authored
-
Andries E. Brouwer authored
-
Andries E. Brouwer authored
-
Andries E. Brouwer authored
-
Andries E. Brouwer authored
-
Andries E. Brouwer authored
-
- 28 Sep, 2003 5 commits
-
-
bk://kernel.bkbits.net/jgarzik/bcopy-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/jgarzik/misc-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Marc Zyngier authored
The enclosed patch ports the ne3210 driver over the EISA probing API. It also fixes some ioremap/isa_memcopy_fromio problems (depending on where the card memory was mapped) by using ioremap unconditionally and letting memcopy_fromio do the right thing. Finally, it removes the card from Space.c (warning, potential interface renumbering !). The module options are currently disabled, until Rusty's module_param_array() patch is included. I will re-introduce them ASAP. Quite heavily tested on x86.
-
Stephen Hemminger authored
Sorry, overlooked the corresponding .h file in that patch, here it is.
-
François Romieu authored
This patch applies to 2.5.68 and is listed on kbugs.org. The debug statement is never executed because it is after a return.
-
- 27 Sep, 2003 12 commits
-
-
Jeff Garzik authored
-
Jeff Garzik authored
Affects: JFS, scsi/{sym,sym2}, arch/ia64/sn/io/sn2/{module,pic}.c
-
Jeff Garzik authored
* block/cciss: eliminate "comparison always false" warning * char/agp/amd64-agp: properly suffix 64-bit constants * ide/legacy/pdc4030: fix incomplete conversion to new IDE module API
-
Jeff Garzik authored
'probe' module parameter is only used when arlan is built as a module.
-
Jeff Garzik authored
As the functions and definitions in linux/mca-legacy.h are deprecated, require that users explicitly include linux/mca-legacy.h as needed. Prior to this change, _all_ users of linux/mca.h (i.e. proper users) issued a warning at compile time, when the MCA legacy API was enabled. Now only actual users of the legacy API cause warnings, not all MCA drivers.
-
Jeff Garzik authored
-
Jeff Garzik authored
-
Linus Torvalds authored
-
Linus Torvalds authored
wants 'phases' Cset exclude: geert@linux-m68k.org|ChangeSet|20030912135245|42657
-
bk://kernel.bkbits.net/jgarzik/misc-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Jeff Garzik authored
into redhat.com:/spare/repo/misc-2.5
-
bk://kernel.bkbits.net/jgarzik/net-drivers-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-