)]}'
{
  "log": [
    {
      "commit": "2ae2d77cfa424587014cb34a89eed0ff2149fd5c",
      "tree": "db587b806019155a84b7e1411f398863c5fdf81f",
      "parents": [
        "9ef9ac51cc5fa5f5811230b5fb242536b636ff47"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-netdev@fluff.org",
        "time": "Sat Jul 23 17:29:38 2005 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Aug 18 16:59:14 2005 -0400"
      },
      "message": "[PATCH] DM9000 - incorrect ioctl() handling\n\nThe DM9000 driver is responding to ioctl() calls it should not be. This\ncan cause problems with the wireless tools incorrectly indentifying the\ndevice as wireless capable, and crashing under certain operations.\n\nThis patch also moves the version printk() to the init call, so that\nyou only get it once for multiple devices, and to show it is loaded\nif there are no defined dm9000s\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "9ef9ac51cc5fa5f5811230b5fb242536b636ff47",
      "tree": "228175f622065b3683e2c2b94468210752004804",
      "parents": [
        "a4cf0761493495681d72dcc0b34efb86e94a5527"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-netdev@fluff.org",
        "time": "Sat Jul 23 17:25:18 2005 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Aug 18 16:59:14 2005 -0400"
      },
      "message": "[PATCH] DM9000 - spinlock fixes\n\nFix DM9000 driver usage of spinlocks, which mainly came to light\nwhen running a kernel with spinlock debugging. These come down to:\n\n1) Un-initialised spin lock\n\n2) Several cases of using  spin_xxx(lock) and not spin_xxx(\u0026lock)\n\n3) move the locking around the phy reg for read/write to only\n   keep the lock when actually reading or writing to the phy.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "a4cf0761493495681d72dcc0b34efb86e94a5527",
      "tree": "a053055cb2df4bbeaaed64a07421be492edd8088",
      "parents": [
        "852ea22ab24df4c64c0211c3b6d6358eb0e759f9"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus-list@drzeus.cx",
        "time": "Mon Jul 04 00:22:53 2005 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Aug 18 16:59:14 2005 -0400"
      },
      "message": "[PATCH] 8139cp - redetect link after suspend\n\nAfter suspend the driver needs to retest link status in case the cable\nhas been inserted or removed during the suspend.\n\nSigned-off-by: Pierre Ossman \u003cdrzeus@drzeus.cx\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "852ea22ab24df4c64c0211c3b6d6358eb0e759f9",
      "tree": "10a70ce5164898197c9bbd1339f98413d25e7e99",
      "parents": [
        "6be382ea0c767a81be0e7980400b9b18167b3261"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Aug 02 11:01:27 2005 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Aug 18 16:59:14 2005 -0400"
      },
      "message": "[PATCH] IOC3 fixes\n\n - Using the right register clearly improves chances of getting the MII\n   code and thus the driver working at all.\n - On startup check the media type before setting up duplex or we might\n   spend the first 1.2s with a wrong duplex setting.\n - Get rid of whitespace lines.\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "6be382ea0c767a81be0e7980400b9b18167b3261",
      "tree": "902e540aa7fef2b8804d0adf0d36104305039229",
      "parents": [
        "c6a3ea22af7a2ed36afa4672a86b3a86d604db33"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Thu Aug 18 11:24:27 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:59 2005 -0700"
      },
      "message": "[PATCH] x86: Remove obsolete get_cpu_vendor call\n\nSince early CPU identify is in this information is already available\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c6a3ea22af7a2ed36afa4672a86b3a86d604db33",
      "tree": "b61bf02bb31ad01a0fe734dc697dd0c9583e0441",
      "parents": [
        "28cd1d17801774561c81a5be53bfb2d632aee2a2"
      ],
      "author": {
        "name": "Matt Porter",
        "email": "mporter@kernel.crashing.org",
        "time": "Thu Aug 18 11:24:26 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:58 2005 -0700"
      },
      "message": "[PATCH] ppc32: Fix PPC440SP SRAM controller DCRs\n\nFixes the incorrect DCR base value for the 440SP SRAM controller.\n\nSigned-off-by: Matt Porter \u003cmporter@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "28cd1d17801774561c81a5be53bfb2d632aee2a2",
      "tree": "d53e8817bbf738754a63b918517d7d5bea271635",
      "parents": [
        "2eaa297ca234eb518673b28dd6f3715d4b292e09"
      ],
      "author": {
        "name": "Matt Porter",
        "email": "mporter@kernel.crashing.org",
        "time": "Thu Aug 18 11:24:25 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:58 2005 -0700"
      },
      "message": "[PATCH] ppc32: fix ppc4xx stb03xxx dma build\n\nFixes build on 4xx stb03xxx when general purpose dma engine support is\nenabled.\n\nSigned-off-by: Matt Porter \u003cmporter@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2eaa297ca234eb518673b28dd6f3715d4b292e09",
      "tree": "00985e21a8c47a2c7d13125388d389449cb79c42",
      "parents": [
        "718d8989bca49761daf65f77249b0067c40756b2"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Thu Aug 18 11:24:25 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:58 2005 -0700"
      },
      "message": "[PATCH] uml: fix a crash under screen\n\nRunning UML inside a detached screen delivers SIGWINCH when UML is not\nexpecting it.  This patch ignores them.\n\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "718d8989bca49761daf65f77249b0067c40756b2",
      "tree": "bc48f8c3596d8d7e8ca04102c23bd01096669a7e",
      "parents": [
        "024f474795af7a0d41bd6d60061d78bd66d13f56"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@parcelfarce.linux.theplanet.co.uk",
        "time": "Thu Aug 18 11:24:23 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:58 2005 -0700"
      },
      "message": "[PATCH] uml: fix the x86_64 build\n\nasm/elf.h breaks the x86_64 build.\n\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "024f474795af7a0d41bd6d60061d78bd66d13f56",
      "tree": "41dd079483713c7669b4c684686de3b701362d34",
      "parents": [
        "6cbe9de7a4353d1a1b77887b5459ac5304c0984a"
      ],
      "author": {
        "name": "Matt Mackall",
        "email": "mpm@selenic.com",
        "time": "Thu Aug 18 11:24:19 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:58 2005 -0700"
      },
      "message": "[PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)\n\nAs suggested by Michael Kerrisk \u003cmtk-manpages@gmx.net\u003e, make RLIMIT_NICE\nconsistent with getpriority before it becomes available in released glibc.\n\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nAcked-by: Chris Wright \u003cchrisw@osdl.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6cbe9de7a4353d1a1b77887b5459ac5304c0984a",
      "tree": "6b90e594dd1cc7a971d50a4620209c630aa9c0d0",
      "parents": [
        "d86c390ffbf5746df9a3cc2c5f7b75d27704580f"
      ],
      "author": {
        "name": "Michael Iatrou",
        "email": "m.iatrou@freemail.gr",
        "time": "Thu Aug 18 11:24:18 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:57 2005 -0700"
      },
      "message": "[PATCH] disable debug info in radeonfb old driver\n\nThis driver spams the user.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d86c390ffbf5746df9a3cc2c5f7b75d27704580f",
      "tree": "b62520bb81f006ec2fb6f7b52ceede40893168a3",
      "parents": [
        "9223214e8d757663f366133ba5f9b58aa6b28efb"
      ],
      "author": {
        "name": "Jan Kara",
        "email": "jack@suse.cz",
        "time": "Thu Aug 18 11:24:17 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:57 2005 -0700"
      },
      "message": "[PATCH] reiserfs+acl+quota deadlock fix\n\nWhen i_acl_default is set to some error we do not hold the lock (hence we\nare not allowed to drop it and reacquire later).\n\nSigned-off-by: Jan Kara \u003cjack@suse.cz\u003e\nCc: Jeff Mahoney \u003cjeffm@suse.com\u003e\nCc: Chris Mason \u003cmason@suse.com\u003e\nCc: \u003creiserfs-dev@namesys.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9223214e8d757663f366133ba5f9b58aa6b28efb",
      "tree": "b3977e067dbf3b2679c16f77c9e9025c7f71f26f",
      "parents": [
        "60d7603a18a5c07252e7aa0b0e2424315195d4dc"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@cse.unsw.edu.au",
        "time": "Thu Aug 18 11:24:16 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:57 2005 -0700"
      },
      "message": "[PATCH] md: make sure mddev-\u003ebitmap_offset gets cleared between array instantiations.\n\n... otherwise we might try to load a bitmap from an array which hasn\u0027t one.\n\nThe bug is that if you create an array with an internal bitmap, shut it down,\nand then create an array with the same md device, the md drive will assume it\nshould have a bitmap too.  As the array can be created with a different md\ndevice, it is mostly an inconvenience.  I\u0027m pretty sure there is no risk of\ndata corruption.\n\nSigned-off-by: Neil Brown \u003cneilb@cse.unsw.edu.au\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "60d7603a18a5c07252e7aa0b0e2424315195d4dc",
      "tree": "d75e45ad2899b49e3b9678b0d0378c200bfcb29a",
      "parents": [
        "f2926b7953c5f23265c062992516fed6674105db"
      ],
      "author": {
        "name": "Robert Love",
        "email": "rlove@rlove.org",
        "time": "Thu Aug 18 11:24:14 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:57 2005 -0700"
      },
      "message": "[PATCH] SH64: inotify and ioprio syscalls\n\nAdd inotify and ioprio syscall stubs to SH64.\n\nSigned-off-by: Robert Love \u003crml@novell.com\u003e\nAcked-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f2926b7953c5f23265c062992516fed6674105db",
      "tree": "022b1bc9de27ee37a6f2e87e08c715b853cb4501",
      "parents": [
        "dc59250c6ebed099a9bc0a11298e2281dd896657"
      ],
      "author": {
        "name": "Robert Love",
        "email": "rml@novell.com",
        "time": "Thu Aug 18 11:24:13 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:57 2005 -0700"
      },
      "message": "[PATCH] SH: inotify and ioprio syscalls\n\nAdd inotify and ioprio syscall stubs to SH.\n\nSigned-off-by: Robert Love \u003crml@novell.com\u003e\nAcked-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dc59250c6ebed099a9bc0a11298e2281dd896657",
      "tree": "80c294437c0868d90abfa617d873370e6dbe6565",
      "parents": [
        "412d582ec1dd59aab2353f8cb7e74f2c79cd20b9"
      ],
      "author": {
        "name": "Chuck Lever",
        "email": "cel@citi.umich.edu",
        "time": "Thu Aug 18 11:24:12 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:57 2005 -0700"
      },
      "message": "[PATCH] NFS: Introduce the use of inode-\u003ei_lock to protect fields in nfsi\n\nDown the road we want to eliminate the use of the global kernel lock entirely\nfrom the NFS client.  To do this, we need to protect the fields in the\nnfs_inode structure adequately.  Start by serializing updates to the\n\"cache_validity\" field.\n\nNote this change addresses an SMP hang found by njw@osdl.org, where processes\ndeadlock because nfs_end_data_update and nfs_revalidate_mapping update the\n\"cache_validity\" field without proper serialization.\n\nTest plan:\n Millions of fsx ops on SMP clients.  Run Nick Wilson\u0027s breaknfs program on\n large SMP clients.\n\nSigned-off-by: Chuck Lever \u003ccel@netapp.com\u003e\nCc: Trond Myklebust \u003ctrond.myklebust@fys.uio.no\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "412d582ec1dd59aab2353f8cb7e74f2c79cd20b9",
      "tree": "9088c5e29cbd4b33e907a7b5f9a950dd0dce36c1",
      "parents": [
        "5529680981807b44abf3be30fb6d612ff04f68ff"
      ],
      "author": {
        "name": "Chuck Lever",
        "email": "cel@citi.umich.edu",
        "time": "Thu Aug 18 11:24:11 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:56 2005 -0700"
      },
      "message": "[PATCH] NFS: use atomic bitops to manipulate flags in nfsi-\u003eflags\n\nIntroduce atomic bitops to manipulate the bits in the nfs_inode structure\u0027s\n\"flags\" field.\n\nUsing bitops means we can use a generic wait_on_bit call instead of an ad hoc\nlocking scheme in fs/nfs/inode.c, so we can remove the \"nfs_i_wait\" field from\nnfs_inode at the same time.\n\nThe other new flags field will continue to use bitmask and logic AND and OR.\nThis permits several flags to be set at the same time efficiently.  The\nfollowing patch adds a spin lock to protect these flags, and this spin lock\nwill later cover other fields in the nfs_inode structure, amortizing the cost\nof using this type of serialization.\n\nTest plan:\n Millions of fsx ops on SMP clients.\n\nSigned-off-by: Chuck Lever \u003ccel@netapp.com\u003e\nCc: Trond Myklebust \u003ctrond.myklebust@fys.uio.no\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5529680981807b44abf3be30fb6d612ff04f68ff",
      "tree": "57da4e9135c0a85c1f8c6bc797250c0209420b51",
      "parents": [
        "3c7bf1eaee1255315fc7c2c4c300295e556ef768"
      ],
      "author": {
        "name": "Chuck Lever",
        "email": "cel@citi.umich.edu",
        "time": "Thu Aug 18 11:24:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:56 2005 -0700"
      },
      "message": "[PATCH] NFS: split nfsi-\u003eflags into two fields\n\nCertain bits in nfsi-\u003eflags can be manipulated with atomic bitops, and some\nare better manipulated via logical bitmask operations.\n\nThis patch splits the flags field into two.  The next patch introduces atomic\nbitops for one of the fields.\n\nTest plan:\n Millions of fsx ops on SMP clients.\n\nSigned-off-by: Chuck Lever \u003ccel@netapp.com\u003e\nCc: Trond Myklebust \u003ctrond.myklebust@fys.uio.no\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3c7bf1eaee1255315fc7c2c4c300295e556ef768",
      "tree": "38e82882670dc2773740ebb081e8e1201c577c13",
      "parents": [
        "30d5b64b63fa69af31b2cba32e6d71d68526eec9"
      ],
      "author": {
        "name": "Zwane Mwaikambo",
        "email": "zwane@arm.linux.org.uk",
        "time": "Thu Aug 18 11:24:07 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 12:53:56 2005 -0700"
      },
      "message": "[PATCH] Update email addresses for Zwane\n\nSome folks have been emailing me and having trouble due to these stale\naddresses;\n\nSigned-off-by: Zwane Mwaikambo \u003czwane@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "30d5b64b63fa69af31b2cba32e6d71d68526eec9",
      "tree": "16b55bd8beb2b56b459db5ef100b881243597f7a",
      "parents": [
        "518e6540831c69422faecceee8f964bd439ac9d0"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Aug 18 13:16:11 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 18 08:43:59 2005 -0700"
      },
      "message": "[PATCH] broken error path in drivers/pnp/card.c\n\nThe error path in pnp_request_card_device() is broken (one variable is\nleft initialized and the semaphore is not unlocked).\n\nThis fixes it (and has been tested).\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "518e6540831c69422faecceee8f964bd439ac9d0",
      "tree": "0b31e27c6007adac51c8e6e3a832badc1d8e2a1a",
      "parents": [
        "099d44e869f1886b5eb02a5145ca97b5e4142e28"
      ],
      "author": {
        "name": "Greg KH",
        "email": "gregkh@suse.de",
        "time": "Wed Aug 17 17:33:11 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 22:02:25 2005 -0700"
      },
      "message": "[PATCH] Fix manual binding infinite loop\n\nFix for manual binding of drivers to devices.  Problem is if you pass in\na valid device id, but the driver refuses to bind.  Infinite loop as\nwrite() tries to resubmit the data it just sent.\n\nThanks to Michal Ostrowski \u003cmostrows@watson.ibm.com\u003e for pointing the\nproblem out.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "099d44e869f1886b5eb02a5145ca97b5e4142e28",
      "tree": "30db794ad875e8c919db0b05cb9e844202bda395",
      "parents": [
        "4e6a06eec46067df3c30fe1fbc2e1a7cc37b9678",
        "481d0374217f3fefaf98efbd8d21d73c138dd928"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 14:56:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 14:56:22 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6\n"
    },
    {
      "commit": "4e6a06eec46067df3c30fe1fbc2e1a7cc37b9678",
      "tree": "aca4c35e2d288bbdf5248be241c52f67f820bb59",
      "parents": [
        "ac9af7cba9e642961bfdee1a1fac6060405597e5"
      ],
      "author": {
        "name": "David Woodhouse",
        "email": "dwmw2@infradead.org",
        "time": "Wed Aug 17 11:36:35 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 14:55:37 2005 -0700"
      },
      "message": "[PATCH] Stop snd-powermac oopsing on non-pmac hardware.\n\nWe shouldn\u0027t be assuming that ppc_md.feature_call will be present.\n\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ac9af7cba9e642961bfdee1a1fac6060405597e5",
      "tree": "5baf99a801a00137fefb158983c88180d36fa999",
      "parents": [
        "75e8727fbb3749075b6df36be636a3045ed9d515"
      ],
      "author": {
        "name": "Brian King",
        "email": "brking@us.ibm.com",
        "time": "Thu Aug 18 07:32:18 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 14:41:22 2005 -0700"
      },
      "message": "[PATCH] ppc64: iommu vmerge fix\n\nThis fixes a bug in the PPC64 iommu vmerge code which results in the\npotential for iommu_unmap_sg to go off unmapping more than it should.\n\nThis was found on a test system which resulted in PCI bus errors due to\nPCI memory being unmapped while DMAs were still in progress.\n\nSigned-off-by: Brian King \u003cbrking@us.ibm.com\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "75e8727fbb3749075b6df36be636a3045ed9d515",
      "tree": "1c2b9954c8c9d3f284defbd3910db6604e977e8d",
      "parents": [
        "d3e5d29136ce9bf21ce50c0c23a3a11b97a0da7b",
        "1f07247de51efd30c88ad8e3e06a8b5382fc7d35"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 13:09:38 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 13:09:38 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "d3e5d29136ce9bf21ce50c0c23a3a11b97a0da7b",
      "tree": "7887d95ec36087946a2c4b4c9ee0850c361fe22f",
      "parents": [
        "c231c7db30faf93419fc22d680f74d816bea70e2",
        "c149ec05dcd09d525e6778e339122827c7cd79b8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 13:08:17 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 13:08:17 2005 -0700"
      },
      "message": "Merge head \u0027release\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6\n"
    },
    {
      "commit": "c231c7db30faf93419fc22d680f74d816bea70e2",
      "tree": "8a25999cb4b8c33841bd1969e3054c13bda3b394",
      "parents": [
        "7974b1cc7879141962999e78a6fc9a136dc4479e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 13:07:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 13:07:28 2005 -0700"
      },
      "message": "Revert unnecessary zlib_inflate/inftrees.c fix\n\nIt turns out that empty distance code tables are not an error, and that\na compressed block with only literals can validly have an empty table\nand should not be flagged as a data error.\n\nSome old versions of gzip had problems with this case, but it does not\naffect the zlib code in the kernel.\n\nAnalysis and explanations thanks to Sergey Vlasov \u003cvsu@altlinux.ru\u003e\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7974b1cc7879141962999e78a6fc9a136dc4479e",
      "tree": "716dd2f284007bea9b7e2e577770e895dc300874",
      "parents": [
        "c4f92dba97f4e3aa757500896f87001569f4604b",
        "62ee914ef27fded9d1c5da41e1e05c3bd175c529"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 13:02:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 13:02:22 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "c4f92dba97f4e3aa757500896f87001569f4604b",
      "tree": "3af7efe2b1ae357ee151c1795dc60cfe801e8718",
      "parents": [
        "dd12f48d4e8774415b528d3991ae47c28f26e1ac"
      ],
      "author": {
        "name": "Steven Rostedt",
        "email": "rostedt@goodmis.org",
        "time": "Wed Aug 17 14:25:23 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 12:53:05 2005 -0700"
      },
      "message": "[PATCH] nfsd to unlock kernel before exiting\n\nThe nfsd holds the big kernel lock upon exit, when it really shouldn\u0027t.\nNot to mention that this breaks Ingo\u0027s RT patch. This is a trivial fix\nto release the lock.\n\nIngo, this patch also works with your kernel, and stops the problem with\nnfsd.\n\nNote, there\u0027s a \"goto out;\" where \"out:\" is right above svc_exit_thread.\nThe point of the goto also holds the kernel_lock, so I don\u0027t see any\nproblem here in releasing it.\n\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dd12f48d4e8774415b528d3991ae47c28f26e1ac",
      "tree": "d8083c3415d540adb7983bd23a80fb8420fa8414",
      "parents": [
        "ade6648b3b11a5d81f6f28135193ab6d85d621db"
      ],
      "author": {
        "name": "Bhavesh P. Davda",
        "email": "bhavesh@avaya.com",
        "time": "Wed Aug 17 12:26:33 2005 -0600"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 12:52:04 2005 -0700"
      },
      "message": "[PATCH] NPTL signal delivery deadlock fix\n\nThis bug is quite subtle and only happens in a very interesting\nsituation where a real-time threaded process is in the middle of a\ncoredump when someone whacks it with a SIGKILL.  However, this deadlock\nleaves the system pretty hosed and you have to reboot to recover.\n\nNot good for real-time priority-preemption applications like our\ntelephony application, with 90+ real-time (SCHED_FIFO and SCHED_RR)\nprocesses, many of them multi-threaded, interacting with each other for\nhigh volume call processing.\n\nAcked-by: Roland McGrath \u003croland@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1f07247de51efd30c88ad8e3e06a8b5382fc7d35",
      "tree": "2d9066246fe198746762a609ac147a42fae0d4a6",
      "parents": [
        "bfd272b1ca1164382eabaa9986aad822adb91eb2"
      ],
      "author": {
        "name": "Paul E. McKenney",
        "email": "paulmck@us.ibm.com",
        "time": "Wed Aug 17 12:05:27 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Aug 17 12:05:27 2005 -0700"
      },
      "message": "[DECNET]: Fix RCU race condition in dn_neigh_construct().\n\nSigned-off-by: Paul E. McKenney \u003cpaulmck@us.ibm.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n\n"
    },
    {
      "commit": "bfd272b1ca1164382eabaa9986aad822adb91eb2",
      "tree": "1977975176717950d6389f41cc92832111e175ae",
      "parents": [
        "35d59efd105b3b7c1b5878dcc9d1749f41f9740f"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Wed Aug 17 12:04:22 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Aug 17 12:04:22 2005 -0700"
      },
      "message": "[IPV6]: Fix SKB leak in ip6_input_finish()\n\nChanging it to how ip_input handles should fix it.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "35d59efd105b3b7c1b5878dcc9d1749f41f9740f",
      "tree": "e96a9edb2df5b06e8ba59f0f8f685b0c1f09f840",
      "parents": [
        "97077c4a9868fce8ac151512cde5d24fc1144f24"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Wed Aug 17 12:03:59 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Aug 17 12:03:59 2005 -0700"
      },
      "message": "[TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864\n\n1) We send out a normal sized packet with TSO on to start off.\n2) ICMP is received indicating a smaller MTU.\n3) We send the current sk_send_head which needs to be fragmented\nsince it was created before the ICMP event.  The first fragment\nis then sent out.\n\nAt this point the remaining fragment is allocated by tcp_fragment.\nHowever, its size is padded to fit the L1 cache-line size therefore\ncreating tail-room up to 124 bytes long.\n\nThis fragment will also be sitting at sk_send_head.\n\n4) tcp_sendmsg is called again and it stores data in the tail-room of\nof the fragment.\n5) tcp_push_one is called by tcp_sendmsg which then calls tso_fragment\nsince the packet as a whole exceeds the MTU.\n\nAt this point we have a packet that has data in the head area being\nfed to tso_fragment which bombs out.\n\nMy take on this is that we shouldn\u0027t ever call tcp_fragment on a TSO\nsocket for a packet that is yet to be transmitted since this creates\na packet on sk_send_head that cannot be extended.\n\nSo here is a patch to change it so that tso_fragment is always used\nin this case.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "97077c4a9868fce8ac151512cde5d24fc1144f24",
      "tree": "600484f09f59126988fb153287bad7a27a511931",
      "parents": [
        "2ad56496627630ebc99f06af5f81ca23e17e014e"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Wed Aug 17 12:03:32 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Aug 17 12:03:32 2005 -0700"
      },
      "message": "[IPV6]: Fix raw socket hardware checksum failures\n\nWhen packets hit raw sockets the csum update isn\u0027t done yet, do it manually.\nPackets can also reach rawv6_rcv on the output path through\nip6_call_ra_chain, in this case skb-\u003eip_summed is CHECKSUM_NONE and this\ncodepath isn\u0027t executed.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c149ec05dcd09d525e6778e339122827c7cd79b8",
      "tree": "becf81456da03332f732436a7604ac77fa94e891",
      "parents": [
        "7f09d6f935aaa91f71fe64d64013ad3bd2a9d2f4"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Aug 17 10:24:17 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Aug 17 10:24:17 2005 -0700"
      },
      "message": "[IA64] Updated tiger defconfig\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "ade6648b3b11a5d81f6f28135193ab6d85d621db",
      "tree": "1977975176717950d6389f41cc92832111e175ae",
      "parents": [
        "2ad56496627630ebc99f06af5f81ca23e17e014e",
        "fad87acaea7b0965fe91f0351fdd688fc9761cbe"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 08:21:00 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 17 08:21:00 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "62ee914ef27fded9d1c5da41e1e05c3bd175c529",
      "tree": "558a72af9ff5015c859f0630650871bdc141b9cd",
      "parents": [
        "22d8be866ee23bf3ad9fe867587eef5f4200bf84"
      ],
      "author": {
        "name": "Dimitry Andric",
        "email": "dimitry@andric.com",
        "time": "Wed Aug 17 13:01:19 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Aug 17 13:01:19 2005 +0100"
      },
      "message": "[ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodesc\n\nPatch from Dimitry Andric\n\nThis patch removes the initial UART I/O mapping from s3c2410_iodesc,\nsince the same mapping is already done in the function s3c24xx_init_io\nin the file arch/arm/mach-s3c2410/cpu.c, through the s3c_iodesc array.\nI\u0027m not sure if duplicate mappings do any harm, but it\u0027s simply\nredundant.  Also, in s3c2440.c the UART I/O mapping is NOT done.\nAdditionally, I put a comma behind the last mapping, to ease\ncopy/pasting stuff around, and make the style consistent with\ns3c2440.c and other files.\n\nSigned-off-by: Dimitry Andric \u003cdimitry@andric.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "22d8be866ee23bf3ad9fe867587eef5f4200bf84",
      "tree": "30776229759256eae069428e15423ce61faed970",
      "parents": [
        "54738e82755f73080e779ba0c8052e232df24d78"
      ],
      "author": {
        "name": "Sean Lee",
        "email": "beginner2arm@eyou.com",
        "time": "Wed Aug 17 09:28:26 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Aug 17 09:28:26 2005 +0100"
      },
      "message": "[ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig file\n\nPatch from Sean Lee\n\nIn the arch/arm/mm/Kconfig file, the CPU_DCACHE_WRITETHROUGH\noption is depend on the CPU_DISABLE_DCACHE, but the \"Disable\nD-Cache\" option is configured as CPU_DCACHE_DISABLE.\nThe CPU_DISABLE_DCACHE should be CPU_DCACHE_DISABLE\n\nSigned-off-by: Sean Lee \u003cbeginner2arm@eyou.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "2ad56496627630ebc99f06af5f81ca23e17e014e",
      "tree": "d5a7aecdd1d6d16f488a2b029ff55e5a132c8f1a",
      "parents": [
        "da5ca008933b3b28303ba44d0be3372fbac7748b"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Wed Aug 17 13:01:50 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 21:06:25 2005 -0700"
      },
      "message": "[PATCH] iSeries build with newer assemblers and compilers\n\nPaulus suggested that we put xLparMap in its own .c file so that we can\ngenerate a .s file to be included into head.S.  This doesn\u0027t get around\nthe problem of having it at a fixed address, but it makes it more\npalatable.\n\nIt would be good if this could be included in 2.6.13 as it solves our\nbuild problems with various versions of binutils and gcc.  In\nparticular, it allows us to build an iSeries kernel on Debian unstable\nusing their biarch compiler.\n\nThis has been built and booted on iSeries and built for pSeries and g5.\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "da5ca008933b3b28303ba44d0be3372fbac7748b",
      "tree": "5c4809f497f113ffbf3883b6dda8a31b6616bd77",
      "parents": [
        "dc1d97e466c2836adebe5618759bfb5b35b3bc0a"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Tue Aug 16 15:16:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 21:06:25 2005 -0700"
      },
      "message": "[PATCH] USB: usbmon: Copyrights and a typo\n\nAdd copyright statements and fix a typo.\n\nSigned-off-by: Pete Zaitcev \u003czaitcev@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dc1d97e466c2836adebe5618759bfb5b35b3bc0a",
      "tree": "89d4d85e4b4ab2652662bc5f9b65af8f08874ee0",
      "parents": [
        "33a5c72432ef3e75dcf546bf41bcbfce697903ff"
      ],
      "author": {
        "name": "Ping Cheng",
        "email": "pingc@wacom.com",
        "time": "Tue Aug 16 15:16:32 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 21:06:25 2005 -0700"
      },
      "message": "[PATCH] USB: fix usb wacom tablet driver bug\n\nThis patch fixes bug 4905 and a Cintiq 21UX bug.\n\nSigned-off-by: Ping Cheng \u003cpingc@wacom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "33a5c72432ef3e75dcf546bf41bcbfce697903ff",
      "tree": "ad2a10d8651ea18b0b54a8fa4657e70621a7418e",
      "parents": [
        "8cf4c19523b7694c88bba716d88fb659fa702411"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Tue Aug 16 15:16:26 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 21:06:25 2005 -0700"
      },
      "message": "[PATCH] PCI: update documentation\n\nThis removes very old functions from pci docs, which are no longer in\nthe kernel.\n\nSigned-off-by: Jiri Slaby \u003cxslaby@fi.muni.cz\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8cf4c19523b7694c88bba716d88fb659fa702411",
      "tree": "1ed9def7b77b9354032fd734a3dde43bea8b8e2d",
      "parents": [
        "4b47b0eefc37fe3bf6bffb4507c8b6df5b14348d"
      ],
      "author": {
        "name": "Kristen Accardi",
        "email": "kristen.c.accardi@intel.com",
        "time": "Tue Aug 16 15:16:10 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 21:06:24 2005 -0700"
      },
      "message": "[PATCH] PCI Hotplug: new contact info\n\nSigned-off-by: Kristen Carlson Accardi \u003ckristen.c.accardi@intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4b47b0eefc37fe3bf6bffb4507c8b6df5b14348d",
      "tree": "a3f48593dc121e179d54e6ea90b67fa00e0e376a",
      "parents": [
        "4602b88d9743b5f20655de8078fb42e9fd25581f"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Tue Aug 16 15:16:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 21:06:24 2005 -0700"
      },
      "message": "[PATCH] PCI: fix quirk-6700-fix.patch\n\ndrivers/built-in.o(.text+0x32c3): In function `quirk_pcie_pxh\u0027:\n/usr/src/25/drivers/pci/quirks.c:1312: undefined reference to `disable_msi_mode\u0027\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4602b88d9743b5f20655de8078fb42e9fd25581f",
      "tree": "46fa501c25d46ef0691ee6891d928bb8def2e25e",
      "parents": [
        "208f3d6175cb17772c5af202fe12373f90894ff4"
      ],
      "author": {
        "name": "Kristen Accardi",
        "email": "kristen.c.accardi@intel.com",
        "time": "Tue Aug 16 15:15:58 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 21:06:24 2005 -0700"
      },
      "message": "[PATCH] PCI: 6700/6702PXH quirk\n\nOn the 6700/6702 PXH part, a MSI may get corrupted if an ACPI hotplug\ndriver and SHPC driver in MSI mode are used together.\n\nThis patch will prevent MSI from being enabled for the SHPC as part of\nan early pci quirk, as well as on any pci device which sets the no_msi\nbit.\n\nSigned-off-by: Kristen Carlson Accardi \u003ckristen.c.accardi@intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "208f3d6175cb17772c5af202fe12373f90894ff4",
      "tree": "86265a0aa2a8007e181e9edb279b2fab81b812ee",
      "parents": [
        "12aaa0855b39b5464db953fedf399fa91ee365ed"
      ],
      "author": {
        "name": "Maneesh Soni",
        "email": "maneesh@in.ibm.com",
        "time": "Tue Aug 16 15:15:48 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 21:06:24 2005 -0700"
      },
      "message": "[PATCH] Driver core: potentially fix use after free in class_device_attr_show\n\nThis moves the code to free devt_attr from class_device_del() to\nclass_dev_release() which is called after the last reference to the\ncorresponding kobject() is gone.\n\nThis allows us to keep the devt_attr alive while the corresponding\nsysfs file is open.\n\nSigned-off-by: Maneesh Soni \u003cmaneesh@in.ibm.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fad87acaea7b0965fe91f0351fdd688fc9761cbe",
      "tree": "c14fefeeb50683accf0a34e4785155f0edad030d",
      "parents": [
        "c8ac37746489f05a32a958b048f29ae45487e81e"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Tue Aug 16 21:03:41 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Aug 16 21:03:41 2005 -0700"
      },
      "message": "[IPV6]: Fix SKB leak in ip6_input_finish()\n\nChanging it to how ip_input handles should fix it.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c8ac37746489f05a32a958b048f29ae45487e81e",
      "tree": "c1d326c64fca3f5902438160b7b28e178318c8be",
      "parents": [
        "793245eeb97bd28e363f2b0f2e766fdbff0c9619"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Tue Aug 16 20:43:40 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Aug 16 20:43:40 2005 -0700"
      },
      "message": "[TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864\n\n1) We send out a normal sized packet with TSO on to start off.\n2) ICMP is received indicating a smaller MTU.\n3) We send the current sk_send_head which needs to be fragmented\nsince it was created before the ICMP event.  The first fragment\nis then sent out.\n\nAt this point the remaining fragment is allocated by tcp_fragment.\nHowever, its size is padded to fit the L1 cache-line size therefore\ncreating tail-room up to 124 bytes long.\n\nThis fragment will also be sitting at sk_send_head.\n\n4) tcp_sendmsg is called again and it stores data in the tail-room of\nof the fragment.\n5) tcp_push_one is called by tcp_sendmsg which then calls tso_fragment\nsince the packet as a whole exceeds the MTU.\n\nAt this point we have a packet that has data in the head area being\nfed to tso_fragment which bombs out.\n\nMy take on this is that we shouldn\u0027t ever call tcp_fragment on a TSO\nsocket for a packet that is yet to be transmitted since this creates\na packet on sk_send_head that cannot be extended.\n\nSo here is a patch to change it so that tso_fragment is always used\nin this case.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "793245eeb97bd28e363f2b0f2e766fdbff0c9619",
      "tree": "07518e44dce1c9b41d714df1482d4106c67f1459",
      "parents": [
        "12aaa0855b39b5464db953fedf399fa91ee365ed"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Tue Aug 16 20:39:38 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Aug 16 20:39:38 2005 -0700"
      },
      "message": "[IPV6]: Fix raw socket hardware checksum failures\n\nWhen packets hit raw sockets the csum update isn\u0027t done yet, do it manually.\nPackets can also reach rawv6_rcv on the output path through\nip6_call_ra_chain, in this case skb-\u003eip_summed is CHECKSUM_NONE and this\ncodepath isn\u0027t executed.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7f09d6f935aaa91f71fe64d64013ad3bd2a9d2f4",
      "tree": "ed11f03be87d8352ea8e6c618bca5bba945ab5a5",
      "parents": [
        "7b1a843f4630867c1d686885e7af94eac137e888"
      ],
      "author": {
        "name": "Peter Chubb",
        "email": "peterc@gelato.unsw.edu.au",
        "time": "Tue Aug 16 17:27:00 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Aug 16 17:34:31 2005 -0700"
      },
      "message": "[IA64] Updated zx1 defconfig\n\nJust `make oldconfig\u0027 doesn\u0027t help for the zx1 defconfig ---\nbecause we need the MPT Fusion drivers, which are picked up as not\nselected.\nTested on HP ZX2000 and ZX2600.\n\nSigned-off-by: Peter Chubb \u003cpeterc@gelato.unsw.edu.au\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "7b1a843f4630867c1d686885e7af94eac137e888",
      "tree": "6f7bbc84fc15b1b6a343fcbaf0911b34c7f134fa",
      "parents": [
        "71841b8fe7dd8caffd07482cbed4a99874bfbb70"
      ],
      "author": {
        "name": "Greg Edwards",
        "email": "edwardsg@sgi.com",
        "time": "Tue Aug 16 13:06:00 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Aug 16 16:26:36 2005 -0700"
      },
      "message": "[IA64] Refresh arch/ia64/configs/sn2_defconfig.\n\nSigned-off-by: Greg Edwards \u003cedwardsg@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "71841b8fe7dd8caffd07482cbed4a99874bfbb70",
      "tree": "6c8ae7c675cd99214d088c34909b5a19501f1c2c",
      "parents": [
        "f7001e8f1fa5369ee24f58255726a04a2019e4bd"
      ],
      "author": {
        "name": "Keith Owens",
        "email": "kaos@sgi.com",
        "time": "Sat Jul 30 17:52:00 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Aug 16 15:33:26 2005 -0700"
      },
      "message": "[IA64] Initialize some spinlocks\n\nSome IA64 spinlocks are not being initialized, make it so.\n\nSigned-off-by: Keith Owens \u003ckaos@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "12aaa0855b39b5464db953fedf399fa91ee365ed",
      "tree": "d202ce6d6529fe23e950e24cd04b4d562f28705e",
      "parents": [
        "5153f7e6dba37390902c8fd3edc9a8cc19358ece"
      ],
      "author": {
        "name": "Zachary Amsden",
        "email": "zach@vmware.com",
        "time": "Tue Aug 16 12:05:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 12:18:01 2005 -0700"
      },
      "message": "[PATCH] i386 / desc_empty macro is incorrect\n\nChuck Ebbert noticed that the desc_empty macro is incorrect.  Fix it.\n\nThankfully, this is not used as a security check, but it can falsely\noverwrite TLS segments with carefully chosen base / limits.  I do not\nbelieve this is an issue in practice, but it is a kernel bug.\n\nSigned-off-by: Zachary Amsden \u003czach@vmware.com\u003e\nSigned-off-by: Chris Wright \u003cchrisw@osdl.org\u003e\n\n[ x86-64 had the same problem, and the same fix. Linus ]\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5153f7e6dba37390902c8fd3edc9a8cc19358ece",
      "tree": "1f47f0e30fd93a7d867382bc478d501436371e1a",
      "parents": [
        "ca27ea487ea10bd22459dbc367cf263f1e8d5228",
        "2d610b80e954045ccfc27558f84e482709e5e5b7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 12:12:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 12:12:30 2005 -0700"
      },
      "message": "Merge head \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6\n"
    },
    {
      "commit": "481d0374217f3fefaf98efbd8d21d73c138dd928",
      "tree": "a48cb569e03337a3ae0ffed5b30bc60c991fb498",
      "parents": [
        "cf59001235c5a36f3e3701bd593a78cf955a4242"
      ],
      "author": {
        "name": "Anton Altaparmakov",
        "email": "aia21@cantab.net",
        "time": "Tue Aug 16 19:42:56 2005 +0100"
      },
      "committer": {
        "name": "Anton Altaparmakov",
        "email": "aia21@cantab.net",
        "time": "Tue Aug 16 19:42:56 2005 +0100"
      },
      "message": "NTFS: Complete the previous fix for the unset device when mapping buffers\n      for  mft record writing.  I had missed the writepage based mft record\n      write code path.\n\nSigned-off-by: Anton Altaparmakov \u003caia21@cantab.net\u003e\n"
    },
    {
      "commit": "f7001e8f1fa5369ee24f58255726a04a2019e4bd",
      "tree": "1bbdd233ad0cf2e0adb4eb04f22b7bfa59a43494",
      "parents": [
        "85f265d887d2389376f1caa191e9682085feb76e",
        "cf59001235c5a36f3e3701bd593a78cf955a4242"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Aug 16 11:29:57 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Aug 16 11:29:57 2005 -0700"
      },
      "message": "Auto-update from upstream\n"
    },
    {
      "commit": "ca27ea487ea10bd22459dbc367cf263f1e8d5228",
      "tree": "d5d5ef369455685e99481dc1c4ba049f00d0332e",
      "parents": [
        "cf59001235c5a36f3e3701bd593a78cf955a4242",
        "fb80cbee4c4bfeaeb2ff6611beecfb9a2443da90"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 09:43:13 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 09:43:13 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus\n"
    },
    {
      "commit": "cf59001235c5a36f3e3701bd593a78cf955a4242",
      "tree": "8bd67575a8f3640f29dec67a424b7488582b8cd8",
      "parents": [
        "65e4308d2500e7daf60c3dccc202c61ffb066c63",
        "e74589ac250e463973361774a90fee2c9d71da02"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 09:31:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 09:31:28 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6\n"
    },
    {
      "commit": "65e4308d2500e7daf60c3dccc202c61ffb066c63",
      "tree": "76a2e00004f645d09b2e59b485fb2aea0af45234",
      "parents": [
        "367ae3cd74bdc2ad32d71293427fec570b14ddcd"
      ],
      "author": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Tue Aug 16 11:49:44 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 09:30:58 2005 -0700"
      },
      "message": "[PATCH] NFS: Ensure we always update inode-\u003ei_mode when doing O_EXCL creates\n\nWhen the client performs an exclusive create and opens the file for writing,\na Netapp filer will first create the file using the mode 01777. It does this\nsince an NFSv3/v4 exclusive create cannot immediately set the mode bits.\nThe 01777 mode then gets put into the inode-\u003ei_mode. After the file creation\nis successful, we then do a setattr to change the mode to the correct value\n(as per the NFS spec).\n\nThe problem is that nfs_refresh_inode() no longer updates inode-\u003ei_mode, so\nthe latter retains the 01777 mode. A bit later, the VFS notices this, and calls\nremove_suid(). This of course now resets the file mode to inode-\u003ei_mode \u0026 0777.\nHey presto, the file mode on the server is now magically changed to 0777. Duh...\n\nFixes http://bugzilla.linux-nfs.org/show_bug.cgi?id\u003d32\n\nSigned-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "367ae3cd74bdc2ad32d71293427fec570b14ddcd",
      "tree": "c349e1884b336659738c286d7a8a3cb6afda714c",
      "parents": [
        "58fcb8df0bf663bb6b8f46cd3010bfe8d13d97cf"
      ],
      "author": {
        "name": "John Hawkes",
        "email": "hawkes@jackhammer.engr.sgi.com",
        "time": "Tue Aug 16 17:59:20 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 08:54:00 2005 -0700"
      },
      "message": "[PATCH] fix for ia64 sched-domains code\n\nFix for ia64 sched domain building triggered by cpuset code.\n\nAcked-by: Nick Piggin \u003cnpiggin@suse.de\u003e\nAcked-by: Dinakar Guniguntala \u003cdino@in.ibm.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "58fcb8df0bf663bb6b8f46cd3010bfe8d13d97cf",
      "tree": "24edbecfb5875cf6c602b1fd5126c7dfce9ae127",
      "parents": [
        "75cd968ab251ac84dd3a5dc252af7036dc4a64f4"
      ],
      "author": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Wed Aug 10 18:15:12 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 16 08:52:11 2005 -0700"
      },
      "message": "[PATCH] NFS: Ensure ACL xdr code doesn\u0027t overflow.\n\nSigned-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e74589ac250e463973361774a90fee2c9d71da02",
      "tree": "d66e3870b1ad88cd174628411fd8e85a6af0fdc4",
      "parents": [
        "3edea4833a1efcd43e1dff082bc8001fdfe74b34"
      ],
      "author": {
        "name": "Anton Altaparmakov",
        "email": "aia21@cantab.net",
        "time": "Tue Aug 16 16:38:28 2005 +0100"
      },
      "committer": {
        "name": "Anton Altaparmakov",
        "email": "aia21@cantab.net",
        "time": "Tue Aug 16 16:38:28 2005 +0100"
      },
      "message": "NTFS: Fix bug in mft record writing where we forgot to set the device in\n      the buffers when mapping them after the VM had discarded them.\n      Thanks to Martin MOKREJŠ for the bug report.\n\nSigned-off-by: Anton Altaparmakov \u003caia21@cantab.net\u003e\n"
    },
    {
      "commit": "75cd968ab251ac84dd3a5dc252af7036dc4a64f4",
      "tree": "4c8114135ba89878af4cc0240e776fbd68c976c0",
      "parents": [
        "3edea4833a1efcd43e1dff082bc8001fdfe74b34"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 15 17:40:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 15 17:40:46 2005 -0700"
      },
      "message": "um: fix __pa/__va macro expansion problem\n\nProper parentheses around arguments needed, especially as the macros use\na high-precedence cast operator on the argument.\n"
    },
    {
      "commit": "85f265d887d2389376f1caa191e9682085feb76e",
      "tree": "f6e847d33a15c7f6cbbf57fa2f575f4356c0db4d",
      "parents": [
        "fc464476aa8356f7aae8787d9b8c14aa15d166eb"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Tue Aug 09 13:38:00 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Aug 15 15:03:12 2005 -0700"
      },
      "message": "[IA64] update CONFIG_PCI description\n\nThe current one doesn\u0027t even make sense anymore on i386 where it\napparently came from.\n\nFollow-up wordsmithing by Matthew Wilcox and Tony Luck.\n\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "fb80cbee4c4bfeaeb2ff6611beecfb9a2443da90",
      "tree": "6e412d032cca4ddb50b8628b4bbecea120d316a7",
      "parents": [
        "b857c730d4e960d1876ff56ce5c4bd81ea9ff5ae",
        "3edea4833a1efcd43e1dff082bc8001fdfe74b34"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Aug 15 16:02:50 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Aug 15 16:02:50 2005 -0400"
      },
      "message": "Merge ../from-linus\n"
    },
    {
      "commit": "b857c730d4e960d1876ff56ce5c4bd81ea9ff5ae",
      "tree": "bce3d877276819174962796954c424c0a09be188",
      "parents": [
        "2ba84684e8cf6f980e4e95a2300f53a505eb794e",
        "30e332f3307e9f7718490a706e5ce99f0d3a7b26"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Aug 15 15:49:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Aug 15 15:49:00 2005 -0400"
      },
      "message": "Merge ../to-linus-stable/\n"
    },
    {
      "commit": "30e332f3307e9f7718490a706e5ce99f0d3a7b26",
      "tree": "39054cfaf058a369f2b75bd89265e83522c02b49",
      "parents": [
        "d4ab025b73a2d10548e17765eb76f3b7351dc611"
      ],
      "author": {
        "name": "Luming Yu",
        "email": "luming.yu@intel.com",
        "time": "Fri Aug 12 00:31:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Aug 15 15:46:58 2005 -0400"
      },
      "message": "[ACPI] re-enable platform-specific hotkey drivers by default\n\nWhen both platform-specific and generic drivers exist,\nenable generic over-ride with \"acpi_generic_hotkey\".\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d4953\n\nSigned-off-by: Luming Yu \u003cluming.yu@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "54738e82755f73080e779ba0c8052e232df24d78",
      "tree": "a00032413cc28576443fbcf5eaeb915bb23dcceb",
      "parents": [
        "d93742f5a73c3dff641732c029836170f86392d2"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Mon Aug 15 20:42:32 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Aug 15 20:42:32 2005 +0100"
      },
      "message": "[PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handling\n\nPatch from Richard Purdie\n\nThe exception handling code fails to compile if the extended\nprecision mode is enabled. This patch fixes those compile errors and\nalso stops _quiet functions from incorrectly raising exceptions.\nReported-by: Ralph Siemsen \u003cralphs@netwinder.org\u003e\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3edea4833a1efcd43e1dff082bc8001fdfe74b34",
      "tree": "9c1fcbc1bf513123f9612153c40582d2ff464d07",
      "parents": [
        "6bd49341f2806168c877e12cefca77b93437bac2"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Mon Aug 15 21:29:11 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 15 09:59:39 2005 -0700"
      },
      "message": "[PATCH] intelfb/fbdev: Save info-\u003eflags in a local variable\n\nReported by: Pavel Kysilka (Bugzilla Bug 5059)\n\nThe intelfb driver does not keep resolution set with fbset after\nswitching to anot console and back.\n\nSteps to reproduce:\n\n  initial options: tty1,tty2 - 1024x768-60\n  1) tty1 - fbset after booting (1024x768-60)\n  2) tty1 - fbset 800x600-100\n  tty1: 800x600-100\n  3) swith to tty2, swith to tty1\n  tty1: 1024x768-60 (the same resolution as default from kernel booting)\n\nThis bug is caused by intelfb unintentionally destroying info-\u003eflags in\nset_par(). Therefore the flag, FBINFO_MISC_USEREVENT used to notify\nfbcon of a mode change was cleared causing the above problem. This bug\nthough is not intelfb specific, as other drivers may also be affected.\n\nThe fix is to save info-\u003eflags in a local variable before calling any\nof the driver hooks.  A more definitive fix (for post 2.6.13) is to\nseparate info-\u003eflags into one that is set by the driver and another that\nis set by core fbdev/fbcon.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6bd49341f2806168c877e12cefca77b93437bac2",
      "tree": "f7cd5a855842f061b48dd42338a0ab7f61bc360f",
      "parents": [
        "89204c40a03346cd951e698d854105db4cfedc28"
      ],
      "author": {
        "name": "Sylvain Meyer",
        "email": "sylvain.meyer@worldonline.fr",
        "time": "Mon Aug 15 21:27:13 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 15 09:53:34 2005 -0700"
      },
      "message": "[PATCH] intelfb: Do not ioremap entire graphics aperture\n\nReported by: Pavel Kysilka (Bugzilla Bug 4738)\n\nmodprobe of intelfb results in the following error message:\n\n\tintelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G chi\n\tintelfb: Version 0.9.2\n\tACPI: PCI Interrupt 0000:00:02.0[A] -\u003e GSI 16 (level, low) -\u003e IRQ 16\n\tallocation failed: out of vmalloc space - use vmalloc\u003d\u003csize\u003e to increase siz\n\tintelfb: Cannot remap FB region.\n\nThis will fail if the graphics aperture size is greater than 128 MB.\n\nFix is to ioremap only from the beginning of graphics aperture to the\nend of the used framebuffer memory.\n\nSigned-off-by: Sylvain Meyer \u003csylvain.meyer@worldonline.fr\u003e\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "89204c40a03346cd951e698d854105db4cfedc28",
      "tree": "02f52e02f9f11c13c9859217755b043fcf0bbc30",
      "parents": [
        "0bf955ce98cb3cf40e20d0cc435299eb76e8819e"
      ],
      "author": {
        "name": "John McCutchan",
        "email": "jmccutchan@novell.com",
        "time": "Mon Aug 15 12:13:28 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 15 09:50:31 2005 -0700"
      },
      "message": "[PATCH] inotify: add MOVE_SELF event\n\nThis adds a MOVE_SELF event to inotify.  It is sent whenever the inode\nyou are watching is moved.  We need this event so that we can catch\nsomething like this:\n\n - app1:\n\twatch /etc/mtab\n\n - app2:\n\tcp /etc/mtab /tmp/mtab-work\n\tmv /etc/mtab /etc/mtab~\n\tmv /tmp/mtab-work /etc/mtab\n\napp1 still thinks it\u0027s watching /etc/mtab but it\u0027s actually watching\n/etc/mtab~.\n\nSigned-off-by: John McCutchan \u003cttb@tentacle.dhs.org\u003e\nSigned-off-by: Robert Love \u003crml@novell.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0bf955ce98cb3cf40e20d0cc435299eb76e8819e",
      "tree": "c1fd8207f7d7b3e1db7d0f28ffae88f0dc205083",
      "parents": [
        "2ba84684e8cf6f980e4e95a2300f53a505eb794e"
      ],
      "author": {
        "name": "Robert Love",
        "email": "rml@novell.com",
        "time": "Mon Aug 15 12:27:54 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 15 09:48:31 2005 -0700"
      },
      "message": "[PATCH] inotify: fix idr_get_new_above usage\n\nWe are saving the wrong thing in -\u003elast_wd.  We want the wd, not the\nreturn value.\n\nSigned-off-by: Robert Love \u003crml@novell.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d93742f5a73c3dff641732c029836170f86392d2",
      "tree": "d69f618b5b5b7889ae02dd15160338834756cb91",
      "parents": [
        "498de0cc5ea3009af762dc968a46d6f5df96b67a"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Aug 15 16:53:38 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Aug 15 16:53:38 2005 +0100"
      },
      "message": "[ARM] Remove extraneous whitespace introduced in previous ARMv6 patch\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "498de0cc5ea3009af762dc968a46d6f5df96b67a",
      "tree": "3f9161c9c2f31c35dff635f3c4b75deaaf910c77",
      "parents": [
        "2ba84684e8cf6f980e4e95a2300f53a505eb794e"
      ],
      "author": {
        "name": "Robert Love",
        "email": "rml@novell.com",
        "time": "Mon Aug 15 10:57:08 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Aug 15 10:57:08 2005 +0100"
      },
      "message": "[ARM] Add syscall stubs for inotify and ioprio system calls\n\nSigned-off-by: Robert Love \u003crml@novell.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "2ba84684e8cf6f980e4e95a2300f53a505eb794e",
      "tree": "f8a746aca3ca8aeb832d83e9297f2ffe636082c6",
      "parents": [
        "b4b08e581fac8e0ba9ae348bdc13246c9798c99e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Aug 14 18:21:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Aug 14 18:21:30 2005 -0700"
      },
      "message": "Revert PCIBIOS_MIN_IO changes for 2.6.13\n\nThis reverts commits\n\n  71db63acff69618b3d9d3114bd061938150e146b\n\t[PATCH] increase PCIBIOS_MIN_IO on x86\n\nand\n\n  0b2bfb4e7ff61f286676867c3508569bea6fbf7a\n    ACPI: increase PCIBIOS_MIN_IO on x86\n\nsince Lukas Sandströ\u003clukass@etek.chalmers.se\u003e reports that this breaks\nhis on-board nvidia audio.\n\nWe should re-visit this later. For now we revert the change\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b4b08e581fac8e0ba9ae348bdc13246c9798c99e",
      "tree": "b09ea9a12a65f0a03fa7a15b0e661756913a0262",
      "parents": [
        "27876d02b30aa34bb1ad35b81ccc40c174282f31"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Aug 14 15:43:39 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Aug 14 15:43:39 2005 -0700"
      },
      "message": "Revert \"dc395x: Fix support for highmem\"\n\nIt introduces a repeatable oops in the driver, which is a bigger problem\nthan the patch tries to solve. From the original description:\n\n    Author: Jamie Lenehan \u003clenehan@twibble.org\u003e\n    Date:   Thu Mar 3 14:41:40 2005 +0200\n\n    [PATCH] dc395x: Fix support for highmem\n\n    From: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\n\n    Removes the page_to_virt and maps sg lists dynamically.\n    This makes the driver work with highmem pages.\n\n    Signed-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\n    Signed-off-by: Jamie Lenehan \u003clenehan@twibble.org\u003e\n    Signed-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "27876d02b30aa34bb1ad35b81ccc40c174282f31",
      "tree": "ba07379df3c12bd963363d0a3205a201688a5e4d",
      "parents": [
        "d024709deb4997aced6140a62e8ee82b10666c5f"
      ],
      "author": {
        "name": "Steve French",
        "email": "smfrench@austin.rr.com",
        "time": "Sun Aug 14 16:55:23 2005 -0500"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Aug 14 15:27:24 2005 -0700"
      },
      "message": "[PATCH] CIFS: Fix path name conversion for long filenames\n\nFix path name conversion for long filenames when mapchars mount option\nwas specified at mount time.\n\nSigned-off-by: Steve French (sfrench@us.ibm.com)\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d024709deb4997aced6140a62e8ee82b10666c5f",
      "tree": "c383ee45809d28079b4dcd554f9953509c57da1b",
      "parents": [
        "1b0a74d1c002320d5488333dd9c72126af1aab02"
      ],
      "author": {
        "name": "Steve French",
        "email": "smfrench@austin.rr.com",
        "time": "Sun Aug 14 16:55:23 2005 -0500"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Aug 14 15:27:24 2005 -0700"
      },
      "message": "[PATCH] CIFS: Fix missing entries in search results\n\nFix missing entries in search results when very long file names and more\nthan 50 (or so) of such long search entries in the directory.\n\nFindNext could send corrupt last byte of resume name when resume key was\na few hundred bytes long file name or longer.\n\nFixes Samba Bug # 2932\n\nSigned-off-by: Steve French (sfrench@us.ibm.com)\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1b0a74d1c002320d5488333dd9c72126af1aab02",
      "tree": "78eed6efb9cb5d97abe75cf793e5bd866381c6f9",
      "parents": [
        "f73bc8cae3481adc4188a5f34a89025c10133b0a"
      ],
      "author": {
        "name": "Jan Kara",
        "email": "jack@suse.cz",
        "time": "Sat Aug 13 13:15:34 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Aug 13 21:54:13 2005 -0700"
      },
      "message": "[PATCH] Fix error handling in reiserfs\n\nInitialize key object ID in inode so that we don\u0027t try to remove the inode\nwhen we fail on some checks even before we manage to allocate something.\n\nSigned-off-by: Jan Kara \u003cjack@suse.cz\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f73bc8cae3481adc4188a5f34a89025c10133b0a",
      "tree": "794793d9d6d67cfaa55d141083527297bcc14bd1",
      "parents": [
        "4bb82551e165f887448f6f61055d7bcd90aefa2a"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@Linux-SH.ORG",
        "time": "Sat Aug 13 20:28:06 2005 +0300"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Aug 13 14:23:39 2005 -0700"
      },
      "message": "[PATCH] sh: Make _syscall6() do the right thing.\n\nThere was a rather silly and embarrassing typo in the sh _syscall6().\nFor the syscall ABI we have the trapa value specified as 0x10 + number\nof arguments, this was being set incorrectly in the _syscall6() case\nwhich ended up causing some problems for users.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4bb82551e165f887448f6f61055d7bcd90aefa2a",
      "tree": "e52389322e063c5b784ead6ec314503f7646c765",
      "parents": [
        "2da5bf80f754e28cc153362e5ed1edaa9740897a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Aug 13 14:22:59 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Aug 13 14:22:59 2005 -0700"
      },
      "message": "Fix up mmap of /dev/kmem\n\nThis leaves the issue of whether we should deprecate the whole thing (or\nif we should check the whole mmap range, for that matter) open. Just do\nthe minimal fix for now.\n"
    },
    {
      "commit": "fc464476aa8356f7aae8787d9b8c14aa15d166eb",
      "tree": "99068df8e33177f2376f953486a235a8b0215e69",
      "parents": [
        "691241315116b962f2161e6190f1678cc65bbe26",
        "2da5bf80f754e28cc153362e5ed1edaa9740897a"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Aug 12 15:13:06 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Aug 12 15:13:06 2005 -0700"
      },
      "message": "Auto-update from upstream\n"
    },
    {
      "commit": "2da5bf80f754e28cc153362e5ed1edaa9740897a",
      "tree": "875b37dea35256467ff21fbd1bd6ebd9e4c72ebf",
      "parents": [
        "63788ea9245688772d13b979bea05bd72b239aad"
      ],
      "author": {
        "name": "Evgeniy Polyakov",
        "email": "johnpol@2ka.mipt.ru",
        "time": "Fri Aug 12 11:46:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Aug 12 12:55:02 2005 -0700"
      },
      "message": "[PATCH] w1: more debug level decrease.\n\nDo not spam syslog each 10 seconds when there is nothing on the wire.\n\nSigned-off-by: Evgeniy Polyakov \u003cjohnpol@2ka.mipt.ru\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "63788ea9245688772d13b979bea05bd72b239aad",
      "tree": "13f00cc8f6da1ed6c583947652bbedb2a0e27693",
      "parents": [
        "349188f66da2fd88f8cb2407763051d8e136c9aa",
        "d7b9dfc8ea43936e6e8eec3040dcf4f110563868"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Aug 12 09:22:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Aug 12 09:22:34 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "349188f66da2fd88f8cb2407763051d8e136c9aa",
      "tree": "d14fad61cfc65cd4fc2ee74e8f5753500379c8b6",
      "parents": [
        "7d69fa6266770eeb6317eddd46b64456e8a515bf"
      ],
      "author": {
        "name": "Eric W. Biederman",
        "email": "ebiederm@xmission.com",
        "time": "Thu Aug 11 22:26:25 2005 -0600"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Aug 12 09:22:04 2005 -0700"
      },
      "message": "[PATCH] x86_64: Fix apicid versus cpu# confusion.\n\nOops.  I knew I didn\u0027t have the physical versus logical cpu identifiers right\nwhen I generated that patch.  It\u0027s not nearly as bad as I feared at the time\nthough.\n\nSigned-off-by: Eric W. Biederman \u003cebiederm@xmission.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d7b9dfc8ea43936e6e8eec3040dcf4f110563868",
      "tree": "fb2bf6e88cab914fb1f11d4143bb72dd953d35a8",
      "parents": [
        "53fb95d3c14290fd6ee808b221e35493f096246f"
      ],
      "author": {
        "name": "Matt Mackall",
        "email": "mpm@selenic.com",
        "time": "Thu Aug 11 19:28:05 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 11 19:28:05 2005 -0700"
      },
      "message": "[NETPOLL]: remove unused variable\n\nRemove unused variable\n\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "53fb95d3c14290fd6ee808b221e35493f096246f",
      "tree": "146c31c79bbc66d8fde3afa5ae37a04b63041eba",
      "parents": [
        "2652076507b662fc88ba16c27b59c7bdd9ccd956"
      ],
      "author": {
        "name": "Matt Mackall",
        "email": "mpm@selenic.com",
        "time": "Thu Aug 11 19:27:43 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 11 19:27:43 2005 -0700"
      },
      "message": "[NETPOLL]: fix initialization/NAPI race\n\nThis fixes a race during initialization with the NAPI softirq\nprocessing by using an RCU approach.\n\nThis race was discovered when refill_skbs() was added to\nthe setup code.\n\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2652076507b662fc88ba16c27b59c7bdd9ccd956",
      "tree": "dff28a2168431921a607062f56faebe9fd1b0fd0",
      "parents": [
        "0db1d6fc1ea051af49ebe03c503d23996a7c5bbb"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Aug 11 19:26:42 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 11 19:26:42 2005 -0700"
      },
      "message": "[NETPOLL]: pre-fill skb pool\n\nwe could do one thing (see the patch below): i think it would be useful \nto fill up the netlogging skb queue straight at initialization time.  \nEspecially if netpoll is used for dumping alone, the system might not be \nin a situation to fill up the queue at the point of crash, so better be \na bit more prepared and keep the pipeline filled.\n\n[ I\u0027ve modified this to be called earlier - mpm ]\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0db1d6fc1ea051af49ebe03c503d23996a7c5bbb",
      "tree": "6afab02002a46b045a3b8769342ad277402f0d95",
      "parents": [
        "f0d3459d0722782c7d9d0e35a1ed0815e75fcde5"
      ],
      "author": {
        "name": "Matt Mackall",
        "email": "mpm@selenic.com",
        "time": "Thu Aug 11 19:25:54 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 11 19:25:54 2005 -0700"
      },
      "message": "[NETPOLL]: add retry timeout\n\nAdd limited retry logic to netpoll_send_skb\n\nEach time we attempt to send, decrement our per-device retry counter.\nOn every successful send, we reset the counter. \n\nWe delay 50us between attempts with up to 20000 retries for a total of\n1 second. After we\u0027ve exhausted our retries, subsequent failed\nattempts will try only once until reset by success.\n\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f0d3459d0722782c7d9d0e35a1ed0815e75fcde5",
      "tree": "84c07d42090b81705d23103bda29b0c186fffa49",
      "parents": [
        "6b0b31572985c2e64f7216c798766302fb782281"
      ],
      "author": {
        "name": "Matt Mackall",
        "email": "mpm@selenic.com",
        "time": "Thu Aug 11 19:25:11 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 11 19:25:11 2005 -0700"
      },
      "message": "[NETPOLL]: netpoll_send_skb simplify\n\nMinor netpoll_send_skb restructuring\n\nRestructure to avoid confusing goto and move some bits out of the\nretry loop.\n\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6b0b31572985c2e64f7216c798766302fb782281",
      "tree": "29617ffbfff1ce75fc73dbcd8dcb4c3fdbb49f06",
      "parents": [
        "a636e1357911afdea7c8344ee65f78d36caf3c16"
      ],
      "author": {
        "name": "Matt Mackall",
        "email": "mpm@selenic.com",
        "time": "Thu Aug 11 19:24:33 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 11 19:24:33 2005 -0700"
      },
      "message": "[NETPOLL]: e1000 netpoll tweak\n\nSuggested by Steven Rostedt, matches his patch included in e100.\n\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a636e1357911afdea7c8344ee65f78d36caf3c16",
      "tree": "644495567b6a66d29116e0831a96198d82d788e9",
      "parents": [
        "11513128bb66b0b09d5d0df069b58afdb01752a2"
      ],
      "author": {
        "name": "Jeff Moyer",
        "email": "jmoyer@redhat.com",
        "time": "Thu Aug 11 19:23:50 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 11 19:23:50 2005 -0700"
      },
      "message": "[NETPOLL]: deadlock bugfix\n\nThis fixes an obvious deadlock in the netpoll code.  netpoll_rx takes the\nnpinfo-\u003erx_lock.  netpoll_rx is also the only caller of arp_reply (through\n__netpoll_rx).  As such, it is not necessary to take this lock.\n\nSigned-off-by: Jeff Moyer \u003cjmoyer@redhat.com\u003e\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "11513128bb66b0b09d5d0df069b58afdb01752a2",
      "tree": "2c6cb83eb623e7e0ac997f8cb21c0998fe082b2e",
      "parents": [
        "a0d3bea3cf6c7c1b53a46432bd490b5dc784ca42"
      ],
      "author": {
        "name": "Jeff Moyer",
        "email": "jmoyer@redhat.com",
        "time": "Thu Aug 11 19:23:04 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 11 19:23:04 2005 -0700"
      },
      "message": "[NETPOLL]: rx_flags bugfix\n\nInitialize npinfo-\u003erx_flags.  The way it stands now, this will have random\ngarbage, and so will incur a locking penalty even when an rx_hook isn\u0027t\nregistered and we are not active in the netpoll polling code.\n\nSigned-off-by: Jeff Moyer \u003cjmoyer@redhat.com\u003e\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a0d3bea3cf6c7c1b53a46432bd490b5dc784ca42",
      "tree": "2c0f1d9e4c94f6b4052ca7f51442a3f5922124e3",
      "parents": [
        "7d69fa6266770eeb6317eddd46b64456e8a515bf"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Thu Aug 11 16:05:50 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 11 16:05:50 2005 -0700"
      },
      "message": "[NET]: Make skb-\u003eprotocol __be16\n\nThere are many instances of\n\n\tskb-\u003eprotocol \u003d htons(ETH_P_*);\n\tskb-\u003eprotocol \u003d __constant_htons(ETH_P_*);\nand\n\tskb-\u003eprotocol \u003d *_type_trans(...);\n\nMost of *_type_trans() are already endian-annotated, so, let\u0027s shift\nattention on other warnings.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7d69fa6266770eeb6317eddd46b64456e8a515bf",
      "tree": "e70456aa61c6f82bc8409c1fea65124e6eec3f57",
      "parents": [
        "b5da623ae9be680ea59f268eeb339f0acb2d88c4"
      ],
      "author": {
        "name": "Johannes Stezenbach",
        "email": "js@linuxtv.org",
        "time": "Thu Aug 11 11:54:24 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 11 10:08:59 2005 -0700"
      },
      "message": "[PATCH] Fix DVB URL\n\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "691241315116b962f2161e6190f1678cc65bbe26",
      "tree": "2687b0820416b0ebd3c8e45b7bc66d4442b181ed",
      "parents": [
        "1c53e4357ec72d6114c58d20c26d00a904f55da3",
        "6bf11e8c708f0e512ed733fc65a50770c5bc7b54"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Aug 11 09:43:50 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Aug 11 09:43:50 2005 -0700"
      },
      "message": "pull perfmon context load into release tree\n"
    },
    {
      "commit": "b5da623ae9be680ea59f268eeb339f0acb2d88c4",
      "tree": "b41844950a11240000d74fb65ce9c4ea82ef2a17",
      "parents": [
        "bc68552faad0e134eb22281343d5ae5a4873fa80"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Wed Aug 10 18:32:36 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Aug 10 18:32:36 2005 -0700"
      },
      "message": "[TCP]: Adjust {p,f}ackets_out correctly in tcp_retransmit_skb()\n\nWell I\u0027ve only found one potential cause for the assertion\nfailure in tcp_mark_head_lost.  First of all, this can only\noccur if cnt \u003e 1 since tp-\u003epackets_out is never zero here.\nIf it did hit zero we\u0027d have much bigger problems.\n\nSo cnt is equal to fackets_out - reordering.  Normally\nfackets_out is less than packets_out.  The only reason\nI\u0027ve found that might cause fackets_out to exceed packets_out\nis if tcp_fragment is called from tcp_retransmit_skb with a\nTSO skb and the current MSS is greater than the MSS stored\nin the TSO skb.  This might occur as the result of an expiring\ndst entry.\n\nIn that case, packets_out may decrease (line 1380-1381 in\ntcp_output.c).  However, fackets_out is unchanged which means\nthat it may in fact exceed packets_out.\n\nPreviously tcp_retrans_try_collapse was the only place where\npackets_out can go down and it takes care of this by decrementing\nfackets_out.\n\nSo we should make sure that fackets_out is reduced by an appropriate\namount here as well.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6bf11e8c708f0e512ed733fc65a50770c5bc7b54",
      "tree": "efa54f2f19580f330ae71c3a9476d2261b172142",
      "parents": [
        "bc68552faad0e134eb22281343d5ae5a4873fa80"
      ],
      "author": {
        "name": "stephane.eranian@hp.com",
        "email": "stephane.eranian@hp.com",
        "time": "Thu Jul 28 05:18:00 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Aug 10 16:21:58 2005 -0700"
      },
      "message": "[IA64] fix perfmon context load\n\nThe PFM_LOAD_CONTEXT may fail silently and cause a session\nto remain reserved even though it should not. This can happen\nwhen the commands succeeds in reserving the session but fails\nwhen it actually tries to attach to the load_pid. In that case,\nthe command has failed but will return 0. More importantly,\nthe session will remain reserved. This patch fixes the problem.\n\nSigned-off-by: \u003cstephane.eranian@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "1c53e4357ec72d6114c58d20c26d00a904f55da3",
      "tree": "3448b43b8f781e42245f58fcddb11b8c933f0ff1",
      "parents": [
        "bc68552faad0e134eb22281343d5ae5a4873fa80"
      ],
      "author": {
        "name": "Kenji Kaneshige",
        "email": "kaneshige.kenji@jp.fujitsu.com",
        "time": "Wed Aug 10 02:49:00 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Aug 10 15:42:41 2005 -0700"
      },
      "message": "[IA64] fix iosapic_remove build error for !HOTPLUG\n\nThis patch removes the following stupid compile error that happens\nwhen CONFIG_HOTPLUG is not defined on ia64.\n\n     arch/ia64/kernel/built-in.o(.text+0x712): In function `acpi_unregister_ioapic\u0027:\n     : undefined reference to `iosapic_remove\u0027\n\nSigned-off-by: Kenji Kaneshige \u003ckaneshige.kenji@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "bc68552faad0e134eb22281343d5ae5a4873fa80",
      "tree": "2dc4d4339e6012049be4c1c548d226d78fc1090a",
      "parents": [
        "0893dd327ffacb83dcca9033d2891d57b4024d6b",
        "001ab02a8c04f0b4dc773c474da698ad7405ae68"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 10 12:21:25 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 10 12:21:25 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    }
  ],
  "next": "0893dd327ffacb83dcca9033d2891d57b4024d6b"
}
