1. 11 Oct, 2007 1 commit
  2. 19 Sep, 2007 1 commit
  3. 26 Aug, 2007 1 commit
    • Ralf Baechle's avatar
      [MIPS] Fix gcc 3.3 warning. · c99dcac4
      Ralf Baechle authored
      
        CC      arch/mips/kernel/cpu-bugs64.o
      arch/mips/kernel/cpu-bugs64.c: In function 'align_mod':
      arch/mips/kernel/cpu-bugs64.c:23: warning: asm operand 0 probably doesn't match constraints
      arch/mips/kernel/cpu-bugs64.c:23: warning: asm operand 1 probably doesn't match constraints
      Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
      c99dcac4
  4. 30 Jun, 2006 1 commit
  5. 05 Jun, 2006 1 commit
    • Atsushi Nemoto's avatar
      [MIPS] Fix sparse warnings about too big constants. · 460c0422
      Atsushi Nemoto authored
          
      Fix following warnings:
      linux/arch/mips/kernel/setup.c:249:12: warning: constant 0xffffffff00000000 is so big it is unsigned long
      linux/arch/mips/kernel/cpu-bugs64.c:209:10: warning: constant 0xffffffffffffdb9a is so big it is unsigned long
      linux/arch/mips/kernel/cpu-bugs64.c:227:10: warning: constant 0xffffffffffffdb9a is so big it is unsigned long
      linux/arch/mips/kernel/cpu-bugs64.c:283:10: warning: constant 0xffffffffffffdb9a is so big it is unsigned long
      linux/arch/mips/kernel/cpu-bugs64.c:299:10: warning: constant 0xffffffffffffdb9a is so big it is unsigned long
      Signed-off-by: default avatarAtsushi Nemoto <anemo@mba.ocn.ne.jp>
      Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
      460c0422
  6. 05 Sep, 2005 1 commit
  7. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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