)]}'
{
  "log": [
    {
      "commit": "67daf5f11f06b9b15f8320de1d237ccc2e74fe43",
      "tree": "4dd751c65e36fb277fa7e1619279023590b05e29",
      "parents": [
        "8a430d74fea797fc55fef1ad4c21420212b83574"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Jan 13 14:23:25 2006 +1100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jan 13 09:12:21 2006 -0800"
      },
      "message": "[PATCH] Increase AT_VECTOR_SIZE\n\nOn PowerPC, we want to be able to provide an AT_PLATFORM aux table\nentry to userspace, so that glibc can choose optimized libraries for\nthe processor we\u0027re running on.  Unfortunately that would be the 21st\naux table entry on powerpc, meaning that the aux table including the\nterminating null entry would overflow the mm-\u003esaved_auxv[] array,\nleading to userland programs segfaulting.\n\nThis increases the size of the mm-\u003esaved_auxv array to be large enough\nto accommodate an AT_PLATFORM entry on powerpc.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "36d57ac4a818cb4aa3edbdf63ad2ebc31106f925",
      "tree": "445eda00ee5974a65e21152cd240fb604c6d112d",
      "parents": [
        "32605a18152b246df483fadc1c23854addde8755"
      ],
      "author": {
        "name": "H. J. Lu",
        "email": "hjl@lucon.org",
        "time": "Tue Sep 06 15:16:49 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 07 16:57:21 2005 -0700"
      },
      "message": "[PATCH] auxiliary vector cleanups\n\nThe size of auxiliary vector is fixed at 42 in linux/sched.h.  But it isn\u0027t\nvery obvious when looking at linux/elf.h.  This patch adds AT_VECTOR_SIZE\nso that we can change it if necessary when a new vector is added.\n\nBecause of include file ordering problems, doing this necessitated the\nextraction of the AT_* symbols into a standalone header file.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ]
}
