1. 17 10月, 2007 1 次提交
  2. 01 10月, 2007 1 次提交
    • P
      sh64: Move *_p() I/O routine variants to io.h. · 1ef7cbbe
      Paul Mundt 提交于
      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: NPaul Mundt <lethal@linux-sh.org>
      1ef7cbbe
  3. 31 7月, 2007 1 次提交
  4. 12 10月, 2006 1 次提交
  5. 12 9月, 2006 1 次提交
  6. 11 1月, 2006 1 次提交
  7. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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