)]}'
{
  "log": [
    {
      "commit": "03b550d3f9faf912d935ea310363e8e96d3aeeea",
      "tree": "6693d85e5b8a587e90181c9ed95092c7c949c02f",
      "parents": [
        "073ed10363a89cfcc04b7c4d9a9626c5ed48852c"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "rdreier@cisco.com",
        "time": "Wed Jun 02 13:56:36 2010 -0700"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Thu Jun 03 10:39:39 2010 +0200"
      },
      "message": "checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters\n\nQuite a few Kconfig symbols contain lowercase letters.  The current\ncheckkconfigsymbols.sh code only contains A-Z in the regexp it uses to\nfind config symbols in source code, so it comes up with the wrong symbol\nto look for in Kconfig files and then generates false positives when it\ndoesn\u0027t find that wrong symbol.  For example checking drivers/net\ngenerates a false positive for MAC89 because the the actual config\noption is MAC89x0.\n\nFix this by also adding a-z to the regexp.\n\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "a3ee9470e6ccce28b5c2a1c098a5ee5aa053c668",
      "tree": "1fe85f41024d3cf7aba4f58bb992820dcb3d1108",
      "parents": [
        "db9038c89d129383a9db2afcb72b504fe54f6edf"
      ],
      "author": {
        "name": "Amerigo Wang",
        "email": "xiyou.wangcong@gmail.com",
        "time": "Wed Aug 19 18:19:55 2009 +0800"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sun Oct 11 23:21:25 2009 +0200"
      },
      "message": "kbuild,scripts: use non-builtin echo for \u0027-e\u0027\n\nAlek reported that on Ubuntu, where dash is used, \u0027echo -e\u0027\ncan\u0027t work, so let\u0027s use non-builtin echo in this case.\n\nReported-by: Alek Du \u003calek.du@intel.com\u003e\nSigned-off-by: WANG Cong \u003cxiyou.wangcong@gmail.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "0bce67352b580e9025059ecc71e13e0ffd281254",
      "tree": "1528e7fbeed10b04b3013a9dffb26acf28c1aee4",
      "parents": [
        "aa1e5ef5c1d95e7ebf0821d9ba27debe43a87a22"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Sat Aug 25 09:45:28 2007 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Fri Oct 12 21:13:50 2007 +0200"
      },
      "message": "kbuild: script to check for undefined Kconfig symbols\n\nTo avoid having to look manually for used but undefined Kconfig variables,\nI\u0027ve written a script which tries do this efficiently, in case all other\nattention fail.  It accounts for _MODULE suffix and for UML_ prefixes to\nKconfig variable, but otherwise looks for exact matches (i.e.  \\\u003cCONFIG_;\nthis is done to exclude macros like MMCONFIG_).\n\nUndefined Kconfig variables should be not be removed without care, but for\ninstance arch/i386/boot/ uses a bunch of undefined Kconfig vars:\n\n$ scripts/checkunknowndefines.sh arch/i386/boot/\narch/i386/boot/video.h uses undefined symbol VIDEO_400_HACK\narch/i386/boot/video-vga.c uses undefined symbol VIDEO_400_HACK\narch/i386/boot/video.c uses undefined symbol VIDEO_RETAIN\narch/i386/boot/video.h uses undefined symbol VIDEO_RETAIN\narch/i386/boot/video.h uses undefined symbol VIDEO_SVGA\narch/i386/boot/video.h uses undefined symbol VIDEO_VESA\narch/i386/boot/video-vesa.c uses undefined symbol VIDEO_VESA\n\nIt should also be mentioned in SubmittingPatches and SubmitChecklist.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nCc: Roman Zippel \u003czippel@linux-m68k.org\u003e\nCc: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    }
  ]
}
