)]}'
{
  "log": [
    {
      "commit": "ae3e4628287de0ab90545c14076657aeee38506b",
      "tree": "a846e66dc3fd31e093f2f0a3965534e2d299013f",
      "parents": [
        "5f76945a9c978b8b8bf8eb7fe3b17b9981240a97",
        "415c2c525fab214ab75413aadbc67b4ee9cf212e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Oct 12 10:27:27 2012 +0900"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Oct 12 10:27:27 2012 +0900"
      },
      "message": "Merge branch \u0027kbuild\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild\n\nPull kbuild changes from Michal Marek:\n \"The main part of kbuild for v3.7 contains:\n   - Fix for scripts/Makefile.modpost to not choke on a \u0027.ko\u0027 substring\n     in the build directory path\n   - Two warning fixes (modpost and main Makefile)\n   - __compiletime_error works also with gcc 4.3\n   - make tar{gz,bz2,xz}-pkg uses default compression settings instead\n     of saving as many bytes as possible (this should actually be in the\n     misc branch, I don\u0027t know why I applied it here).\"\n\n* \u0027kbuild\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:\n  compiler-gcc4.h: correct verion check for __compiletime_error\n  modpost: Permit .GCC.command.line sections\n  Kbuild: use normal compression settings for tar*-pkg\n  scripts/Makefile.modpost: error in finding modules from .mod files.\n  kbuild: Remove useless warning while appending KCFLAGS\n"
    },
    {
      "commit": "b589c8ae095b3d4f4181a6aefb26df5e762d6499",
      "tree": "70a4632115130aa146c46d86f517ff59e738f28f",
      "parents": [
        "ef591a550644062af5106e35fac112dee8463312"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@linux.intel.com",
        "time": "Sat Sep 08 12:47:59 2012 -0700"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Thu Sep 27 16:56:59 2012 +0200"
      },
      "message": "Kbuild: use normal compression settings for tar*-pkg\n\nFor large kernel configurations (like a distribution kernel)\ntargz-pkg takes a quite long time to just do the compression.\nI clocked it at 15+mins for a SUSE kernel like config on a fast\nsystem.  And tarxz and bzip2 are even slower.\n\nThe main reason is that the script that is doing the taring sets\nthe highest compression level (-9).  When I change it to just\nuse the defaults the gzip time for the same kernel goes down\nto ~3 mins. I haven\u0027t tested xz and bzip, but I expect those\nto be much faster too.\n\nI\u0027m not willing to wait that long for a small compression\ngain. So just change the script to use the defaults.\n\nSigned-off-by: Andi Kleen \u003cak@linux.intel.com\u003e\nReviewed-by: Fengguang Wu \u003cfengguang.wu@intel.com\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "fe04ddf7c2910362f3817c8156e41cbd6c0ee35d",
      "tree": "c760dd345cdc0ac7add2b541ae642b1ef496c0f5",
      "parents": [
        "24cc7fb69a5b5edfdff1d38c6a213d6a33648829"
      ],
      "author": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Tue Sep 25 16:03:03 2012 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Thu Sep 27 16:26:19 2012 +0200"
      },
      "message": "kbuild: Do not package /boot and /lib in make tar-pkg\n\nThere were reports of users destroying their Fedora installs by a kernel\ntarball that replaces the /lib -\u003e /usr/lib symlink. Let\u0027s remove the\ntoplevel directories from the tarball to prevent this from happening.\n\nReported-by: Andi Kleen \u003candi@firstfloor.org\u003e\nSuggested-by: Ben Hutchings \u003cben@decadent.org.uk\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "25985edcedea6396277003854657b5f3cb31a628",
      "tree": "f026e810210a2ee7290caeb737c23cb6472b7c38",
      "parents": [
        "6aba74f2791287ec407e0f92487a725a25908067"
      ],
      "author": {
        "name": "Lucas De Marchi",
        "email": "lucas.demarchi@profusion.mobi",
        "time": "Wed Mar 30 22:57:33 2011 -0300"
      },
      "committer": {
        "name": "Lucas De Marchi",
        "email": "lucas.demarchi@profusion.mobi",
        "time": "Thu Mar 31 11:26:23 2011 -0300"
      },
      "message": "Fix common misspellings\n\nFixes generated by \u0027codespell\u0027 and manually reviewed.\n\nSigned-off-by: Lucas De Marchi \u003clucas.demarchi@profusion.mobi\u003e\n"
    },
    {
      "commit": "9a17f40048be305749f53278c857bf52939081f3",
      "tree": "4829c35b68d35293835ed7623b968e17f049c34e",
      "parents": [
        "2d8ad8719591fa803b0d589ed057fa46f49b7155"
      ],
      "author": {
        "name": "Zdenek Kaspar",
        "email": "zkaspar82@gmail.com",
        "time": "Sun Jan 30 12:18:51 2011 +0100"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Wed Mar 09 16:18:06 2011 +0100"
      },
      "message": "kbuild: Add make tarxz-pkg build option\n\nSigned-off-by: Zdenek Kaspar \u003czkaspar82@gmail.com\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "91d161857ce9672bd2a8cd99ff712a67186e2e76",
      "tree": "61818dcc6c8dc6d5b76012996c355e5c29dba325",
      "parents": [
        "8723eaeff59a5146326288392f08be4c894fdad7"
      ],
      "author": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Tue Nov 24 09:11:37 2009 -0600"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Sat Dec 12 13:08:15 2009 +0100"
      },
      "message": "scripts/package: tar-pkg: use tar --owner\u003droot\n\nUse the --owner\u003d and --group\u003d options to make sure the entries in\nthe built tar file are owned by root.  Without this change, a\ncareless sysadmin using the tar-pkg target can easily end up\ninstalling a kernel that is writable by the unprivileged user\naccount used to build the kernel.\n\nTest that these options are understood before using them so that\nnon-GNU versions of tar can still be used if the operator is\nappropriately cautious.\n\nSigned-off-by: Jonathan Nieder \u003cjrnieder@gmail.com\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "91400ac365da35b18036b46bdda27ddbcee4a663",
      "tree": "710916d56eb9937b46155e78cd051d9b09b797fa",
      "parents": [
        "c18b4608958ff42ce9a1a55b0a6f40b714f47286"
      ],
      "author": {
        "name": "Helge Deller",
        "email": "deller@gmx.de",
        "time": "Wed Feb 18 22:12:21 2009 +0000"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@mcmartin.ca",
        "time": "Thu Apr 02 01:22:24 2009 +0000"
      },
      "message": "parisc: fix \"make tar-pkg\"\n\nSigned-off-by: Helge Deller \u003cdeller@gmx.de\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@mcmartin.ca\u003e\n"
    },
    {
      "commit": "bc395add945659e04cc7cf250755ba0edc1a9fdc",
      "tree": "9240829d8d44cb8d3504a306c6e635a64e18622a",
      "parents": [
        "9649ef878d507bbc3abc2a328cd4ad303b2be093"
      ],
      "author": {
        "name": "Daniel De Graaf",
        "email": "danieldegraaf@gmail.com",
        "time": "Mon Jan 21 18:21:11 2008 -0600"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Mon Jan 28 23:21:18 2008 +0100"
      },
      "message": "kbuild: support ARCH\u003dx86 in buildtar\n\nSigned-off-by: Daniel De Graaf \u003cdanieldegraaf@gmail.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "4c87b948b258829f0bdffe51baa72fba5c42d359",
      "tree": "aa7ca1ff2b6e4d3e2707f3a65ebd7b12ee23f4c6",
      "parents": [
        "20c3a3d0dd5a91ee8986b94071da0cae8c057af5"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon May 21 14:31:44 2007 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon May 21 09:56:56 2007 -0700"
      },
      "message": "x86_64: Support x86_64 in make buildtar\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "6073aa643f52fd12b02f0532dc96287f4c3293b5",
      "tree": "272fc07333289b0a788996dcd2034b80d1693178",
      "parents": [
        "752625cff3eba81cbc886988d5b420064c033948"
      ],
      "author": {
        "name": "Jan-Benedict Glaw",
        "email": "jbglaw@lug-owl.de",
        "time": "Sun Jan 01 14:23:47 2006 +0100"
      },
      "committer": {
        "name": "",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Jan 01 19:31:30 2006 +0100"
      },
      "message": "kbuild: tar-pkg with out-out-tree building\n\nFix out-of-tree builds for the tar-pkg targets\n\nWhen I wrote the buildtar script, I didn\u0027t even think about\nout-of-tree builds because I didn\u0027t use these back then. This patch\nthroughoutly uses ${objtree} instead of `pwd`.\n\nAlso, the kernel version is no longer manually built. Instead, it will\nproperly use $KERNELRELEASE .  Installing modules is only done if\nCONFIG_MODULES is set.\n\nSigned-off-by: Jan-Benedict Glaw \u003cjbglaw@lug-owl.de\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "6d983feab80948cdd0e3920c40d453a6436eeb23",
      "tree": "137bc3a30d14ec9777d2a6d311652582ecdadad0",
      "parents": [
        "7ac3db59fd4410405ce55e2a25c397aec440d8da"
      ],
      "author": {
        "name": "Jan-Benedict Glaw",
        "email": "jbglaw@lug-owl.de",
        "time": "Tue May 24 11:27:37 2005 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Tue Jul 12 22:40:17 2005 +0000"
      },
      "message": "[PATCH] kbuild: create tarballs\n\nIt adds tarball packaging, which I prefer for distribution.\nAlso one of the two blanks after @echo is removed. One seems to be enough :)\n\nSigned-off-by: Jan-Benedict Glaw \u003cjbglaw@lug-owl.de\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    }
  ]
}
