31 Mar, 2011

1 commit


27 Jul, 2008

1 commit

  • This patch makes the following needlessly global code static:
    - sticon.c: sticonsole_init()
    - sticore.c: struct default_sti
    - sticore.c: sti_init_graph()
    - sticore.c: sti_inq_conf()
    - sticore.c: sti_rom_copy()
    - sticore.c: sti_select_fbfont()
    - sticore.c: sti_select_font()
    - sticore.c: sti_get_wmode_rom()
    - sticore.c: sti_read_rom()

    [akpm@linux-foundation.org: coding-style fixes]
    Signed-off-by: Adrian Bunk
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     

31 Mar, 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