)]}'
{
  "commit": "2c3cf556b2f7ab5823195766eddec6f1a43134f5",
  "tree": "ed36a604ac7e629e4eb7c36eda1560ba5b19df59",
  "parents": [
    "cef23d9db6b76732d9b0933cb162358a6a1f43d7"
  ],
  "author": {
    "name": "Rik van Riel",
    "email": "riel@redhat.com",
    "time": "Tue Oct 09 15:31:12 2012 +0200"
  },
  "committer": {
    "name": "Mel Gorman",
    "email": "mgorman@suse.de",
    "time": "Tue Dec 11 14:28:34 2012 +0000"
  },
  "message": "x86/mm: Introduce pte_accessible()\n\nWe need pte_present to return true for _PAGE_PROTNONE pages, to indicate that\nthe pte is associated with a page.\n\nHowever, for TLB flushing purposes, we would like to know whether the pte\npoints to an actually accessible page.  This allows us to skip remote TLB\nflushes for pages that are not actually accessible.\n\nFill in this method for x86 and provide a safe (but slower) method\non other architectures.\n\nSigned-off-by: Rik van Riel \u003criel@redhat.com\u003e\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nFixed-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLink: http://lkml.kernel.org/n/tip-66p11te4uj23gevgh4j987ip@git.kernel.org\n[ Added Linus\u0027s review fixes. ]\nSigned-off-by: Ingo Molnar \u003cmingo@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a1f780d45f7628a741939ba65e0f711d0fce468b",
      "old_mode": 33188,
      "old_path": "arch/x86/include/asm/pgtable.h",
      "new_id": "5fe03aaca92e594a008c483bef5ec8510f79b2c3",
      "new_mode": 33188,
      "new_path": "arch/x86/include/asm/pgtable.h"
    },
    {
      "type": "modify",
      "old_id": "b36ce40bd1c6c929e8b408044440df4ce5931825",
      "old_mode": 33188,
      "old_path": "include/asm-generic/pgtable.h",
      "new_id": "48fc1dc1c74b0b54f20300b6107953406af5178c",
      "new_mode": 33188,
      "new_path": "include/asm-generic/pgtable.h"
    }
  ]
}
