1. 25 8月, 2008 1 次提交
    • A
      sh: fix ptrace_64.c:user_disable_single_step() · e311be52
      Adrian Bunk 提交于
      This patch fixes the following compile error caused by
      commit c459dbf2
      (sh: ptrace single stepping cleanups.):
      
      <--  snip  -->
      
      ...
        CC      arch/sh/kernel/ptrace_64.o
      arch/sh/kernel/ptrace_64.c: In function 'user_disable_single_step':
      arch/sh/kernel/ptrace_64.c:134: error: 'regs' undeclared (first use in this function)
      arch/sh/kernel/ptrace_64.c:134: error: (Each undeclared identifier is reported only once
      arch/sh/kernel/ptrace_64.c:134: error: for each function it appears in.)
      ...
      make[2]: *** [arch/sh/kernel/ptrace_64.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>
      e311be52
  2. 02 8月, 2008 4 次提交
  3. 16 4月, 2008 1 次提交
  4. 28 1月, 2008 5 次提交
  5. 17 10月, 2007 1 次提交
  6. 18 7月, 2007 2 次提交
  7. 01 7月, 2006 1 次提交
  8. 07 11月, 2005 1 次提交
  9. 31 10月, 2005 1 次提交
  10. 01 5月, 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