1. 31 Jul, 2003 33 commits
  2. 27 Jul, 2003 3 commits
  3. 26 Jul, 2003 4 commits
    • Bernardo Innocenti's avatar
      [PATCH] Make I/O schedulers optional · f374048e
      Bernardo Innocenti authored
      Add kconfig options to allow excluding either or both the I/O
      schedulers.  This can be useful for embedded systems (saves about ~13KB).
      
      All schedulers are enabled by default for non-embedded.
      f374048e
    • Geert Uytterhoeven's avatar
      [PATCH] Update valkyriefb driver · 48cb98d6
      Geert Uytterhoeven authored
      This updates the valkyriefb driver to the new API.
      
      From Paul Mackerras <paulus@samba.org>:
      
       "It compiles OK, but I haven't been able to test it.  I have simplified
        the driver quite a bit using the knowledge that there can only ever be
        one valkyrie graphics adaptor in a system - it is the built-in
        graphics adaptor on various ancient mac and powermac machines, and we
        access it at a hard-coded address, so we can only handle one."
      48cb98d6
    • Ville Herva's avatar
      [PATCH] NMI watchdog documentation · 4fc51e1f
      Ville Herva authored
      Documentation/nmi-watchdoc.txt doesn't actually tell what options need to be
      enabled in kernel config in order to use NMI watchdog. I for one found it
      confusing.
      4fc51e1f
    • Geert Uytterhoeven's avatar
      [PATCH] Rename ariadne2 to zorro8390 · 49dfdcd2
      Geert Uytterhoeven authored
      Rename ariadne2 to zorro8390, since this driver supports several NS8390-based
      Zorro Ethernet cards. Kill all never used occurrencies of CONFIG_NE2K_ZORRO.
      49dfdcd2