)]}'
{
  "log": [
    {
      "commit": "c0ff68f1611d6855a06d672989ad5cfea160a4eb",
      "tree": "66ce2b9af5930b2a0568d272dd93cbf4890693d8",
      "parents": [
        "f722406faae2d073cc1d01063d1123c35425939e"
      ],
      "author": {
        "name": "Nicolas Dichtel",
        "email": "nicolas.dichtel@6wind.com",
        "time": "Mon Apr 29 14:15:51 2013 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Fri May 17 22:10:35 2013 +0200"
      },
      "message": "kbuild: fix make headers_install when path is too long\n\nIf headers_install is executed from a deep/long directory structure, the\nshell\u0027s maximum argument length can be execeeded, which breaks the operation\nwith:\n\n| make[2]: execvp: /bin/sh: Argument list too long\n| make[2]: ***\n\nInstead of passing each files name with the entire path, I give only the file\nname without the source path and give this path as a new argument to\nheaders_install.pl.\n\nBecause there is three possible paths, I have tree input-files list, one per\npath.\n\nSigned-off-by: Nicolas Dichtel \u003cnicolas.dichtel@6wind.com\u003e\nTested-by: Bruce Ashfield \u003cbruce.ashfield@windriver.com\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "e0e2fa4b515cd61aabb5b32e8b816ed97dbe2490",
      "tree": "afda82ee617364e938a9c26fac92fc44a3ddfac9",
      "parents": [
        "5b83df2b4661c03373b38374d0ef830b7819b875"
      ],
      "author": {
        "name": "Rob Landley",
        "email": "rob@landley.net",
        "time": "Wed Mar 27 10:24:11 2013 +1100"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Tue Apr 09 12:50:29 2013 +0200"
      },
      "message": "headers_install.pl: convert to headers_install.sh\n\nRemove perl from make headers_install by replacing a perl script (doing a\nsimple regex search and replace) with a smaller, faster, simpler,\nPOSIX-2008 shell script implementation.  The new shell script is a single\nfor loop calling sed and piping its output through unifdef to produce the\ntarget file.\n\nSame as last time except for minor tweak to deal with code review from\nhere: http://lkml.indiana.edu/hypermail/linux/kernel/1302.3/00078.html\n\n(Note that this drops the \"arch\" argument, which isn\u0027t used. Kbuild\nalready points to the right input files on the command line.)\n\nSigned-off-by: Rob Landley \u003crob@landley.net\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Josh Boyer \u003cjwboyer@redhat.com\u003e\nCc: \"Paul E. McKenney\" \u003cpaulmck@linux.vnet.ibm.com\u003e\nCc: David Howells \u003cdhowell@redhat.com\u003e\nAcked-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    }
  ]
}
