01 May, 2010

1 commit

  • | arch/mips/pci/pci-sb1250.c: In function sb1250_pcibios_init:
    | arch/mips/pci/pci-sb1250.c:257: warning: assignment makes integer from pointer without a cast
    | arch/mips/pci/pci-sb1250.c:285: error: MAX_NR_CONSOLES undeclared (first use in this function)
    | arch/mips/pci/pci-sb1250.c:285: error: (Each undeclared identifier is reported only once
    | arch/mips/pci/pci-sb1250.c:285: error: for each function it appears in.)

    Signed-off-by: Sebastian Andrzej Siewior
    Cc: linux-mips@linux-mips.org
    Patchwork: http://patchwork.linux-mips.org/patch/1136/
    Signed-off-by: Ralf Baechle

    Sebastian Andrzej Siewior
     

18 Sep, 2009

1 commit


16 Jul, 2008

2 commits


16 Jun, 2008

1 commit


12 Oct, 2007

1 commit


11 Jul, 2007

1 commit


25 Mar, 2007

1 commit


01 Jul, 2006

1 commit


17 Apr, 2005

1 commit

  • 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!

    Linus Torvalds