1. 25 Nov, 2003 1 commit
  2. 23 Nov, 2003 3 commits
  3. 22 Nov, 2003 2 commits
    • Steve French's avatar
      Merge bk://linux.bkbits.net/linux-2.5 · eafd6020
      Steve French authored
      into hostme.bitkeeper.com:/repos/c/cifs/linux-2.5cifs
      eafd6020
    • Davide Libenzi's avatar
      [PATCH] More SiS interrupt routing · f6967f9a
      Davide Libenzi authored
      It turns out that the SiS irq routing logic doesn't go by chipset
      after all - it's just that some pirq entries are "legacy" numbers,
      while others are raw offsets into PCI config space (and the legacy
      numbers are more commonly used with the older chipsets, which
      explains the correlations).
      
      This simplifies the router code substantially.
      f6967f9a
  4. 21 Nov, 2003 14 commits
  5. 20 Nov, 2003 8 commits
  6. 19 Nov, 2003 11 commits
  7. 18 Nov, 2003 1 commit
    • Andrew Morton's avatar
      [PATCH] disallow modular BINFMT_ELF · 44cb023a
      Andrew Morton authored
      From: Adrian Bunk <bunk@fs.tum.de>
      
      Modular BINFMT_ELF doesn't build, and is pretty pathological anyway.
      
      So just make it a boolean rather than a tristate.
      44cb023a