1. 20 10月, 2007 1 次提交
  2. 24 5月, 2007 1 次提交
    • A
      capifunc warning fixes · 241be8d9
      Andrew Morton 提交于
      squish these:
      
      drivers/isdn/hardware/eicon/capifunc.c: In function 'TransmitBufferSet':
      drivers/isdn/hardware/eicon/capifunc.c:192: warning: cast to pointer from integer of different size
      drivers/isdn/hardware/eicon/capifunc.c: In function 'TransmitBufferGet':
      drivers/isdn/hardware/eicon/capifunc.c:197: warning: cast from pointer to integer of different size
      drivers/isdn/hardware/eicon/capifunc.c:198: warning: cast from pointer to integer of different size
      drivers/isdn/hardware/eicon/capifunc.c:200: warning: cast from pointer to integer of different size
      drivers/isdn/hardware/eicon/capifunc.c: In function 'TransmitBufferFree':
      drivers/isdn/hardware/eicon/capifunc.c:205: warning: cast from pointer to integer of different size
      drivers/isdn/hardware/eicon/capifunc.c:206: warning: cast from pointer to integer of different size
      drivers/isdn/hardware/eicon/capifunc.c: In function 'sendf':
      drivers/isdn/hardware/eicon/capifunc.c:304: warning: cast to pointer from integer of different size
      drivers/isdn/hardware/eicon/capifunc.c:304: warning: cast to pointer from integer of different size
      drivers/isdn/hardware/eicon/capifunc.c:321: warning: cast to pointer from integer of different size
      
      Cc: Karsten Keil <kkeil@suse.de>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      241be8d9
  3. 13 2月, 2007 1 次提交
  4. 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