)]}'
{
  "log": [
    {
      "commit": "9126dfde9e5efd76f9d4246819bdc7ea66de3af0",
      "tree": "4612cb20af3274a9037830736110ceed91bb612d",
      "parents": [
        "0109fd37046de64e8459f8c4f4706df9ac7cc82c"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jul 10 15:11:45 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jul 10 15:11:45 2005 -0700"
      },
      "message": "[SPARC]: Add ioprio system call support.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7cc1712b8a778c8077048969848857895d242009",
      "tree": "99407d822cde93c61c8dd9e871cd1a607d7fc277",
      "parents": [
        "8edf72ebce06d52e855438ec18fe20dea7a4cc04"
      ],
      "author": {
        "name": "Coywolf Qi Hunt",
        "email": "coywolf@lovecn.org",
        "time": "Thu May 05 14:53:01 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu May 05 14:53:01 2005 -0700"
      },
      "message": "[SPARC]: Remove legacy stuff from cpu_idle().\n\nCurrently sparc and sparc64\u0027s UP cpu_idle() checks current pid. This\nis old time legacy. Now it\u0027s paranoia.\n\nSigned-off-by: Coywolf Qi Hunt \u003ccoywolf@lovecn.org\u003e\nAcked-by: William Irwin \u003cwli@holomorphy.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7ed20e1ad521b5f5df61bf6559ae60738e393741",
      "tree": "90931724e45eaedb3445314e8b94e78253642395",
      "parents": [
        "e5bdd883a189243541e7a132385580703b049102"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "juhl-lkml@dif.dk",
        "time": "Sun May 01 08:59:14 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sun May 01 08:59:14 2005 -0700"
      },
      "message": "[PATCH] convert that currently tests _NSIG directly to use valid_signal()\n\nConvert most of the current code that uses _NSIG directly to instead use\nvalid_signal().  This avoids gcc -W warnings and off-by-one errors.\n\nSigned-off-by: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "24dc6ead53f8fcae4b1908c4ea3fea75ee844a6d",
      "tree": "d84893bc9d156955ac40a4baad12ad477325408f",
      "parents": [
        "205a7edad99d68d57dfcbf9bdda1a6fb7c33169e"
      ],
      "author": {
        "name": "Tom \u0027spot\u0027 Callaway",
        "email": "tcallawa@redhat.com",
        "time": "Sun Apr 24 20:46:49 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Apr 24 20:46:49 2005 -0700"
      },
      "message": "[SPARC]: dump_stack for sparc\n\nBob Breuer wrote a patch to add dump_stack for sparc. Supposedly, this\nwas applied, but it doesn\u0027t exist in 2.6.11.\n\nThis is the same patch, rediffed against 2.6.11.\n\nSigned-off-by: Tom \u0027spot\u0027 Callaway \u003ctcallawa@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "962bd5604bf8a4d31d9204e7daf260ea93084bc0",
      "tree": "1aff1163866f85c2c0eb928c9e3802074d8d272b",
      "parents": [
        "f1dee7ea250bfef433fc46fd69a52b73349b24de"
      ],
      "author": {
        "name": "Tom \u0027spot\u0027 Callaway",
        "email": "tcallawa@redhat.com",
        "time": "Sun Apr 24 20:45:06 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Apr 24 20:45:06 2005 -0700"
      },
      "message": "[SPARC]: More sparc32 ksyms cleanups\n\nThe sparc32 ksyms is missing a few more symbols, these are primarily\nrelated to SMP, and will be needed as SMP gets beaten back into\nfunctionality.\n\nSpecifically, add __cpu_data (PER_CPU), cpu_online_map, and\nphys_cpu_present_map.\n\nThis patch assumes that the earlier \"linux-2.6.11-sparc-fixksyms.patch\"\nis applied, otherwise, it will apply with fuzz.\n\nSigned-off-by: Tom \u0027spot\u0027 Callaway \u003ctcallawa@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "77a6a22f697bbc59cd434ff999dc34162e240f16",
      "tree": "038f5a7e55d53995bda5a5d714e81ab6361ed545",
      "parents": [
        "6ee7c15294985e4e722959fd4482df60cefd2cc8"
      ],
      "author": {
        "name": "Tom \u0027spot\u0027 Callaway",
        "email": "tcallawa@redhat.com",
        "time": "Sun Apr 24 20:41:45 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Apr 24 20:41:45 2005 -0700"
      },
      "message": "[SPARC]: Missing sparc32 ksyms\n\nThis patch adds some missing sparc32 ksyms that are needed.\nSpecifically, ___rw_read_enter, ___rw_read_exit, ___rw_write_enter, and\nsys_close.\n\nSigned-off-by: Tom \u0027spot\u0027 Callaway \u003ctcallawa@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "fb65b9619b756793d824df7501c895a2c2871f40",
      "tree": "8a594fd4be652d14e3795d046eeda2dc33103c33",
      "parents": [
        "961f8bc9fc91c39a3fe169f3b6d3df1b096769d3"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Apr 17 18:03:11 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sun Apr 17 18:03:11 2005 -0700"
      },
      "message": "[PATCH] sparc: Fix PTRACE_CONT bogosity\n\nSunOS aparently had this weird PTRACE_CONT semantic which\nwe copied.  If the addr argument is something other than\n1, it sets the process program counter to whatever that\nvalue is.\n\nThis is different from every other Linux architecture, which\ndon\u0027t do anything with the addr and data args.\n\nThis difference in particular breaks the Linux native GDB support\nfor fork and vfork tracing on sparc and sparc64.\n\nThere is no interest in running SunOS binaries using this weird\nPTRACE_CONT behavior, so just delete it so we behave like other\nplatforms do.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\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"
    }
  ]
}
