)]}'
{
  "log": [
    {
      "commit": "540b573875bd26dfe39aa18d22dc195f275fc0df",
      "tree": "d4fc0c012ef109d601e28814b3806eb44ce357c7",
      "parents": [
        "c7e89b16eb90e7bdf0d71bd5ba265ce8d424f30b"
      ],
      "author": {
        "name": "Dave Martin",
        "email": "dave.martin@linaro.org",
        "time": "Wed Jul 13 15:53:30 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Jul 19 12:00:53 2011 +0100"
      },
      "message": "ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state\n\nCurrently, the documented kernel entry requirements are not\nexplicit about whether the kernel should be entered in ARM or\nThumb, leading to an ambiguitity about how to enter Thumb-2\nkernels.  As a result, the kernel is reliant on the zImage\ndecompressor to enter the kernel proper in the correct instruction\nset state.\n\nThis patch changes the boot entry protocol for head.S and Image to\nbe the same as for zImage: in all cases, the kernel is now entered\nin ARM.\n\nDocumentation/arm/Booting is updated to reflect this new policy.\n\nA different rule will be needed for Cortex-M class CPUs as and when\nsupport for those lands in mainline, since these CPUs don\u0027t support\nthe ARM instruction set at all: a note is added to the effect that\nthe kernel must be entered in Thumb on such systems.\n\nSigned-off-by: Dave Martin \u003cdave.martin@linaro.org\u003e\nAcked-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "ede338f4ce2fb5ee99d18751df32fbd3b10df268",
      "tree": "714bfcb440e54bae62d3a73f1de9d4b33ca69c21",
      "parents": [
        "93c02ab40ae6e06cb24d14845d9f008fdd24f43d"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Thu Apr 28 14:27:23 2011 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon May 23 09:30:20 2011 -0600"
      },
      "message": "dt: add documentation of ARM dt boot interface\n\nv6: typo fixes\nv5: clarified that dtb should be aligned on a 64 bit boundary in RAM.\nv3: added details to Documentation/arm/Booting\n\nAcked-by: Tony Lindgren \u003ctony@atomide.com\u003e\nAcked-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nAcked-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "7211da17785536bacd3171a28bc6a3853c8bb477",
      "tree": "958adbdd76ff67b29c2429ad63478675a75e00e4",
      "parents": [
        "9830fcd6f6a4781d8b46d2b35c13b39f30915c63"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Feb 14 08:13:20 2011 -0700"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Feb 14 08:13:20 2011 -0700"
      },
      "message": "Revert \"dt: add documentation of ARM dt boot interface\"\n\nThis reverts commit 9830fcd6f6a4781d8b46d2b35c13b39f30915c63.\n\nThe ARM dt support has not been merged yet; this documentation update\nwas premature.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "9830fcd6f6a4781d8b46d2b35c13b39f30915c63",
      "tree": "a27be74182dc984678bcbb1668105adaf5a6efb0",
      "parents": [
        "cf4e5c6e8d2b87ae8e61168a7dc860d68c578745"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Jan 31 00:09:58 2011 -0700"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Jan 31 13:18:33 2011 -0700"
      },
      "message": "dt: add documentation of ARM dt boot interface\n\nv3: added details to Documentation/arm/Booting\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "13fce8062968996da496d4f65cc1c1f845704604",
      "tree": "fa8f3e8ee813397d043efd81780c487531705aa1",
      "parents": [
        "53813158012f4d9272e5ccdc005671e780a39931"
      ],
      "author": {
        "name": "Andrzej Zaborowski",
        "email": "balrogg@gmail.com",
        "time": "Fri Mar 24 18:13:37 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Mar 24 18:13:37 2006 +0100"
      },
      "message": "Fix simple typos\n\nThis corrects some trivial errors in ARM docs and comments,\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
