)]}'
{
  "log": [
    {
      "commit": "32104b29cdf93f78ac37e681bd4547413466d13c",
      "tree": "4b058cad9227dd960da79daf94235517690f9197",
      "parents": [
        "4068d93cd17561bcbfc821c831cb048385320bd6"
      ],
      "author": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Sun Aug 13 20:37:26 2006 -0400"
      },
      "committer": {
        "name": "Matthew Wilcox",
        "email": "willy@parisc-linux.org",
        "time": "Wed Oct 04 06:44:58 2006 -0600"
      },
      "message": "[PARISC] PA7200 also supports prefetch for read\n\nIt seems PA7200 processors also suppress traps on loads to\n%r0. This means we can prefetch for read on these cpus. Of course,\nwe can\u0027t support prefetch for write, since that requires\nLOAD DOUBLEWORD which was added with PA2.0\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "4068d93cd17561bcbfc821c831cb048385320bd6",
      "tree": "db2e8f3ad3c8ab729cff1304cba984a4bc0a3735",
      "parents": [
        "78b656b8bf933101b42409b4492734b23427bfc3"
      ],
      "author": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Sun Aug 13 22:15:47 2006 -0400"
      },
      "committer": {
        "name": "Matthew Wilcox",
        "email": "willy@parisc-linux.org",
        "time": "Wed Oct 04 06:44:47 2006 -0600"
      },
      "message": "[PARISC] Untangle \u003casm/processor.h\u003e header include mess\n\nasm/processor.h on parisc wants spinlocks for cpuinfo, but\nlinux/spinlock_types.h needs lockdep, and lockdep wants prefetch.\n\nThis leads to a horrible circular dependancy, because \u003casm/processor.h\u003e\nis including something which depends on things which are not defined\nuntil the end of the file.\n\nKludge around this by moving prefetch related code into \u003casm/prefetch.h\u003e\nand including it before \u003clinux/spinlock_types.h\u003e, however this is just\na temporary solution until this mess can be cleaned up.\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    }
  ]
}
