)]}'
{
  "log": [
    {
      "commit": "76fcdb30ae1cb28e438e5ffd4db5f49ea3d96cd7",
      "tree": "c0c274c9c6e5f25f82e218a65161857a356903a1",
      "parents": [
        "80ba80a9bf25d251237694c3fcee850a73324532"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 18:23:39 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 18:23:39 2007 -0700"
      },
      "message": "[SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.\n\nThis driver was still using the deprecated prom_*() interfaces to\nobtain values out of the OBP device tree, and this is causing\nsome kinds of problems on sparc32 especially SMP boxes.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "80ba80a9bf25d251237694c3fcee850a73324532",
      "tree": "b6cc901b7942255afcbe0f946e2f49b07fe856e6",
      "parents": [
        "9c837fb692b005203765d8a569a2fe43fdff9df1"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Mon Jul 30 23:08:46 2007 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 30 12:25:49 2007 -0700"
      },
      "message": "Fallout from \"Remove fs.h from mm.h\" patch\n\nWhile I was busy compile-testing my patch, ENOSYS sneaked into pm.h\nleading to some compile-breakages mostly on ia64 and some mips configs.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "9c837fb692b005203765d8a569a2fe43fdff9df1",
      "tree": "914146eb36c92c929bf32af69052e7d9fa28beb1",
      "parents": [
        "63332a9d16e7dede26d252af3f9c4304b51e7974",
        "c1f193a7aed1b468617bb26075777c0c2f4f597a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 30 11:06:55 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 30 11:06:55 2007 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6\n\n* \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6:\n  [SPARC64]: Fix show_stack() when stack argument is NULL.\n  [SPARC]: Fix serial console node string creation.\n  [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c\n  [SPARC64]: asm-sparc64/floppy.h needs linux/pci.h\n  [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.\n  [VIDEO]: Fix OOPS in all SBUS framebuffer drivers.\n  [SPARC64]: Handle mostek clock type in mini_rtc driver.\n  [PARTITION]: Sun/Solaris VTOC table corrections\n  [SPARC]: Fix floppy on some sun4c systems.\n  [SPARC64]: Fix sun4u PCI config space accesses on sun4u.\n  [PARTITION] MSDOS: Fix Sun num_partitions handling.\n  [SPARC]: Update defconfig.\n"
    },
    {
      "commit": "63332a9d16e7dede26d252af3f9c4304b51e7974",
      "tree": "f9a5ab2c2fd40f52a1e70fa71aadb5702b306d73",
      "parents": [
        "cfcd8c4fbc4c84c286d3ebae8648914016c1ea4c"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Mon Jul 30 20:12:37 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 30 10:52:10 2007 -0700"
      },
      "message": "APM support depends on CONFIG_PM_SLEEP\n\nCommit 296699de6bdc717189a331ab6bbe90e05c94db06 broke building APM\nsupport if CONFIG_PM_SLEEP is not set.\n\nReported by Toralf Förster \u003ctoralf.foerster@gmx.de\u003e\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\n[ Simplified a bit as suggested by Rafael.   -Linus ]\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "cfcd8c4fbc4c84c286d3ebae8648914016c1ea4c",
      "tree": "256f513783387e0a78dfe3a8c9c99a4f15fb80c7",
      "parents": [
        "b8a94b3dece0cdfdb42460bab28c454f71d3fa1d"
      ],
      "author": {
        "name": "Hirokazu Takata",
        "email": "takata@linux-m32r.org",
        "time": "Mon Jul 30 22:00:47 2007 +0900"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 30 10:52:10 2007 -0700"
      },
      "message": "m32r: build fix for removing fs.h from mm.h\n\nThis patch fixes the m32r build after the commit \"Remove fs.h from mm.h\"\nwas merged (commit 4e950f6f0189f65f8bf069cf2272649ef418f5e4).\n\nSigned-off-by: Hirokazu Takata \u003ctakata@linux-m32r.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b8a94b3dece0cdfdb42460bab28c454f71d3fa1d",
      "tree": "cc6d3fc91dc7dd0f7222accd1faf6a51aca51579",
      "parents": [
        "f861d62e12d3f732a36634e9e6b3b7b0112fef60"
      ],
      "author": {
        "name": "Mike Cruse",
        "email": "mcruse@definium.net",
        "time": "Mon Jul 30 16:29:29 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 30 10:52:09 2007 -0700"
      },
      "message": "setup and detect 2nd phy on MCF5275 in FEC driver\n\nAdded code to recognize the second interface on M5275 boards.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "f861d62e12d3f732a36634e9e6b3b7b0112fef60",
      "tree": "3bc418ce7c69b7f0fbd58c09ad89cf07a82a6212",
      "parents": [
        "cb84d6e7ad10bd679df1787a1fc9624432a73317"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Jul 30 16:29:16 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 30 10:52:09 2007 -0700"
      },
      "message": "clean up reading of ICR register in FEC driver\n\nOn the MCF5272, there is no need to read the ICR before writing it :\nthe bit 4n+3 is a write-enable for the bits 4n,4n+1 and 4n+2.\n\nSigned-off-by: Philippe De Muyter \u003cphdm@macqel.be\u003e\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "cb84d6e7ad10bd679df1787a1fc9624432a73317",
      "tree": "e2282ebc5410c61895c6e3b10df106bdee031fff",
      "parents": [
        "f0d3464f5cd1002ad5c1f1116cc84a8815c41476"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Jul 30 16:29:09 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 30 10:52:09 2007 -0700"
      },
      "message": "fix work queues in FEC driver\n\nFix the work queue code in the FEC driver.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "f0d3464f5cd1002ad5c1f1116cc84a8815c41476",
      "tree": "4de65e320beb957792ec4b5aa997ab6af7a15bbd",
      "parents": [
        "080853afe3da90d3c54a2eea8a9ab6a2f814fb0e"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Jul 30 16:28:57 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 30 10:52:09 2007 -0700"
      },
      "message": "remove unused config symbol from FEC driver\n\nRemoved unused CONFIG symbol and its conditional code from FEC driver.\nPointed out by Robert P. J. Day \u003crpjday@mindspring.com\u003e.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "080853afe3da90d3c54a2eea8a9ab6a2f814fb0e",
      "tree": "6b987265cf97fa09671d9d2b13b207d3e53bbb83",
      "parents": [
        "05ff09706bacc92ccadde3a74289118789581475"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Mon Jul 30 16:28:46 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 30 10:49:31 2007 -0700"
      },
      "message": "include cacheflush.h in FEC driver\n\nInclude cacheflush.h to get definitions for cache functions used\nin this code.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "c1f193a7aed1b468617bb26075777c0c2f4f597a",
      "tree": "3668a8fe9105cfcc0d52a47dd57068ab753a433e",
      "parents": [
        "f623f388e4f83c01ac23f228247a6a4b9cc71111"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:17:12 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:38 2007 -0700"
      },
      "message": "[SPARC64]: Fix show_stack() when stack argument is NULL.\n\nIt didn\u0027t handle that case at all, and now dump_stack()\ncan be implemented directly as show_stack(current, NULL)\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f623f388e4f83c01ac23f228247a6a4b9cc71111",
      "tree": "4ee8e54a33e88d0197442f60f36b85dc5d842ad1",
      "parents": [
        "8163904e660a30be800a3361df69bf9dad3b44cd"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Jul 29 02:10:37 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:37 2007 -0700"
      },
      "message": "[SPARC]: Fix serial console node string creation.\n\nThe string setting code depends upon the original value of the\n\"skip\" variable, not the one that gets modified by the node\ntraversal loop.\n\nBased upon a patch by Mark Fortescue.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "8163904e660a30be800a3361df69bf9dad3b44cd",
      "tree": "11b323ec4d1c3ef8e7e3d58e38f4c4f885279772",
      "parents": [
        "9b539c03b2cb16879ce2e808ce5c687da1dba27c"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Jul 29 00:50:42 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:36 2007 -0700"
      },
      "message": "[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c\n\nThey are handled in a -\u003ecompat_ioctl() handler, so it\u0027s just noise\nwhen compat_ioctl.c warns which occurs when they are used on non-SBUS\nframebuffer devices.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "9b539c03b2cb16879ce2e808ce5c687da1dba27c",
      "tree": "087a9c3cd921c1971dbacdc60b93afd78a40c6d2",
      "parents": [
        "ad7ad57c6127042c411353dddb723765964815db"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sat Jul 28 23:39:30 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:35 2007 -0700"
      },
      "message": "[SPARC64]: asm-sparc64/floppy.h needs linux/pci.h\n\nIt uses pci_dev, calls pci_map_*(), etc.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ad7ad57c6127042c411353dddb723765964815db",
      "tree": "600484291d9cfa68d54dc9b230f5bd115f495213",
      "parents": [
        "c7f439b99efbea74c70a5531f92566db5a6731f2"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Fri Jul 27 22:39:14 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:34 2007 -0700"
      },
      "message": "[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.\n\nFully unify all of the DMA ops so that subordinate bus types to\nthe DMA operation providers (such as ebus, isa, of_device) can\nwork transparently.\n\nBasically, we just make sure that for every system device we\ncreate, the dev-\u003earchdata \u0027iommu\u0027 and \u0027stc\u0027 fields are filled\nin.\n\nThen we have two platform variants of the DMA ops, one for SUN4U which\nactually programs the real hardware, and one for SUN4V which makes\nhypervisor calls.\n\nThis also fixes the crashes in parport_pc on sparc64, reported by\nMeelis Roos.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c7f439b99efbea74c70a5531f92566db5a6731f2",
      "tree": "7053ceffa23d54670862e14d0bc2eec9d5d42427",
      "parents": [
        "a0afaa6ab12cf696d170c22a8fdfd88c3e33555c"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Fri Jul 27 22:31:46 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:33 2007 -0700"
      },
      "message": "[VIDEO]: Fix OOPS in all SBUS framebuffer drivers.\n\nAll of these drivers use a silly:\n\nstruct all_info {\n\tstruct fb_info info;\n\tstruct foo_par par;\n};\n\nstruct all_info *all \u003d kzalloc(sizeof(*all), GFP_KERNEL);\nall-\u003einfo.par \u003d \u0026all-\u003epar;\n\netc. etc. code sequence, basically replicating the provided\nframebuffer_alloc()/framebuffer_release(), and doing it badly.\n\nNot only is this massive code duplication, it also caused a\nbug in that we weren\u0027t setting the fb_info-\u003edevice pointer\nwhich results in an OOPS when fb_is_primary_device() runs.\n\nFix all of this by using framebuffer_{alloc,release}() and\npassing in \"\u0026of_device-\u003edev\" as the device pointer.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a0afaa6ab12cf696d170c22a8fdfd88c3e33555c",
      "tree": "2c0c6cafa7ae8d95e8828d7f9bda0034b2e4452c",
      "parents": [
        "3961bae0ac030a70ae2e0578270203889021f1a1"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Fri Jul 27 14:40:27 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:32 2007 -0700"
      },
      "message": "[SPARC64]: Handle mostek clock type in mini_rtc driver.\n\nNow that drivers/sbus/char/rtc.c is sparc32 only, we need this.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "3961bae0ac030a70ae2e0578270203889021f1a1",
      "tree": "482c621f9d07027bcf1cac5be1e02943089ac63f",
      "parents": [
        "b65f0755fd08c92f377fb434076865284283e2c1"
      ],
      "author": {
        "name": "Mark Fortescue",
        "email": "mark@mtfhpc.demon.co.uk",
        "time": "Thu Jul 26 00:17:22 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:31 2007 -0700"
      },
      "message": "[PARTITION]: Sun/Solaris VTOC table corrections\n\nStart doing VTOC validation before using its contents.\nThe validation is adjusted so as not to break existing setups\nthat do not set the VTOC version, sanity and partition count entries.\nVTOC tables with more than 8 partitions will NOT be used.\n\nSigned-off-by: Mark Fortescue \u003cmark@mtfhpc.demon.co.uk\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "b65f0755fd08c92f377fb434076865284283e2c1",
      "tree": "5d1af6164e3e1058b3e53ef395687be73dd60f37",
      "parents": [
        "a2d6ea0180531b5ace2dc1e64b6e22465ed51267"
      ],
      "author": {
        "name": "Mark Fortescue",
        "email": "mark@mtfhpc.demon.co.uk",
        "time": "Wed Jul 25 23:45:10 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:30 2007 -0700"
      },
      "message": "[SPARC]: Fix floppy on some sun4c systems.\n\nAdd in code to support an 82077 FDC on sun4c systems. There is a\nproblem with spurious interrupts but it does apear to work.\n\nTesting on my SS2 (82072A FDC) shows that the floppy driver is not\n100% with sun4c any way (any spurious interrupt kills it, requiring a\nreboot to recover).\n\nSigned-off-by: Mark Fortescue \u003cmark@mtfhpc.demon.co.uk\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a2d6ea0180531b5ace2dc1e64b6e22465ed51267",
      "tree": "773600077d9575059878e880311e41a3184e52a2",
      "parents": [
        "b84d879639f83d35d3fcd909222522c928bf974b"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jul 25 23:30:16 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:29 2007 -0700"
      },
      "message": "[SPARC64]: Fix sun4u PCI config space accesses on sun4u.\n\nDon\u0027t provide fake PCI config space for sun4u.\n\nAlso, put back the funny host controller space handling that\nat least Sabre needs.  You have to read PCI host controller\nregisters at their nature size otherwise you get zeros instead\nof correct values.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "b84d879639f83d35d3fcd909222522c928bf974b",
      "tree": "10ef0162543eca2b6107bd44646133a341777177",
      "parents": [
        "cce933bc831c451f48ca26e5b0d9bfdfbfb327f8"
      ],
      "author": {
        "name": "Mark Fortescue",
        "email": "mark@mtfhpc.demon.co.uk",
        "time": "Wed Jul 25 18:30:08 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:28 2007 -0700"
      },
      "message": "[PARTITION] MSDOS: Fix Sun num_partitions handling.\n\nCorrect the Solaris x86 number of partitions (slices) is a way that is\nbackward compatible with the earlier size.\n\nThis works without a new VTOC structure definition as the timestamp\nand v_asciilabel fields in the VTOC are not used by the kernel yet.\n\nSigned-off-by: Mark Fortescue \u003cmark@mtfhpc.demon.co.uk\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "cce933bc831c451f48ca26e5b0d9bfdfbfb327f8",
      "tree": "8565ba15befc05ac9b8d44adea7e1cd3eadbdd94",
      "parents": [
        "05ff09706bacc92ccadde3a74289118789581475"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jul 25 16:51:20 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Mon Jul 30 00:27:27 2007 -0700"
      },
      "message": "[SPARC]: Update defconfig.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "05ff09706bacc92ccadde3a74289118789581475",
      "tree": "f18f0a1ff1ac43f9f83fa3ee3508005e83259566",
      "parents": [
        "a6ce22a5f61ba838b43763bf1e5be399f9dee4d0"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Jul 30 10:25:22 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jul 29 17:37:45 2007 -0700"
      },
      "message": "Make lguest compile with CONFIG_BLOCK\u003dn and CONFIG_NET\u003dn\n\nGabriel C reports lguest doesn\u0027t compile with CONFIG_BLOCK\u003dn.  Fix this\nby introducing a config var for the block device, which depends on\nLGUEST \u0026\u0026 BLOCK.  Do the same for the net driver, rather then depending\ngratuitously on CONFIG_NET.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nCc: Gabriel C \u003cnix.or.die@googlemail.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a6ce22a5f61ba838b43763bf1e5be399f9dee4d0",
      "tree": "2abed83e85724bd45c5b0b842b9ce36d1c4ca160",
      "parents": [
        "4e950f6f0189f65f8bf069cf2272649ef418f5e4",
        "09120a8cd38dbdb0c9a59ff8456cf88b510e6baa"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jul 29 17:22:03 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jul 29 17:22:03 2007 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6: (28 commits)\n  [SCSI] mpt fusion: Changes in mptctl.c for logging support\n  [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logging support\n  [SCSI] mpt fusion: Changes in mptscsih.c for logging support\n  [SCSI] mpt fusion: Changes in mptbase.c for logging support\n  [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and addition of mptdebug.h\n  [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()\n  [SCSI] bsg: Fix build for CONFIG_BLOCK\u003dn\n  [SCSI] aacraid: fix Sunrise Lake reset handling\n  [SCSI] aacraid: add SCSI SYNCHONIZE_CACHE range checking\n  [SCSI] add easyRAID to the no report luns blacklist\n  [SCSI] advansys: lindent and other large, uninteresting changes\n  [SCSI] aic79xx, aic7xxx: Fix incorrect width setting\n  [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes\n  [SCSI] aacraid: draw line in sand, sundry cleanup and version update\n  [SCSI] iscsi_tcp: Turn off bounce buffers\n  [SCSI] libiscsi: fix cmd seqeunce number checking\n  [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template\n  [SCSI] libiscsi: make sure session is not blocked when removing host\n  [SCSI] libsas: Remove PCI dependencies\n  [SCSI] simscsi: convert to use the data buffer accessors\n  ...\n"
    },
    {
      "commit": "4e950f6f0189f65f8bf069cf2272649ef418f5e4",
      "tree": "95710bedf2a5aa3b61002f3399e0950192fdd504",
      "parents": [
        "673d5b43daa00b42759cecc6b0760b8bf6be80d2"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Mon Jul 30 02:36:13 2007 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jul 29 17:09:29 2007 -0700"
      },
      "message": "Remove fs.h from mm.h\n\nRemove fs.h from mm.h. For this,\n 1) Uninline vma_wants_writenotify(). It\u0027s pretty huge anyway.\n 2) Add back fs.h or less bloated headers (err.h) to files that need it.\n\nAs result, on x86_64 allyesconfig, fs.h dependencies cut down from 3929 files\nrebuilt down to 3444 (-12.3%).\n\nCross-compile tested without regressions on my two usual configs and (sigh):\n\nalpha              arm-mx1ads        mips-bigsur          powerpc-ebony\nalpha-allnoconfig  arm-neponset      mips-capcella        powerpc-g5\nalpha-defconfig    arm-netwinder     mips-cobalt          powerpc-holly\nalpha-up           arm-netx          mips-db1000          powerpc-iseries\narm                arm-ns9xxx        mips-db1100          powerpc-linkstation\narm-assabet        arm-omap_h2_1610  mips-db1200          powerpc-lite5200\narm-at91rm9200dk   arm-onearm        mips-db1500          powerpc-maple\narm-at91rm9200ek   arm-picotux200    mips-db1550          powerpc-mpc7448_hpc2\narm-at91sam9260ek  arm-pleb          mips-ddb5477         powerpc-mpc8272_ads\narm-at91sam9261ek  arm-pnx4008       mips-decstation      powerpc-mpc8313_rdb\narm-at91sam9263ek  arm-pxa255-idp    mips-e55             powerpc-mpc832x_mds\narm-at91sam9rlek   arm-realview      mips-emma2rh         powerpc-mpc832x_rdb\narm-ateb9200       arm-realview-smp  mips-excite          powerpc-mpc834x_itx\narm-badge4         arm-rpc           mips-fulong          powerpc-mpc834x_itxgp\narm-carmeva        arm-s3c2410       mips-ip22            powerpc-mpc834x_mds\narm-cerfcube       arm-shannon       mips-ip27            powerpc-mpc836x_mds\narm-clps7500       arm-shark         mips-ip32            powerpc-mpc8540_ads\narm-collie         arm-simpad        mips-jazz            powerpc-mpc8544_ds\narm-corgi          arm-spitz         mips-jmr3927         powerpc-mpc8560_ads\narm-csb337         arm-trizeps4      mips-malta           powerpc-mpc8568mds\narm-csb637         arm-versatile     mips-mipssim         powerpc-mpc85xx_cds\narm-ebsa110        i386              mips-mpc30x          powerpc-mpc8641_hpcn\narm-edb7211        i386-allnoconfig  mips-msp71xx         powerpc-mpc866_ads\narm-em_x270        i386-defconfig    mips-ocelot          powerpc-mpc885_ads\narm-ep93xx         i386-up           mips-pb1100          powerpc-pasemi\narm-footbridge     ia64              mips-pb1500          powerpc-pmac32\narm-fortunet       ia64-allnoconfig  mips-pb1550          powerpc-ppc64\narm-h3600          ia64-bigsur       mips-pnx8550-jbs     powerpc-prpmc2800\narm-h7201          ia64-defconfig    mips-pnx8550-stb810  powerpc-ps3\narm-h7202          ia64-gensparse    mips-qemu            powerpc-pseries\narm-hackkit        ia64-sim          mips-rbhma4200       powerpc-up\narm-integrator     ia64-sn2          mips-rbhma4500       s390\narm-iop13xx        ia64-tiger        mips-rm200           s390-allnoconfig\narm-iop32x         ia64-up           mips-sb1250-swarm    s390-defconfig\narm-iop33x         ia64-zx1          mips-sead            s390-up\narm-ixp2000        m68k              mips-tb0219          sparc\narm-ixp23xx        m68k-amiga        mips-tb0226          sparc-allnoconfig\narm-ixp4xx         m68k-apollo       mips-tb0287          sparc-defconfig\narm-jornada720     m68k-atari        mips-workpad         sparc-up\narm-kafa           m68k-bvme6000     mips-wrppmc          sparc64\narm-kb9202         m68k-hp300        mips-yosemite        sparc64-allnoconfig\narm-ks8695         m68k-mac          parisc               sparc64-defconfig\narm-lart           m68k-mvme147      parisc-allnoconfig   sparc64-up\narm-lpd270         m68k-mvme16x      parisc-defconfig     um-x86_64\narm-lpd7a400       m68k-q40          parisc-up            x86_64\narm-lpd7a404       m68k-sun3         powerpc              x86_64-allnoconfig\narm-lubbock        m68k-sun3x        powerpc-cell         x86_64-defconfig\narm-lusl7200       mips              powerpc-celleb       x86_64-up\narm-mainstone      mips-atlas        powerpc-chrp32\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "673d5b43daa00b42759cecc6b0760b8bf6be80d2",
      "tree": "a795ee922db699a8b4cb893ef5809399f1591ba6",
      "parents": [
        "296699de6bdc717189a331ab6bbe90e05c94db06"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jul 28 03:33:16 2007 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jul 29 16:53:59 2007 -0700"
      },
      "message": "ACPI: restore CONFIG_ACPI_SLEEP\n\nRestore the 2.6.22 CONFIG_ACPI_SLEEP build option, but now shadowing the\nnew CONFIG_PM_SLEEP option.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n[ Modified to work with the PM config setup changes. ]\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "296699de6bdc717189a331ab6bbe90e05c94db06",
      "tree": "53c847ecc8cce11952502921844052e44ca60d5e",
      "parents": [
        "b0cb1a19d05b8ea8611a9ef48a17fe417f1832e6"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rjw@sisk.pl",
        "time": "Sun Jul 29 23:27:18 2007 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jul 29 16:45:38 2007 -0700"
      },
      "message": "Introduce CONFIG_SUSPEND for suspend-to-Ram and standby\n\nIntroduce CONFIG_SUSPEND representing the ability to enter system sleep\nstates, such as the ACPI S3 state, and allow the user to choose SUSPEND\nand HIBERNATION independently of each other.\n\nMake HOTPLUG_CPU be selected automatically if SUSPEND or HIBERNATION has\nbeen chosen and the kernel is intended for SMP systems.\n\nAlso, introduce CONFIG_PM_SLEEP which is automatically selected if\nCONFIG_SUSPEND or CONFIG_HIBERNATION is set and use it to select the\ncode needed for both suspend and hibernation.\n\nThe top-level power management headers and the ACPI code related to\nsuspend and hibernation are modified to use the new definitions (the\nchanges in drivers/acpi/sleep/main.c are, mostly, moving code to reduce\nthe number of ifdefs).\n\nThere are many other files in which CONFIG_PM can be replaced with\nCONFIG_PM_SLEEP or even with CONFIG_SUSPEND, but they can be updated in\nthe future.\n\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b0cb1a19d05b8ea8611a9ef48a17fe417f1832e6",
      "tree": "895fe53e8dc4fc59d05b963ac079f6ff759ad0fb",
      "parents": [
        "6c8dca5d53f95009d4fff00195bf38f277dc4366"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rjw@sisk.pl",
        "time": "Sun Jul 29 23:24:36 2007 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jul 29 16:45:38 2007 -0700"
      },
      "message": "Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION\n\nReplace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION to avoid\nconfusion (among other things, with CONFIG_SUSPEND introduced in the\nnext patch).\n\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "6c8dca5d53f95009d4fff00195bf38f277dc4366",
      "tree": "60cc83cf949d6e598e6dc80dc668aebd42c65540",
      "parents": [
        "a8a11f06973fa63ad692a8f97694cb5eeb70b3f3"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Fri Jul 27 13:42:52 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:54:33 2007 -0700"
      },
      "message": "Provide timespec to guests rather than jiffies clock.\n\nA non-periodic clock_event_device and the \"jiffies\" clock don\u0027t mix well:\ntick_handle_periodic() can go into an infinite loop.\n\nCurrently lguest guests use the jiffies clock when the TSC is\nunusable.  Instead, make the Host write the current time into the lguest\npage on every interrupt.  This doesn\u0027t cost much but is more precise\nand at least as accurate as the jiffies clock.  It also gets rid of\nthe GET_WALLCLOCK hypercall.\n\nAlso, delay setting sched_clock until our clock is set up, otherwise\nthe early printk timestamps can go backwards (not harmful, just ugly).\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a8a11f06973fa63ad692a8f97694cb5eeb70b3f3",
      "tree": "d26b297464d413f7b7d05bc80c76d66743865d2a",
      "parents": [
        "dfbab7540569679a91cf43208eff4ef3f4500a5f"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Fri Jul 27 13:35:43 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:53:36 2007 -0700"
      },
      "message": "Fix lguest bzImage loading with CONFIG_RELOCATABLE\u003dy\n\nJason Yeh sent his crashing .config: bzImages made with\nCONFIG_RELOCATABLE\u003dy put the relocs where the BSS is expected, and we\ncrash with unusual results such as:\n\n\tlguest: unhandled trap 14 at 0xc0122ae1 (0xa9)\n\nRelying on BSS being zero was merely laziness on my part, and\nunfortunately, lguest doesn\u0027t go through the normal startup path (which\ndoes this in asm).\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "dfbab7540569679a91cf43208eff4ef3f4500a5f",
      "tree": "65ccd76c193d5ce65d63eb0d6b082391c78e5d21",
      "parents": [
        "15368d82251df279beb2a16085af492b2f3fdbd4"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Fri Jul 27 10:38:16 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:51:48 2007 -0700"
      },
      "message": "m68knommu: remove crap from machdep.h\n\nRemoved unused dead crap from machdep.h header.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "15368d82251df279beb2a16085af492b2f3fdbd4",
      "tree": "ce98789e52003451f51e09773217b6d3907d61ba",
      "parents": [
        "778f3dd5a13c9e1642e0b2efea4b769387a70afa"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Fri Jul 27 10:38:01 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:49:21 2007 -0700"
      },
      "message": "m68knommu: fix declaration of mach_sched_init\n\nMake declaration of mach_sched_init match definition\n(which is in arch/m68knommu/kernel/setup.c).\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "778f3dd5a13c9e1642e0b2efea4b769387a70afa",
      "tree": "7a137adb91dcadf3e7b6756869ab73683ee41268",
      "parents": [
        "040b3a2df2dd26c3e401823f3b0ce3fe99e966c5"
      ],
      "author": {
        "name": "David Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Jul 27 22:58:37 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:42:22 2007 -0700"
      },
      "message": "Fix procfs compat_ioctl regression\n\nIt is important to only provide the compat_ioctl method\nif the downstream de-\u003eproc_fops does too, otherwise this\nutterly confuses the logic in fs/compat_ioctl.c and we\nend up doing the wrong thing.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nAcked-by: Alexey Dobriyan \u003cadobriyan@sw.ru\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "040b3a2df2dd26c3e401823f3b0ce3fe99e966c5",
      "tree": "dbf88e0023db86669e775ed2ab4c5fb55186ffe0",
      "parents": [
        "0af3678f7c5872836d1cc8d7c659abd62c3c5ae7"
      ],
      "author": {
        "name": "Peter Zijlstra",
        "email": "a.p.zijlstra@chello.nl",
        "time": "Sat Jul 28 00:55:18 2007 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:42:22 2007 -0700"
      },
      "message": "audit: fix two bugs in the new execve audit code\n\ncopy_from_user() returns the number of bytes not copied, hence 0 is the\nexpected output.\n\naxi-\u003emm might not be valid anymore when not equal to current-\u003emm, do not\ndereference before checking that - thanks to Al for spotting that.\n\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nTested-by: Steve Grubb \u003csgrubb@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "0af3678f7c5872836d1cc8d7c659abd62c3c5ae7",
      "tree": "d74ee34e24b3fc85a9ac66675a4e70cadfe76c58",
      "parents": [
        "2d954d06acbcf9a5f7668a1897850c9b7be6b8f3"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Fri Jul 27 14:24:33 2007 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:42:22 2007 -0700"
      },
      "message": "rip some includes from linux/interrupt.h\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nAcked-by: Jeff Garzik \u003cjeff@garzik.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "2d954d06acbcf9a5f7668a1897850c9b7be6b8f3",
      "tree": "fee2f79872d2d24f50e92a3af2f9119c588eb40f",
      "parents": [
        "986c76036adb0b12cbe1bf1ce1f75586585ee227"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Fri Jul 27 14:23:44 2007 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:42:22 2007 -0700"
      },
      "message": "fix preprocessor idiocy in reiserfs\n\n\t#x blocks expansion of macro argument, but it won\u0027t do you any\ngood if it\u0027s already been expanded...  As it is, RFALSE(cond, ....)\nended up with stringified _expanded_ cond.  Real fun when cond contains\nsomething like le32_to_cpu() and you are on a big-endian box...\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "986c76036adb0b12cbe1bf1ce1f75586585ee227",
      "tree": "255797fb3de85cb47994a49746b1f3192e459bb6",
      "parents": [
        "9873aed5a90aefb1642a85070c35088cca8b6a92"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Fri Jul 27 14:19:52 2007 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:42:21 2007 -0700"
      },
      "message": "more include order horrors\n\n\t... because somebody had added preempt.h -\u003e list.h, resulting in\nasm/system.h -\u003e hardirq.h -\u003e preempt.h -\u003e list.h -\u003e asm/system.h on m68k,\nwith smp_wmb() used in list.h and defined in asm/system.h below the include\nof hardirq.h.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "9873aed5a90aefb1642a85070c35088cca8b6a92",
      "tree": "be7d6cf2a3e0c71faa861e0c5d0c9bc4c5f40a10",
      "parents": [
        "7b5573769f26a23518b33a64ec129d2833564877",
        "5aaaf9f0ed11882fe7c6bc4202f78da1baa8caba"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:33:23 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:33:23 2007 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git390.osdl.marist.edu/pub/scm/linux-2.6\n\n* \u0027for-linus\u0027 of git://git390.osdl.marist.edu/pub/scm/linux-2.6:\n  [S390] Fix sclp_vt220 error handling.\n  [S390] cio: Reorganize initialization.\n  [S390] cio: Make CIO_* macros safe if dbfs are not available.\n  [S390] cio: Clean up messages.\n  [S390] Fix IRQ tracing.\n  [S390] vmur: fix diag14_read.\n  [S390] Wire up sys_fallocate.\n  [S390] add types.h include to s390_ext.h\n  [S390] cio: Remove deprecated rdc/rcd.\n  [S390] Get rid of new section mismatch warnings.\n  [S390] sclp: kill unused SCLP config option.\n  [S390] cio: Remove remains of _ccw_device_get_device_number().\n  [S390] cio: css_sch_device_register() can be made static.\n  [S390] Improve __smp_call_function_map.\n  [S390] Convert to smp_call_function_single.\n"
    },
    {
      "commit": "7b5573769f26a23518b33a64ec129d2833564877",
      "tree": "697674b1d2bf12541fc745baa8ef8d9e6faf8888",
      "parents": [
        "8e8ef2971b0fd6dcf1a66014fb74b41938eecb4e",
        "27b92bdbd589cf3f59244bf5e848e7be254a2e4c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:33:04 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:33:04 2007 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6\n\n* \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6:\n  Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selected\n  Blackfin arch: add BF54x I2C/TWI TWI0 driver support\n  Blackfin On-Chip RTC driver update for supporting BF54x\n  Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in case L1/uncached memory alloc fails)\n  Blackfin arch: add error message when IRQ no available\n  Blackfin arch: Initialize the exception vectors early in the boot process\n  Blackfin arch: fix a compiling warning about dma-mapping\n  Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_SIZE instead of just PAGE_SIZE everywhere\n  Blackfin arch: fix bug which unaligns the init thread\u0027s stack and causes the current macro to fail.\n  Blackfin arch: Load P0 before storing through it\n  Blackfin arch: fix KGDB bug, dont forget last parameter.\n  Blackfin arch: add selections for BF544 and BF542\n  Blackfin arch: use bfin_read_SWRST() now that BF561 provides it\n  Blackfin arch: setup aliases for some core Core A MMRs\n"
    },
    {
      "commit": "8e8ef2971b0fd6dcf1a66014fb74b41938eecb4e",
      "tree": "3c451f9c21123046806724680a3a8aebd48e6247",
      "parents": [
        "933a6208d84c92d92f9264a2e28d0fc317d41fd1",
        "79685b8deea4541d18882d8c07d0e99e788292ab"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:31:13 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:31:13 2007 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.dk/linux-2.6-block\n\n* \u0027for-linus\u0027 of git://git.kernel.dk/linux-2.6-block:\n  docbook: add pipes, other fixes\n  blktrace: use cpu_clock() instead of sched_clock()\n  bsg: Fix build for CONFIG_BLOCK\u003dn\n  [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix\n"
    },
    {
      "commit": "933a6208d84c92d92f9264a2e28d0fc317d41fd1",
      "tree": "dd774882b46c47bbe7ee44a317ecca34b234993f",
      "parents": [
        "715dad5992b1466320c1ac674db46297e57acf21",
        "f191f144079b0083c6fa7d01a4acbd7263fb5032"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:30:24 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:30:24 2007 -0700"
      },
      "message": "Merge branch \u0027agp-patches\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6\n\n* \u0027agp-patches\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6:\n  agp: AMD AGP is used on UP1100 \u0026 UP1500 alpha boxen\n  intel_agp: really fix 945/965GME\n  agp: don\u0027t lock pages\n  AGP: document boot options\n  Fix \"use after free\" / \"double free\" bug in ati_create_gatt_pages / ati_free_gatt_pages\n"
    },
    {
      "commit": "715dad5992b1466320c1ac674db46297e57acf21",
      "tree": "97855d63805137ff958f5a2c75f0bf47eb5f3ace",
      "parents": [
        "1e4dcd22efa7d24f637ab2ea3a77dd65774eb005",
        "0a9c2df263b2ef487e6b4015644cc18012d7411b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:29:37 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Jul 28 19:29:37 2007 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n\n* master.kernel.org:/home/rmk/linux-2.6-arm:\n  [ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change\n  [ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xx\n  [ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver\n  [ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.c\n  [ARM] Remove CONFIG_IGNORE_FIQ\n  [ARM] 4526/1: pxa: make ARCH_PXA select GENERIC_CLOCKEVENTS\n  [ARM] setup_profiling_timer must not be __init\n"
    },
    {
      "commit": "0a9c2df263b2ef487e6b4015644cc18012d7411b",
      "tree": "ba2e81a4c4e986daa360b6df53a24a2cf476a846",
      "parents": [
        "03e5386e1e6e4f19c18c33fb69afd43054d448b2"
      ],
      "author": {
        "name": "Eric Miao",
        "email": "eric.y.miao@gmail.com",
        "time": "Thu Jul 26 02:01:04 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jul 28 20:53:25 2007 +0100"
      },
      "message": "[ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change\n\ndue to CKEN_xxx definition and pxa_set_cken() change,  the pxa27x\nac97 cold reset is broken in ASoC, fixed to use bit index instead\nof bit mask\n\nSigned-off-by: eric miao \u003ceric.y.miao@gmail.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "03e5386e1e6e4f19c18c33fb69afd43054d448b2",
      "tree": "99bdc8bad588b8961629a74459ff1aa24cabfb7d",
      "parents": [
        "cc46f659705c722ae6020dd7411c4ac39cec4408"
      ],
      "author": {
        "name": "Quinn Jensen",
        "email": "qcjensen@gmail.com",
        "time": "Fri Jul 27 23:30:55 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jul 28 20:52:55 2007 +0100"
      },
      "message": "[ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xx\n\nMXC needs the same change as IOP.  See [ARM] 4494/1\nor commit 7dea1b20066cd30fb54da7e686b16b5e38b46b2d\n\nAn undefined reference to elf_hwcap prevents linkage, due\nto changes made by f884b1cf578e079f01682514ae1ae64c74586602\nand d1cbbd6b413510c6512f4f80ffd48db1a8dd554a\n\nRemoving processor.h removes the extern definition of\nelf_hwcap, which fixes the link issue, but forgets cpu_relax().\nSo, instead, we\u0027ll call barrier() directly.\n\nCc: Lennert Buytenhek \u003ckernel@wantstofly.org\u003e\nCc: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nAcked-by: Ross Wille \u003cwille@freescale.com\u003e\nSigned-off-by: Quinn Jensen \u003cquinn.jensen@freescale.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "cc46f659705c722ae6020dd7411c4ac39cec4408",
      "tree": "cc3c8858e49936bb7d6f49c6da9a589d87b57e57",
      "parents": [
        "219e3dcd1dd34d5b9b663977136877dcb393626a"
      ],
      "author": {
        "name": "Kristoffer Ericson",
        "email": "Kristoffer_e1@hotmail.com",
        "time": "Thu Jul 26 07:46:17 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jul 28 20:52:45 2007 +0100"
      },
      "message": "[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver\n\nThis fixes the jornada720.c file :\n\n* ifdef for CONFIG_SA1100_JORNADA720_SSP since we dont want to include anything not selected in menyconfig.\n* add documentation for init for future reference\n* change platform driver name from jornada720_mcu -\u003e\njornada_ssp.\n* change maintainer in file.\n\nSigned-off-by: Kristoffer Ericson \u003cKristoffer.Ericson@gmail.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "09120a8cd38dbdb0c9a59ff8456cf88b510e6baa",
      "tree": "6792384aff7c96d3c86f7c3e2c54ee5234842c06",
      "parents": [
        "d6ecdd638aa840604b87195f2097cabbd095092c"
      ],
      "author": {
        "name": "Prakash, Sathya",
        "email": "sathya.prakash@lsi.com",
        "time": "Tue Jul 24 15:49:05 2007 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Sat Jul 28 11:33:45 2007 -0400"
      },
      "message": "[SCSI] mpt fusion: Changes in mptctl.c for logging support\n\nThis patch contains changes in mptctl.c to support logging in MPT fusion drivers\n\nThe changes are majorly in debug printks, the existing debugprintk are\nmodified accroding to new debug macros defined in the file mptbdebug.h\n\nsigned-off-by: Sathya Prakash \u003csathya.prakash@lsi.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "d6ecdd638aa840604b87195f2097cabbd095092c",
      "tree": "1c3d84dc2219164f4cb99324362226a287029e2b",
      "parents": [
        "6757d6b4c0701866bbf2ac02c397f78879b75e58"
      ],
      "author": {
        "name": "Prakash, Sathya",
        "email": "sathya.prakash@lsi.com",
        "time": "Tue Jul 24 15:47:41 2007 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Sat Jul 28 11:31:54 2007 -0400"
      },
      "message": "[SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logging support\n\nThis patch contains changes in mptfc.c, mptlan.c, mptsas.c and mptspi.c to\nsupport logging in MPT fusion drivers.\n\nThe changes are majorly in debug printks, the existing debugprintk are\nmodified accroding to new debug macros defined in the file mptbdebug.h\n\nsigned-off-by: Sathya Prakash \u003csathya.prakash@lsi.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "6757d6b4c0701866bbf2ac02c397f78879b75e58",
      "tree": "0355ed46fdda509b40a0837cbfdb5604396abaa2",
      "parents": [
        "436ace725f35eb9af16b1986e3e9d776d384b7db"
      ],
      "author": {
        "name": "Prakash, Sathya",
        "email": "sathya.prakash@lsi.com",
        "time": "Wed Jul 25 11:14:01 2007 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Sat Jul 28 11:30:27 2007 -0400"
      },
      "message": "[SCSI] mpt fusion: Changes in mptscsih.c for logging support\n\nThis patch contains changes in mptscsih.c to support logging in MPT fusion\ndrivers.\n\nThe changes are majorly in debug printks, the existing debugprintk are\nmodified accroding to new debug macros defined in the file mptbdebug.h\n\nA new sysfs attribute is added to retrieve and modify the debug level.\n\nsigned-off-by: Sathya Prakash \u003csathya.prakash@lsi.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "436ace725f35eb9af16b1986e3e9d776d384b7db",
      "tree": "b4634f178de8606d6b71da26336e2b711edf8825",
      "parents": [
        "5c1b91b9923d1b3d33576e391ff7b587bdff7a3e"
      ],
      "author": {
        "name": "Prakash, Sathya",
        "email": "sathya.prakash@lsi.com",
        "time": "Tue Jul 24 15:42:08 2007 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Sat Jul 28 11:26:12 2007 -0400"
      },
      "message": "[SCSI] mpt fusion: Changes in mptbase.c for logging support\n\nThis patch contains changes in mptbase.c to support logging in MPT fusion\ndrivers.\n\nThe changes are majorly in debug printks, the existing debugprintk are\nmodified accroding to new debug macros defined in the file mptbdebug.h\n\nA new module parameter mpt_debug_level is added to pass the debug level as\nmodule parameter.\n\nsigned-off-by: Sathya Prakash \u003csathya.prakash@lsi.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "5c1b91b9923d1b3d33576e391ff7b587bdff7a3e",
      "tree": "7c688d0c3a2e46ec50d3c0263689a236cd669204",
      "parents": [
        "92631fa4d0afa64b82144eab714fbf2f4049dabe"
      ],
      "author": {
        "name": "Prakash, Sathya",
        "email": "sathya.prakash@lsi.com",
        "time": "Tue Jul 24 15:40:08 2007 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Sat Jul 28 11:25:35 2007 -0400"
      },
      "message": "[SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and addition of mptdebug.h\n\nThis patch adds a new file mptdebug.h in the fusion source directory,\nwhich contains different debug macros.  The existing debug macros and\nflags are removed from the mptbase.h and Makefile In Kconfig a new\nconfiguration parameter FUSION_LOGGING is added to enable/disable the\nlogging support during compile time.\n\nsigned-off-by: Sathya Prakash \u003csathya.prakash@lsi.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "92631fa4d0afa64b82144eab714fbf2f4049dabe",
      "tree": "9d885b3d23c72241dff4b5bbaf2dca88b4c05ea3",
      "parents": [
        "99d4d0a9f251a87e0710c6f1fb46ac0d4bce12cb"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Sat Jul 28 01:13:33 2007 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Sat Jul 28 10:58:28 2007 -0400"
      },
      "message": "[SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()\n\nIn sas_smp_get_phy_events() we never test if the call to\nalloc_smp_req(RPEL_REQ_SIZE) succeeds or fails. That means we run\nthe risk of dereferencing a NULL pointer if it does fail. Far\nbetter to test if we got NULL back and in that case return -ENOMEM\njust as we already do for the other memory allocation in that\nfunction.\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "99d4d0a9f251a87e0710c6f1fb46ac0d4bce12cb",
      "tree": "e53350d1d822ff49ddd0abb7d075bcd054a3ba02",
      "parents": [
        "9859c1aa7e16822c574e1be89d61fbfe6188b50f"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jul 28 23:45:43 2007 +0900"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Sat Jul 28 10:56:06 2007 -0400"
      },
      "message": "[SCSI] bsg: Fix build for CONFIG_BLOCK\u003dn\n\nBLK_DEV_BSG was added outside of the if BLOCK check, which allows it to\nbe enabled when CONFIG_BLOCK\u003dn. This leads to many screenlengths of\nerrors, starting with a parse error on the request_queue_t definition.\nObviously this wasn\u0027t intended for CONFIG_BLOCK\u003dn usage, so just move the\noption back in to the block.\n\nCaught with a randconfig on sh.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nAcked-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\nAcked-by: FUJITA Tomonori \u003cfujita.tomonori@lab.ntt.co.jp\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "9859c1aa7e16822c574e1be89d61fbfe6188b50f",
      "tree": "adb8dcd33a391e4ed043e35cb748dcf41b000804",
      "parents": [
        "b90f90d2303f27b9b241ab78419a07b41de5ac62"
      ],
      "author": {
        "name": "Salyzyn, Mark",
        "email": "mark_salyzyn@adaptec.com",
        "time": "Fri Jul 27 10:29:26 2007 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Sat Jul 28 10:11:32 2007 -0400"
      },
      "message": "[SCSI] aacraid: fix Sunrise Lake reset handling\n\nThe patch is *much* smaller than the description. I am attempting to\nanswer to those that want to understand an issue that was reported in\nMay this year.\n\nIf a Sunrise Lake based card that requires an alternate reset mechanism\nis set up to ignore the commanded IOP_RESET it reports 0x00000010\n(IOP_RESET ignored) instead of 0x3803000F (use alternate reset mechanism\nto reset all cores), and thus the reset platform function decides to\nswitch to IOP_RESET_ALWAYS because the reset platform function\nparameters indicate that we *need* to reset the card. IOP_RESET_ALWAYS\nthen responds with the 0x3803000F return code, but alas we treat this as\nan error instead of using the alternate reset mechanism (put a 0x03 into\nthe register offset 0x38). The reset fails, but the fact that the\nIOP_RESET_ALWAYS command was issued has put the card in a purposeful\nshutdown state in preparation for the alternate hardware reset to be\napplied. Yuck.\n\nIOP_RESET is ignored in internal production cards, typically to ensure\nthat we catch all adapter lockup issues without the driver progressing\nfurther, so this would not appear to be a field issue and thus this\npatch was destined to be only in the internal Adaptec source tree.\nIOP_RESET_ALWAYS is reserved for\nkexec/kdump/FirmwareUpdate/AutomatedTestFrames so we did not function as\nexpected in any case. Also in the past we have had OEMs specifically\nrequest that cards not be resetable after a BlinkLED/FirmwareAssert for\none reason or another and To head off the possibility that the Sunrise\nLake based cards would suffer a similar fate, we propose the enclosed\nfix.\n\nYinghai Lu of SUN had a pre-production card with IOP_RESET disabled when\nhe reported an issue to the linux kernel list back in May regarding a\nkexec problem resulting from this reset being ignore. His fix was to\nupdate the Firmware to one that did not ignore the IOP_RESET. Previous\nkernels did not attempt to reset the adapter and that is why it surfaced\nas a regression in his hands.\n\nThe current list of aacraid based cards that use Sunrise Lake:\n\n9005:0285:9005:02b5     Adaptec 5445\n9005:0285:9005:02b6     Adaptec 5805\n9005:0285:9005:02b7     Adaptec 5085\n9005:0285:9005:02c3     Adaptec 51205\n9005:0285:9005:02c4     Adaptec 51605\n9005:0285:9005:02ce     Adaptec 51245\n9005:0285:9005:02cf     Adaptec 51645\n9005:0285:9005:02d0     Adaptec 52445\n9005:0285:9005:02d1     Adaptec 5405\n9005:0285:9005:02b8     ICP     ICP5445SL\n9005:0285:9005:02b9     ICP     ICP5085SL\n9005:0285:9005:02ba     ICP     ICP5805SL\n9005:0285:9005:02c5     ICP     ICP5125SL\n9005:0285:9005:02c6     ICP     ICP5165SL\n9005:0285:108e:7aac     SUN     STK RAID REM\n9005:0285:108e:0286     SUN     STK RAID INT\n9005:0285:108e:0287     SUN     STK RAID EXT\n9005:0285:108e:7aae     SUN     STK RAID EM\n\nAll of these are publicly released with IOP_RESET enabled. So there is\nno immediate need for this patch.\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "b90f90d2303f27b9b241ab78419a07b41de5ac62",
      "tree": "fe609680bf9030fdebe38928dc05ca9d0f553590",
      "parents": [
        "80b1c7bdc1cc69a804f416761f5faafcb6284086"
      ],
      "author": {
        "name": "Salyzyn, Mark",
        "email": "mark_salyzyn@adaptec.com",
        "time": "Fri Jul 27 09:48:49 2007 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Sat Jul 28 10:09:07 2007 -0400"
      },
      "message": "[SCSI] aacraid: add SCSI SYNCHONIZE_CACHE range checking\n\nCustomer running an application that issues SYNCHRONIZE_CACHE calls\ndirectly noticed the broad stroke of the current implementation in the\naacraid driver resulting in multiple applications feeding I/O to the\nstorage causing the issuing application to stall for long periods of\ntime. By only waiting for the current WRITE commands, rather than all\ncommands, to complete; and those that are in range of the\nSYNCHRONIZE_CACHE call that would associate more tightly with the\nissuing application before telling the Firmware to flush it\u0027s dirty\ncache, we managed to reduce the stalling. The Firmware itself still\nflushes all the dirty cache associated with the array ignoring the\nrange, it just does so in a more timely manner.\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "80b1c7bdc1cc69a804f416761f5faafcb6284086",
      "tree": "31292839e223a5bcfb088f8b88dee7ff0a43252e",
      "parents": [
        "27c868c2233fe0d34b21ceb5287bb2f7617f1095"
      ],
      "author": {
        "name": "akpm@linux-foundation.org",
        "email": "akpm@linux-foundation.org",
        "time": "Fri Jul 27 13:30:02 2007 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Sat Jul 28 10:00:28 2007 -0400"
      },
      "message": "[SCSI] add easyRAID to the no report luns blacklist\n\nAccording to http://bugzilla.kernel.org/show_bug.cgi?id\u003d5953, the\neasyRAID returns rubbish to REPORT LUNS.\n\nCc: Natalie Protasevich \u003cprotasnb@gmail.com\u003e\nCc: Hans-Christian Armingeon \u003cmog.johnny@gmx.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "1e4dcd22efa7d24f637ab2ea3a77dd65774eb005",
      "tree": "2c50c7050011c02117a47f92bf953d35d9b63370",
      "parents": [
        "7a6c813594c9eb25a9afbcbd30c9865e38ee6f39"
      ],
      "author": {
        "name": "Yoann Padioleau",
        "email": "padator@wanadoo.fr",
        "time": "Fri Jul 27 11:44:42 2007 +0200"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Jul 27 15:40:42 2007 -0700"
      },
      "message": "[IA64] Compare pointer against NULL, not \u00270\u0027\n\nWhen comparing a pointer, it\u0027s clearer to compare it to NULL than to 0.\n\nSigned-off-by: Yoann Padioleau \u003cpadator@wanadoo.fr\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "7a6c813594c9eb25a9afbcbd30c9865e38ee6f39",
      "tree": "79fd9daa9844311d4dfb9792a8d23e0f1bb184df",
      "parents": [
        "7091138fb762aed22317b4ff91eb211e7da3865c"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Jul 27 15:35:43 2007 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Jul 27 15:40:13 2007 -0700"
      },
      "message": "[IA64] Fix build failure in fs/quota.c\n\nb716395e2b8e450e294537de0c91476ded2f0395 added code to handle\na compatability issue with 32bit quota tools, but the new compat\nroutines are only needed when CONFIG_COMPAT\u003dy (and with this set\nto \u0027n\u0027 there are compilation problems since some new typedefs are\nnot visible).\n\nReported by Doug Chapman.  Fix tuned by a cast of thousands (Andi,\nAndreas, Arthur, HPA, Willy)\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "7091138fb762aed22317b4ff91eb211e7da3865c",
      "tree": "05a2ce4fcb4833d6689549a74b963d2415a77080",
      "parents": [
        "074ff856004819b942190606cc38ec97a4c3d9fd"
      ],
      "author": {
        "name": "Thomas Renninger",
        "email": "trenn@suse.de",
        "time": "Fri Jul 27 15:38:31 2007 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Jul 27 15:38:31 2007 -0700"
      },
      "message": "[IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c\n\nForgot to adjust this one with the acpi autoloading patches\nin commit 8c8eb78f673c07b60f31751e1e47ac367c60c6b7\n\nAcked-by: Myron Stowe \u003cmyron.stowe@hp.com\u003e\nAcked-by: Len Brown \u003clen.brown@intel.com\u003e\nSigned-off-by: Thomas Renninger \u003ctrenn@suse.de\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "27c868c2233fe0d34b21ceb5287bb2f7617f1095",
      "tree": "ceb96c1ae33a5d2fcd954d482849f16c6df4be6a",
      "parents": [
        "0f82cb9211f800f77636af11f0670e5fc6de6256"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "matthew@wil.cx",
        "time": "Thu Jul 26 10:56:23 2007 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Fri Jul 27 11:41:40 2007 -0400"
      },
      "message": "[SCSI] advansys: lindent and other large, uninteresting changes\n\n - Run Lindent\n - Move advansys_detect and advansys_release to the end of the file\n - Split advansys_board_found out of advansys_detect\n - Rename a few variables, such as shp to shost and pci_devp to pdev\n - Turn STATIC into static\n\nSigned-off-by: Matthew Wilcox \u003cmatthew@wil.cx\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "0f82cb9211f800f77636af11f0670e5fc6de6256",
      "tree": "abda8332877503a5a16f5138ab4298c6072a574b",
      "parents": [
        "281afe1947d855661754850de29d7530b2ff18dc"
      ],
      "author": {
        "name": "James Bottomley",
        "email": "James.Bottomley@steeleye.com",
        "time": "Thu Jul 26 17:13:10 2007 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Fri Jul 27 09:20:20 2007 -0400"
      },
      "message": "[SCSI] aic79xx, aic7xxx: Fix incorrect width setting\n\nWide transfers are required for every setting of PPR apart from QAS.\nIt seems the DV code starts at the minimum, which turns on DT and Wide\nregardless of the setting of max_width.  Redo the PPR and period\nsetting routines to respect max_width (i.e. start at period \u003d 10 if it\nis zero).\n\nThis fixes bugzilla 8366\n\nAcked-by: \"Freels, James D.\" \u003cfreelsjd@ornl.gov\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "281afe1947d855661754850de29d7530b2ff18dc",
      "tree": "25b085c0c759211b2c416c36b4603d131626b797",
      "parents": [
        "c835e3727b87115f98c612a5ecb8882826d2537e"
      ],
      "author": {
        "name": "Seokmann Ju",
        "email": "seokmann.ju@qlogic.com",
        "time": "Thu Jul 26 13:43:34 2007 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Fri Jul 27 09:14:22 2007 -0400"
      },
      "message": "[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes\n\nThis is a patch to fix \u0027segmentation fault\u0027 issue which was initiated\nby Richard Lary \u003crlary@us.ibm.com\u003e.  Thanks again Richard.\n\n- on following sysfs attritute function, changes have made so that both\n  count and offset input parameters are honored by the functions.\n    \u003d qla2x00_sysfs_read_nvram()\n    \u003d qla2x00_sysfs_read_vpd()\n- made changes so that NVRAM data to be cached to minimize H/W accesses\n  during agent querying of the driver\u0027s.\n\nSigned-off-by: Seokmann Ju \u003cseokmann.ju@qlogic.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "c835e3727b87115f98c612a5ecb8882826d2537e",
      "tree": "e371abba43e2cad31b6fc1b96e22444381e9ffa5",
      "parents": [
        "b6d44fe9582b9d90a0b16f508ac08a90d899bf56"
      ],
      "author": {
        "name": "Salyzyn, Mark",
        "email": "mark_salyzyn@adaptec.com",
        "time": "Thu Jul 26 14:20:02 2007 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Fri Jul 27 09:13:28 2007 -0400"
      },
      "message": "[SCSI] aacraid: draw line in sand, sundry cleanup and version update\n\nMinor unimportant cuttings from the floor bundled in with a version\nstamp update. Only controversial change is the dropping of Alan Cox\ncopyright on the nark.c module since that file has no code written by\nhim in it.\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "b6d44fe9582b9d90a0b16f508ac08a90d899bf56",
      "tree": "13b3d0d4f20007939148bda8e6c72e1d0d71cad8",
      "parents": [
        "e07264071f7f2b02a2973cb28d9fdf5eb8866cc1"
      ],
      "author": {
        "name": "Mike Christie",
        "email": "michaelc@cs.wisc.edu",
        "time": "Thu Jul 26 12:46:47 2007 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Fri Jul 27 09:12:54 2007 -0400"
      },
      "message": "[SCSI] iscsi_tcp: Turn off bounce buffers\n\nIt was found by LSI that on setups with large amounts of memory\nwe were bouncing buffers when we did not need to. If the iscsi tcp\ncode touches the data buffer (or a helper does),\nit will kmap the buffer. iscsi_tcp also does not interact with hardware,\nso it does not have any hw dma restrictions. This patch sets the bounce\nbuffer settings for our device queue so buffers should not be bounced\nbecause of a driver limit.\n\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "e07264071f7f2b02a2973cb28d9fdf5eb8866cc1",
      "tree": "25ca60eeb25dbb519428d3e4bbea77d978e5a4a1",
      "parents": [
        "7974392c0b0d4e7a2a17ca3597d51a29b9841aa5"
      ],
      "author": {
        "name": "Mike Christie",
        "email": "michaelc@cs.wisc.edu",
        "time": "Thu Jul 26 12:46:48 2007 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Fri Jul 27 09:12:05 2007 -0400"
      },
      "message": "[SCSI] libiscsi: fix cmd seqeunce number checking\n\nWe should not be checking the cmd windown for just handling r2t responses.\nAnd if the window closes in on us, always have scsi-ml requeue the command\nfrom our queuecommand function.\n\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "7974392c0b0d4e7a2a17ca3597d51a29b9841aa5",
      "tree": "9e7c183a002147b96ff10d11e077a32c34b012b7",
      "parents": [
        "464bb99ea448dc2f017be9150a8be9ab1f021979"
      ],
      "author": {
        "name": "Mike Christie",
        "email": "michaelc@cs.wisc.edu",
        "time": "Thu Jul 26 12:46:46 2007 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Fri Jul 27 09:11:45 2007 -0400"
      },
      "message": "[SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template\n\nThis prevents the iscsi modules from being unloaded while\nthere are active mounts from an iscsi target.\n\nSigned-off-by: Olaf Kirch \u003colaf.kirch@oracle.com\u003e\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "464bb99ea448dc2f017be9150a8be9ab1f021979",
      "tree": "02639d08940609bfbb729d9da1e5bce1dddf7a48",
      "parents": [
        "1d1bbee61e4ecdaad450e9bf4d9983876ed53a43"
      ],
      "author": {
        "name": "Mike Christie",
        "email": "michaelc@cs.wisc.edu",
        "time": "Thu Jul 26 12:46:45 2007 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Fri Jul 27 09:11:14 2007 -0400"
      },
      "message": "[SCSI] libiscsi: make sure session is not blocked when removing host\n\nWhen we logout we block the session since we are not taking any more\ncommands, but when we call remove host we want to make sure any\nIO that got queued up and blocked gets failed upwards quickly, so\nwe unblock the session and fail it.\n\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "5aaaf9f0ed11882fe7c6bc4202f78da1baa8caba",
      "tree": "f1e9cbe1a2d4a05f8fba14c6e3b9c2d3928ecc8f",
      "parents": [
        "4434a38c37dd30e5cd01456a136367a43d8da2dd"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Jul 27 12:29:22 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:20 2007 +0200"
      },
      "message": "[S390] Fix sclp_vt220 error handling.\n\nAlso convert to slab_is_available() as an indicator if\nget_zeroed_page() will work or not.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "4434a38c37dd30e5cd01456a136367a43d8da2dd",
      "tree": "7597941ae953297e8f8531e995d9b0c2e9a114a3",
      "parents": [
        "303fa9e39605c1d56971dd22cd04d2186dc42c98"
      ],
      "author": {
        "name": "Cornelia Huck",
        "email": "cornelia.huck@de.ibm.com",
        "time": "Fri Jul 27 12:29:21 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:20 2007 +0200"
      },
      "message": "[S390] cio: Reorganize initialization.\n\n- Localize more of the init calls in init_channel_subsystem().\n- Print a warning if init_channel_subsystem() failed.\n\nSigned-off-by: Cornelia Huck \u003ccornelia.huck@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "303fa9e39605c1d56971dd22cd04d2186dc42c98",
      "tree": "ac289a0d80136b2fb7eb6aaa7dee5e55f6cdb24a",
      "parents": [
        "e556bbbd9d2ff2b158915945ac82e2ac7def4d2f"
      ],
      "author": {
        "name": "Cornelia Huck",
        "email": "cornelia.huck@de.ibm.com",
        "time": "Fri Jul 27 12:29:20 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:20 2007 +0200"
      },
      "message": "[S390] cio: Make CIO_* macros safe if dbfs are not available.\n\nSigned-off-by: Cornelia Huck \u003ccornelia.huck@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "e556bbbd9d2ff2b158915945ac82e2ac7def4d2f",
      "tree": "023ed3bc586284f2acb8e754b9eb4171f54b0f2c",
      "parents": [
        "b771aeac32a320ac52bc227252103d7d7fc48cad"
      ],
      "author": {
        "name": "Cornelia Huck",
        "email": "cornelia.huck@de.ibm.com",
        "time": "Fri Jul 27 12:29:19 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:19 2007 +0200"
      },
      "message": "[S390] cio: Clean up messages.\n\n- Remove unneeded messages.\n- Move some messages into the debug feature.\n- Use dev_* where appropriate.\n- Use \"cio: \" prefix consistently.\n\nSigned-off-by: Cornelia Huck \u003ccornelia.huck@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "b771aeac32a320ac52bc227252103d7d7fc48cad",
      "tree": "f52051b98e84c98d4b0dc5af2376030686103848",
      "parents": [
        "2b3d8c9e06392d5539aa5d652f3a3c385fd19333"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Jul 27 12:29:18 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:19 2007 +0200"
      },
      "message": "[S390] Fix IRQ tracing.\n\nIf a machine check is pending and the external or I/O interrupt handler\nreturns to userspace io_mcck_pending is going to call s390_handle_mcck.\nBefore this happens a call to TRACE_IRQS_ON was already made since we\nknow that we are going back to userspace and hence interrupts will be\nenabled. So there was an indication that interrupts are enabled while\nin reality they are still disabled.\ns390_handle_mcck will do a local_irq_save/restore pair and confuse\nlockdep which later complains about inconsistent irq tracing.\nTo solve this just call trace_hardirqs_off before calling\ns390_handle_mcck and trace_hardirqs_on afterwards.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "2b3d8c9e06392d5539aa5d652f3a3c385fd19333",
      "tree": "fba2551e81571153907deedf4dc963fe839578e2",
      "parents": [
        "7a8e0c8d9af43c9dfc62a8b2b9cc0484f48f7da4"
      ],
      "author": {
        "name": "Frank Munzert",
        "email": "munzert@de.ibm.com",
        "time": "Fri Jul 27 12:29:17 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:19 2007 +0200"
      },
      "message": "[S390] vmur: fix diag14_read.\n\nRecord length of spool file must be only stored in 1st SPLINK record\n\nSigned-off-by: Frank Munzert \u003cmunzert@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "7a8e0c8d9af43c9dfc62a8b2b9cc0484f48f7da4",
      "tree": "a97ebd19d8f1216b63c0d2743fbef93eecf63fb7",
      "parents": [
        "cb1863a4619e5c80e43acad61b19cc5114b1c60d"
      ],
      "author": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:16 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:19 2007 +0200"
      },
      "message": "[S390] Wire up sys_fallocate.\n\nThis patch implements support of fallocate system call on s390(x)\nplatform.  A wrapper is added to address the issue which s390 ABI has with\nthe arguments of this system call.\n\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "cb1863a4619e5c80e43acad61b19cc5114b1c60d",
      "tree": "49adf09f5f2606279605965ef384a32cee7ff77c",
      "parents": [
        "8059862c636778bc1872c89ae307eb6bccd35581"
      ],
      "author": {
        "name": "Christian Borntraeger",
        "email": "borntraeger@de.ibm.com",
        "time": "Fri Jul 27 12:29:15 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:18 2007 +0200"
      },
      "message": "[S390] add types.h include to s390_ext.h\n\nThe header file for external interrupts uses the _u16 type. Make sure\nthat _u16 is defined by including linux/types.h. This prevents compile\nfailures, if asm/s390_ext.h is the first include file.\n\nSigned-off-by: Christian Borntraeger \u003cborntraeger@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "8059862c636778bc1872c89ae307eb6bccd35581",
      "tree": "6a568941dc8d44bf5dfcb8a9abd988fdd3a8be1d",
      "parents": [
        "e62133b4ea0d85888d9883a3e1c396ea8717bc26"
      ],
      "author": {
        "name": "Cornelia Huck",
        "email": "cornelia.huck@de.ibm.com",
        "time": "Fri Jul 27 12:29:14 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:18 2007 +0200"
      },
      "message": "[S390] cio: Remove deprecated rdc/rcd.\n\nhttp://marc.info/?l\u003dlinux-kernel\u0026m\u003d118481061928246\u0026w\u003d2 seems to\nindicate disfavour of \"deprecated\", so let\u0027s just kill it now.\n\nSigned-off-by: Cornelia Huck \u003ccornelia.huck@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "e62133b4ea0d85888d9883a3e1c396ea8717bc26",
      "tree": "72b5840c1ab1430518665dcb02532dc2edd44242",
      "parents": [
        "3b74a87422cc8d1062529b58bc3891383d138e5e"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Jul 27 12:29:13 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:18 2007 +0200"
      },
      "message": "[S390] Get rid of new section mismatch warnings.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "3b74a87422cc8d1062529b58bc3891383d138e5e",
      "tree": "90a1895bab7c702311b16d4a1455049e5468fb9d",
      "parents": [
        "36914e5d69c8f8851f6b99b2ec6d98b947d4ff32"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Jul 27 12:29:12 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:18 2007 +0200"
      },
      "message": "[S390] sclp: kill unused SCLP config option.\n\nsclp is always compiled in.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "36914e5d69c8f8851f6b99b2ec6d98b947d4ff32",
      "tree": "d5f5b170fa0cac3efc354fd23dd4c18e78b4fea4",
      "parents": [
        "07c6a3386d8c09e8d6c58274bd69f640dda15833"
      ],
      "author": {
        "name": "Cornelia Huck",
        "email": "cornelia.huck@de.ibm.com",
        "time": "Fri Jul 27 12:29:11 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:17 2007 +0200"
      },
      "message": "[S390] cio: Remove remains of _ccw_device_get_device_number().\n\nSigned-off-by: Cornelia Huck \u003ccornelia.huck@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "07c6a3386d8c09e8d6c58274bd69f640dda15833",
      "tree": "69c81d80b8ec3e6100e0ceccb56d19e6dd2a42dc",
      "parents": [
        "8da1aecde00b74d63123e6031155bbb1424b338d"
      ],
      "author": {
        "name": "Cornelia Huck",
        "email": "cornelia.huck@de.ibm.com",
        "time": "Fri Jul 27 12:29:10 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:17 2007 +0200"
      },
      "message": "[S390] cio: css_sch_device_register() can be made static.\n\nSigned-off-by: Cornelia Huck \u003ccornelia.huck@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "8da1aecde00b74d63123e6031155bbb1424b338d",
      "tree": "a743032ff75c67e290093a8fe38884e41bbca938",
      "parents": [
        "3bb447fc8bb6523cb1cec7a0277d831a2b0462b7"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Jul 27 12:29:09 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:17 2007 +0200"
      },
      "message": "[S390] Improve __smp_call_function_map.\n\nThere is no need to disable bottom halves when holding call_lock. Also\nthis could imply that it is legal to call smp_call_function* from\nbh context, which it is not.\nAlso test if func will be executed locally before disabling\nand aterwards enabling interrupts again. It\u0027s not necessary to disable\nand enable interrupts each time __smp_call_function_map gets called.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "3bb447fc8bb6523cb1cec7a0277d831a2b0462b7",
      "tree": "e5f11fda2ff91d5670f1c046b53a12b4dbef55aa",
      "parents": [
        "d941cf5e373c356723fa648b9f0302a11c9b1770"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Jul 27 12:29:08 2007 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Jul 27 12:29:17 2007 +0200"
      },
      "message": "[S390] Convert to smp_call_function_single.\n\nsmp_call_function_single now has the same semantics as s390\u0027s\nsmp_call_function_on. Therefore convert to the *single variant\nand get rid of some architecture specific code.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "79685b8deea4541d18882d8c07d0e99e788292ab",
      "tree": "07ef3cd834115451598b5988ca2074c7618bc809",
      "parents": [
        "7c2ff389bbb33074e7fde7a744f59da199a74af5"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Fri Jul 27 08:08:51 2007 +0200"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Fri Jul 27 08:08:51 2007 +0200"
      },
      "message": "docbook: add pipes, other fixes\n\nFix some typos in pipe.c and splice.c.\nAdd pipes API to kernel-api.tmpl.\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n"
    },
    {
      "commit": "7c2ff389bbb33074e7fde7a744f59da199a74af5",
      "tree": "37a916fefffa13f5364f4f4a56eeebe9d30bd931",
      "parents": [
        "4d5d8e9d3e55100bc12cf17a5ebc8a3c70befd38"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jul 25 13:07:10 2007 +0200"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Fri Jul 27 08:08:24 2007 +0200"
      },
      "message": "blktrace: use cpu_clock() instead of sched_clock()\n\nuse cpu_clock() instead of sched_clock(). (the latter is not a proper\nclock-source)\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n"
    },
    {
      "commit": "4d5d8e9d3e55100bc12cf17a5ebc8a3c70befd38",
      "tree": "86c712d4058b4a06de45615b2af28b1c86c8230d",
      "parents": [
        "4e97182a22ed5ca6a5cbc39275d4752d5a4369da"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jul 25 10:02:30 2007 +0200"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Fri Jul 27 08:08:24 2007 +0200"
      },
      "message": "bsg: Fix build for CONFIG_BLOCK\u003dn\n\nBLK_DEV_BSG was added outside of the if BLOCK check, which allows it to\nbe enabled when CONFIG_BLOCK\u003dn. This leads to many screenlengths of\nerrors, starting with a parse error on the request_queue_t definition.\nObviously this wasn\u0027t intended for CONFIG_BLOCK\u003dn usage, so just move the\noption back in to the block.\n\nCaught with a randconfig on sh.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n\n--\n\n block/Kconfig |    4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n"
    },
    {
      "commit": "4e97182a22ed5ca6a5cbc39275d4752d5a4369da",
      "tree": "1bdd4bdc0c3ef77eca5336e205ab39fc34b357d3",
      "parents": [
        "d941cf5e373c356723fa648b9f0302a11c9b1770"
      ],
      "author": {
        "name": "Qi Yong",
        "email": "qiyong@mail.fc-cn.com",
        "time": "Wed Jul 25 08:45:51 2007 +0200"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Fri Jul 27 08:08:24 2007 +0200"
      },
      "message": "[patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix\n\nThe two comments were transposed.\n\nSigned-off-by: Qi Yong \u003cqiyong@mail.fc-cn.com\u003e\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n"
    },
    {
      "commit": "f191f144079b0083c6fa7d01a4acbd7263fb5032",
      "tree": "47af2957bc5aa32ba7310f0135866c4d167e7e20",
      "parents": [
        "dde4787642ee3cb85aef80bdade04b6f8ddc3df8"
      ],
      "author": {
        "name": "Alan Hourihane",
        "email": "alanh@fairlite.demon.co.uk",
        "time": "Fri Jul 27 10:56:43 2007 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Jul 27 10:56:43 2007 +1000"
      },
      "message": "agp: AMD AGP is used on UP1100 \u0026 UP1500 alpha boxen\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "dde4787642ee3cb85aef80bdade04b6f8ddc3df8",
      "tree": "e99908c8c61a08244b6bb03b87782999a5a3847d",
      "parents": [
        "a51b34593f691a0837d752a1394dcee19483c607"
      ],
      "author": {
        "name": "Zhenyu Wang",
        "email": "zhenyu.z.wang@intel.com",
        "time": "Thu Jul 26 09:18:09 2007 +0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Jul 27 10:48:13 2007 +1000"
      },
      "message": "intel_agp: really fix 945/965GME\n\nFix some missing places to check with device id info, which\nshould probe the device gart correctly.\n\nSigned-off-by: Wang Zhenyu \u003czhenyu.z.wang@intel.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "a51b34593f691a0837d752a1394dcee19483c607",
      "tree": "1e87c0139aa6c5a96e73f3664e5c3856f2369c48",
      "parents": [
        "c99c108ac362f5cc37f79fad7e9897bd9d033bcc"
      ],
      "author": {
        "name": "Nick Piggin",
        "email": "npiggin@suse.de",
        "time": "Wed Jul 25 13:19:22 2007 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Jul 27 10:46:26 2007 +1000"
      },
      "message": "agp: don\u0027t lock pages\n\nAGP should not need to lock pages. They are not protecting any race\nbecause there is no lock_page calls, only SetPageLocked.\n\nThis is causing hangs with d00806b183152af6d24f46f0c33f14162ca1262a.\n\nSigned-off-by: Nick Piggin \u003cnpiggin@suse.de\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "c99c108ac362f5cc37f79fad7e9897bd9d033bcc",
      "tree": "95ab1d70136c748a9d951559db0ed34c043e744f",
      "parents": [
        "190644e180794208bc638179f4d5940fe419bf9c"
      ],
      "author": {
        "name": "Chuck Ebbert",
        "email": "cebbert@redhat.com",
        "time": "Fri Jul 27 10:46:20 2007 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Jul 27 10:46:20 2007 +1000"
      },
      "message": "AGP: document boot options\n\nAdd documentation for AGP boot options.\n\nSigned-off-by: Chuck Ebbert \u003ccebbert@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "190644e180794208bc638179f4d5940fe419bf9c",
      "tree": "dada81603601e8af69f10f7802ffc3cb4dc1b381",
      "parents": [
        "d941cf5e373c356723fa648b9f0302a11c9b1770"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Sat Jul 21 17:39:11 2007 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Jul 27 10:44:32 2007 +1000"
      },
      "message": "Fix \"use after free\" / \"double free\" bug in ati_create_gatt_pages / ati_free_gatt_pages\n\nHi,\n\nCoverity spotted a \"use after free\" bug in\ndrivers/char/agp/ati-agp.c::ati_create_gatt_pages().\n\nThe same one that was in\n  drivers/char/agp/amd-k7-agp.c::amd_create_gatt_pages()\n\nThe problem is this:\n       If \"entry \u003d kzalloc(sizeof(struct ati_page_map), GFP_KERNEL);\"\nfails, then there\u0027s a loop in the function to free all entries\nallocated so far and break out of the allocation loop. That in itself\nis pretty sane, but then the (now freed) \u0027tables\u0027 is assigned to\nati_generic_private.gatt_pages and \u0027retval\u0027 is set to -ENOMEM which\ncauses ati_free_gatt_pages(); to be called at the end of the function.\nThe problem with this is that ati_free_gatt_pages() will then loop\n\u0027ati_generic_private.num_tables\u0027 times and try to free each entry in\ntables[] - this is bad since tables has already been freed and\nfurthermore it will call kfree(tables) at the end - a double free.\n\nThis patch removes the freeing loop in ati_create_gatt_pages() and\ninstead relies entirely on the call to ati_free_gatt_pages() to free\neverything we allocated in case of an error. It also sets\nati_generic_private.num_tables to the actual number of entries\nallocated instead of just using the value passed in from the caller -\nthis ensures that ati_free_gatt_pages() will only attempt to free\nstuff that was actually allocated.\n\nNote: I\u0027m in no way intimate with this code and I have no way to\nactually test this patch (besides compile test it), so while I\u0027ve\ntried to be careful in reading the code and make sure the patch\ndoes the right thing an ACK from someone who actually knows the\ncode in-depth would be very much appreciated.\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "074ff856004819b942190606cc38ec97a4c3d9fd",
      "tree": "a5fb002c9d7f1dff3a056d2696862f4679d3f152",
      "parents": [
        "3c3738c874a2d42e84a2b02768f9807c334f3eff"
      ],
      "author": {
        "name": "Kenji Kaneshige",
        "email": "kaneshige.kenji@jp.fujitsu.com",
        "time": "Thu Jul 26 15:32:38 2007 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Jul 26 14:28:02 2007 -0700"
      },
      "message": "[IA64] Fix wrong return value in parse_vector_domain\n\nFix wrong return value in parse_vector_domain().\n\nSigned-off-by: Kenji Kaneshige \u003ckaneshige.kenji@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "3c3738c874a2d42e84a2b02768f9807c334f3eff",
      "tree": "949040a03e9756b16294d5192996e6bfba1bab74",
      "parents": [
        "6bde71ec1ea1f37254892ef2058176f3171a0d62"
      ],
      "author": {
        "name": "Kenji Kaneshige",
        "email": "kaneshige.kenji@jp.fujitsu.com",
        "time": "Thu Jul 26 15:31:34 2007 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Jul 26 14:27:42 2007 -0700"
      },
      "message": "[IA64] Fix wrong assumption in acpi_gsi_to_irq\n\nThe ia64\u0027s acpi_gsi_to_irq() function assumes irq \u003d\u003d vector. But in\nfact irq can be different from vector. This patch fix this wrong\nassumption.\n\nSigned-off-by: Kenji Kaneshige \u003ckaneshige.kenji@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "6bde71ec1ea1f37254892ef2058176f3171a0d62",
      "tree": "c9dbd03737cea02ec7bd8a705c3c6e91d47af4f1",
      "parents": [
        "d941cf5e373c356723fa648b9f0302a11c9b1770"
      ],
      "author": {
        "name": "Kenji Kaneshige",
        "email": "kaneshige.kenji@jp.fujitsu.com",
        "time": "Thu Jul 26 15:30:45 2007 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Jul 26 14:27:19 2007 -0700"
      },
      "message": "[IA64] Add sanity check into __bind_irq_vector\n\nAdd some sanity checks into __bind_irq_vector().\n\nSigned-off-by: Kenji Kaneshige \u003ckaneshige.kenji@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "d941cf5e373c356723fa648b9f0302a11c9b1770",
      "tree": "f79c2cab0e6223e452cbb6599859eaeec4ba8188",
      "parents": [
        "9f5577d8158d8190174d95cbf21713251cc8a044",
        "393618510d5349e07d71dc28fb6fc49baf0d96a0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 14:00:56 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 14:00:56 2007 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc:\n  drivers/mmc/core/: make 3 functions static\n  mmc: add missing printk levels\n  mmc: remove redundant debug information from sdhci and wbsd\n  mmc: proper debugging output in core\n  mmc: be more verbose about card insertions/removal\n  mmc: Don\u0027t hold lock when releasing an added card\n  mmc: add a might_sleep() to mmc_claim_host()\n  mmc: update kerneldoc\n  mmc: update header file paths\n  sdhci: add support to ENE-CB714\n  mmc: check error bits before command completion\n"
    },
    {
      "commit": "9f5577d8158d8190174d95cbf21713251cc8a044",
      "tree": "3656a23b397d4efb303b560d921a5206e934a3bd",
      "parents": [
        "257f49251c802c67030c11f63cee4ed7b50f6639",
        "46b2835771ad8ef19b8e081e8c90439408c7645f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 14:00:09 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 14:00:09 2007 -0700"
      },
      "message": "Merge branch \u0027merge\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc\n\n* \u0027merge\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc: (21 commits)\n  [POWERPC] spusched: Fix initial timeslice calculation\n  [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus\n  [POWERPC] Fix Maple platform ISA bus\n  [POWERPC] Make pci_iounmap actually unmap things\n  [POWERPC] Add function to check if address is an IO port\n  [POWERPC] Fix Pegasos keyboard detection\n  [POWERPC] iSeries: Fix section mismatch warning in lpevents\n  [POWERPC] iSeries: Fix section mismatch warnings\n  [POWERPC] iSeries: We need vio_enable_interrupts\n  [POWERPC] Fix RTC and device tree on linkstation machines\n  [POWERPC] Add of_register_i2c_devices()\n  [POWERPC] Fix loop with unsigned long counter variable\n  [POWERPC] Fix register labels on show_regs() message for 4xx/Book-E\n  [POWERPC] Only allow building of BootX text support on PPC_MULTIPLATFORM\n  [POWERPC] Fix the ability to reset on MPC8544 DS and MPC8568 MDS boards\n  [POWERPC] Fix mpc7448hpc2 tsi108 device_type bug\n  [POWREPC] Fixup a number of modpost warnings on ppc32\n  [POWERPC] Fix ethernet PHY support on MPC8544 DS\n  [POWERPC] Don\u0027t try to allocate resources for a Freescale POWERPC PHB\n  Revert \"[POWERPC] Don\u0027t complain if size-cells \u003d\u003d 0 in prom_parse()\"\n  ...\n"
    },
    {
      "commit": "257f49251c802c67030c11f63cee4ed7b50f6639",
      "tree": "99fcefa267be1b2ae63b48bf2094157732ecece1",
      "parents": [
        "293a032eb95f3c6c212c1541e94c14b111731313",
        "e692ab53473c93c0d0820618c97aa74a62ab67da"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 13:59:59 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 13:59:59 2007 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched:\n  [PATCH] sched: debug feature - make the sched-domains tree runtime-tweakable\n  [PATCH] sched: add above_background_load() function\n  [PATCH] sched: update Documentation/sched-stats.txt\n  [PATCH] sched: mark sysrq_sched_debug_show() static\n  [PATCH] sched: make cpu_clock() not use the rq clock\n  [PATCH] sched: remove unused rq-\u003eload_balance_class\n  [PATCH] sched: arch preempt notifier mechanism\n  [PATCH] sched: increase SCHED_LOAD_SCALE_FUZZ\n"
    },
    {
      "commit": "293a032eb95f3c6c212c1541e94c14b111731313",
      "tree": "95ac29f66925060038cbbb7f278c17b3718432f7",
      "parents": [
        "58b3b71dfaaecbf7cff1fe10c049d663f0313e5f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 13:44:58 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 13:44:58 2007 -0700"
      },
      "message": "Don\u0027t force-enable suspend/hibernate support just for ACPI\n\nIt\u0027s a totally independent decision for the user whether he wants\nsuspend and/or hibernation support, and ACPI shouldn\u0027t care.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "58b3b71dfaaecbf7cff1fe10c049d663f0313e5f",
      "tree": "38f34ce39e1c93d6d54730ead4e414a5070e3b45",
      "parents": [
        "602033ed5907a59ce86f709082a35be047743a86"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rjw@sisk.pl",
        "time": "Thu Jul 26 16:29:55 2007 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 12:13:06 2007 -0700"
      },
      "message": "Fix ThinkPad T42 poweroff failure introduced by by \"PM: Introduce pm_power_off_prepare\"\n\nCommit bd804eba1c8597cbb7cd5a5f9fe886aae16a079a (\"PM: Introduce\npm_power_off_prepare\") caused problems in the poweroff path, as reported by\nYOSHIFUJI Hideaki / 吉藤英明.\n\nGenerally, sysdev_shutdown() should be called after the ACPI preparation for\npowering the system off.  To make it happen, we can separate sysdev_shutdown()\nfrom device_shutdown() and call it directly wherever necessary.\n\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nTested-by: YOSHIFUJI Hideaki / 吉藤英明 \u003cyoshfuji@linux-ipv6.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "602033ed5907a59ce86f709082a35be047743a86",
      "tree": "35c9f4b3d09dd02a9088e8932f963498d5c33d98",
      "parents": [
        "07d4e9af109221ab731c5aaf832e89776c64b013"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 12:07:21 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 12:07:21 2007 -0700"
      },
      "message": "Revert most of \"x86: Fix alternatives and kprobes to remap write-protected kernel text\"\n\nThis reverts most of commit 19d36ccdc34f5ed444f8a6af0cbfdb6790eb1177.\n\nThe way to DEBUG_RODATA interactions with KPROBES and CPU hotplug is to\njust not mark the text as being write-protected in the first place.\nBoth of those facilities depend on rewriting instructions.\n\nHaving \"helpful\" debug facilities that just cause more problem is not\nbeing helpful.  It just adds complexity and bugs. Not worth it.\n\nReported-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nCc: Andi Kleen \u003cak@suse.de\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "07d4e9af109221ab731c5aaf832e89776c64b013",
      "tree": "05d05620af7b1b009f48dbad5f38004b682db271",
      "parents": [
        "9dd78466c956ac4b4f38e12032dc4249ccf57ad1"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Thu Jul 26 10:41:21 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 11:35:21 2007 -0700"
      },
      "message": "PNP: fix up after Lindent\n\nThese are manual fixups after running Lindent.  No functional change.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Len Brown \u003clenb@kernel.org\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    }
  ],
  "next": "9dd78466c956ac4b4f38e12032dc4249ccf57ad1"
}
