)]}'
{
  "log": [
    {
      "commit": "05d1fa4bf6a1528e4d4e39fa537f11e6cfca4720",
      "tree": "198f9a3f51306730c5f5cd713c3c8576e8c64161",
      "parents": [
        "2e8ad43ec07545780ce7992cb18e2d82c7abd24c"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT.\n\n- Report PXMs instead of nodes\n- Report the correct PXM, not always the one of node 1.\n- Only warn for the case of a PXM overlapping by itself\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2e8ad43ec07545780ce7992cb18e2d82c7abd24c",
      "tree": "10d7cb19a4be3b19189d173a9fa544b63b1c5932",
      "parents": [
        "c1a71a1ede8f743209237b2736893f3aebe13bb0"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscalls\n\nThey were previously static.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c1a71a1ede8f743209237b2736893f3aebe13bb0",
      "tree": "acd9bc262c80f063188fa0aecb2bfaeaf64b77de",
      "parents": [
        "9c0aa0f9a16557a3dd9b7b0d39bc67ddf1fa0b32"
      ],
      "author": {
        "name": "Ashok Raj",
        "email": "ashok.raj@intel.com",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9c0aa0f9a16557a3dd9b7b0d39bc67ddf1fa0b32",
      "tree": "7f56da5c81c9e8751a0c85ba7e2495e0616971a8",
      "parents": [
        "47e5701e37cf10948c3f2952870d9f18b6e84965"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:56 2005 -0700"
      },
      "message": "[PATCH] Replace extern inline with static inline in asm-x86_64/*\n\nThey should be identical in the kernel now, but this\nmakes it consistent with other code.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "47e5701e37cf10948c3f2952870d9f18b6e84965",
      "tree": "7961742d494264e1ade896c77d6ba2834e8fc6d6",
      "parents": [
        "016102dea838e8526a4bc57821309f0cd9db81b7"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Remove freeing of SMP trampoline pages\n\nNick points out it never worked because PageReserved was\nset and it might cause problems later on. Also HOTPLUG_CPU\nis much more common now so let\u0027s care not too much\nabout the !hotplug case.\n\nCc: nickpiggin@yahoo.com.au\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "016102dea838e8526a4bc57821309f0cd9db81b7",
      "tree": "db50e67afb260843fd5966e9415a13cf26aa8c82",
      "parents": [
        "24dead8ac9c8fa78b9bfb45b06080a7018fd2ed3"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Fix typo CONFIG_CPU_HOTPLUG -\u003e CONFIG_HOTPLUG_CPU in genapic.c\n\nNoted by Ashok Raj\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "24dead8ac9c8fa78b9bfb45b06080a7018fd2ed3",
      "tree": "58ea03755072bb315a4c18579bc6db5cd91d4860",
      "parents": [
        "f297e4e5e4245a5c3fb36e7f754cde96cdb4bc43"
      ],
      "author": {
        "name": "Alexander Nyberg",
        "email": "alexn@telia.com",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:55 2005 -0700"
      },
      "message": "[PATCH] Remove unnecessary BUG_ON in irq.c\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f297e4e5e4245a5c3fb36e7f754cde96cdb4bc43",
      "tree": "1e2d7d165295ff461678d4074524963f82f9ea2b",
      "parents": [
        "fb048927ad93420b6dd2eddcdde71ea7b6ff95e4"
      ],
      "author": {
        "name": "Nakul Saraiya",
        "email": "saraiya@fabric7.com",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:55 2005 -0700"
      },
      "message": "[PATCH] Increase nodemap hash.\n\nNeeded for some newer Opteron systems with E stepping and memory\nrelocation enabled. The node addresses are different in lower\nbits now so the nodemap hash function needs to be enlarged.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fb048927ad93420b6dd2eddcdde71ea7b6ff95e4",
      "tree": "68293cf33f2db0d81406c435695a364023a7d766",
      "parents": [
        "6e44f12ba64a58f25f8e6f35aa4c175f613001be"
      ],
      "author": {
        "name": "Jim Paradis",
        "email": "jparadis@redhat.com",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Fix off by one in pfn_valid\n\nWhen I gave proposed the fix to pfn_valid() for RHEL4, Stephen Tweedie\u0027s\nsharp eyes caught this:\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6e44f12ba64a58f25f8e6f35aa4c175f613001be",
      "tree": "d5fc4176f19d75389e652812a9becec4e551d171",
      "parents": [
        "e92343cc8e9ca4bc0db4b007dd37d33a207ef637"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:55 2005 -0700"
      },
      "message": "[PATCH] i386: add memory clobbers to syscall macros\n\nAs noted by matz@suse.de\n\nThe problem is, that on i386 the syscallN\nmacro is defined like so:\n\n  long __res; \\\n  __asm__ volatile (\"int $0x80\" \\\n        : \"\u003da\" (__res) \\\n        : \"0\" (__NR_##name),\"b\" ((long)(arg1)),\"c\" ((long)(arg2)), \\\n          \"d\" ((long)(arg3)),\"S\" ((long)(arg4)),\"D\" ((long)(arg5))); \\\n\nIf one of the arguments (in the _llseek syscall it\u0027s the arg4) is a pointer\nwhich the syscall is expected to write to (to the memory pointed to by this\nptr), then this side-effect is not captured in the asm.\n\nIf anyone uses this macro to define it\u0027s own version of the syscall\n(sometimes necessary when not using glibc) and it\u0027s inlined, then GCC\ndoesn\u0027t know that this asm write to \"*dest\", when called like so for instance:\n\n  out \u003d 1;\n  llseek (fd, bla, blubb, \u0026out, trara)\n  use (out);\n\nHere nobody tells GCC that \"out\" actually is written to (just a pointer to it\nis passed to the asm).  Hence GCC might (and in the above bug did)\ncopy-propagate \"1\" into the second use of \"out\".\n\nThe easiest solution would be to add a \"memory\" clobber to the definition\nof this syscall macro.  As this is a syscall, it shouldn\u0027t inhibit too many\noptimizations.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e92343cc8e9ca4bc0db4b007dd37d33a207ef637",
      "tree": "fe6c212f92464145fcaabbf7d3f8962a54113766",
      "parents": [
        "083044e63b4d10ebf9afb231bc0d34aec72169b4"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Fix show_mem a little bit\n\n- Add KERN_INFO to printks (from i386)\n- Use longs instead of ints to accumulate pages.\n- Fix broken indenting.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "083044e63b4d10ebf9afb231bc0d34aec72169b4",
      "tree": "4724a4d993dc1c45830bd8cf39ab5fef70391cd6",
      "parents": [
        "fe5d5f073eb133b65a8814b48af1722a1ca5aa25"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Remove disable_tsc code in context switch\n\nIt only offers extremly dubious security advantages and\nis not worth the overhead in this critical path.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fe5d5f073eb133b65a8814b48af1722a1ca5aa25",
      "tree": "a75844421d5ce017f3e7666234e28830c04756be",
      "parents": [
        "48496e349554f3704fd1cdf16f389e0615956909"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Print version at end of kernel build\n\n(from i386)\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "48496e349554f3704fd1cdf16f389e0615956909",
      "tree": "90757266ec81fd4839f6d60853c3190cc5ceb496",
      "parents": [
        "b8f68e9ffaf5e7c9c463ecd2598cc33f8e6df75e"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Fix (harmless) typo in head.S early level2 page table\n\nThe global bit  was not set in the first 2MB page, instead\nit had a bit in the free AVL section which is useless.\nFixed thus.\n\nNoticed by Eric Biederman\n\nCc:  Eric W. Biederman \u003cebiederm@xmission.com\u003e\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b8f68e9ffaf5e7c9c463ecd2598cc33f8e6df75e",
      "tree": "fc3775daf2933afac248f2989f0d647e4e49b3af",
      "parents": [
        "e99b861a3e9ec93a48b985519e09b2515c201e8d"
      ],
      "author": {
        "name": "Hugh Dickins",
        "email": "hugh@veritas.com",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:50:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Fix idle\u003dpoll\n\nx86_64 idle\u003dpoll might be a little less responsive than it should: unlike\nmwait_idle, and unlike i386, its poll_idle left TIF_POLLING_NRFLAG set.\n\nSigned-off-by: Hugh Dickins \u003chugh@veritas.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e99b861a3e9ec93a48b985519e09b2515c201e8d",
      "tree": "3a90eaa67081fdb460e4659709d0e686a49c5842",
      "parents": [
        "2b4a08150e0ce2f6eb5d0987fdfe3524ec799313"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:58 2005 -0700"
      },
      "message": "[PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in CPUs.\n\nSaves some memory except for hotplug situations.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2b4a08150e0ce2f6eb5d0987fdfe3524ec799313",
      "tree": "ae4d69033fa3e1e64485433bec8e496fc498ca8f",
      "parents": [
        "165aeb82848c81ee1774f8defc74df4341e9184b"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:58 2005 -0700"
      },
      "message": "[PATCH] x86-64: Increase TLB flush array size\n\nThe generic TLB flush functions kept upto 506 pages per\nCPU to avoid too frequent IPIs.\n\nThis value was done for the L1 cache of older x86 CPUs,\nbut with modern CPUs it does not make much sense anymore.\nTLB flushing is slow enough that using the L2 cache is fine.\n\nThis patch increases the flush array on x86-64 to cache\n5350 pages. That is roughly 20MB with 4K pages. It speeds\nup large munmaps in multithreaded processes on SMP considerably.\n\nThe cost is roughly 42k of memory per CPU, which is reasonable.\n\nI only increased it on x86-64 for now, but it would probably\nmake sense to increase it everywhere. Embedded architectures\nwith SMP may keep it smaller to save some memory per CPU.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "165aeb82848c81ee1774f8defc74df4341e9184b",
      "tree": "fa70625ab62d6eccc9af8adabe73c7e84848f66e",
      "parents": [
        "3f74478b5fd7263e9311cdb320923d599c73a792"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:58 2005 -0700"
      },
      "message": "[PATCH] x86-64: Don\u0027t include config.h in asm/timex.h\n\nasm-x86-64/timex.h does not reference CONFIG constants.\nDo not need to include config.h.\n\nSigned-off-by: Grant Grundler \u003ciod00d@hp.com\u003e\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3f74478b5fd7263e9311cdb320923d599c73a792",
      "tree": "d61962b55cc7bae06cf872f35d8ab3ae753c70c1",
      "parents": [
        "459192c92cde49d1a2f721c90adf45d774c2dcf5"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:58 2005 -0700"
      },
      "message": "[PATCH] x86-64: Some cleanup and optimization to the processor data area.\n\n- Remove unused irqrsp field\n- Remove pda-\u003eme\n- Optimize set_softirq_pending slightly\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "459192c92cde49d1a2f721c90adf45d774c2dcf5",
      "tree": "c5d6639084a070d93987a6a7707535738e3cd24f",
      "parents": [
        "e5bc8b6baf86538f3d0407cf0880f86aec828a13"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:58 2005 -0700"
      },
      "message": "[PATCH] x86-64: Add simnow console\n\nThis adds console and earlyprintk support for a host file\non AMD\u0027s SimNow simulator.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e5bc8b6baf86538f3d0407cf0880f86aec828a13",
      "tree": "b67a98a866a51286fd342d08b27b511826875138",
      "parents": [
        "83b942bd3437d84d6ddf582477120b6b86369052"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:58 2005 -0700"
      },
      "message": "[PATCH] x86-64: Make remote TLB flush more scalable\n\nInstead of using a global spinlock to protect the state\nof the remote TLB flush use a lock and state for each sending CPU.\n\nTo tell the receiver where to look for the state use 8 different\ncall vectors.  Each CPU uses a specific vector to trigger flushes on other\nCPUs. Depending on the received vector the target CPUs look into\nthe right per cpu variable for the flush data.\n\nWhen the system has more than 8 CPUs they are hashed to the 8 available\nvectors. The limited global vector space forces us to this right now.\nIn future when interrupts are split into per CPU domains this could be\nfixed, at the cost of needing more IPIs in flat mode.\n\nAlso some minor cleanup in the smp flush code and remove some outdated\ndebug code.\n\nRequires patch to move cpu_possible_map setup earlier.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "83b942bd3437d84d6ddf582477120b6b86369052",
      "tree": "75fcfc6d7f175cd35911bf93713d45a82c67a3fc",
      "parents": [
        "9acf23c42b13d682abbd5db1d293c7a77ae54b61"
      ],
      "author": {
        "name": "Tsuneo.Yoshioka@f-secure.com",
        "email": "Tsuneo.Yoshioka@f-secure.com",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:57 2005 -0700"
      },
      "message": "[PATCH] x86-64: Fix 32bit sendfile\n\nIf we use 64bit kernel on ia64/x86_64/s390 architecture, and we run\n32bit binary on 32bit compatibility mode, sendfile system call seems be\nnot set offset argument.\n\nThis is because sendfile\u0027s return value is not zero but the code regards\nthe result by return value is zero or not.\n\nThis problem will be affect to ia64/x86_64/s390 and not affect to other\narchitecture does not affect other architecture (mips/parisc/ppc64/sparc64).\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9acf23c42b13d682abbd5db1d293c7a77ae54b61",
      "tree": "9aaf651e1df09704fdf79b4b4d3ffa522fcefd52",
      "parents": [
        "69e1a33f62eff9b228a8cc2c3e4429dbee8966c9"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:57 2005 -0700"
      },
      "message": "[PATCH] x86-64: Include build number in oops output\n\nInclude build number in oops output\n\nHelps me to match oopses to correct kernel.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "69e1a33f62eff9b228a8cc2c3e4429dbee8966c9",
      "tree": "985f088d05f2d936cfafa5dd0232aa59391dc663",
      "parents": [
        "413588c7cb8113c03d0044f1d41b832ad7201c29"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:57 2005 -0700"
      },
      "message": "[PATCH] x86-64: Use ACPI PXM to parse PCI\u003c-\u003enode assignments\n\nSince this is shared code I had to implement it for i386 too\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "413588c7cb8113c03d0044f1d41b832ad7201c29",
      "tree": "5a16d8926c30c7b982a7f309aa948097e6369aae",
      "parents": [
        "b9aac10dddd927f0b9cfcca19a272ded87015574"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:57 2005 -0700"
      },
      "message": "[PATCH] x86-64: Remove code to resume machine check state of other CPUs.\n\nThe resume code uses CPU hotplug now so at resume time\nwe only ever see one CPU.\n\nPointed out by Yu Luming.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b9aac10dddd927f0b9cfcca19a272ded87015574",
      "tree": "4a841306db9b3fb94f7b4ae550cac2c994343dba",
      "parents": [
        "0a43e4bf7489074c667f24b9670ecd88f6eb0a07"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:57 2005 -0700"
      },
      "message": "[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn\n\nThe FLATMEM people added it, but there doesn\u0027t seem a good reason\nbecause end_pfn is identical.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0a43e4bf7489074c667f24b9670ecd88f6eb0a07",
      "tree": "e729588d01798bb8439d48a30d328c2cecfa7d69",
      "parents": [
        "7c7a3897f678cfafebc8ec0a5e61a814f2f24e42"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:57 2005 -0700"
      },
      "message": "[PATCH] x86-64: Use e820_find_hole to compute reserved pages\n\nAvoids a very dumb loop\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7c7a3897f678cfafebc8ec0a5e61a814f2f24e42",
      "tree": "4e51e1a3e00aac57f242b83bdb2f15b6a8ea1c13",
      "parents": [
        "117090b5e815d0075bff85c2be954d68a11ac4ed"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:57 2005 -0700"
      },
      "message": "[PATCH] x86-64: Fix harmless off by one in e820 code\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "117090b5e815d0075bff85c2be954d68a11ac4ed",
      "tree": "d1eeba143c17dbf5ae6d4baf45efcaa3229e80b1",
      "parents": [
        "1d3fbbf9fe8d5cd5f94256781cc69a4ac289a767"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:57 2005 -0700"
      },
      "message": "[PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookup\n\nUse pcibus_to_node directly\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1d3fbbf9fe8d5cd5f94256781cc69a4ac289a767",
      "tree": "c93aab7bb1b6591925995d597b1280124b48ade4",
      "parents": [
        "8c566ef5f3eb5d9daf61d0fa31d82c211f601ba0"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:57 2005 -0700"
      },
      "message": "[PATCH] x86-64: Don\u0027t trust boot_cpu_id in the mptable.\n\nIt could be wrong for kexec or other cases. Read it from\nthe CPU instead.\n\nSigned-off-by: Murali \u003cmuralim@in.ibm.com\u003e\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8c566ef5f3eb5d9daf61d0fa31d82c211f601ba0",
      "tree": "646730e657f27a23b3081fafafe494121e0d8075",
      "parents": [
        "673242c10d535bfe238d9d8e82ac93432d35b88e"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:57 2005 -0700"
      },
      "message": "[PATCH] x86-64: Add command line option to set machine check tolerance level\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "673242c10d535bfe238d9d8e82ac93432d35b88e",
      "tree": "959b4ffb0ebf788df812fe27498248c26610d22c",
      "parents": [
        "a54e678b8f476d6f28e6aa4409f6b88ce476af1b"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Make lockless machine check record passing a bit more robust.\n\nOne machine is constantly throwing NMI watchdog timeouts in mce_log\n\nThis was one attempt to fix it.\n\n(AK: this doesn\u0027t actually fix the bug I\u0027m seeing unfortunately, probably\ndrop.  I don\u0027t like it that the reader can spin forever now waiting\nfor a writer)\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a54e678b8f476d6f28e6aa4409f6b88ce476af1b",
      "tree": "b19330f36410cc229b3229f135c8f522cc89f044",
      "parents": [
        "63f02fd7ceb2fa4065d8a0c9943e4af2876b6c91"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Remove redundant swiotlb\u003dforce handling\n\nIt\u0027s already handled in the main swiotlb code.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "63f02fd7ceb2fa4065d8a0c9943e4af2876b6c91",
      "tree": "55d2286db7d2df82d75ec8046afa9d36687d7c72",
      "parents": [
        "5d3d0f7704ed0bc7eaca0501eeae3e5da1ea6c87"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Don\u0027t allocate aperture when swiotlb is enabled and no AGP found\n\nNo-one needs it then\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5d3d0f7704ed0bc7eaca0501eeae3e5da1ea6c87",
      "tree": "7f1f41450a6f1880488f7fd4554a1f2bbd71d391",
      "parents": [
        "6142891a0c0209c91aa4a98f725de0d6e2ed4918"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Reverse order of bootmem lists\n\nThis leads to bootmem allocating first from node 0 instead\nof from the last node.  This avoids swiotlb allocating on the last node, which\ndoesn\u0027t really work on a machine with \u003e4GB.\n\nNote: there is a better patch around from someone else that gets\nrid of the pgdat list completely.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6142891a0c0209c91aa4a98f725de0d6e2ed4918",
      "tree": "42bea8f8c19aeec3a2b5d518f09b7902fe6bf6d1",
      "parents": [
        "357e11d4cbbbb959a88a9bdbbf33a10f160b0823"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Avoid unnecessary double bouncing for swiotlb\n\nPCI_DMA_BUS_IS_PHYS has to be zero even when the GART IOMMU is disabled\nand the swiotlb is used. Otherwise the block layer does unnecessary\ndouble bouncing.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "357e11d4cbbbb959a88a9bdbbf33a10f160b0823",
      "tree": "466ff21d61294a3f22614a9f28bec5aec746d2a3",
      "parents": [
        "df0cc26b1b7f88f46307eea50a7469f0b58132d9"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Don\u0027t assume APIC for boot processor has an APIC ID of zero\n\nOriginally from Stuart Hayes.\n\nWhen setting up the APIC for the Uniprocessor kernel don\u0027t\nassume the CPU has an APIC ID of zero.\n\nThis fixes boot with the UP kernel on Dell PowerEdge 6800/6850 4way systems.\n\nCc: Stuart.Hayes@dell.com\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "df0cc26b1b7f88f46307eea50a7469f0b58132d9",
      "tree": "c4b4c7c38ca7833cabcd06c2929f617446939d76",
      "parents": [
        "3f098c2605bdf50176b26f4fa724e9b9c99e5242"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Use SRAT data on Intel systems too.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3f098c2605bdf50176b26f4fa724e9b9c99e5242",
      "tree": "d4632bc555c52afed6ae4c0444659dca49e3e406",
      "parents": [
        "b91691164be174b780f5c1bb145a7ab5d33fce2f"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing\n\nIn particular on systems where the local APIC space and node space\nis very different from the Linux CPU number space.\n\nPreviously the older NUMA setup code directly parsing the K8\nnorthbridge registers had some issues on 8 socket or dual core\nsystems. This patch fixes them.\n\nThis is mainly done by fixing some confusion between Linux\nCPU numbers and local APIC ids. We now pass the local APIC IDs\nto later code, which avoids mismatches.\n\nAlso add some heuristics to detect cases where the Hypertransport\nnodeids and the local APIC IDs don\u0027t match, but are shifted\nby a constant offset.\n\nThis is still all quite hackish, hopefully BIOS writers fill\nin correct SRATs instead.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b91691164be174b780f5c1bb145a7ab5d33fce2f",
      "tree": "be33a63344b027ce0e68c75c536895184afab7a0",
      "parents": [
        "8675b1a454016c7c50215552ea5c5c4a2413fda0"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Don\u0027t cache align PDA on UP builds\n\nSuggested by someone I forgot who sorry.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8675b1a454016c7c50215552ea5c5c4a2413fda0",
      "tree": "7233fd68cb7daf91f08e201296c5f21e13ef571a",
      "parents": [
        "0b07e984fc7a51b1a7c75e1bfdcf59d1ad065353"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:56 2005 -0700"
      },
      "message": "[PATCH] x86-64: Fix the apic version that gets printed during boot\n\nSigned-off-by: Suresh Sidda \u003csuresh.b.siddha@intel.com\u003e\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0b07e984fc7a51b1a7c75e1bfdcf59d1ad065353",
      "tree": "84477039c897553359694020e767638a830f4f15",
      "parents": [
        "f1f4e83fd9b5ce77d05825586d0426a54b8f3a68"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Don\u0027t assign CPU numbers in SRAT parsing\n\nDo that later when the CPU boots. SRAT just stores the APIC\u003c-\u003eNode\nmapping node. This fixes problems on systems where the order\nof SRAT entries does not match the MADT.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f1f4e83fd9b5ce77d05825586d0426a54b8f3a68",
      "tree": "4e4b5366927d915ec77ed2118b40b3390a3b9071",
      "parents": [
        "b4452218c4b7a579056d439b73a668b71654c137"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: White space and comment fixes for smp_call_function_single\n\nNo functional changes\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b4452218c4b7a579056d439b73a668b71654c137",
      "tree": "a83d03b2bfc5a33a2f89a3d6b677b764ea3ac183",
      "parents": [
        "70556463487f33bc6728a7596b97f86b811aad22"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Enable interrupts during delay calibration on APs\n\nWe used to disable them to work around a bug, but that\nis not needed anymore. Keeping them enabled avoids the NMI\nwatchdog triggering in some cases.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "70556463487f33bc6728a7596b97f86b811aad22",
      "tree": "ce49b46bd6cd2089c82b5a1cea698bf5c6cfd1cc",
      "parents": [
        "5a40b7c2abdedcf53c9a6ee790991acfcef5b6c7"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on physflat mode\n\nHandles case where BIOS gives CPUs very large APIC numbers correctly.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5a40b7c2abdedcf53c9a6ee790991acfcef5b6c7",
      "tree": "e326a2d01c30be580c14bd6c74c19a2807c1cdad",
      "parents": [
        "61c11341ed798db9b99b30c1711c1cf458457806"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Remove code for outdated APICs\n\nNo x86-64 chipset has these APICs.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "61c11341ed798db9b99b30c1711c1cf458457806",
      "tree": "2e5ff34ede24ca3e88b5f49170fb1b717b80c080",
      "parents": [
        "eddfb4ed290383abf912630fa8dac5acf65c9e55"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:23 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Remove esr disable hack in APIC code\n\nThis was just needed for the Numasaurus, which fortunately\ndoesn\u0027t support x86-64 CPUs.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "eddfb4ed290383abf912630fa8dac5acf65c9e55",
      "tree": "f13e544e4105facfb9d40d9ee86fb0d10ba29d04",
      "parents": [
        "c1507eb2ee845b123ace751bec9c992a1937872c"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:23 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Remove obsolete APIC \"write around\" bug workaround\n\nNo x86-64 chipset has this bug\n\nGenerated code doesn\u0027t change because it was always disabled.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c1507eb2ee845b123ace751bec9c992a1937872c",
      "tree": "c826ae4c3794c3bd04101239c37019b75e4a7635",
      "parents": [
        "affc9b844905f749064752faebb1af699f2d13bf"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:23 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Remove apic_write_around from smpboot.c\n\nWe don\u0027t do workarounds for ancient hardware bugs.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "affc9b844905f749064752faebb1af699f2d13bf",
      "tree": "98fc470b8d7b0ee2fb9184baca1fadbc929c12f7",
      "parents": [
        "f343bb4cd7cc76d49d72415c8b867b1073d3c6db"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:23 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:55 2005 -0700"
      },
      "message": "[PATCH] x86-64: Update defconfig\n\nAllow diskless booting.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f343bb4cd7cc76d49d72415c8b867b1073d3c6db",
      "tree": "f44795f878e0dc33be330e1efc8cbd4d2fe94bdd",
      "parents": [
        "b3426599af9524104be6938bcb1fcaab314781c7"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon Sep 12 18:49:23 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 10:49:55 2005 -0700"
      },
      "message": "[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.\n\nNow that Greg implemented MCFG/_SEG support this shouldn\u0027t be needed\nanymore\n\nCc: gregkh@suse.de\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b3426599af9524104be6938bcb1fcaab314781c7",
      "tree": "c6d354bddb5b8cd298d139b60a9257ebd8323b90",
      "parents": [
        "f24ec7f6c6278c0ea4c00efe96d50b1e66796c44"
      ],
      "author": {
        "name": "Paul Jackson",
        "email": "pj@sgi.com",
        "time": "Mon Sep 12 04:30:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 09:16:27 2005 -0700"
      },
      "message": "[PATCH] cpuset semaphore depth check optimize\n\nOptimize the deadlock avoidance check on the global cpuset\nsemaphore cpuset_sem.  Instead of adding a depth counter to the\ntask struct of each task, rather just two words are enough, one\nto store the depth and the other the current cpuset_sem holder.\n\nThanks to Nikita Danilov for the idea.\n\nSigned-off-by: Paul Jackson \u003cpj@sgi.com\u003e\n\n[ We may want to change this further, but at least it\u0027s now\n  a totally internal decision to the cpusets code ]\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f24ec7f6c6278c0ea4c00efe96d50b1e66796c44",
      "tree": "eab9b703ddfade4510fa2f290c5b6465826aa9d4",
      "parents": [
        "26cda988ba1e3e843a0680fe98661a22fa430a60"
      ],
      "author": {
        "name": "Evgeniy Polyakov",
        "email": "johnpol@2ka.mipt.ru",
        "time": "Mon Sep 12 17:12:43 2005 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 08:48:08 2005 -0700"
      },
      "message": "[PATCH] crc16: remove w1 specific comments.\n\nRemove w1 comments from crc16.h and move specific constants into\nw1_ds2433.c where they are used.\n\nReplace %d with %zd.\n\nSigned-off-by: Evgeniy Polyakov \u003cjohnpol@2ka.mipt.ru\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "26cda988ba1e3e843a0680fe98661a22fa430a60",
      "tree": "692e76e9bc9b11ed34bad88f892adc0184c2e5ff",
      "parents": [
        "1df5c10a5b40d1ad747e3de3caf28764153c5c8e",
        "2d909d08db7655a53f3afb31c7627c5c8c87142a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 08:33:53 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 08:33:53 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 \n"
    },
    {
      "commit": "1df5c10a5b40d1ad747e3de3caf28764153c5c8e",
      "tree": "87cda6983653d73a3ba4d24b1c8ba257254ac26b",
      "parents": [
        "c3ff8ec31c1249d268cd11390649768a12bec1b9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 07:59:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 07:59:21 2005 -0700"
      },
      "message": "Mark ia64-specific MCA/INIT scheduler hooks as dangerous\n\n..and only enable them for ia64. The functions are only valid\nwhen the whole system has been totally stopped and no scheduler\nactivity is ongoing on any CPU, and interrupts are globally\ndisabled.\n\nIn other words, they aren\u0027t useful for anything else. So make\nsure that nobody can use them by mistake.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c3ff8ec31c1249d268cd11390649768a12bec1b9",
      "tree": "b9c51b7fb24baca87ddedc2134a24808aa28e1bf",
      "parents": [
        "c93a777103263c2a610a49771c6336f7a53d8ab7"
      ],
      "author": {
        "name": "Roland McGrath",
        "email": "roland@redhat.com",
        "time": "Sun Sep 11 01:44:45 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Sep 12 07:52:16 2005 -0700"
      },
      "message": "[PATCH] i386: Don\u0027t miss pending signals returning to user mode after signal processing\n\nSigned-off-by: Roland McGrath \u003croland@redhat.com\u003e\nAcked-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2d909d08db7655a53f3afb31c7627c5c8c87142a",
      "tree": "e4a3f94f59bb020865a83820c499bfa292ded5a4",
      "parents": [
        "1ed2fd2d3a8d18f184ba2d06e0f03bff773f28ab"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Mon Sep 12 13:19:51 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:19:12 2005 +1000"
      },
      "message": "[PATCH] ppc64: Remove unused code\n\nppc64_attention_msg and ppc64_dump_msg are not used so remove them.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "1ed2fd2d3a8d18f184ba2d06e0f03bff773f28ab",
      "tree": "90cbf7cca4fc3c4367327c8503cede449ee64ffb",
      "parents": [
        "3238e9c9735cd5ebe30a59df1f8f5af2687344de"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Mon Sep 12 13:17:27 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:19:12 2005 +1000"
      },
      "message": "[PATCH] ppc64: Fix for missing start-cpu rtas token\n\nIf the rtas start-cpu token doesnt exist then presume the cpu is already\nspinning. If it isnt we will catch it later on when the cpu doesnt\nrespond.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "3238e9c9735cd5ebe30a59df1f8f5af2687344de",
      "tree": "74ecdd57ad7b1dbdb4dd26ad4802ba4efbc3a4c4",
      "parents": [
        "26370322d8e3504db61cb8d438a9fca3b87ac0db"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Mon Sep 12 13:14:26 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:19:12 2005 +1000"
      },
      "message": "[PATCH] ppc64: indent pci code\n\nFix up some badly indented code.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "26370322d8e3504db61cb8d438a9fca3b87ac0db",
      "tree": "bbc4d87cea4a30010e4ef1913df948470504ffd6",
      "parents": [
        "fd9648dff6f9797ecc509bcd181706a274dc074d"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Mon Sep 12 13:12:11 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:19:12 2005 +1000"
      },
      "message": "[PATCH] ppc64: xics cleanup\n\nA few xics cleanups:\n\n- Make some things static.\n- Be more consistent with error printing - interrupts are unsigned,\n  error values are signed.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "fd9648dff6f9797ecc509bcd181706a274dc074d",
      "tree": "845b99905dc4f54171d554c14e45b55f1cfe48e2",
      "parents": [
        "a94d308513bdb2b926b45c11d7ce7fac6d6ca865"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Sat Sep 10 16:01:11 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:19:12 2005 +1000"
      },
      "message": "[PATCH] ppc64: Add ptrace data breakpoint support\n\nAdd hardware data breakpoint support.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "a94d308513bdb2b926b45c11d7ce7fac6d6ca865",
      "tree": "1366d21e643407f9c9f7af5f80d0e2a8309f5ee3",
      "parents": [
        "df09ce4a15bac7b05356b2f00fbb600c5890b1f3"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Sat Sep 10 16:01:10 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:19:12 2005 +1000"
      },
      "message": "[PATCH] ppc64: Add definitions for new PTRACE calls\n\n- Add PTRACE_GET_DEBUGREG/PTRACE_SET_DEBUGREG. The definition is\n  as follows:\n\n/*\n * Get or set a debug register. The first 16 are DABR registers and the\n * second 16 are IABR registers.\n */\n#define PTRACE_GET_DEBUGREG    25\n#define PTRACE_SET_DEBUGREG    26\n\n  DABR \u003d\u003d data breakpoint and IABR \u003d instruction breakpoint in IBM\n  speak. We could split out the IABR into 2 more ptrace calls but I\n  figured there was no need and 16 DABR registers should be more\n  than enough (POWER4/POWER5 have one).\n\n- Add 2 new SIGTRAP si_codes: TRAP_HWBKPT and TRAP_BRANCH. I couldnt\n  find any standards on either of these so I copied what ia64 is\n  doing. Again this might be better placed in\n  include/asm-generic/siginfo.h\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "df09ce4a15bac7b05356b2f00fbb600c5890b1f3",
      "tree": "244012b2885b2369b3262b86e3e1d0a3ec8f415f",
      "parents": [
        "a0987224dc80b3eb98cc7a135422acbda8538146"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Sat Sep 10 16:01:09 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:19:12 2005 +1000"
      },
      "message": "[PATCH] ppc64: Fix up some whitespace issues in ptrace32.c\n\nFix up some whitespace issues in ptrace32.c\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "a0987224dc80b3eb98cc7a135422acbda8538146",
      "tree": "07c91bc05ab991bde6e441be17f07fcb296a3ded",
      "parents": [
        "962bca7f389229a30ced441d7b37f55f203006a2"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Sat Sep 10 16:01:08 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:19:12 2005 +1000"
      },
      "message": "[PATCH] ppc64: ptrace cleanups\n\n- Remove the PPC_REG* defines\n- Wrap some more stuff with ifdef __KERNEL__\n- Add missing PT_TRAP, PT_DAR, PT_DSISR defines\n- Add PTRACE_GETEVRREGS/PTRACE_SETEVRREGS, even though we dont use it on\n  ppc64 we dont want to allocate them for something else.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "962bca7f389229a30ced441d7b37f55f203006a2",
      "tree": "9824ae5b923a477fb4a671eda60822f80610861e",
      "parents": [
        "4267292b0f368c1633ff3316a53b5f7fbada95f8"
      ],
      "author": {
        "name": "Robert Jennings",
        "email": "rcjenn@austin.ibm.com",
        "time": "Sat Sep 10 16:01:07 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:19:11 2005 +1000"
      },
      "message": "[PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS\n\nThe ptrace get and set methods for VMX/Altivec registers present in the\nppc tree were missing for ppc64.  This patch adds the 32-bit and\n64-bit methods.  Updated with the suggestions from Anton following the lines\nof his code snippet.\n\nAdded:\n - flush_altivec_to_thread calls as suggested by Anton\n - piecewise copy of structure to preserve 32-bit vrsave data as per\n   Anton\n\n(I consolidated the 32 and 64bit versions with 2 helper macros - Anton)\n\nSigned-off-by: Robert C Jennings \u003crcjenn@austin.ibm.com\u003e\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "4267292b0f368c1633ff3316a53b5f7fbada95f8",
      "tree": "4830de68a91351ef29445ec2a7f7ad8d7145b0b9",
      "parents": [
        "357d596bd552ad157a906289ab13ea6ba7e66e3d"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:17:36 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 12 17:17:36 2005 +1000"
      },
      "message": "ppc64: Set up PCI tree from Open Firmware device tree\n\nThis adds code which gives us the option on ppc64 of instantiating the\nPCI tree (the tree of pci_bus and pci_dev structs) from the Open\nFirmware device tree rather than by probing PCI configuration space.\nThe OF device tree has a node for each PCI device and bridge in the\nsystem, with properties that tell us what addresses the firmware has\nconfigured for them and other details.\n\nThere are a couple of reasons why this is needed.  First, on systems\nwith a hypervisor, there is a PCI-PCI bridge per slot under the PCI\nhost bridges.  These PCI-PCI bridges have special isolation features\nfor virtualization.  We can\u0027t write to their config space, and we are\nnot supposed to be reading their config space either.  The firmware\ntells us about the address ranges that they pass in the OF device\ntree.\n\nSecondly, on powermacs, the interrupt controller is in a PCI device\nthat may be behind a PCI-PCI bridge.  If we happened to take an\ninterrupt just at the point when the device or a bridge on the path to\nit was disabled for probing, we would crash when we try to access the\ninterrupt controller.\n\nI have implemented a platform-specific function which is called for\neach PCI bridge (host or PCI-PCI) to say whether the code should look\nin the device tree or use normal PCI probing for the devices under\nthat bridge.  On pSeries machines we use the device tree if we\u0027re\nrunning under a hypervisor, otherwise we use normal probing.  On\npowermacs we use normal probing for the AGP bridge, since the device\nfor the AGP bridge itself isn\u0027t shown in the device tree (at least on\nmy G5), and the device tree for everything else.\n\nThis has been tested on a dual G5 powermac, a partition on a POWER5\nmachine (running under the hypervisor), and a legacy iSeries\npartition.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c93a777103263c2a610a49771c6336f7a53d8ab7",
      "tree": "1152effff9831348dbf9ffb1766dd1208d6ea272",
      "parents": [
        "747a5054c0663a21c440524bdac1bca31be0d20e"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Mon Sep 12 09:18:12 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:48 2005 -0700"
      },
      "message": "[PATCH] i810fb: Update i810fb documentation\n\nUpdate i810fb documentation to describe new features and configuration\nchanges.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "747a5054c0663a21c440524bdac1bca31be0d20e",
      "tree": "7e42775896a052ec4fd14d62c4aeaaf7f24b7f07",
      "parents": [
        "595e8a97f48619fe7952f31259d3e61af9118f49"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Mon Sep 12 09:16:47 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:47 2005 -0700"
      },
      "message": "[PATCH] i810fb: Change option ext_vga to extvga to match documentation\n\nReported by: Manuel Lauss \u003cmano@roarinelk.homelinux.net\u003e\n\nHe was getting random initial video modes depending on the kernel\nconfiguration.  His option line includes \u0027extvga\u0027.\n\nThe i810fb documentation describes the option \u0027extvga\u0027, however the\ndriver accepts \u0027ext_vga\u0027.  Besides \u0027extvga\u0027 being ignored by i810fb,\nit also confuses the option parser of i810fb and assigns \u0027extvga\u0027 to\n\u0027mode_option\u0027.  This leads to an incorrect video mode at boot time.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "595e8a97f48619fe7952f31259d3e61af9118f49",
      "tree": "6c0f44cf3c1398fb6265aed03e20016ef93de959",
      "parents": [
        "883f64510718e7df9abbfeec4748d92745d8cc3e"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Mon Sep 12 09:15:16 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:47 2005 -0700"
      },
      "message": "[PATCH] i810fb: Restore xres and yres option parameters\n\nIf i810fb successfully probed for the EDID, it will disregard the\nboot option parameters \u0027xres\u0027 and \u0027yres\u0027.  Fix this regression.\n\nExcellent testing done by Manuel Lauss \u003cmano@roarinelk.homelinux.net\u003e.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "883f64510718e7df9abbfeec4748d92745d8cc3e",
      "tree": "49cba3bb78cbf5329029948593eee9610794f669",
      "parents": [
        "81d4903d2d17a9f33ece2666185a8b51e6935ae0"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Mon Sep 12 09:13:32 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:47 2005 -0700"
      },
      "message": "[PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to no\n\nReported by: Manuel Lauss \u003cmano@roarinelk.homelinux.net\u003e\n\ncompiled with CONFIG_FB_I810_I2C \u003d n and CONFIG_FB_I810 \u003d y\nit oopses at boot in file drivers/video/i810/i810_main.c:1884\n\n...\nUnable to handle kernel NULL pointer dereference at virtual address 00000054\nprinting eip:\nc02543c0\n*pde \u003d 00000000\nOops: 0000 [#1]\nlast sysfs file:\nModules linked in:\nCPU:    0\nEIP:    0060:[\u003cc02543c0\u003e]    Not tainted VLI\nEFLAGS: 00010286   (2.6.13-mm2)\nEIP is at i810fb_find_init_mode+0x53/0x93\neax: c113ddd4   ebx: c1194000   ecx: c04be2dd   edx: c1194000\nesi: c1194008   edi: c113ddd4   ebp: c1194240   esp: c113ddcc\nds: 007b   es: 007b   ss: 0068\n\nstruct fb_monspecs *specs is initialized to NULL causing the oops.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "81d4903d2d17a9f33ece2666185a8b51e6935ae0",
      "tree": "799e8500ac1cf4f60040a683af026d753faec590",
      "parents": [
        "d871629b83774fc24db6dd2775ceaf46b433b056"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:47 2005 -0700"
      },
      "message": "[PATCH] m68knommu: common RAM based 68360 startup code\n\nCreate common start code for all 68360 based platforms that are\nloaded and run directly from RAM (as opposed to running from\nflash/ROM). This replaces the old specific startup code for\neach board.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d871629b83774fc24db6dd2775ceaf46b433b056",
      "tree": "78bcd68ed5c497ee1f2bd5f42a936dac62c135e9",
      "parents": [
        "2d9d166e1cb2909bd8d3ac0d1ee8db83abb9fd86"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:47 2005 -0700"
      },
      "message": "[PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 processors\n\nAllow for differences in the SDRAM controller setup and GPIO pin setup\nof the 5270/1 and 5274/5 parts. With separate config options for each\nnow this no longer needs to be board specific.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2d9d166e1cb2909bd8d3ac0d1ee8db83abb9fd86",
      "tree": "62b02bc41bd328ff308d729c4c53d06b1e60675d",
      "parents": [
        "7ce4d42503949b62f481be989d8f5a25f5af10ff"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:47 2005 -0700"
      },
      "message": "[PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processor family\n\nAdd support for the FEC ethernet driver of the Freescale 523x processor\nfamily to the FEC header definitions.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7ce4d42503949b62f481be989d8f5a25f5af10ff",
      "tree": "8696a0ce91f36b12ef5ce3e6b280a8eeb5be3366",
      "parents": [
        "66aa2b4b1cf9a61f1550251c56fc6f0d48287591"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:47 2005 -0700"
      },
      "message": "[PATCH] m68knommu: add SPI register definitions for 528x processors\n\nAdd QSPI register definitions of ColdFIre 528x processor SPI controller.\n\nPatch originally submitted by Derek Cheung \u003cderek.cheung@sympatico.ca\u003e\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "66aa2b4b1cf9a61f1550251c56fc6f0d48287591",
      "tree": "b372d102e0f6a8071c2473c84343f7a1a9d4cf94",
      "parents": [
        "966cdb2fdf1776392c98f7d38e0eb9c6dd1c4715"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:47 2005 -0700"
      },
      "message": "[PATCH] uclinux: add NULL check, 0 end valid check and some more exports to nommu.c\n\nMove call to get_mm_counter() in update_mem_hiwater() to be\ninside the check for tsk-\u003emm being null. Otherwise you can be\nfollowing a null pointer here. This patch submitted by\nJavier Herrero \u003cjherrero@hvsistemas.es\u003e.\n\nModify the end check for munmap regions to allow for the\nlegacy behavior of 0 being valid. Pretty much all current\nuClinux system libc malloc\u0027s pass in 0 as the end point.\nA hard check will fail on these, so change the check so\nthat if it is non-zero it must be valid otherwise it fails.\nA passed in value will always succeed (as it used too).\n\nAlso export a few more mm system functions - to be consistent\nwith the VM code exports.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "966cdb2fdf1776392c98f7d38e0eb9c6dd1c4715",
      "tree": "b0dd1c5bbe4e8168b81be1bc8b634b8169fdb410",
      "parents": [
        "f6515db47e6d8cb502e4b0fd7255652da4ba1393"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:46 2005 -0700"
      },
      "message": "[PATCH] m68knommu: dma support for 523x processors\n\nSupport the DMA unit of the ColdFire 523x processor family.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f6515db47e6d8cb502e4b0fd7255652da4ba1393",
      "tree": "3cc5e0e31273c0c71b994dcea15d1c88efd6e6e5",
      "parents": [
        "b0433b99339a9fdc2effe213491812556e4896fb"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:46 2005 -0700"
      },
      "message": "[PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driver\n\nWe should not call mtd_put_device() in the uclinux MTD map driver.\nAlso consistently use phys/virt fields of maps map_info struct,\ninstead of mixing it with map_priv_1.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b0433b99339a9fdc2effe213491812556e4896fb",
      "tree": "c0569a321fe4e7998d712f5b274866e07299b27a",
      "parents": [
        "9c1ee9387c0ce06d573e2d27de10cbc24179941e"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:46 2005 -0700"
      },
      "message": "[PATCH] m68knommu: add ColdFire serial driver support for 523x processor family\n\nAdd support for the new Freescale 523x processor family to ColdFire\nserial driver. Also set different default baud rate for MOD5272\nboard.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9c1ee9387c0ce06d573e2d27de10cbc24179941e",
      "tree": "d55ad0c26509120df9a2acf849555ceaaa29b0f6",
      "parents": [
        "df28f34bf998795c4d4e08c1604eac0a6d84f502"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:46 2005 -0700"
      },
      "message": "[PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit()\n\nChange addr arg to find_next_zero_bit to be a const.\nCleans up compiler warning.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "df28f34bf998795c4d4e08c1604eac0a6d84f502",
      "tree": "63bba315675d20377935acdd08f580054a9dfc7f",
      "parents": [
        "42ae766fffdad89267151acddaf936df58ab2267"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:46 2005 -0700"
      },
      "message": "[PATCH] m68knommu: correct prototype args in checksum.h\n\nBring arg types for csum_partial_copy and csum_paritial_copy_from_user\nprototypes into line with their actual implementation.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "42ae766fffdad89267151acddaf936df58ab2267",
      "tree": "5c11328068f313dddd989bbc486fe8a2ea818ce0",
      "parents": [
        "8a6e43e9ee84eb8fb39bfdf8f0b6e466905491d0"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:46 2005 -0700"
      },
      "message": "[PATCH] m68knommu: common ROM/flash based 68360 startup code\n\nCreate common start code for all 68360 based platforms that are\nloaded and run directly from ROM/flash (as opposed to running from\nRAM). This replaces the old specific startup code for each board.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8a6e43e9ee84eb8fb39bfdf8f0b6e466905491d0",
      "tree": "e833567f0b1c9e54c25244905cf630f509e66c02",
      "parents": [
        "7dd6a2aa27a7a8036fbaf60cbce38a64128d1d4d"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:46 2005 -0700"
      },
      "message": "[PATCH] m68knommu: cache support for 523x/528x processors\n\nAdd support for the cache of the ColdFIre 523x family of processors.\nEnable the 528x cache by default now, all final shipping silicon\nhas the cache bug fixed.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7dd6a2aa27a7a8036fbaf60cbce38a64128d1d4d",
      "tree": "7102a933a07e642d12c479c8566e5afe84059a22",
      "parents": [
        "2af6921f6382456ed69163be9d2ee2c339134496"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:46 2005 -0700"
      },
      "message": "[PATCH] m68knommu: ColdFire FEC eth driver improvements\n\nA few improvements to the Freescale/ColdFire FEC driver:\n\n. some formatting cleanups\n. add support for the FEC device in the ColdFire 523x processor family\n. add support for MAC address setting on MOD5272 and M5272C3 boards\n. don\u0027t re-read the PHY status register many times\n. ack status interrupt before reading status register\n. move printing init message to after full init (so that the\n  ethX name is filled out for printing)\n\nSome parts of this patch submitted by Philippe De Muyter \u003cphdm@macqel.be\u003e\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2af6921f6382456ed69163be9d2ee2c339134496",
      "tree": "1bd5840f28e7730e9e6264e1d4b61ccbf1d592ff",
      "parents": [
        "357d596bd552ad157a906289ab13ea6ba7e66e3d"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Sep 12 11:18:10 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 20:43:46 2005 -0700"
      },
      "message": "[PATCH] m68knommu: config support for FEC eth of 523x Coldfire processor family\n\nAdd configuration support for the FEC ethernet controller in the\nFreescale 523x processor family. Also add and option to configure\nthe second FEC controller on some Freescale processors.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "357d596bd552ad157a906289ab13ea6ba7e66e3d",
      "tree": "78b8f6bc2781af2e95a6cf2b20a06dfe8bb04e5c",
      "parents": [
        "e6c69bd39199656a8bbd0569edaff60574ff9cac",
        "d67eb16f5d444fb6d173bcec889ddb2066c0fa0c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 15:51:40 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 15:51:40 2005 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 \n"
    },
    {
      "commit": "d67eb16f5d444fb6d173bcec889ddb2066c0fa0c",
      "tree": "cc0587f23ed46f2838d4169b3c021b54d877bab7",
      "parents": [
        "c85b2a5fe200d744a814d23c258460d4fc98a546",
        "a1cddb88920b915eaba10712ecfd0fc698b00a22"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Sun Sep 11 14:34:23 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Sun Sep 11 14:34:23 2005 -0700"
      },
      "message": "Pull sn-features into release branch\n"
    },
    {
      "commit": "c85b2a5fe200d744a814d23c258460d4fc98a546",
      "tree": "b9fdf571d61a31808702b6aff9f12562ab650748",
      "parents": [
        "49a28cc8fd26f5317c47a9aeb2bdd1c33e21738e",
        "6cf07a8cc86a0b471466c7fe45892f7ef434015b"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Sun Sep 11 14:27:15 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Sun Sep 11 14:27:15 2005 -0700"
      },
      "message": "Pull sim-fixes into release branch\n"
    },
    {
      "commit": "49a28cc8fd26f5317c47a9aeb2bdd1c33e21738e",
      "tree": "bc1706335af1a1bd22d1b2b4d072ef01e612e049",
      "parents": [
        "05f335ea04881ecb912b572c83e281a016149169"
      ],
      "author": {
        "name": "Keith Owens",
        "email": "kaos@sgi.com",
        "time": "Sun Sep 11 17:24:42 2005 +1000"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Sun Sep 11 14:09:34 2005 -0700"
      },
      "message": "[IA64] MCA/INIT: remove obsolete unwind code\n\nDelete the special case unwind code that was only used by the old\nMCA/INIT handler.\n\nSigned-off-by: Keith Owens \u003ckaos@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "05f335ea04881ecb912b572c83e281a016149169",
      "tree": "05777261418ef04a4c0896d7fa071b8f83a8e6db",
      "parents": [
        "7f613c7d2203ae137d98fc1c38abc30fd7048637"
      ],
      "author": {
        "name": "Keith Owens",
        "email": "kaos@sgi.com",
        "time": "Sun Sep 11 17:23:42 2005 +1000"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Sun Sep 11 14:09:12 2005 -0700"
      },
      "message": "[IA64] MCA/INIT: remove the physical mode path from minstate.h\n\nRemove the physical mode path from minstate.h.\n\nSigned-off-by: Keith Owens \u003ckaos@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "7f613c7d2203ae137d98fc1c38abc30fd7048637",
      "tree": "d8155a5cca33e4fe178625396886fcbb81f39e7a",
      "parents": [
        "289d773ee89ea80dcc364ef97d1be7ad1817387e"
      ],
      "author": {
        "name": "Keith Owens",
        "email": "kaos@sgi.com",
        "time": "Sun Sep 11 17:22:53 2005 +1000"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Sun Sep 11 14:08:41 2005 -0700"
      },
      "message": "[PATCH] MCA/INIT: use per cpu stacks\n\nThe bulk of the change.  Use per cpu MCA/INIT stacks.  Change the SAL\nto OS state (sos) to be per process.  Do all the assembler work on the\nMCA/INIT stacks, leaving the original stack alone.  Pass per cpu state\ndata to the C handlers for MCA and INIT, which also means changing the\nmca_drv interfaces slightly.  Lots of verification on whether the\noriginal stack is usable before converting it to a sleeping process.\n\nSigned-off-by: Keith Owens \u003ckaos@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "289d773ee89ea80dcc364ef97d1be7ad1817387e",
      "tree": "e27257850d9bab951b44c21e5c3236554bb0d811",
      "parents": [
        "e619ae0b96b6ace6629a6a0c6a5db23861ddaa78"
      ],
      "author": {
        "name": "Keith Owens",
        "email": "kaos@sgi.com",
        "time": "Sun Sep 11 17:21:46 2005 +1000"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Sun Sep 11 14:02:43 2005 -0700"
      },
      "message": "[IA64] MCA/INIT: avoid reading INIT record during INIT event\n\nReading the INIT record from SAL during the INIT event has proved to be\nunreliable, and a source of hangs during INIT processing.  The new\nMCA/INIT handlers remove the need to get the INIT record from SAL.\nChange salinfo.c so mca.c can just flag that a new record is available,\nwithout having to read the record during INIT processing.  This patch\ncan be applied without the new MCA/INIT handlers.\n\nAlso clean up some usage of NR_CPUS which should have been using\ncpu_online().\n\nSigned-off-by: Keith Owens \u003ckaos@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "e619ae0b96b6ace6629a6a0c6a5db23861ddaa78",
      "tree": "3d3ce1a66a6664646a05d112b830e5750d51e91a",
      "parents": [
        "a2a979821b6ab75a4f143cfaa1c4672cc259ec10"
      ],
      "author": {
        "name": "Keith Owens",
        "email": "kaos@sgi.com",
        "time": "Sun Sep 11 17:20:14 2005 +1000"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Sun Sep 11 14:02:10 2005 -0700"
      },
      "message": "[IA64] MCA/INIT: add an extra thread_info flag\n\nAdd an extra thread_info flag to indicate the special MCA/INIT stacks.\nMainly for debuggers.\n\nSigned-off-by: Keith Owens \u003ckaos@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "a2a979821b6ab75a4f143cfaa1c4672cc259ec10",
      "tree": "4e327a4a8c14829d4addf8a09e13355e0cf565a4",
      "parents": [
        "9fe66dfd8846706ff11ed7990d06c92644973bd8"
      ],
      "author": {
        "name": "Keith Owens",
        "email": "kaos@sgi.com",
        "time": "Sun Sep 11 17:19:06 2005 +1000"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Sun Sep 11 14:01:30 2005 -0700"
      },
      "message": "[PATCH] MCA/INIT: scheduler hooks\n\nScheduler hooks to see/change which process is deemed to be on a cpu.\n\nSigned-off-by: Keith Owens \u003ckaos@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "e6c69bd39199656a8bbd0569edaff60574ff9cac",
      "tree": "389f87a9adf55e4b513d8c1ef9220d17f40053ff",
      "parents": [
        "5011cdd01bedd66b314e330a638c97984c71b53d"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Sep 11 22:35:18 2005 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Sep 11 22:35:18 2005 +0200"
      },
      "message": "mips: rename offsets.c to asm-offsets.c\n\nCannot build MIPS now.\nWe need to change offset.c to asm-offsets.c\n\nSigned-off-by: Yoichi Yuasa \u003cyuasa@hh.iij4u.or.jp\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "5011cdd01bedd66b314e330a638c97984c71b53d",
      "tree": "5c1c8300e9e5e4cddffaba39a4c97710babf78b9",
      "parents": [
        "5bb78269000cf326bfdfa19f79449c02a9158020"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Sep 11 22:32:57 2005 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Sep 11 22:32:57 2005 +0200"
      },
      "message": "kbuild: fix silentoldconfig with make O\u003d\n\nAl Viro reported that sometimes silentoldconfig failed because\noutput directory was missing.\nSo create it unconditionally before executing conf\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "5bb78269000cf326bfdfa19f79449c02a9158020",
      "tree": "f01e30e8d8f015cb0418331da55a459ddcfc9569",
      "parents": [
        "9fe66dfd8846706ff11ed7990d06c92644973bd8"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Sep 11 22:30:22 2005 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Sep 11 22:30:22 2005 +0200"
      },
      "message": "kbuild: rename prepare to archprepare to fix dependency chain\n\nWhen introducing the generic asm-offsets.h support the dependency\nchain for the prepare targets was changed. All build scripts expecting\ninclude/asm/asm-offsets.h to be made when using the prepare target would broke.\nWith the limited number of prepare targets left in arch Makefiles\nthe trivial solution was to introduce a new arch specific target: archprepare\n\nThe dependency chain looks like this now:\n\nprepare\n  |\n  +--\u003e prepare0\n         |\n         +--\u003e archprepare\n                |\n\t\t+--\u003e scripts_basic\n                +--\u003e prepare1\n                       |\n                       +---\u003e prepare2\n                               |\n                               +--\u003e prepare3\n\nSo prepare 3 is processed before prepare2 etc.\nThis guaantees that the asm symlink, version.h, scripts_basic\nare all updated before archprepare is processed.\n\nprepare0 which build the asm-offsets.h file will need the\nactions performed by archprepare.\n\nThe head target is now named prepare, because users scripts will most\nlikely use that target, but prepare-all has been kept for compatibility.\nUpdated Documentation/kbuild/makefiles.txt.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "9fe66dfd8846706ff11ed7990d06c92644973bd8",
      "tree": "2fad592c445ba50eedd38f6f56f03086c7d9e22c",
      "parents": [
        "32983696a48a6c41d99f3eca82ba7510a552d843",
        "1b205c2d2464bfecbba80227e74b412596dc5521"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 10:16:07 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 10:16:07 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband \n"
    },
    {
      "commit": "32983696a48a6c41d99f3eca82ba7510a552d843",
      "tree": "ab793556d6a9d2d4e0f366eed58e74b8e705cd8c",
      "parents": [
        "ce1289adeb67b5480f35cb257cbf6e9881153783",
        "1d15b10f95d4c4295a0f2288c7be7b6a005490da"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 10:14:54 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 10:14:54 2005 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 from kernel.org:/.../shaggy/jfs-2.6 manually\n\nClash due to new delete_inode behavior (the filesystem now needs to do\nthe truncate_inode_pages() call itself).\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ce1289adeb67b5480f35cb257cbf6e9881153783",
      "tree": "c1643ec9c2e0df2a53f52df27b5075e5acf63224",
      "parents": [
        "4120b028dd231743935d954732045a87edda2a0a"
      ],
      "author": {
        "name": "Willy Tarreau",
        "email": "willy@w.ods.org",
        "time": "Sun Sep 11 09:04:07 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 09:28:17 2005 -0700"
      },
      "message": "[PATCH] Sun HME: enable and map PCI ROM properly\n\nThis ports the Sun GEM ROM mapping/enable fixes it sunhme (which used\nthe same PCI ROM mapping code).\n\nWithout this, I get NULL MAC addresses for all 4 ports (it\u0027s a SUN QFE).\nWith it, I get the correct addresses (the ones printed on the label on\nthe card).\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4120b028dd231743935d954732045a87edda2a0a",
      "tree": "b28e702ec5a3350d7772ee92233b4c169422a4f8",
      "parents": [
        "9ec4ff421f032f24416217f23b0c82dc9a5f38f6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 09:26:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 11 09:26:20 2005 -0700"
      },
      "message": "Sun GEM ethernet: enable and map PCI ROM properly\n\nThis same patch was reported to fix the MAC address detection on sunhme\n(next patch).  Most people seem to be running this on Sparcs or PPC\nmachines, where we get the MAC address from their respective firmware\nrather than from the (previously broken) ROM mapping routines.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ],
  "next": "9ec4ff421f032f24416217f23b0c82dc9a5f38f6"
}
