)]}'
{
  "log": [
    {
      "commit": "c5c3a6d8fe923b8780b9cd10e72344b8cf8518b5",
      "tree": "7b6b663ae1668befa18f8ff0b95f0cc2e254471d",
      "parents": [
        "778959db97c7ed8eed4025916916b17a4629ce3d"
      ],
      "author": {
        "name": "Bodo Stroesser",
        "email": "bstroesser@fujitsu-siemens.com",
        "time": "Sat Jun 04 15:43:32 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Jun 04 17:13:00 2005 -0700"
      },
      "message": "[PATCH] s390: uml ptrace fixes\n\nTo make UML build and run on s390, I needed to do these two little\nchanges:\n\n1) UML includes some of the subarch\u0027s (s390) headers. I had to\n   change one of them with the following one-liner, to make this\n   compile. AFAICS, this change doesn\u0027t break compilation of s390\n   itself.\n\n2) UML needs to intercept syscalls via ptrace to invalidate the syscall,\n   read syscall\u0027s parameters and write the result with the result of\n   UML\u0027s syscall processing. Also, UML needs to make sure, that the host\n   does no syscall restart processing. On i386 for example, this can be\n   done by writing -1 to orig_eax on the 2nd syscall interception\n   (orig_eax is the syscall number, which after the interception is used\n   as a \"interrupt was a syscall\" flag only.\n   Unfortunately, s390 holds syscall number and syscall result in gpr2 and\n   its \"interrupt was a syscall\" flag (trap) is unreachable via ptrace.\n   So I changed the host to set trap to -1, if the syscall number is changed\n   to an invalid value on the first syscall interception.\n\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\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"
    }
  ]
}
