)]}'
{
  "commit": "655e4ed0c521dcfdbf1c5a79da971560e6733527",
  "tree": "8b0cf794410c9e632b9ee65b8e0750621d9c96ce",
  "parents": [
    "a5a678c80beac4d163babda243a27eeb9c89bd89"
  ],
  "author": {
    "name": "Jeff Dike",
    "email": "jdike@addtoit.com",
    "time": "Mon Feb 04 22:30:55 2008 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Tue Feb 05 09:44:28 2008 -0800"
  },
  "message": "uml: fix page table data sizes\n\nGet the sizes of various pieces of data right when using three-level\npage tables.  pgd and pmd entries remain at 32 bits in a 32-bit\ncompilation because page tables will remain in low memory.  So,\nPGDIR_SHIFT, the PTRS_PER_* values, set_pud, set_pmd are conditional\non 64BIT.\n\nMore use of phys_t is made when there are physical memory addresses\nfloating around.\n\nObCheckpatchViolationJustification - the new typedef is an alternate\ndefinition of pmd_t, which I can\u0027t really live without.\n\nSigned-off-by: Jeff Dike \u003cjdike@linux.intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3eddc2091d4dcd36c7d06c5f48f7b48fd2d76fed",
      "old_mode": 33188,
      "old_path": "arch/um/kernel/mem.c",
      "new_id": "663011c2983fecbeca43b3837d7e9e42596522b2",
      "new_mode": 33188,
      "new_path": "arch/um/kernel/mem.c"
    },
    {
      "type": "modify",
      "old_id": "4b424c75fca54384a9e96c02dc840a848989cf7f",
      "old_mode": 33188,
      "old_path": "include/asm-um/page.h",
      "new_id": "fe2374d705d15af36114379cfa5e4192a1125aca",
      "new_mode": 33188,
      "new_path": "include/asm-um/page.h"
    },
    {
      "type": "modify",
      "old_id": "e0b6c16a3a4127db6e3102278345b498f23b9637",
      "old_mode": 33188,
      "old_path": "include/asm-um/pgtable-3level.h",
      "new_id": "48f8f5d96d2051488052a2eb0ac9a9d6667080fe",
      "new_mode": 33188,
      "new_path": "include/asm-um/pgtable-3level.h"
    },
    {
      "type": "modify",
      "old_id": "bec4840d30ea0c13f1d6d0414e31080d49ba6cbb",
      "old_mode": 33188,
      "old_path": "include/asm-um/pgtable.h",
      "new_id": "62ab94a4f1b6806b859c959782dcb16e958ecd3a",
      "new_mode": 33188,
      "new_path": "include/asm-um/pgtable.h"
    }
  ]
}
