)]}'
{
  "log": [
    {
      "commit": "b558cb35f1ef92837cba0fba9aad267e5eff1f65",
      "tree": "7921eafd4ec7d6df570a3a378379d12f45167f6c",
      "parents": [
        "02c1df199c990cd21c09a4dffaa06d4e0b7bf2bf"
      ],
      "author": {
        "name": "Yinghai Lu",
        "email": "yhlu.kernel@gmail.com",
        "time": "Thu Sep 04 20:57:13 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Oct 16 16:53:06 2008 +0200"
      },
      "message": "dyn_array: fix typo\n\nAndrew found the typo could break some platforms.\n\nalso fix a checkpatch warning.\n\nSigned-off-by: Yinghai Lu \u003cyhlu.kernel@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "e8fc96ed3603924e7aa09fd5e4dbd289b7e69907",
      "tree": "c47cdebc69bc90c8123807607a8996656def710d",
      "parents": [
        "1c7d1bcad218808a4f67a4492a5e1d920e85c239"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Thu Sep 04 09:56:10 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Oct 16 16:53:05 2008 +0200"
      },
      "message": "dyn_array: don\u0027t break compiling for !CONFIG_SMP\n\nImpact: build failure on uniprocessor\n\nWhen compiling for !CONFIG_SMP, per_cpu_alloc_dyn_array() would fail\nto compile, since it uses per_cpu_offset, which is not defined for\nuniprocessor builds.\n\nHence, do not compile per_cpu_alloc_dyn_array() for !CONFIG_SMP.\nAttempting to call this function in a uniprocessor configuration would\nbe simply wrong in the first place.\n\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "e7f5ed8d6e921c6200ce5e2549a86db629f2dd11",
      "tree": "377e3a1876d3c8bf7703794e94a769e112808cc7",
      "parents": [
        "2b46b37de73296018da02c2a421ac2a9cbccfa9f"
      ],
      "author": {
        "name": "Yinghai Lu",
        "email": "yhlu.kernel@gmail.com",
        "time": "Tue Aug 19 20:50:54 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Oct 16 16:52:58 2008 +0200"
      },
      "message": "dyn_array: split dyn_array functions from init/main.c\n\nSigned-off-by: Yinghai Lu \u003cyhlu.kernel@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    }
  ]
}
