An error occurred fetching the project authors.
  1. 28 Jan, 2008 1 commit
  2. 01 Oct, 2007 1 commit
    • Paul Mundt's avatar
      sh64: Move *_p() I/O routine variants to io.h. · 1ef7cbbe
      Paul Mundt authored
      These were implemented using an ugly macro for just simple wrapping,
      so we just make the wrapping explicit and move it to io.h instead.
      
      Also fixes up some modules:
      
        CC [M]  drivers/net/8390.o
        In file included from drivers/net/8390.c:6:
        drivers/net/lib8390.c: In function 'ei_start_xmit':
        drivers/net/lib8390.c:329: error: implicit declaration of function 'outb_p'
        drivers/net/lib8390.c: In function '__ei_interrupt':
        drivers/net/lib8390.c:457: error: implicit declaration of function 'inb_p'
        make[2]: *** [drivers/net/8390.o] Error 1
        make[1]: *** [drivers/net] Error 2
      Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
      1ef7cbbe
  3. 30 Jun, 2006 1 commit
  4. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4