)]}'
{
  "log": [
    {
      "commit": "f424bb9efaee90b752aabcb4e5e95920ee9580bb",
      "tree": "3d33a47bc33d8456f26f2cfca89b28edc59726c8",
      "parents": [
        "e4223976341ffb22fabe5b3a69873966808c83aa"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Fri Aug 24 23:04:18 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Aug 26 18:35:42 2007 -0700"
      },
      "message": "[PPPOL2TP]: Fix endianness annotations.\n\n{s,d}_{session,tunnel} in pppol2tp_addr are actually host-endian\neverywhere.  We might switch them to net-endian, of course, but\nthat structure is exposed to userland via getname...\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e4223976341ffb22fabe5b3a69873966808c83aa",
      "tree": "8375db74c6243e583eeaff91d5d50ca96632a55d",
      "parents": [
        "97a1ad431b89765755d2b5aa8c0777ed637d5c4a"
      ],
      "author": {
        "name": "Shannon Nelson",
        "email": "shannon.nelson@intel.com",
        "time": "Fri Aug 24 23:02:53 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Aug 26 18:35:40 2007 -0700"
      },
      "message": "[IOAT]: ioatdma needs to to play nice in a multi-dma-client world\n\nNow that the DMA engine has a multi-client interface, fix the ioatdma\ndriver to play along.  At the same time, remove a couple of unnecessary\nreads and writes.\n\nSigned-off-by: Shannon Nelson \u003cshannon.nelson@intel.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "97a1ad431b89765755d2b5aa8c0777ed637d5c4a",
      "tree": "4807bce0c75dbb6a4a21270f20589ff4c77f956d",
      "parents": [
        "37d2e7316007b4583e5783c608efdd3b2284b74d"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Fri Aug 24 22:38:26 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Aug 26 18:35:39 2007 -0700"
      },
      "message": "[SLIP]: trivial sparse warning fix\n\nFunction declared static in forward declaration, but not in actual code.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "37d2e7316007b4583e5783c608efdd3b2284b74d",
      "tree": "edd2f7ee91b473a08527c48f075aca1d1b3c5f9d",
      "parents": [
        "c3609d510f844100669965db8a9ff10ba029bb4a"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Fri Aug 24 22:37:49 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Aug 26 18:35:38 2007 -0700"
      },
      "message": "[EQL]: sparse warning fix\n\nMore noodlin on long flights, patch bin. Sparse warning fix for eql.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c3609d510f844100669965db8a9ff10ba029bb4a",
      "tree": "fb86593f7310805bb6c70cf2b61f4e7b3731d7aa",
      "parents": [
        "26722873a460703e319462afa7ebb8ed3a036c07"
      ],
      "author": {
        "name": "vignesh babu",
        "email": "vignesh.babu@wipro.com",
        "time": "Fri Aug 24 22:27:55 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Aug 26 18:35:37 2007 -0700"
      },
      "message": "[NET]: is_power_of_2 in net/core/neighbour.c\n\nReplacing n \u0026 (n - 1) for power of 2 check by is_power_of_2(n)\n\nSigned-off-by: vignesh babu \u003cvignesh.babu@wipro.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "26722873a460703e319462afa7ebb8ed3a036c07",
      "tree": "d621eb098a252a8e91d74d635d33eb30ee05aa21",
      "parents": [
        "a96fb49be3dd2031f722bf32af6ed7db965b60f7"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Fri Aug 24 22:21:50 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Aug 26 18:35:36 2007 -0700"
      },
      "message": "[TCP]: Describe tcp_init_cwnd() thoroughly in a comment.\n\nPeople often get tripped up by this function and think that\nit does not implemented the prescribed algorithms from\nRFC2414 and RFC3390, even though it does.\n\nSo add a comment to head off such misunderstandings in the\nfuture.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a96fb49be3dd2031f722bf32af6ed7db965b60f7",
      "tree": "3c02106c65a3013990007d9bdf2708616bc9ba6e",
      "parents": [
        "36d98d3edce12c8f9ffd33f8f5d23ce728380925"
      ],
      "author": {
        "name": "Flavio Leitner",
        "email": "fleitner@redhat.com",
        "time": "Fri Aug 24 22:16:39 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Aug 26 18:35:35 2007 -0700"
      },
      "message": "[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless\n\nFix IP[V6]_ADD_MEMBERSHIP and IP[V6]_DROP_MEMBERSHIP to\nreturn -EPROTO for connection oriented sockets.\n\nSigned-off-by: Flavio Leitner \u003cfleitner@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "36d98d3edce12c8f9ffd33f8f5d23ce728380925",
      "tree": "ba1b7fab085d2c559e504e9a01d2e70ff1f62c53",
      "parents": [
        "96fe1c0237224b24a0dfaaee6467a5767902ba4a"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Wed Aug 22 12:36:01 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Aug 26 18:35:34 2007 -0700"
      },
      "message": "[KBUILD]: Sanitize tc_ematch headers.\n\nThe headers in tc_ematch are used by iproute2, so these headers should\nbe processed.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "96fe1c0237224b24a0dfaaee6467a5767902ba4a",
      "tree": "6fb801473d339ec36843c76c4a0beaa0ae3921cf",
      "parents": [
        "50c46637aa894f904e2fb39086a3d7732f68bd50"
      ],
      "author": {
        "name": "Nick Bowler",
        "email": "nbowler@ellipticsemi.com",
        "time": "Wed Aug 22 12:33:51 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Aug 26 18:35:33 2007 -0700"
      },
      "message": "[IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.\n\nIn testing our ESP/AH offload hardware, I discovered an issue with how\nAH handles mutable fields in IPv4.  RFC 4302 (AH) states the following\non the subject:\n\n        For IPv4, the entire option is viewed as a unit; so even\n        though the type and length fields within most options are immutable\n        in transit, if an option is classified as mutable, the entire option\n        is zeroed for ICV computation purposes.\n\nThe current implementation does not zero the type and length fields,\nresulting in authentication failures when communicating with hosts\nthat do (i.e. FreeBSD).\n\nI have tested record route and timestamp options (ping -R and ping -T)\non a small network involving Windows XP, FreeBSD 6.2, and Linux hosts,\nwith one router.  In the presence of these options, the FreeBSD and\nLinux hosts (with the patch or with the hardware) can communicate.\nThe Windows XP host simply fails to accept these packets with or\nwithout the patch.\n\nI have also been trying to test source routing options (using\ntraceroute -g), but haven\u0027t had much luck getting this option to work\n*without* AH, let alone with.\n\nSigned-off-by: Nick Bowler \u003cnbowler@ellipticsemi.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "50c46637aa894f904e2fb39086a3d7732f68bd50",
      "tree": "d8cceec7806eef62396eed7be95b06aa4b06f8ed",
      "parents": [
        "a3ce8ea66ae9379235334a989ed78a1ea518b0b3"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Aug 25 22:17:19 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Aug 25 22:17:19 2007 +0200"
      },
      "message": "sched: s/sched_latency/sched_min_granularity\n\nruntime limit and wakeup granularity used to be a function of\ngranularity and that was incorrect changed to sched_latency.\n\nFix this to make wakeup granularity a function of min-granularity,\nand the runtime limit equal to latency.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "a3ce8ea66ae9379235334a989ed78a1ea518b0b3",
      "tree": "88bef2140c00ec607f2d222e953ed380999eb4a6",
      "parents": [
        "f2154eef2a926435cdf79156cd361092d6cba91e",
        "172ac3dbb7d3e528ac53d08a34df88d1ac53c534"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 11:25:29 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 11:25:29 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  sched: cleanup, sched_granularity -\u003e sched_min_granularity\n  sched: adaptive scheduler granularity\n  sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls\n"
    },
    {
      "commit": "f2154eef2a926435cdf79156cd361092d6cba91e",
      "tree": "bc92864fd906158d65f8792af2e166dd68fa4a50",
      "parents": [
        "6ae26fa468533c86aaa6936fd366142fcf01386f",
        "e57d2011a6276d55a87f26653a0395f302ce0d51"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 11:24:53 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 11:24:53 2007 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6:\n  firewire: Add ref-counting for sbp2 orbs (fix command abortion)\n  firewire: fix unloading of fw-ohci while devices are attached\n  ieee1394: sbp2: fix sbp2_remove_device for error cases\n"
    },
    {
      "commit": "172ac3dbb7d3e528ac53d08a34df88d1ac53c534",
      "tree": "f17de2a4a7a562792fd85a14bb1c278bb8c40804",
      "parents": [
        "218050855ece4e923106ab614ac65afa0f618df3"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Aug 25 18:41:53 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Aug 25 18:41:53 2007 +0200"
      },
      "message": "sched: cleanup, sched_granularity -\u003e sched_min_granularity\n\ndue to adaptive granularity scheduling the role of sched_granularity\nhas changed to \"minimum granularity\", so rename the variable (and the\ntunable) accordingly.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\n"
    },
    {
      "commit": "218050855ece4e923106ab614ac65afa0f618df3",
      "tree": "f7b1234ce9e8ad0bc5d5af949949251240ec6a2c",
      "parents": [
        "1fc84aaae3bae9646dd4c7798b8c0ff934338909"
      ],
      "author": {
        "name": "Peter Zijlstra",
        "email": "a.p.zijlstra@chello.nl",
        "time": "Sat Aug 25 18:41:53 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Aug 25 18:41:53 2007 +0200"
      },
      "message": "sched: adaptive scheduler granularity\n\nInstead of specifying the preemption granularity, specify the wanted\nlatency. By fixing the granlarity to a constany the wakeup latency\nit a function of the number of running tasks on the rq.\n\nInvert this relation.\n\nsysctl_sched_granularity becomes a minimum for the dynamic granularity\ncomputed from the new sysctl_sched_latency.\n\nThen use this latency to do more intelligent granularity decisions: if\nthere are fewer tasks running then we can schedule coarser. This helps\nperformance while still always keeping the latency target.\n\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "1fc84aaae3bae9646dd4c7798b8c0ff934338909",
      "tree": "341ec96425967e8311346bb9c90fb1a7f07bdac4",
      "parents": [
        "d1caeb02b17c6bc215a9a40a98a1beb92dcbd310"
      ],
      "author": {
        "name": "Peter Zijlstra",
        "email": "a.p.zijlstra@chello.nl",
        "time": "Sat Aug 25 18:41:52 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Aug 25 18:41:52 2007 +0200"
      },
      "message": "sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls\n\nMake the lockdep sysctls not depend on CONFIG_SCHED_DEBUG.\n\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "e57d2011a6276d55a87f26653a0395f302ce0d51",
      "tree": "36392a46eaa7d0697b233c6da151e3ca1034f9f1",
      "parents": [
        "8a2d9ed3210464d22fccb9834970629c1c36fa36"
      ],
      "author": {
        "name": "Kristian Høgsberg",
        "email": "krh@redhat.com",
        "time": "Fri Aug 24 18:59:58 2007 -0400"
      },
      "committer": {
        "name": "Stefan Richter",
        "email": "stefanr@s5r6.in-berlin.de",
        "time": "Sat Aug 25 18:00:27 2007 +0200"
      },
      "message": "firewire: Add ref-counting for sbp2 orbs (fix command abortion)\n\nThis handles the case where we get the status write before getting the\ncomplete_transaction callback (\"status write for unknown orb\").  In\nthis case, we just assume that the initial orb pointer transaction\nsucceeded and finish the orb.  To prevent the transaction callback\nfrom touching freed memory, we ref-count the orb structures.\n\nSigned-off-by: Kristian Høgsberg \u003ckrh@redhat.com\u003e\nSigned-off-by: Stefan Richter \u003cstefanr@s5r6.in-berlin.de\u003e\n"
    },
    {
      "commit": "8a2d9ed3210464d22fccb9834970629c1c36fa36",
      "tree": "20c8f95275658d53a38b608412bbcdd485400c7a",
      "parents": [
        "a2ee3f9bbb0ce57102dad8928d54f59acdc4b8f7"
      ],
      "author": {
        "name": "Stefan Richter",
        "email": "stefanr@s5r6.in-berlin.de",
        "time": "Tue Aug 21 01:05:14 2007 +0200"
      },
      "committer": {
        "name": "Stefan Richter",
        "email": "stefanr@s5r6.in-berlin.de",
        "time": "Sat Aug 25 18:00:27 2007 +0200"
      },
      "message": "firewire: fix unloading of fw-ohci while devices are attached\n\nFix panic in run_timer_softirq right after \"modprobe -r firewire-ohci\"\nif a FireWire disk was attached and firewire-sbp2 loaded.\n\nSigned-off-by: Stefan Richter \u003cstefanr@s5r6.in-berlin.de\u003e\n"
    },
    {
      "commit": "a2ee3f9bbb0ce57102dad8928d54f59acdc4b8f7",
      "tree": "1eb83e61420815c84f3a61a802e3313267e2c2e1",
      "parents": [
        "d1caeb02b17c6bc215a9a40a98a1beb92dcbd310"
      ],
      "author": {
        "name": "Stefan Richter",
        "email": "stefanr@s5r6.in-berlin.de",
        "time": "Sat Aug 11 11:51:16 2007 +0200"
      },
      "committer": {
        "name": "Stefan Richter",
        "email": "stefanr@s5r6.in-berlin.de",
        "time": "Sat Aug 25 18:00:26 2007 +0200"
      },
      "message": "ieee1394: sbp2: fix sbp2_remove_device for error cases\n\nBug found by Olaf Hering \u003colh@suse.de\u003e:\nsbp2util_remove_command_orb_pool requires a valid lu-\u003ehi pointer.\n\nSigned-off-by: Stefan Richter \u003cstefanr@s5r6.in-berlin.de\u003e\n"
    },
    {
      "commit": "6ae26fa468533c86aaa6936fd366142fcf01386f",
      "tree": "e1b5df138d0a3775b6546f2437950eb4fd635d6a",
      "parents": [
        "6869ce1c145aaea9f9f8eb8623a261d316b0cd19",
        "5bdbc7dc2c07d507b41bffdadc2c8cc13b2d4326"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 08:01:53 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 08:01:53 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: balance ioremap checks\n  agp: Add device id for P4M900 to via-agp module\n  efficeon-agp leaks \u0027struct agp_bridge_data\u0027 in error paths of agp_efficeon_probe()\n"
    },
    {
      "commit": "6869ce1c145aaea9f9f8eb8623a261d316b0cd19",
      "tree": "a12a8900465ccdb87854c2706ad907021ba9c408",
      "parents": [
        "36373b4450105ec8908c6c9396c8715eaafcfd6a",
        "0769d39c993145754852b517ddd9c11586f0a014"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 08:01:06 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 08:01:06 2007 -0700"
      },
      "message": "Merge branch \u0027drm-patches\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6\n\n* \u0027drm-patches\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6:\n  drm: ioremap return value checks\n  drm/via: Fix dmablit when blit queue is full\n  drm_rmmap_ioctl(): remove dead code\n"
    },
    {
      "commit": "36373b4450105ec8908c6c9396c8715eaafcfd6a",
      "tree": "bbac0eab8d2d2b0d39e86092825d35fdf2d5ec40",
      "parents": [
        "0b887d037bf4b76eec1c960e5feecd6a5a806971",
        "2972863768cc2ef94734abb22dec6a46b0891307"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 07:59:59 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 07:59:59 2007 -0700"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n\n* \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6:\n  myri10ge: update driver version to 1.3.2-1.269\n  myri10ge: use pcie_get/set_readrq\n  ehea: fix queue destructor\n  ehea: fix module parameter description\n  ehea: fix interface to DLPAR tools\n  sgiseeq: Fix return type of sgiseeq_remove\n  sky2 1.17\n  sky2: only bring up watchdog if link is active\n  sky2: clear PCI power control reg at startup\n  DM9000: fix interface hang under load\n  phy layer: fix genphy_setup_forced (don\u0027t reset)\n  Don\u0027t use GFP_DMA for zone allocation.\n  fix realtek phy id in forcedeth\n"
    },
    {
      "commit": "0b887d037bf4b76eec1c960e5feecd6a5a806971",
      "tree": "8d4bd6b0f8d33684758f573db0de986616b5daa2",
      "parents": [
        "d1caeb02b17c6bc215a9a40a98a1beb92dcbd310",
        "136c4bbfe69336cd1d0b076cfc0ef6b92d576a19"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 07:54:38 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Aug 25 07:54:38 2007 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (30 commits)\n  ACPI: work around duplicate name \"VID\" problem on T61\n  acpiphp_ibm: add missing \u0027\\n\u0027 to error message\n  ACPI: add dump_stack() to trace acpi_format_exception programming errors\n  make drivers/acpi/scan.c:create_modalias() static\n  ACPI: Fix a warning of discarding qualifiers from pointer target type\n  ACPI: \"ACPI handle has no context!\" should be KERN_DEBUG\n  ACPI video hotkey: export missing ACPI video hotkey events via input layer\n  ACPI: Validate XSDT, use RSDT if XSDT fails\n  ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such\n  ACPI: fix ia64 allnoconfig build\n  PNP: remove null pointer checks\n  PNP: remove MODULE infrastructure\n  ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUG\n  PNPACPI: remove unnecessary casts of \"void *\"\n  PNPACPI: simplify irq_flags()\n  PNP: fix up after Lindent\n  ACPI: enable GPEs before calling _WAK on resume\n  asus-laptop: Fix rmmod of asus_laptop\n  sony-laptop: call sonypi_compat_init earlier\n  sony-laptop: enable Vaio FZ events\n  ...\n"
    },
    {
      "commit": "0769d39c993145754852b517ddd9c11586f0a014",
      "tree": "8e8a404cb13a0bbb778b2f27f123d97e818e1c67",
      "parents": [
        "22c806c23fe17f9c744d19edfe650cfd6496bc2a"
      ],
      "author": {
        "name": "Scott Thompson",
        "email": "postfail at hushmail.com",
        "time": "Sat Aug 25 18:17:49 2007 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Aug 25 18:17:49 2007 +1000"
      },
      "message": "drm: ioremap return value checks\n\nSigned-off-by: Scott Thompson \u003cpostfail \u003cat\u003e hushmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "5bdbc7dc2c07d507b41bffdadc2c8cc13b2d4326",
      "tree": "028f10ec31f041f97934c3fd6b66eabb81444ed8",
      "parents": [
        "32ddef98f232585f20bc8bdb891029a6a5f633d0"
      ],
      "author": {
        "name": "Scott Thompson",
        "email": "postfail at hushmail.com",
        "time": "Sat Aug 25 18:14:00 2007 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Aug 25 18:14:00 2007 +1000"
      },
      "message": "agp: balance ioremap checks\n\npatchset against 2.6.23-rc3.\ncorrects missing ioremap return checks and balancing on iounmap calls, integrated changes per list\nrecommendations on the original set of patches..\n\nSigned-off-by: Scott Thompson \u003cpostfail \u003cat\u003e hushmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "32ddef98f232585f20bc8bdb891029a6a5f633d0",
      "tree": "eb80f0b4095fa9130f0763778f350c2b8e5b79ab",
      "parents": [
        "db7f3ded8d42c60b0d0a4f71d621e105790b872b"
      ],
      "author": {
        "name": "Xavier Bachelot",
        "email": "xavier@bachelot.org",
        "time": "Sat Aug 25 18:10:52 2007 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@optimus.(none)",
        "time": "Sat Aug 25 18:10:52 2007 +1000"
      },
      "message": "agp: Add device id for P4M900 to via-agp module\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "2972863768cc2ef94734abb22dec6a46b0891307",
      "tree": "dda34b474ace6385b9ab91f2f4b8c306baa3a123",
      "parents": [
        "302d242cfb64eb53fb6d2aa2ae68ddd1ab47079f"
      ],
      "author": {
        "name": "Brice Goglin",
        "email": "brice@myri.com",
        "time": "Fri Aug 24 08:57:54 2007 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:31:25 2007 -0400"
      },
      "message": "myri10ge: update driver version to 1.3.2-1.269\n\nUpdate myri10ge driver version to 1.3.2-1.269.\n\nSigned-off-by: Brice Goglin \u003cbrice@myri.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "302d242cfb64eb53fb6d2aa2ae68ddd1ab47079f",
      "tree": "98c2ce776cc57068bd526124baa1dc7ee9ccae40",
      "parents": [
        "28721c890c9b71cfee45e835bda4639777862e2f"
      ],
      "author": {
        "name": "Brice Goglin",
        "email": "brice@myri.com",
        "time": "Fri Aug 24 08:57:17 2007 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:31:22 2007 -0400"
      },
      "message": "myri10ge: use pcie_get/set_readrq\n\nBased on a patch from Peter Oruba, convert myri10ge to use pcie_get_readrq()\nand pcie_set_readrq() instead of our own PCI calls and arithmetics.\n\nThese driver changes incorporate the proposed PCI-X / PCI-Express read byte\ncount interface.  Reading and setting those values doesn\u0027t take place\n\"manually\", instead wrapping functions are called to allow quirks for some\nPCI bridges.\n\nSigned-off-by: Brice Goglin \u003cbrice@myri.com\u003e\nSigned-off by: Peter Oruba \u003cpeter.oruba@amd.com\u003e\nBased on work by Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "28721c890c9b71cfee45e835bda4639777862e2f",
      "tree": "0e547480cb712f2ebc994cc24b35ba9b82743550",
      "parents": [
        "18072a5bf7211d6899a2edc90c291c5c6fbc83d2"
      ],
      "author": {
        "name": "Jan-Bernd Themann",
        "email": "ossthema@de.ibm.com",
        "time": "Wed Aug 22 16:21:28 2007 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:31:20 2007 -0400"
      },
      "message": "ehea: fix queue destructor\n\nIncludes hcp_epas_dtor in eq/cq/qp destructors to unmap\nHW register.\n\nSigned-off-by: Jan-Bernd Themann \u003cthemann@de.ibm.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "18072a5bf7211d6899a2edc90c291c5c6fbc83d2",
      "tree": "920c8514651f29357b1ab1029f4e1b905bd4dbd9",
      "parents": [
        "a8e34fda798861d0f3f12c2739c1bec258be8bed"
      ],
      "author": {
        "name": "Jan-Bernd Themann",
        "email": "ossthema@de.ibm.com",
        "time": "Wed Aug 22 16:21:24 2007 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:31:18 2007 -0400"
      },
      "message": "ehea: fix module parameter description\n\nUpdate the module parameter description of \"use_mcs\" to\nshow correct default value\n\nSigned-off-by: Jan-Bernd Themann \u003cthemann@de.ibm.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "a8e34fda798861d0f3f12c2739c1bec258be8bed",
      "tree": "ee39991d769971487ce00825ac57445919a3851e",
      "parents": [
        "e3efb05468128e834cf17d492822333c6e189ae4"
      ],
      "author": {
        "name": "Jan-Bernd Themann",
        "email": "ossthema@de.ibm.com",
        "time": "Wed Aug 22 16:20:58 2007 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:31:15 2007 -0400"
      },
      "message": "ehea: fix interface to DLPAR tools\n\nUserspace DLPAR tool expects decimal numbers to be written to\nand read from sysfs entries.\n\nSigned-off-by: Jan-Bernd Themann \u003cthemann@de.ibm.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "e3efb05468128e834cf17d492822333c6e189ae4",
      "tree": "04aaf93bdfa6210dac5116d9e6359e663fff9fb8",
      "parents": [
        "c2cb71fafb4d514fbb8c9a8d663486a8f0400afa"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Aug 22 16:03:52 2007 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:31:13 2007 -0400"
      },
      "message": "sgiseeq: Fix return type of sgiseeq_remove\n\nThe driver remove method needs to return an int not void.  This was just\nnever noticed because usually this driver is not being built as a module.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "c2cb71fafb4d514fbb8c9a8d663486a8f0400afa",
      "tree": "2191b34a22c0892b91f92aa46d0e7f7bf219d85b",
      "parents": [
        "32c2c30085324aef9699934295281cca0161ef7e"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Tue Aug 21 14:34:04 2007 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:31:11 2007 -0400"
      },
      "message": "sky2 1.17\n\nMark new version to track if current driver is in use.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "32c2c30085324aef9699934295281cca0161ef7e",
      "tree": "d335d8b73e84a830008d3fb37678b516af0c5a22",
      "parents": [
        "b23457737f073eaf5a7b797c2a195f83633e003d"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Tue Aug 21 14:34:03 2007 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:31:08 2007 -0400"
      },
      "message": "sky2: only bring up watchdog if link is active\n\nThis fixes the extra timer overhead that people were whining about\nas a 2.6.23 regression.\n\nRunning the watchdog timer all the time is unneeded. Change it\nto run only if link is up, and reduce frequency to save power.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "b23457737f073eaf5a7b797c2a195f83633e003d",
      "tree": "780b7c20dfab64d68a5cad47a96ce96bfd1724f1",
      "parents": [
        "c46ac9463fbdee41723dd9fd108b2c1ffd30615f"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Tue Aug 21 14:34:02 2007 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:31:06 2007 -0400"
      },
      "message": "sky2: clear PCI power control reg at startup\n\nMake sure PCI register for PHY power gets cleared on boot, and make\nsure to avoid any PCI posting problems.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "c46ac9463fbdee41723dd9fd108b2c1ffd30615f",
      "tree": "e1f4acf314fa85c259284dc729640b1fcb71dbea",
      "parents": [
        "bc1e0a095e9b8c4df4a2eedd7dc6a9d470a0e6b7"
      ],
      "author": {
        "name": "Florian Westphal",
        "email": "fw@strlen.de",
        "time": "Tue Aug 21 01:33:42 2007 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:31:04 2007 -0400"
      },
      "message": "DM9000: fix interface hang under load\n\nWhen transferring data at full speed, the DM9000 network interface\nsometimes stops sending/receiving data. Worse, ksoftirqd consumes\n100% cpu and the net tx watchdog never triggers.\nFix by spin_lock_irqsave() in dm9000_start_xmit() to prevent the\ninterrupt handler from interfering.\n\nSigned-off-by: Florian Westphal \u003cfw@strlen.de\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "bc1e0a095e9b8c4df4a2eedd7dc6a9d470a0e6b7",
      "tree": "38ce820cda8cff12b6ba69fb209f240fba3f37aa",
      "parents": [
        "09e06f652d86d358583df0b601c0c4d11923dd88"
      ],
      "author": {
        "name": "Domen Puncer",
        "email": "domen.puncer@telargo.com",
        "time": "Fri Aug 17 08:54:45 2007 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:31:02 2007 -0400"
      },
      "message": "phy layer: fix genphy_setup_forced (don\u0027t reset)\n\nWriting BMCR_RESET bit will reset MII_BMCR to default values. This is\nclearly not what we want.\n\nSigned-off-by: Domen Puncer \u003cdomen.puncer@telargo.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "09e06f652d86d358583df0b601c0c4d11923dd88",
      "tree": "587e11de0b37968fad04eab8a2662d0b34f27233",
      "parents": [
        "ba685fb2abd71162bea6895a99449c1071b01402"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Aug 15 12:53:16 2007 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:30:59 2007 -0400"
      },
      "message": "Don\u0027t use GFP_DMA for zone allocation.\n\nIP32 doesn\u0027t even have a ZONE_DMA so no point in using GFP_DMA in any\nIP32-specific device driver.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "ba685fb2abd71162bea6895a99449c1071b01402",
      "tree": "7ee207e784a4634b22be17a9b9ca1c012aaac963",
      "parents": [
        "1a8f46100b657f533ce677e79bc27c6794c91c46"
      ],
      "author": {
        "name": "Willy Tarreau",
        "email": "w@1wt.eu",
        "time": "Thu Aug 23 21:35:41 2007 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 25 02:30:57 2007 -0400"
      },
      "message": "fix realtek phy id in forcedeth\n\nAs noticed by Chuck Ebbert, commit c5e3ae8823693b260ce1f217adca8add1bc0b3de\nintroduced a copy-paste typo, as realtek phy is 0x732 and not 0x1c1. Obvious\nfix below suggested by Ayaz Abdulla.\n\nSigned-off-by: Willy Tarreau \u003cw@1wt.eu\u003e\nCc: Ayaz Abdulla \u003caabdulla@nvidia.com\u003e\nCc: Chuck Ebbert \u003ccebbert@redhat.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "136c4bbfe69336cd1d0b076cfc0ef6b92d576a19",
      "tree": "7fd3cc3cc5dbf9d63a5823323d510144b1ce7a04",
      "parents": [
        "25c87f7f2a4fc3e50a7912b1c78405d454d1c4d9",
        "e6d9da1de0f31c57cfe3837b1b4e51c6d96fcd3c"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 02:24:03 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 02:24:03 2007 -0400"
      },
      "message": "Pull bugzilla-8798 into release branch\n"
    },
    {
      "commit": "e6d9da1de0f31c57cfe3837b1b4e51c6d96fcd3c",
      "tree": "51191b8b9b706f424bcadaadf02261caf80a9d2a",
      "parents": [
        "1a8f46100b657f533ce677e79bc27c6794c91c46"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Sat Aug 25 02:23:31 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 02:23:31 2007 -0400"
      },
      "message": "ACPI: work around duplicate name \"VID\" problem on T61\n\nThis can only fix the problem that more than one video bus device\nhave the same AML name \"VID\".\nie. the proc I/F for the second \"VID\" video bus device is located under\n/proc/acpi/video/VID1/...\n\nAs this is really rare and the ACPI proc I/F is a legacy feature that\nwe are planning to remove.\nWe won\u0027t provide a generic solution for this problem.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "25c87f7f2a4fc3e50a7912b1c78405d454d1c4d9",
      "tree": "c42d40004e9668d83ab03ab7332515ef08683c54",
      "parents": [
        "a4fd4946214fae86610b989c47e5ae762cc96ddb",
        "3e069ee0c30d6f28b79e409ef2df1ffa427897ae"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 01:44:01 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 01:44:01 2007 -0400"
      },
      "message": "Pull events into release branch\n\nConflicts:\n\n\tdrivers/acpi/video.c\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "a4fd4946214fae86610b989c47e5ae762cc96ddb",
      "tree": "67ae652556f3b0eb785ffb1a2d793996886052f5",
      "parents": [
        "a3a1b26e79db743c3289632238cd5f930f91bf27",
        "5e1f198bbfcffa1e3b9091b4ca7032c2d07fde81"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 01:40:27 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 01:40:27 2007 -0400"
      },
      "message": "Pull misc into release branch\n"
    },
    {
      "commit": "5e1f198bbfcffa1e3b9091b4ca7032c2d07fde81",
      "tree": "ed83a62cd0df3265b6131cc00e2cee3901e33035",
      "parents": [
        "3e0d69ecf04d25f1e9c4ad658683d6d92641bb08"
      ],
      "author": {
        "name": "Jeremy Fitzhardinge",
        "email": "jeremy@goop.org",
        "time": "Sat Aug 25 01:31:45 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 01:39:13 2007 -0400"
      },
      "message": "acpiphp_ibm: add missing \u0027\\n\u0027 to error message\n\nAdd missing \\n to error in ibm_find_acpi_device.\n\nSigned-off-by: Jeremy Fitzhardinge \u003cjeremy@goop.org\u003e\nCc: Kristen Carlson Accardi \u003ckristen.c.accardi@intel.com\u003e\nCc: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nCc: Adrian Bunk \u003ctrivial@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "3e0d69ecf04d25f1e9c4ad658683d6d92641bb08",
      "tree": "ab077146af908d06ee137d9fa427836ba70c84c2",
      "parents": [
        "b3e572d2eb7cdbda6f212ad177acd0c9381903b9"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@linux-foundation.org",
        "time": "Sat Aug 25 01:28:20 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 01:39:02 2007 -0400"
      },
      "message": "ACPI: add dump_stack() to trace acpi_format_exception programming errors\n\nDump the stack so we can find the secretive caller to acpi_format_exception().\n\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "b3e572d2eb7cdbda6f212ad177acd0c9381903b9",
      "tree": "3fab021e79098ec4558f82f874e081abb9b31967",
      "parents": [
        "70b30fb13bf46d7874537f5e2089bcc772559fc4"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Tue Aug 14 23:22:35 2007 +0200"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 01:38:51 2007 -0400"
      },
      "message": "make drivers/acpi/scan.c:create_modalias() static\n\nThis patch makes the needlessly global create_modalias() static.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "70b30fb13bf46d7874537f5e2089bcc772559fc4",
      "tree": "d4a71181fea24e25878589ef018a946367e62cb7",
      "parents": [
        "ead77594af3a49e48ceec61a1824362be4b5cafa"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Tue Aug 21 16:18:20 2007 +0100"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 01:38:40 2007 -0400"
      },
      "message": "ACPI: Fix a warning of discarding qualifiers from pointer target type\n\ndrivers/acpi/ec.c: In function `acpi_ec_ecdt_probe\u0027:\ndrivers/acpi/ec.c:873: warning: passing arg 1 of `acpi_get_devices\u0027 discards qualifiers from pointer target type\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "ead77594af3a49e48ceec61a1824362be4b5cafa",
      "tree": "a425317946fed1bf77b09e479b464b9e0b2f26df",
      "parents": [
        "1a8f46100b657f533ce677e79bc27c6794c91c46"
      ],
      "author": {
        "name": "Shaohua Li",
        "email": "shaohua.li@intel.com",
        "time": "Thu Aug 23 15:01:13 2007 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 01:38:20 2007 -0400"
      },
      "message": "ACPI: \"ACPI handle has no context!\" should be KERN_DEBUG\n\nSigned-off-by: Shaohua Li \u003cshaohua.li@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "a3a1b26e79db743c3289632238cd5f930f91bf27",
      "tree": "b17758701d6404661e7c83009aeec5e80e46bb8d",
      "parents": [
        "4c8c95bbcf05d4c55c034ace962ab76eaaeb521a",
        "79d2dfaa4e787f94b7f65f4611bc7d1c8d85fabc"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 01:36:18 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 25 01:36:18 2007 -0400"
      },
      "message": "Pull suspend into release branch\n"
    },
    {
      "commit": "4c8c95bbcf05d4c55c034ace962ab76eaaeb521a",
      "tree": "da3fa7b6956f6be3d6b650ebc0007b420c79f8a7",
      "parents": [
        "519ef1af47bb7379c4c06aeba2d78073df92c151",
        "e9dab1960ac9746fa34eff726b81635147615a79"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:26:27 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:26:27 2007 -0400"
      },
      "message": "Pull video into release branch\n"
    },
    {
      "commit": "519ef1af47bb7379c4c06aeba2d78073df92c151",
      "tree": "252d5f5a3b8b9209bb2b6b022a44f1597329dedb",
      "parents": [
        "b7011d538625dd89f6b0785d9225c5726550f6f1",
        "2db9ccba8d4bb8e3aa6d0cd8e7544c5736963bbc"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:26:19 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:26:19 2007 -0400"
      },
      "message": "Pull thermal into release branch\n"
    },
    {
      "commit": "e9dab1960ac9746fa34eff726b81635147615a79",
      "tree": "b487a30dfcda9bd0ec6319acc799554f8e691f45",
      "parents": [
        "a1eb96a2f635cdb8f626f4074dae2ba5a6fce1e8"
      ],
      "author": {
        "name": "Luming Yu",
        "email": "luming.yu@intel.com",
        "time": "Mon Aug 20 18:23:53 2007 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:23:46 2007 -0400"
      },
      "message": "ACPI video hotkey: export missing ACPI video hotkey events via input layer\n\nSigned-off-by: Yu Luming \u003cluming.yu@intel.com\u003e\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "b7011d538625dd89f6b0785d9225c5726550f6f1",
      "tree": "c7643cceb11a87de011fbd9ccfe7c2bf12ca3661",
      "parents": [
        "a6729753a7219181cd704028d3533951e96a49bd",
        "015a916fbbf105bb15f4bbfd80c3b9b2f2e0d7db"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:20:31 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:20:31 2007 -0400"
      },
      "message": "Pull sony into release branch\n"
    },
    {
      "commit": "a6729753a7219181cd704028d3533951e96a49bd",
      "tree": "f9b954c8447c320f4d83055f21eb1e6202d39e25",
      "parents": [
        "4548a9dbe01eb2a357ad290abdbc21a3814dd568",
        "b173491339b9ae7f1322241ce6228c1268513a39"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:20:22 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:20:22 2007 -0400"
      },
      "message": "Pull pnp into release branch\n"
    },
    {
      "commit": "4548a9dbe01eb2a357ad290abdbc21a3814dd568",
      "tree": "6dc89db88c17caf3fdf72a289bf0bf595f14b8bb",
      "parents": [
        "de9bde9adb36fd85f94e523ed87efc7d9b23e807",
        "f9319f903f898dd4b15dbc386499725ce6c59776"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:19:44 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:19:44 2007 -0400"
      },
      "message": "Pull ec into release branch\n"
    },
    {
      "commit": "de9bde9adb36fd85f94e523ed87efc7d9b23e807",
      "tree": "f393f6661ae295a4abdee483a4a97e4b95e9b2cb",
      "parents": [
        "5a16eff86dc1194a17c69250492e820d828e3bde",
        "9f3119b70cf189530f1b46a006a052e171a1622f"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:19:20 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:19:20 2007 -0400"
      },
      "message": "Pull bugzilla-8630 into release branch\n"
    },
    {
      "commit": "5a16eff86dc1194a17c69250492e820d828e3bde",
      "tree": "a0f990ce8682d7108f6fbd7f9d3c90a8d318d9b8",
      "parents": [
        "2e0f4c7b383063abc274c4a088043383a3735b93",
        "61ec7567db103d537329b0db9a887db570431ff4"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:19:05 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:19:05 2007 -0400"
      },
      "message": "Pull bugzilla-1641 into release branch\n"
    },
    {
      "commit": "2e0f4c7b383063abc274c4a088043383a3735b93",
      "tree": "1364b63ef8dec453208c61a798464c9a75846fb8",
      "parents": [
        "ca1f32a76bcd5fb3d655a989edd7c004c4a63bc6",
        "5b31d895874f56174e4d885c065c9fc4b24b28bb"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:18:51 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:18:51 2007 -0400"
      },
      "message": "Pull battery into release branch\n"
    },
    {
      "commit": "ca1f32a76bcd5fb3d655a989edd7c004c4a63bc6",
      "tree": "148efd6a50562356e02f31eb09b0d8c05ed2c017",
      "parents": [
        "1a8f46100b657f533ce677e79bc27c6794c91c46",
        "e1996a69e162b1c99c3d3802684d1c388b54f47d"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:18:44 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 22:18:44 2007 -0400"
      },
      "message": "Pull asus into release branch\n"
    },
    {
      "commit": "d1caeb02b17c6bc215a9a40a98a1beb92dcbd310",
      "tree": "4ed5e724ce073c270fb9e4d8d9cb665b826ff111",
      "parents": [
        "37a3cc99d5048df62bb201c0b45a51ba94497e45",
        "095e56c7036fe97bc3ebcd80ed6e121be0847656"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Aug 24 16:11:13 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Aug 24 16:11:13 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  sched: fix startup penalty calculation\n  sched: simplify bonus calculation #2\n  sched: simplify bonus calculation #1\n  sched: tidy up and simplify the bonus balance\n  sched: optimize task_tick_rt() a bit\n  sched: simplify can_migrate_task()\n  sched: remove HZ dependency from the granularity default\n  sched: CONFIG_SCHED_GROUP_FAIR\u003dy fixlet\n"
    },
    {
      "commit": "37a3cc99d5048df62bb201c0b45a51ba94497e45",
      "tree": "c129d5d04fc4eab5c8bc39fbf2203121be4d6d52",
      "parents": [
        "6e106b0d97e79f1abb60cc49a53af760950c3384",
        "71351b98b9be6a867aa00276d67716c0728cfff7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Aug 24 16:10:56 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Aug 24 16:10:56 2007 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup:\n  [x86 setup] Make sure AH\u003d00h when setting a video mode\n  [x86 setup] Volatilize asm() statements\n"
    },
    {
      "commit": "6e106b0d97e79f1abb60cc49a53af760950c3384",
      "tree": "1a5af89d408ef7bab2360259494fd590f01cf81c",
      "parents": [
        "1a8f46100b657f533ce677e79bc27c6794c91c46"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Fri Aug 24 15:35:15 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Aug 24 16:10:39 2007 -0700"
      },
      "message": "DM_MULTIPATH_RDAC: \"scsi_normalize_sense\" undefined\n\nDM_MULTIPATH_RDAC uses SCSI API(s) and is for a SCSI device,\nso add SCSI to its depends on to prevent build errors.\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\n[ Tested and Verified by Chandra Seetharaman ]\nAcked-by: Chandra Seetharaman \u003csekharan@us.ibm.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "9f3119b70cf189530f1b46a006a052e171a1622f",
      "tree": "b6585a7f8421e7410cb4dd6fbb3770d2fdc800a7",
      "parents": [
        "b377fd3982ad957c796758a90e2988401a884241"
      ],
      "author": {
        "name": "Zhao Yakui",
        "email": "yakui.zhao@intel.com",
        "time": "Fri Aug 24 16:18:16 2007 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 18:46:25 2007 -0400"
      },
      "message": "ACPI: Validate XSDT, use RSDT if XSDT fails\n\nACPI 1.0 used an RSDT with 32-bit physical addresses.\nACPI 2.0 adds an XSDT with 32-bit physical addresses.\nAn ACPI 2.0 aware OS is supposed to use the XSDT\n(when present) instead of the RSDT.\n\nHowever, several systems have failed because the XSDT\ncontains NULL entries -- while it is missing pointers\nto needed tables, such as SSDTs.\n\nWhen we find an XSDT with NULL entries, discard it\nand use the ACPI 1.0 RSDT instead.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d8630\n\nSigned-off-by: Zhao Yakui  \u003cyakui.zhao@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "2db9ccba8d4bb8e3aa6d0cd8e7544c5736963bbc",
      "tree": "f58aafbc5a011874d1887f5942523e0e90c020ac",
      "parents": [
        "8c99fdce30787b0d1fc00b907d4cd55a714e4cdd"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Fri Aug 24 11:45:50 2007 +0200"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 18:02:13 2007 -0400"
      },
      "message": "ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "095e56c7036fe97bc3ebcd80ed6e121be0847656",
      "tree": "f911a303a427ca6286dd61a2f2f82b92fc3daa28",
      "parents": [
        "ea0aa3b23a193d1fc5c982286edecd071af67d94"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "message": "sched: fix startup penalty calculation\n\nfix task startup penalty miscalculation: sysctl_sched_granularity is\nunsigned int and wait_runtime is long so we first have to convert it\nto long before turning it negative ...\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "ea0aa3b23a193d1fc5c982286edecd071af67d94",
      "tree": "f0eaf77186b1d6056a34e9a87ab326f0847bdb1f",
      "parents": [
        "a6f2994042cc2db9e507dc702ed0b5e2cc5890fe"
      ],
      "author": {
        "name": "Peter Zijlstra",
        "email": "a.p.zijlstra@chello.nl",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "message": "sched: simplify bonus calculation #2\n\ncurrent code:\n\n delta \u003d calc_delta_mine(delta_exec, curr-\u003eload.weight, lw);\n delta \u003d min((u64)delta, cfs_rq-\u003esleeper_bonus);\n\nNotice that this calc_delta_mine() line is exactly delta_mine, which\ngives:\n\n delta \u003d min((u64)delta_mine, cfs_rq-\u003esleeper_bonus);\n\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "a6f2994042cc2db9e507dc702ed0b5e2cc5890fe",
      "tree": "2fcfab62367e086e50f3561a7dbcae6a63ef952b",
      "parents": [
        "b2133c8b1e270b4a7c36f70e29be8738d09e850b"
      ],
      "author": {
        "name": "Peter Zijlstra",
        "email": "a.p.zijlstra@chello.nl",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "message": "sched: simplify bonus calculation #1\n\ncurrent code:\n\n delta \u003d min(cfs_rq-\u003esleeper_bonus, (u64)delta_exec);\n delta \u003d calc_delta_mine(delta, curr-\u003eload.weight, lw);\n delta \u003d min((u64)delta, cfs_rq-\u003esleeper_bonus);\n\ndrop the first min(), because we clip against sleeper_bonus in the 3rd line\nagain. That gives:\n\n delta \u003d calc_delta_mine(delta_exec, curr-\u003eload.weight, lw);\n delta \u003d min((u64)delta, cfs_rq-\u003esleeper_bonus);\n\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "b2133c8b1e270b4a7c36f70e29be8738d09e850b",
      "tree": "9075055664141cc1b91a0b3eac915e6241e38801",
      "parents": [
        "98fbc798533339be802c6dcd48c2293c712e87db"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "message": "sched: tidy up and simplify the bonus balance\n\nmake the bonus balance more consistent: do not hand out a bonus if\nthere\u0027s too much in flight already, and only deduct as much from a\nrunner as it has the capacity. This makes the bonus engine a zero-sum\ngame (as intended).\n\nthis also simplifies the code:\n\n   text    data     bss     dec     hex filename\n  34770    2998      24   37792    93a0 sched.o.before\n  34749    2998      24   37771    938b sched.o.after\n\nand it also avoids overscheduling in sleep-happy workloads like\nhackbench.c.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "98fbc798533339be802c6dcd48c2293c712e87db",
      "tree": "14a5f3ba3ee5915e890a08c4c37216869700b756",
      "parents": [
        "deac4ee65af4befb66b542e4a782e63da93b51a0"
      ],
      "author": {
        "name": "Dmitry Adamushko",
        "email": "dmitry.adamushko@gmail.com",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "message": "sched: optimize task_tick_rt() a bit\n\nMitchell Erblich suggested a quality-of-implementation change to\nnot requeue SCHED_RR tasks if there\u0027s only a single task on the\nrunqueue, by checking for rq-\u003enr_running \u003d\u003d 1.\n\nprovide a more efficient implementation of that, to check that\nparticular RT priority-queue only.\n\n[ From: mingo@elte.hu ]\n\nAlso first requeue the task then set need_resched - results in slightly\nbetter machine-instruction ordering. Also clean up the code a bit.\n\nSigned-off-by: Dmitry Adamushko \u003cdmitry.adamushko@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "deac4ee65af4befb66b542e4a782e63da93b51a0",
      "tree": "459381799e2c6fbb07d8a6b669f25f562c24f9d5",
      "parents": [
        "71fd37146385c8255bfd370f33ca81fe8c81e5a5"
      ],
      "author": {
        "name": "Sven-Thorsten Dietrich",
        "email": "sven@thebigcorporation.com",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "message": "sched: simplify can_migrate_task()\n\nRemove trivial conditional branch in Linux scheduler\u0027s\ncan_migrate_task() function.\n\n   text    data     bss     dec     hex filename\n   34770    2998      24   37792    93a0 sched.o.before\n   34757    2998      24   37779    9393 sched.o.after\n\nSigned-off-by: Sven-Thorsten Dietrich \u003csven@thebigcorporation.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "71fd37146385c8255bfd370f33ca81fe8c81e5a5",
      "tree": "63ef23a5290202c5619d7e3f3f9428d29d5b7db1",
      "parents": [
        "7c6c16f354cde4a48bd305b2587fc78257bcb936"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "message": "sched: remove HZ dependency from the granularity default\n\nremove HZ dependency from the granularity default. Use 10 msec for\nthe base granularity, 1 msec for wakeup granularity and 25 msec for\nbatch wakeup granularity. (These defaults are close to the values\nthat the default HZ\u003d250 setting got previously, and thus it\u0027s the\nmost common setting.)\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7c6c16f354cde4a48bd305b2587fc78257bcb936",
      "tree": "027af5f5baceb2c1b9c11720c6cae6cc3df44c48",
      "parents": [
        "1a8f46100b657f533ce677e79bc27c6794c91c46"
      ],
      "author": {
        "name": "Bruce Ashfield",
        "email": "bruce.ashfield@windriver.com",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 24 20:39:10 2007 +0200"
      },
      "message": "sched: CONFIG_SCHED_GROUP_FAIR\u003dy fixlet\n\nwhen I built with CONFIG_FAIR_GROUP_SCHED\u003dy, I need the following change\nto make things right.\n\n[ From: mingo@elte.hu ]\n\nthis config option is not upstream-configurable right now but lets fix\nthis for completeness.\n\nSigned-off-by: Bruce Ashfield \u003cbruce.ashfield@windriver.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3e069ee0c30d6f28b79e409ef2df1ffa427897ae",
      "tree": "2da13043b1c09107c03dd430b3c0a6e83b9162d0",
      "parents": [
        "14e04fb34ffa82ee61ae69f98d8fca12d2e8e31c"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 03:06:33 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 03:06:33 2007 -0400"
      },
      "message": "ACPI: fix ia64 allnoconfig build\n\ndrivers/acpi/event.c:238: error: conflicting types for ‘acpi_bus_generate_netlink_event’\ninclude/acpi/acpi_bus.h:324: error: previous declaration of ‘acpi_bus_generate_netlink_event’ was here\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "b173491339b9ae7f1322241ce6228c1268513a39",
      "tree": "dca8b3a7021d7957d60023e34ac96a9df5215421",
      "parents": [
        "4f0217e30249ac0eb13b65ef64f2aee627465da2"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Wed Aug 15 10:32:13 2007 -0600"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 01:27:24 2007 -0400"
      },
      "message": "PNP: remove null pointer checks\n\nRemove some null pointer checks.  Null pointers in these areas indicate\nprogramming errors, and I think it\u0027s better to oops immediately rather\nthan return an error that is easily ignored.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nAcked-by: Adam Belay \u003cabelay@novell.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "4f0217e30249ac0eb13b65ef64f2aee627465da2",
      "tree": "a3a46b93bcd2356ee7c364bb3323ef70d23b1c41",
      "parents": [
        "6c504d30a48157b7c05a0dfb6a799c72095e957d"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Wed Aug 15 10:32:12 2007 -0600"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 01:27:24 2007 -0400"
      },
      "message": "PNP: remove MODULE infrastructure\n\nWe don\u0027t support building any part of PNP as a module (*drivers* can be\nmodules, of course, but the PNP infrastructure itself can not).  Since\nMODULE will never be defined, remove the ifdefs and dead code.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nAcked-by: Adam Belay \u003cabelay@novell.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "6c504d30a48157b7c05a0dfb6a799c72095e957d",
      "tree": "3673bd135fd9fb77dc0291f88f2f33d0c194aad5",
      "parents": [
        "4721a4cc8864f0eb92958c3e0479e7994e8b0072"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Wed Aug 15 10:32:11 2007 -0600"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 01:27:24 2007 -0400"
      },
      "message": "ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUG\n\nISAPNP_DEBUG isn\u0027t used at all.  isapnp_detected is set but never read.\nSo remove them both.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nAcked-by: Adam Belay \u003cabelay@novell.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "4721a4cc8864f0eb92958c3e0479e7994e8b0072",
      "tree": "3c8d647ca4462c38d351b9b393d3607f028eff70",
      "parents": [
        "4cec086b219224167c22dd020d3dd2d9220e1d98"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Wed Aug 15 10:32:10 2007 -0600"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 01:27:24 2007 -0400"
      },
      "message": "PNPACPI: remove unnecessary casts of \"void *\"\n\nRemove unnecessary casts of void pointers.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nAcked-by: Adam Belay \u003cabelay@novell.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "4cec086b219224167c22dd020d3dd2d9220e1d98",
      "tree": "a88e8ef2ea8b9c51cfcf259643cacb2f38e13bf7",
      "parents": [
        "1e0aa9ad721349781b728ec4226876247e3fd431"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Wed Aug 15 10:32:09 2007 -0600"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 01:27:23 2007 -0400"
      },
      "message": "PNPACPI: simplify irq_flags()\n\nNo need for a temporary variable; just return the flags once we know them.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nAcked-by: Adam Belay \u003cabelay@novell.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "1e0aa9ad721349781b728ec4226876247e3fd431",
      "tree": "420685fa219339ba275f6c632d5c51d6d70310ac",
      "parents": [
        "b377fd3982ad957c796758a90e2988401a884241"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Wed Aug 15 10:32:08 2007 -0600"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 01:27:23 2007 -0400"
      },
      "message": "PNP: fix up after Lindent\n\nMore manual fixups after Lindent.  No functional change.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nAcked-by: Adam Belay \u003cabelay@novell.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "79d2dfaa4e787f94b7f65f4611bc7d1c8d85fabc",
      "tree": "99159e4136a05583defd654238d37fc63c91d7eb",
      "parents": [
        "b377fd3982ad957c796758a90e2988401a884241"
      ],
      "author": {
        "name": "Thomas Renninger",
        "email": "trenn@suse.de",
        "time": "Fri Aug 24 01:24:47 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 01:24:47 2007 -0400"
      },
      "message": "ACPI: enable GPEs before calling _WAK on resume\n\nIt seems it\u0027s required to enable GPEs before _WAK.  E.g.  X60 triggers a\nLID related GPE instead of doing a Notify in WAK.  Now the GPE reaches the\nkernel and the Notify for LID status change gets thrown from there.\n\nSigned-off-by: Thomas Renninger \u003ctrenn@suse.de\u003e\nAcked-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "e1996a69e162b1c99c3d3802684d1c388b54f47d",
      "tree": "bce0306d79d4b282ecc7629803eda2072ec20321",
      "parents": [
        "b377fd3982ad957c796758a90e2988401a884241"
      ],
      "author": {
        "name": "Guillaume Chazarain",
        "email": "guichaz@yahoo.fr",
        "time": "Thu Aug 16 18:18:53 2007 +0200"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 01:07:30 2007 -0400"
      },
      "message": "asus-laptop: Fix rmmod of asus_laptop\n\nThe asus laptop driver conditionnaly registers leds in asus_led_register()\ndepending on their availability, but unconditionnaly unregisters them all at\nexit time or when the module fails to load. Unregistering not registered leds\nresult in the following Oops. So we should check before unregistering.\n\n [\u003cc032d2f9\u003e] do_page_fault+0x511/0x5e9\n [\u003cc032bae2\u003e] error_code+0x6a/0x70\n [\u003cc026abf8\u003e] device_unregister+0x26/0x32\n [\u003cf8864218\u003e] led_classdev_unregister+0x58/0x94 [led_class]\n [\u003cf88a90f8\u003e] asus_led_exit+0x17/0x41 [asus_laptop]\n [\u003cf88a91c9\u003e] asus_laptop_exit+0xd/0x3f [asus_laptop]\n [\u003cc013cee1\u003e] sys_delete_module+0x17b/0x1a2\n [\u003cc0106eae\u003e] sysenter_past_esp+0x6b/0xa1\n\nEIP: [\u003cc026a9a3\u003e] device_del+0xb/0x23a SS:ESP 0068:f594ef0c\n\nSigned-off-by: Guillaume Chazarain \u003cguichaz@yahoo.fr\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "015a916fbbf105bb15f4bbfd80c3b9b2f2e0d7db",
      "tree": "1dbcb67d48032c7d782a17864acc9cbb2262a548",
      "parents": [
        "f46d1604ed84e5a4107bae1db7283e3a76d72ace"
      ],
      "author": {
        "name": "Mattia Dongili",
        "email": "malattia@linux.it",
        "time": "Sun Aug 12 16:20:27 2007 +0900"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 00:57:20 2007 -0400"
      },
      "message": "sony-laptop: call sonypi_compat_init earlier\n\nsonypi_compat uses a kfifo that needs to be present before _SRS is\ncalled to be able to cope with the IRQs triggered when setting\nresources.\n\nSigned-off-by: Mattia Dongili \u003cmalattia@linux.it\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "f46d1604ed84e5a4107bae1db7283e3a76d72ace",
      "tree": "77ae29e4d2498e8ab6166be855cc4a23c5832aaa",
      "parents": [
        "b377fd3982ad957c796758a90e2988401a884241"
      ],
      "author": {
        "name": "Mattia Dongili",
        "email": "malattia@linux.it",
        "time": "Sun Aug 12 16:20:26 2007 +0900"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 00:56:59 2007 -0400"
      },
      "message": "sony-laptop: enable Vaio FZ events\n\nSigned-off-by: Mattia Dongili \u003cmalattia@linux.it\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "1a8f46100b657f533ce677e79bc27c6794c91c46",
      "tree": "65788cbbd19034d01f2708f389131a291b07d58a",
      "parents": [
        "b1b8aca480a26efb21168e311e8025a22b042591",
        "b54eebd673861136291b97e409a0f248b96e74ae"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:40:33 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:40:33 2007 -0700"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n\n* \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev:\n  libata: don\u0027t check n_sectors during revalidation if zero\n  pata_via: Add Arima W730-K8 and other rebadgings\n  pata_sis: Add the FSC Amilo and friends\n  pata_pdc2027x: PLL detection fixes\n  libata: fix n_sectors failure handling during revalidation\n"
    },
    {
      "commit": "b1b8aca480a26efb21168e311e8025a22b042591",
      "tree": "710ce7bef7049f02e240b4594fd38096b06d27ba",
      "parents": [
        "abcb1ff326bfe74f3611d7de653276540ea060dd",
        "b58d134c7f9566c32a60b7163fe75d5ec247446d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:40:07 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:40:07 2007 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23\n\n* master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23:\n  sh: missing symbol fix for sh4-202\n  sh: Fix DSP opcode regression for SH3-DSP parts.\n"
    },
    {
      "commit": "abcb1ff326bfe74f3611d7de653276540ea060dd",
      "tree": "20a4dbbb18b30153863654d94ea833ca39bfd8d4",
      "parents": [
        "87bd1e9aaf067050bd88b3219b1582e8f67f7b87"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Fri Aug 24 02:28:42 2007 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:39:41 2007 -0700"
      },
      "message": "tty: dont needlessly cast kmalloc() return value\n\nkmalloc() hands us a void pointer, we don\u0027t need to cast it.\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "87bd1e9aaf067050bd88b3219b1582e8f67f7b87",
      "tree": "25b2952cea42c4f792571b9e19c79d412fe53fe3",
      "parents": [
        "d0797b39dcd70fe366b114515cb898ac6fecdd99",
        "04b35abef779f5ed1ff5c039dffbbcc5d2c060b6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:38:54 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:38:54 2007 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb\n\n* \u0027master\u0027 of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb:\n  V4L/DVB (6070): Fix a warning at dvb_net\n  V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regression\n"
    },
    {
      "commit": "d0797b39dcd70fe366b114515cb898ac6fecdd99",
      "tree": "1716f05d10cfe5a52646eda23275a5d773054e81",
      "parents": [
        "0542170dec523d50e8bed5515e2f7314e738c8d8",
        "505c0efd58031923ae01deac16d896607cafa70e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:38:39 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:38:39 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  sched: tweak the sched_runtime_limit tunable\n  sched: skip updating rq\u0027s next_balance under null SD\n  sched: fix broken SMT/MC optimizations\n  sched: accounting regression since rc1\n  sched: fix sysctl directory permissions\n  sched: sched_clock_idle_[sleep|wakeup]_event()\n"
    },
    {
      "commit": "0542170dec523d50e8bed5515e2f7314e738c8d8",
      "tree": "4154d3a3a511e1d0cf9b80eaaef5d02f00fd3a04",
      "parents": [
        "6dc2c1b7798ef645213afc82f6d5eac3d61bc18b",
        "02881d94780faa86e32952e46381f7cd4c78d5ac"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:38:21 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:38:21 2007 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs:\n  9p: fix bad error path in conversion routines\n  9p: remove deprecated v9fs_fid_lookup_remove()\n  9p: update maintainers and documentation\n  9p: fix use after free\n"
    },
    {
      "commit": "6dc2c1b7798ef645213afc82f6d5eac3d61bc18b",
      "tree": "1f6edacc42a38d836556d7bba52f2321e0397d89",
      "parents": [
        "1ff6f3dbfb366b464869d3558406e498cb3e1159"
      ],
      "author": {
        "name": "Miloslav Trmac",
        "email": "mitr@redhat.com",
        "time": "Thu Aug 23 10:19:53 2007 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:37:45 2007 -0700"
      },
      "message": "Renumber AUDIT_TTY_[GS]ET\n\nRenumber AUDIT_TTY_[GS]ET to avoid a conflict with netlink message types\nalready used in the wild.\n\nSigned-off-by: Miloslav Trmac \u003cmitr@redhat.com\u003e\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "1ff6f3dbfb366b464869d3558406e498cb3e1159",
      "tree": "3265b96ac28c297adc6f24b1fb22454aa9b7b1ac",
      "parents": [
        "2b56fec64faae9fc5c3e61bbfb851b7985292cd5",
        "b67ac3f339c76dfea3cc75fc0285b6d13edc35fa"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:36:13 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:36:13 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  sdhci: tell which spurious interrupt we got\n  sdhci: handle data interrupts during command\n  mmc: ignore bad max block size in sdhci\n  sdhci: be more cautious about block count register\n  drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc\n  drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc\n"
    },
    {
      "commit": "2b56fec64faae9fc5c3e61bbfb851b7985292cd5",
      "tree": "71b4edb7942d7eafde05e034587530ef18c336e4",
      "parents": [
        "9e1a3e31cbfd5f5822e633c4bdf3304079cb10c2",
        "18166c1a50dc4f5b121ab2bd4fdf178404db9d99"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:35:45 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:35:45 2007 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6:\n  PCI: Run k8t_sound_hostbridge quirk only when needed\n  PCI: disable MSI on RX790\n  PCI: disable MSI on RD580\n  PCI: disable MSI on RS690\n  PCI: make pcie_get_readrq visible in pci.h\n  PCI: lets kill the \u0027PCI hidden behind bridge\u0027 message\n  pci/hotplug/cpqphp_ctrl.c: remove stale BKL use\n  PCI: Document pci_iomap()\n  PCI: quirk_e100_interrupt() called too early\n  PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h\n"
    },
    {
      "commit": "9e1a3e31cbfd5f5822e633c4bdf3304079cb10c2",
      "tree": "88653393c17c0ac5c0b30a244d6e6dc97b314e1f",
      "parents": [
        "de80af4cc9c30318224b8520dc76a7d097e64cbd",
        "d65cc1b45e7d3a24c25fd3d730042e407d6d64ce"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:35:04 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:35:04 2007 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6: (35 commits)\n  usb: add PRODUCT, TYPE to usb-interface events\n  USB: resubmission unusual_devs modification for Nikon D80\n  usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklist\n  USB: make EHCI initialize properly on PPC SOCs\n  UEAGLE: Remove sysfs files on error case\n  USB: fsl_usb2_udc: fix bug in processing setup requests\n  USB: g_file_storage: fix bug in DMA buffer handling\n  USB: update last_busy field correctly\n  USB: fix DoS in pwc USB video driver\n  USB: allow retry on descriptor fetch errors\n  USB: unkill cxacru atm driver\n  USB: Adding support for HTC Smartphones to ipaq\n  USB: another quirky device\n  USB: quirky mass storage device\n  USB: ohci, fix oddball gcc warning\n  usb-storage: fix bugs in the disconnect pathway\n  usb: typo in usb R8A66597 HCD config\n  USB: accept 1-byte Device Status replies, fixing some b0rken devices\n  USB: blacklist Samsung ML-2010 printer\n  usb-serial: fix oti6858.c segfault in termios handling\n  ...\n"
    },
    {
      "commit": "de80af4cc9c30318224b8520dc76a7d097e64cbd",
      "tree": "0bc587a0b5433e41cd1e7feefa2359561fe71fbd",
      "parents": [
        "405d2965597fd9dbd822a5a8c1c66c925a942d6e",
        "5f1835da79df8607ecbd69f648b5b140b7a0b8ba"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:34:43 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:34:43 2007 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6:\n  sysfs: don\u0027t warn on removal of a nonexistent binary file\n  HOWTO: latest lxr url address changed\n  HOWTO: korean translation of Documentation/HOWTO\n  Fix Off-by-one in /sys/module/*/refcnt\n  sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()\n"
    },
    {
      "commit": "405d2965597fd9dbd822a5a8c1c66c925a942d6e",
      "tree": "98a2321d4dcea44e872398d3cb2f6caa2db31bc0",
      "parents": [
        "01740fccba6c9af289dfcfb2b265a38ff9382c82"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Fri Aug 24 09:26:12 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:32:54 2007 -0700"
      },
      "message": "m68knommu: include linux/fs.h for do_pipe()\n\nInclude linux/fs.h to get the prototype for do_pipe().\nBuild fix.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "01740fccba6c9af289dfcfb2b265a38ff9382c82",
      "tree": "e9791fa40991bff379c99d2c2bd3ef80e0bd3679",
      "parents": [
        "07ef30932ea9540aa4ba79789376a46ee68bb59a"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Fri Aug 24 09:25:59 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:32:54 2007 -0700"
      },
      "message": "m68knommu: include asm-generic/pgtable.h\n\nInclude asm-generic/pgtable.h to pick up the lazy_mmu_mode and\nlazy_cpu_mode macros. Won\u0027t build without them.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "07ef30932ea9540aa4ba79789376a46ee68bb59a",
      "tree": "07fe6552c19452ceb77edb3326250686e9be7dce",
      "parents": [
        "604de6e0ee3517d7f66427c8fc782761e057f025"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Fri Aug 24 09:26:06 2007 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:32:54 2007 -0700"
      },
      "message": "m68knommu: include linux/fs.h for getname()\n\nInclude linux/fs.h to get the prototype for getname().\nBuild fix.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "604de6e0ee3517d7f66427c8fc782761e057f025",
      "tree": "82793d2164af29db760dcfbaf612f55527d5ffdf",
      "parents": [
        "deec5950479b72eff3130dc6f956a87466ed41c6"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Thu Aug 23 20:18:55 2007 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:32:54 2007 -0700"
      },
      "message": "pata_it821x: Fix regression/corruptor\n\nWhoever did the PCI revision patch slipped up on the it821x, and I\ndidn\u0027t spot this at the time either.  They moved the check for the\nerrata from the 0x10 revision to 0x11.  Put it back\n\nThis one is important for 2.6.23 final as in some cases bad things will\noccur if 0x10 revision boards don\u0027t get the fixups.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "f9319f903f898dd4b15dbc386499725ce6c59776",
      "tree": "d1ccc462cd73cf914cd3217057ca7be2ffcad368",
      "parents": [
        "b377fd3982ad957c796758a90e2988401a884241"
      ],
      "author": {
        "name": "Alexey Starikovskiy",
        "email": "astarikovskiy@novell.com",
        "time": "Fri Aug 24 08:10:11 2007 +0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 24 00:30:59 2007 -0400"
      },
      "message": "ACPI: EC: revert fix for bugzilla 8709\n\nThis is a manual revert of 7c010de7506954e973abfab5c5999c5a97f7a73e,\na fix that broke another ASUS in 8909 and 8919.\n\nSigned-off-by: Alexey Starikovskiy \u003castarikovskiy@suse.de\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "deec5950479b72eff3130dc6f956a87466ed41c6",
      "tree": "d2a862f5da1a756a32550b1707d47a6bb13bb466",
      "parents": [
        "b377fd3982ad957c796758a90e2988401a884241"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@sw.ru",
        "time": "Fri Aug 24 00:03:47 2007 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 23 21:23:33 2007 -0700"
      },
      "message": "lguest should depend on CONFIG_FUTEX\n\nIt uses get_futex_key().\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@sw.ru\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a1eb96a2f635cdb8f626f4074dae2ba5a6fce1e8",
      "tree": "d7e3a8a97594b79ceb3b59a8d593a087d60bb058",
      "parents": [
        "a7ecd1ea913346a72f41a002c365882dc05c9bd5"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Mon Aug 20 18:23:51 2007 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 23 23:06:11 2007 -0400"
      },
      "message": "ACPI video hotkey: remove invalid events handler for video output devices\n\nBoth ACPI_VIDEO_NOTIFY_SWITCH and ACPI_VIDEO_NOTIFY_PROBE\nare valid for video bus devices only. Actually ACPI video output\ndevice should never be notified for a output device switch/probe.\n\nACPI bus devices notify handler already has the code to\nhandle these kinds of events.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    }
  ],
  "next": "a7ecd1ea913346a72f41a002c365882dc05c9bd5"
}
