1. 29 9月, 2008 2 次提交
  2. 25 8月, 2008 1 次提交
    • A
      sh64: re-add the __strnlen_user() prototype · a1068264
      Adrian Bunk 提交于
      Commit 42fd3b14
      (sh: Initial consolidation of the _32/_64 uaccess split.)
      mistakenly removed the sh64 __strnlen_user() prototype,
      resulting in the following compile error:
      
      <--  snip  -->
      
      ...
        CC      init/main.o
      In file included from include/linux/poll.h:13,
                       from include/linux/rtc.h:113,
                       from include/linux/efi.h:19,
                       from init/main.c:43:
      arch/sh/include/asm/uaccess.h: In function 'strnlen_user':
      arch/sh/include/asm/uaccess.h:213: error: implicit declaration of function '__strnlen_user'
      ...
      make[2]: *** [init/main.o] Error 1
      
      <--  snip  -->
      Reported-by: NAdrian Bunk <bunk@kernel.org>
      Signed-off-by: NAdrian Bunk <bunk@kernel.org>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      a1068264
  3. 29 7月, 2008 1 次提交
  4. 28 7月, 2008 2 次提交
  5. 08 5月, 2008 1 次提交
  6. 14 2月, 2008 1 次提交
  7. 28 1月, 2008 3 次提交
  8. 12 9月, 2006 1 次提交
  9. 11 1月, 2006 1 次提交
  10. 08 9月, 2005 1 次提交
  11. 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