)]}'
{
  "log": [
    {
      "commit": "aa6ba2faec346a3f59bf4130060108e6433ad907",
      "tree": "4d83469fd44405e1023aa104eaec3db61a4727a6",
      "parents": [
        "3835f82183eab8b67ddda6b32c127859a546c82d"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Thu Jan 19 19:03:15 2006 +0000"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sat Jan 21 12:04:14 2006 +0100"
      },
      "message": "cris: asm-offsets related build failure\n\nfallout from \"kbuild: cris use generic asm-offsets.h support\" - symlink\ntarget was wrong\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "5bb78269000cf326bfdfa19f79449c02a9158020",
      "tree": "f01e30e8d8f015cb0418331da55a459ddcfc9569",
      "parents": [
        "9fe66dfd8846706ff11ed7990d06c92644973bd8"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Sep 11 22:30:22 2005 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Sep 11 22:30:22 2005 +0200"
      },
      "message": "kbuild: rename prepare to archprepare to fix dependency chain\n\nWhen introducing the generic asm-offsets.h support the dependency\nchain for the prepare targets was changed. All build scripts expecting\ninclude/asm/asm-offsets.h to be made when using the prepare target would broke.\nWith the limited number of prepare targets left in arch Makefiles\nthe trivial solution was to introduce a new arch specific target: archprepare\n\nThe dependency chain looks like this now:\n\nprepare\n  |\n  +--\u003e prepare0\n         |\n         +--\u003e archprepare\n                |\n\t\t+--\u003e scripts_basic\n                +--\u003e prepare1\n                       |\n                       +---\u003e prepare2\n                               |\n                               +--\u003e prepare3\n\nSo prepare 3 is processed before prepare2 etc.\nThis guaantees that the asm symlink, version.h, scripts_basic\nare all updated before archprepare is processed.\n\nprepare0 which build the asm-offsets.h file will need the\nactions performed by archprepare.\n\nThe head target is now named prepare, because users scripts will most\nlikely use that target, but prepare-all has been kept for compatibility.\nUpdated Documentation/kbuild/makefiles.txt.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "5a0773698c51fdcec7eb361b6b819669ed1d249e",
      "tree": "25f68f4ab04d5290502bfa5c8760d48458112ed8",
      "parents": [
        "048eb582f3f89737d4a29668de9935e6feea7c36"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Fri Sep 09 22:44:31 2005 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Fri Sep 09 22:44:31 2005 +0200"
      },
      "message": "kbuild: cris use generic asm-offsets.h support\n\nCris has a dedicated asm-offsets.c file per subarchitecture.\nSo a symlink is created to put the desired asm-offsets.c file\nin $(ARCH)/kernel\nThis is absolutely not good practice, but it was the trick\nused in the rest of the cris code.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "3e41d6522a6922a95f9d953f4171b45b82b3d6f4",
      "tree": "61f406f442ec3db540322c802d06a67f8dbd8eb7",
      "parents": [
        "cb09f540a1c5e6c5beb6e82f554d51a1f2c87e67"
      ],
      "author": {
        "name": "Mikael Starvik",
        "email": "mikael.starvik@axis.com",
        "time": "Wed Jul 27 11:44:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:25:59 2005 -0700"
      },
      "message": "[PATCH] CRIS update: configuration and build\n\nChanges to configuration and build system.\n\n* Added v32 sub architecture.\n* Use generic hard IRQ.\n* Added SMP options.\n* Added options to OOPS at NMI and reboot at OOM.\n* Made it possible to set objtree.\n* Added option to select Kernel GDB serial port.\n* Corrected Kconfig usage.\n* Added system profiler.\n\nSigned-off-by: Mikael Starvik \u003cstarvik@axis.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
