)]}'
{
  "log": [
    {
      "commit": "f5e706ad886b6a5eb59637830110b09ccebf01c5",
      "tree": "ea043a0a28e16a2ac6395c35d737f52698a165b7",
      "parents": [
        "5e3609f60c09f0f15f71f80c6d7933b2c7be71a6"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Thu Jul 17 21:55:51 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 17 21:55:51 2008 -0700"
      },
      "message": "sparc: join the remaining header files\n\nWith this commit all sparc64 header files are moved to asm-sparc.\nThe remaining files (71 files) were too different to be trivially\nmerged so divide them up in a _32.h and a _64.h file which\nare both included from the file with no bit size.\n\nThe following script were used:\ncd include\nFILES\u003d`wc -l asm-sparc64/*h | grep -v \u0027^     1\u0027 | cut -b 20-`\n\nfor FILE in ${FILES}; do\n  echo $FILE:\n  BASE\u003d`echo $FILE | cut -d \u0027.\u0027 -f 1`\n  FN32\u003d${BASE}_32.h\n  FN64\u003d${BASE}_64.h\n  GUARD\u003d___ASM_SPARC_`echo $BASE | tr \u0027-\u0027 \u0027_\u0027 | tr [:lower:] [:upper:]`_H\n  git mv asm-sparc/$FILE asm-sparc/$FN32\n  git mv asm-sparc64/$FILE asm-sparc/$FN64\n  echo git mv done\n  printf \"#ifndef %s\\n\" $GUARD                             \u003e   asm-sparc/$FILE\n  printf \"#define %s\\n\" $GUARD                             \u003e\u003e  asm-sparc/$FILE\n  printf \"#if defined(__sparc__) \u0026\u0026 defined(__arch64__)\\n\" \u003e\u003e  asm-sparc/$FILE\n  printf \"#include \u003casm-sparc/%s\u003e\\n\" $FN64                 \u003e\u003e  asm-sparc/$FILE\n  printf \"#else\\n\"                                         \u003e\u003e  asm-sparc/$FILE\n  printf \"#include \u003casm-sparc/%s\u003e\\n\" $FN32                 \u003e\u003e  asm-sparc/$FILE\n  printf \"#endif\\n\"                                        \u003e\u003e  asm-sparc/$FILE\n  printf \"#endif\\n\"                                        \u003e\u003e  asm-sparc/$FILE\n  git add asm-sparc/$FILE\n  echo new file done\n  printf \"#include \u003casm-sparc/%s\u003e\\n\" $FILE                 \u003e  asm-sparc64/$FILE\n  git add asm-sparc64/$FILE\n  echo sparc64 file done\ndone\n\nThe guard contains three \u0027_\u0027 to avoid conflict with existing guards.\nIn additing the two Kbuild files are emptied to avoid breaking\nheaders_* targets.\nWe will reintroduce the exported header files when the necessary\nkbuild changes are merged.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "b00dc8376465ee5f8dd49b95924e31b4c2404ab0",
      "tree": "6a06b763a217257e8988aa6db2c3649a3ca2bb63",
      "parents": [
        "8033c6e9736c29cce5f0d0abbca9a44dffb20c39"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Mon May 19 16:52:27 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue May 20 00:33:43 2008 -0700"
      },
      "message": "sparc64: 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"
    }
  ]
}
