- 21 Mar, 2003 34 commits
-
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
This puts back a MOD_INC_USE which leaves a warning but means that the driver doesnt now load/unload and disable the watchdog on a close
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
Also add warning about a broken spinlock/sleep someone still has to fix
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Linus Torvalds authored
-
- 20 Mar, 2003 6 commits
-
-
Neil Brown authored
1/ set new MD_RECOVERY_INTR flag instead of old 'err = -EINTR' when a resync thread is signaled - get rid of 'err' altogether in md_do_sync 2/ raid1 determines if resync is needed based on recovery_cp rather than mddev->in_sync (which now has a very different meaning) 3/ Don't update superblock when switching to writable mode. The first write will update the superblock instead.
-
Geert Uytterhoeven authored
Amiga floppy driver: Convert {del,add}_timer() sequences to mod_timer().
-
Geert Uytterhoeven authored
Amiga frame buffer device: Port to the new fbdev API
-
Geert Uytterhoeven authored
Fix return type (must be int, not void) of *_console_init() after introduction of console_initcall() in 2.5.x.
-
Geert Uytterhoeven authored
M68k timekeeping: Do not update the RTC every 11 minutes, since this confuses NTP (the actual code has been commented out since a while).
-
Geert Uytterhoeven authored
Affs: Make sure the sizeof() is always correct (from Roman Zippel)
-