)]}'
{
  "log": [
    {
      "commit": "a8c601ca21e790f6a9d996bb0bf31f7496eb9509",
      "tree": "3a14a41ec3fc4b57ec9d195f2a4365a149c395bc",
      "parents": [
        "a88b5ba8bd8ac18aad65ee6c6a254e2e74876db3"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Wed Dec 03 03:14:26 2008 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Dec 04 09:17:21 2008 -0800"
      },
      "message": "sparc,sparc64: unify boot/\n\nSimple unification:\no renamed piggyback to *_32.c/*_64.c\no copied content of Makefile from sparc64 to sparc and guard it\no updated sparc/boot/.gitignore\no deleted remaining files in sparc64/boot\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "14ae84c9933f22ccad34fa6375b8908389b304f0",
      "tree": "3cc1b99a29a558b9baedee877d2465578e93de1f",
      "parents": [
        "c489326939b28ca93a8cfcbda8adbeb328101682"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Nov 29 21:54:03 2008 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Dec 04 09:17:15 2008 -0800"
      },
      "message": "sparc: gitignore a few files\n\nWith this \u0027git status\u0027 no longer reports any new files\nAt least not for a sparc allnoconfig build\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c489326939b28ca93a8cfcbda8adbeb328101682",
      "tree": "45cb40dbad464b8f1613e441023365d859b0d886",
      "parents": [
        "db5ea21a14b7c69bf495a741ae37ba15fb9eabd1"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Nov 29 21:53:26 2008 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Dec 04 09:17:14 2008 -0800"
      },
      "message": "sparc: clean boot/\n\nLeave all cleaning to boot/Makefile\nand delete zImage too when we do a \u0027make clean\u0027\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "db5ea21a14b7c69bf495a741ae37ba15fb9eabd1",
      "tree": "be4a80a89b595f656c9b3d787a3e9e755cd9ec35",
      "parents": [
        "b5db854a91d93c46c6904506ef73ce0d0b074b44"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Dec 02 23:15:42 2008 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Dec 04 09:17:13 2008 -0800"
      },
      "message": "sparc: refactor Makefile\n\nThe btfixup step needs knowledge of all the .o files,\nbut there is no need to pass them in independent variables.\nSimplify it to use only two variables.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "349101da8e1f8e5eb1476b02823da80495224485",
      "tree": "1fdfcb6e2f88659d3f5d787197c7e77226228d0d",
      "parents": [
        "a39f2f466f5db0be4045afaf9344a9039c2451ca"
      ],
      "author": {
        "name": "Martin Habets",
        "email": "errandir_news@mph.eclipse.co.uk",
        "time": "Mon Aug 18 22:37:18 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Aug 24 20:35:47 2008 -0700"
      },
      "message": "sparc: Add target for a stripped kernel\n\nAdd a target for a stripped kernel. This is used for the various\npackaging targets (*-pkg).\n\nSigned-off-by: Martin Habets \u003cerrandir_news@mph.eclipse.co.uk\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "88278ca27a43ae503572b52ea2c171fbf45db5a2",
      "tree": "6157e33e2ba0460853ea0a28376039356fba2a41",
      "parents": [
        "b00dc8376465ee5f8dd49b95924e31b4c2404ab0"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Mon May 19 16:53:02 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue May 20 00:33:44 2008 -0700"
      },
      "message": "sparc: remove CVS keywords\n\nThis patch removes the CVS keywords that weren\u0027t updated for a long time\nfrom comments.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\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"
    }
  ]
}
