)]}'
{
  "log": [
    {
      "commit": "badea125d7cbd93f1678a95cf009b3bdfe6065cd",
      "tree": "c9cd47cfc5f7474fdf60735548734e647a4f7a9d",
      "parents": [
        "7d69fa6266770eeb6317eddd46b64456e8a515bf"
      ],
      "author": {
        "name": "David Mosberger-Tang",
        "email": "David.Mosberger@acm.org",
        "time": "Mon Jul 25 22:23:00 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Aug 12 15:05:21 2005 -0700"
      },
      "message": "[IA64] Fix race in mm-context wrap-around logic.\n\nThe patch below should fix a race which could cause stale TLB entries.\nSpecifically, when 2 CPUs ended up racing for entrance to\nwrap_mmu_context().  The losing CPU would find that by the time it\nacquired ctx.lock, mm-\u003econtext already had a valid value, but then it\nfailed to (re-)check the delayed TLB flushing logic and hence could\nend up using a context number when there were still stale entries in\nits TLB.  The fix is to check for delayed TLB flushes only after\nmm-\u003econtext is valid (non-zero).  The patch also makes GCC v4.x\nhappier by defining a non-volatile variant of mm_context_t called\nnv_mm_context_t.\n\nSigned-off-by: David Mosberger-Tang \u003cDavid.Mosberger@acm.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\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"
    }
  ]
}
