1. 02 12月, 2006 1 次提交
  2. 30 9月, 2006 1 次提交
  3. 04 7月, 2006 1 次提交
  4. 01 7月, 2006 1 次提交
  5. 27 6月, 2006 3 次提交
  6. 30 12月, 2005 1 次提交
    • D
      [PATCH] fix ia64 compile failure with gcc4.1 · ee025949
      Dave Jones 提交于
      __get_unaligned creates a typeof the var its passed, and writes to it,
      which on gcc4.1, spits out the following error:
      
      drivers/char/vc_screen.c: In function 'vcs_write':
      drivers/char/vc_screen.c:422: error: assignment of read-only variable 'val'
      Signed-off-by: NDave Jones <davej@redhat.com>
      [ The "right" fix would be to try to fix <asm-generic/unaligned.h>
        but that's hard to do with the tools gcc gives us. So this
        simpler patch is preferable -- Linus ]
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      ee025949
  7. 29 10月, 2005 1 次提交
  8. 21 6月, 2005 1 次提交
  9. 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