)]}'
{
  "log": [
    {
      "commit": "fd9648dff6f9797ecc509bcd181706a274dc074d",
      "tree": "845b99905dc4f54171d554c14e45b55f1cfe48e2",
      "parents": [
        "a94d308513bdb2b926b45c11d7ce7fac6d6ca865"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Sat Sep 10 16:01:11 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:19:12 2005 +1000"
      },
      "message": "[PATCH] ppc64: Add ptrace data breakpoint support\n\nAdd hardware data breakpoint support.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "b2c0ab17ba751abe13a28508b1ac7e9ca074cd87",
      "tree": "08abcde7f48b3393afcae069e3668923ee3e4492",
      "parents": [
        "4721e2214b5fd6eca48caea76afb1bad3148930f"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Tue Sep 06 13:05:58 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Sep 06 16:07:53 2005 +1000"
      },
      "message": "[PATCH] ppc64: speedup cmpxchg\n\ncmpxchg has the following code:\n\n__typeof__(*(ptr)) _o_ \u003d (o);\n__typeof__(*(ptr)) _n_ \u003d (n);\n\nUnfortunately it makes gcc 4.0 store and load the variables to the stack.\nEg in atomic_dec_and_test we get:\n\n  stw     r10,112(r1)\n  stw     r9,116(r1)\n  lwz     r9,112(r1)\n  lwz     r0,116(r1)\n\nx86 is just casting the values so do that instead. Also change __xchg*\nand __cmpxchg* to take unsigned values, removing a few sign extensions.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "b13cfd173f73c3f6f9a307b7b6e64d45fbd756b2",
      "tree": "47d9a6ab54c4b068e3300d026c4402c14f53d384",
      "parents": [
        "bef5686229810709091fb6e505071f4aa41e3760"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Thu Aug 04 19:26:42 2005 +0200"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Aug 29 10:53:37 2005 +1000"
      },
      "message": "[PATCH] ppc64: allow xmon\u003doff\n\nIf both CONFIG_XMON and CONFIG_XMON_DEFAULT is enabled in the .config,\nthere is no way to disable xmon again. setup_system calls first xmon_init,\nlater parse_early_param. So a new \u0027xmon\u003doff\u0027 cmdline option will do the right\nthing.\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "38e85dc18036804ada8698951cfad4e6114fec1b",
      "tree": "e1c503d81ce23d1ac7d50897bb2b190db09ace5d",
      "parents": [
        "aed31351941aa990fb0865c186565a589c56d3fe"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Wed Aug 03 20:21:23 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Aug 29 10:53:35 2005 +1000"
      },
      "message": "[PATCH] ppc64: Remove PTRRELOC() from msChunks code\n\nThe msChunks code was written to work on pSeries, but now it\u0027s only used on\niSeries. This means there\u0027s no need to do PTRRELOC anymore, so remove it all.\n\nA few places were getting \"extern reloc_offset()\" from abs_addr.h, move it\ninto system.h instead.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.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"
    }
  ]
}
