13 May, 2008

1 commit


07 Jun, 2007

1 commit


27 Jan, 2007

1 commit

  • jfs_debug.h uses an incorrect CONFIG_KERNEL_ASSERT ifdef to redefine the
    assert macro for kgdb use. I believe the code worked a long time ago, but
    today it's not a valid config option. Since I'm not aware of anybody
    interested in debugging jfs with kgdb, it should just be removed.

    Thanks to Robert P. J. Day for reporting this.

    Signed-off-by: Dave Kleikamp

    Dave Kleikamp
     

05 May, 2005

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