)]}'
{
  "log": [
    {
      "commit": "1363b563a728097f34af9469452ec656995ca033",
      "tree": "90f83747805b59b0cf1840c3e3cfa2128ba87d55",
      "parents": [
        "85facf2570698ca6082326df4d63edebc9c9d96e"
      ],
      "author": {
        "name": "Joonsoo Kim",
        "email": "iamjoonsoo.kim@lge.com",
        "time": "Mon Feb 04 14:28:43 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Feb 05 20:38:46 2013 +1100"
      },
      "message": "tools/vm: add .gitignore to ignore built binaries\n\nThere is no .gitignore in tools/vm, so \u0027git status\u0027 always show built\nbinaries.  To ignore this, add .gitignore.\n\nSigned-off-by: Joonsoo Kim \u003ciamjoonsoo.kim@lge.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "59ce8764bdfe8f3c6c02d3215741584dbb43409d",
      "tree": "6b8f63c78d22a15a7405dcdaf95bea882b1a7249",
      "parents": [
        "86a595f961360c9c31d00fb111dd09e5d5ba9a40"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Thu Oct 25 13:37:57 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Oct 25 14:37:53 2012 -0700"
      },
      "message": "UAPI: fix tools/vm/page-types.c\n\nFix tools/vm/page-types.c to use the UAPI variant of linux/kernel-page-flags.h\nlest the following error appear:\n\n  In file included from page-types.c:38:0:\n    ../../include/linux/kernel-page-flags.h:4:42: fatal error:\n    uapi/linux/kernel-page-flags.h: No such file or directory\n\nReported-by: Daniel Hazelton \u003cdshadowwolf@gmail.com\u003e\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nReviewed-by: Fengguang Wu \u003cfengguang.wu@intel.com\u003e\nTested-by: Daniel Hazelton \u003cdshadowwolf@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "607ca46e97a1b6594b29647d98a32d545c24bdff",
      "tree": "30f4c0784bfddb57332cdc0678bd06d1e77fa185",
      "parents": [
        "08cce05c5a91f5017f4edc9866cf026908c73f9f"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Sat Oct 13 10:46:48 2012 +0100"
      },
      "committer": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Sat Oct 13 10:46:48 2012 +0100"
      },
      "message": "UAPI: (Scripted) Disintegrate include/linux\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nAcked-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nAcked-by: Michael Kerrisk \u003cmtk.manpages@gmail.com\u003e\nAcked-by: Paul E. McKenney \u003cpaulmck@linux.vnet.ibm.com\u003e\nAcked-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    },
    {
      "commit": "4b57ad939263935e4e3aec4d74a11dd02a3421e4",
      "tree": "3c29075138935c378e0b014d695c0d2725a701b5",
      "parents": [
        "a164f89628fa813a2b012ec033625e9e507c29bb"
      ],
      "author": {
        "name": "majianpeng",
        "email": "majianpeng@gmail.com",
        "time": "Tue Jun 26 09:30:31 2012 +0800"
      },
      "committer": {
        "name": "Pekka Enberg",
        "email": "penberg@kernel.org",
        "time": "Mon Jul 02 23:11:14 2012 +0300"
      },
      "message": "mm: Fix signal SIGFPE in slabinfo.c.\n\nIn function slab_stats(), if total_free is equal zero, it will error.\nSo fix it.\n\nAcked-by: Christoph Lameter \u003ccl@linux.com\u003e\nSigned-off-by: majianpeng \u003cmajianpeng@gmail.com\u003e\nSigned-off-by: Pekka Enberg \u003cpenberg@kernel.org\u003e\n"
    },
    {
      "commit": "e30d539b3fe76f5bb71e069dcbfa47a1c2e6da3b",
      "tree": "a3160bcaca4a00ece4c873521cf678767924b945",
      "parents": [
        "9295b7a07c859a42346221b5839be0ae612333b0"
      ],
      "author": {
        "name": "Ulrich Drepper",
        "email": "drepper@akkadia.org",
        "time": "Tue May 29 15:06:30 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 29 16:22:21 2012 -0700"
      },
      "message": "tools/vm/page-types.c: cleanups\n\nCompiling page-type.c with a recent compiler produces many warnings,\nmostly related to signed/unsigned comparisons.  This patch cleans up most\nof them.\n\nOne remaining warning is about an unused parameter.  The \u003ccompiler.h\u003e file\ndoesn\u0027t define a __unused macro (or the like) yet.  This can be addressed\nlater.\n\nSigned-off-by: Ulrich Drepper \u003cdrepper@gmail.com\u003e\nAcked-by: KOSAKI Motohiro \u003ckosaki.motohiro@jp.fujitsu.com\u003e\nAcked-by: Fengguang Wu \u003cfengguang.wu@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "9295b7a07c859a42346221b5839be0ae612333b0",
      "tree": "67efb39934130c62eb899d02214c0fd68d4128f5",
      "parents": [
        "a62e2f4f508863da8e0c2f2b42f5252a87330297"
      ],
      "author": {
        "name": "Ulrich Drepper",
        "email": "drepper@akkadia.org",
        "time": "Tue May 29 15:06:30 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 29 16:22:21 2012 -0700"
      },
      "message": "kbuild: install kernel-page-flags.h\n\nPrograms using /proc/kpageflags need to know about the various flags.  The\n\u003clinux/kernel-page-flags.h\u003e provides them and the comments in the file\nindicate that it is supposed to be used by user-level code.  But the file\nis not installed.\n\nInstall the headers and mark the unstable flags as out-of-bounds.  The\npage-type tool is also adjusted to not duplicate the definitions\n\nSigned-off-by: Ulrich Drepper \u003cdrepper@gmail.com\u003e\nAcked-by: KOSAKI Motohiro \u003ckosaki.motohiro@jp.fujitsu.com\u003e\nAcked-by: Fengguang Wu \u003cfengguang.wu@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "63e315535abe0d820d0e3db4c06bc5de74aeefc8",
      "tree": "a0d745a07fccf8723af85220a8779ecbfb43581a",
      "parents": [
        "c6dd897f3bfc54a44942d742d6dfa842e33d88e0"
      ],
      "author": {
        "name": "Dave Young",
        "email": "dyoung@redhat.com",
        "time": "Wed Mar 28 14:42:55 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Mar 28 17:14:37 2012 -0700"
      },
      "message": "mm: move slabinfo.c to tools/vm\n\nWe have tools/vm/ folder for vm tools, so move slabinfo.c from tools/slub/\nto tools/vm/\n\nSigned-off-by: Dave Young \u003cdyoung@redhat.com\u003e\nCc: Wu Fengguang \u003cfengguang.wu@intel.com\u003e\nAcked-by: Christoph Lameter \u003ccl@linux.com\u003e\nCc: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "c6dd897f3bfc54a44942d742d6dfa842e33d88e0",
      "tree": "4da10b4ce42b5f3b93b90578e962a1bddbfb13f1",
      "parents": [
        "cab6b0560080c6da5107c5d7dbba6372f7b288ab"
      ],
      "author": {
        "name": "Dave Young",
        "email": "dyoung@redhat.com",
        "time": "Wed Mar 28 14:42:55 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Mar 28 17:14:37 2012 -0700"
      },
      "message": "mm: move page-types.c from Documentation to tools/vm\n\ntools/ is the better place for vm tools which are used by many people.\nMoving them to tools also make them open to more users instead of hide in\nDocumentation folder.\n\nThis patch moves page-types.c to tools/vm/page-types.c.  Also add a\nMakefile in tools/vm and fix two coding style problems: a) change const\narrary to \u0027const char * const\u0027, b) change a space to tab for indent.\n\nSigned-off-by: Dave Young \u003cdyoung@redhat.com\u003e\nAcked-by: Wu Fengguang \u003cfengguang.wu@intel.com\u003e\nCc: Christoph Lameter \u003ccl@linux.com\u003e\nCc: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    }
  ]
}
