)]}'
{
  "log": [
    {
      "commit": "246b49768bc96d942ab0e2a17aab6fc3d2e011da",
      "tree": "57eb0344054e488e4800a14963eb8c5fa63a0afe",
      "parents": [
        "b66da4a4859b0be3f12575863bf1d873116d1947"
      ],
      "author": {
        "name": "Alexander Schulz",
        "email": "alex@shark-linux.de",
        "time": "Sun Jul 17 20:12:08 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jul 17 20:12:08 2005 +0100"
      },
      "message": "[PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MB\n\nPatch from Alexander Schulz\n\nUp to now, shark kernels were limited to one megabyte compressed\nsize. As the kernels get bigger, this becomes more and more\nuncomfortable. So I added a loop to copy 3 MB instead of one\nand added some comments.\n\nSigned-off-by: Alexander Schulz \u003calex@shark-linux.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "0f8e2d62fa04441cd12c08ce521e84e5bd3f8a46",
      "tree": "74c607e8766d23b3573afced1f20272978a42133",
      "parents": [
        "d0e7feb03d5ac48069c2fd57bbba61522e0ca493"
      ],
      "author": {
        "name": "Ian Campbell",
        "email": "icampbell@arcom.com",
        "time": "Thu Jun 23 00:08:10 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 23 09:45:07 2005 -0700"
      },
      "message": "[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh\n\nThe attached patch causes the various arch specific install.sh scripts to\nlook for ${CROSS_COMPILE}installkernel rather than just installkernel (in\nboth /sbin/ and ~/bin/ where the script already did this).  This allows you\nto have e.g.  arm-linux-installkernel as a handy way to install on your\ncross target.  It also prevents the script picking up on the host\n/sbin/installkernel which causes the script to fall through and do the\ninstall itself (which is what I actually use myself, with $INSTALL_PATH\nset).\n\nI don\u0027t believe it causes back-compatibility problems since calling the\nhost installkernel was never likely to work or be what you wanted when\ncross compiling anyway.  If $CROSS_COMPILE isn\u0027t set then nothing changes.\n\nI only use ARM and i386 myself but I figured it couldn\u0027t hurt to do the\nwhole lot.  I\u0027ve cc\u0027d those who I hope are the arch maintainers for files\nthat I\u0027ve touched.\n\nSigned-off-by: Ian Campbell \u003cicampbell@arcom.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "17d82fcc6a15887b7138d35802ab8fc5f249794f",
      "tree": "b550dc5b0acdb6017788d3c1aab36ae12352aab7",
      "parents": [
        "8775420d2fbcfff866995471ea5f6130d14d121c"
      ],
      "author": {
        "name": "Deepak Saxena",
        "email": "dsaxena@net.rmk.(none)",
        "time": "Fri Jun 03 22:18:52 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jun 03 22:18:52 2005 +0100"
      },
      "message": "\n[PATCH] ARM: 2700/1: Disable IXP2000 IRQs at bootup\n\nPatch from Deepak Saxena\n\nThe IXDP2800 bootloader does not disable IRQs before jumping into\nthe kernel and this is causing the Grand Unified KGDB to crash\nthe system when we do an early call to trap_init() and irq handlers\nhave not yet been registered. This patch disables IRQs before we\njump into the kernel.\n\nSigned-off-by: Deepak Saxena\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5cd0c3442021fbf39c7152b341a952aa24054be9",
      "tree": "5934a02646d7e499963698c34d16bdd9fc7bc8b2",
      "parents": [
        "ac09f698f1cda91e890fb75f4cb38253d60ff017"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue May 03 12:18:46 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue May 03 12:18:46 2005 +0100"
      },
      "message": "[PATCH] ARM: decompressor: use platform debug macros\n\nRather than duplicate the assembly for debug macros in the\ndecompressor head.S, use asm/arch/debug-macros.S instead.\n\nSigned-off-by: Russell King \u003crmk@arm.linux.org.uk\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"
    }
  ]
}
