)]}'
{
  "log": [
    {
      "commit": "8937e897181a411f73faf4da83c452c7b0732929",
      "tree": "0d95332bedd56cb3072632474a5a579177dce4b1",
      "parents": [
        "9b58b9281d296d8e679e394d2aa5a02102dd8fe8"
      ],
      "author": {
        "name": "James Hogan",
        "email": "james.hogan@imgtec.com",
        "time": "Wed Feb 06 12:56:59 2013 +0000"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Fri Feb 22 11:52:31 2013 +0100"
      },
      "message": "depmod: pass -P $CONFIG_SYMBOL_PREFIX\n\nOn architectures which have symbol prefixes, depmod emits lots of\nwarnings like this:\n\nWARNING: $module.ko needs unknown symbol $symbol\n\nThis is because depmod isn\u0027t being passed the -P \u003csymbol_prefix\u003e\narguments to specify the symbol prefix to ignore. This option is\nincluded since the 3.13 release of module-init-tools.\n\nUpdate scripts/depmod.sh to take extra arguments for the symbol prefix\n(required but may be empty), and update the main Makefile to always pass\n\"$(CONFIG_SYMBOL_PREFIX)\" to scripts/depmod.sh.\n\nIf the provided symbol prefix is non-empty, scripts/depmod.sh checks if\ndepmod --version reports module-init-tools with a version number \u003c 3.13\notherwise it appends -P $SYMBOL_PREFIX to the depmod command line.\n\nSigned-off-by: James Hogan \u003cjames.hogan@imgtec.com\u003e\nCc: Michal Marek \u003cmmarek@suse.cz\u003e\nCc: linux-kbuild@vger.kernel.org\nCc: Mike Frysinger \u003cvapier@gentoo.org\u003e\nCc: Yoshinori Sato \u003cysato@users.sourceforge.jp\u003e\nCc: uclinux-dist-devel@blackfin.uclinux.org\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "620c231c7a7f48745094727bb612f6321cfc8844",
      "tree": "e78cc3e29c91169387746254325659959ba0fb7a",
      "parents": [
        "dcd6c92267155e70a94b3927bce681ce74b80d1f"
      ],
      "author": {
        "name": "Lucas De Marchi",
        "email": "lucas.demarchi@profusion.mobi",
        "time": "Tue Jan 17 14:50:51 2012 -0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Mon Jan 23 15:12:19 2012 +0100"
      },
      "message": "kbuild: do not check for ancient modutils tools\n\nscripts/depmod.sh checks for the output of \u0027-V\u0027 expecting that it has\nmodule-init-tools in it. It\u0027s a hack to prevent users from using\nmodutils instead of module-init-tools, that only works with 2.4.x\nkernels. This however prints an annoying warning for kmod tool, that is\ncurrently replacing module-init-tools.\n\nRather than putting another check for kmod\u0027s version, just remove it\nsince users of 2.4.x kernel are unlikely to upgrade to 3.x, and if they\ndo, let depmod fail in that case because they should know what they are\ndoing.\n\nSigned-off-by: Lucas De Marchi \u003clucas.demarchi@profusion.mobi\u003e\nAcked-by: WANG Cong \u003camwang@redhat.com\u003e\nAcked-By: Kay Sievers \u003ckay.sievers@vrfy.org\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "8fc62e59425389a6d48429b9d146223122743435",
      "tree": "da043df805a3b35984b8b2a10e202f6ee37ab268",
      "parents": [
        "569658dddf276ceb0780776e7f5d61d9f8d8cb88"
      ],
      "author": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Tue Jul 12 11:54:48 2011 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Tue Jul 12 13:36:30 2011 +0200"
      },
      "message": "kbuild: Do not write to builddir in modules_install\n\nLet depmod.sh create a temporary directory in /tmp instead of writing to\nthe build directory as root. The mktemp utility should be available on\nany recent system (and there is already scripts/gen_initramfs_list.sh\nrelying on it).\n\nReported-by: Christian Kujau \u003clists@nerdbynature.de\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "bfe5424a8b31624e7a476f959d552999f931e7c7",
      "tree": "d861c9867bd27845697502e242b632d78e01d487",
      "parents": [
        "fc4da9a3e68b1f64237fafda084f61067f568a99"
      ],
      "author": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Thu Jun 09 16:35:41 2011 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Thu Jun 09 23:05:54 2011 +0200"
      },
      "message": "kbuild: Hack for depmod not handling X.Y versions\n\ndepmod from module-init-tools \u003c 3.13 and the busybox depmod check if the\nkernel release starts with \u003cnum\u003e.\u003cnum\u003e.\u003cnum\u003e. To support these versions,\nwe create a symlink with two numbers prepended.\n\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "fc4da9a3e68b1f64237fafda084f61067f568a99",
      "tree": "fcbcdde8bcd1b1bc85a7c0daba00971bce9c3cb1",
      "parents": [
        "78d3bb4483ba1b206dbaaf209219ed517b01f7da"
      ],
      "author": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Thu Jun 09 15:35:22 2011 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Thu Jun 09 23:05:54 2011 +0200"
      },
      "message": "kbuild: Move depmod call to a separate script\n\nDo not bloat the Makefile with multiline shell statements. No\nuser-visible change intended.\n\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    }
  ]
}
