)]}'
{
  "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "0893dd327ffacb83dcca9033d2891d57b4024d6b",
      "tree": "dc7f614efa213e5939b32ef71209d832b28256fc",
      "parents": [
        "606867443764edac5a2c542f2fa0a12ef7a7c7fd",
        "42517438f9c1011a03e49a542cba32ac5a80dd8e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 10 11:56:19 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 10 11:56:19 2005 -0700"
      },
      "message": "Merge head \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n"
    },
    {
      "commit": "3462b925414a146d4c2252de97d20f89218d1ffb",
      "tree": "69c56646fdcb3092cb064b9a7fa88a1ed3936789",
      "parents": [
        "e62b8b2bc73b2433239a2ac394c2fafd50c43d9e"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus-list@drzeus.cx",
        "time": "Mon Jul 11 14:19:35 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 10 11:08:56 2005 -0700"
      },
      "message": "[PATCH] wbsd version bump\n\nEven though the changes are minor for the next release an increasing\nversion number simplifies my support issues.\n\nSigned-off-by: Pierre Ossman \u003cdrzeus@drzeus.cx\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "435d444a532af652ba8bdfd4db4424982bea2f69",
      "tree": "a6baaf42fe41c22fd08b8ffab612194bb1c7004a",
      "parents": [
        "22d0def9d09111513f5a8d38583210620f97d710",
        "484ae6bd9506488089c33784eff35b190fa80e03"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 10 11:05:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 10 11:05:28 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "22d0def9d09111513f5a8d38583210620f97d710",
      "tree": "b17c0fd6d98afc0af6920d18e096e7ab814189de",
      "parents": [
        "c0438174e8272d23fe43a5d3f23d777f5b412e87"
      ],
      "author": {
        "name": "Alexander Nyberg",
        "email": "alexn@telia.com",
        "time": "Wed Aug 10 10:11:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 10 11:03:02 2005 -0700"
      },
      "message": "[PATCH] ns558 list handling fix\n\nNeed to use list_for_entry_safe(), as we\u0027re removing items during the\ntraversal.  list_for_each_entry() uses the first ptr also as an iterator, if\nyou kfree() it slab takes it, might poison it and then you try to use it to\niterate to the next object in list.\n\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nCc: Dmitry Torokhov \u003cdmitry.torokhov@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c0438174e8272d23fe43a5d3f23d777f5b412e87",
      "tree": "5c7ef2706004c7ebf620f5f347b914e57f3b093d",
      "parents": [
        "48d28fd55e7fd349fb16a50244379b4da3a4943c"
      ],
      "author": {
        "name": "Ralf Baechle DL5RB",
        "email": "ralf@linux-mips.org",
        "time": "Wed Aug 10 10:03:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 10 11:03:02 2005 -0700"
      },
      "message": "[PATCH] 6pack persistence fix\n\nFix the p-persistence CSMA algorithm which in simplex mode was starting\nwith a slottime delay before doing anything else as if there was carrier\ncollision resulting in bad performance on simplex links.\n\nSigned-off-by: Ralf Baechle DL5RB \u003cralf@linux-mips.org\u003e\nAcked-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "42517438f9c1011a03e49a542cba32ac5a80dd8e",
      "tree": "e754cb76bd2db916dd38e6ba5f65a2e56a701b84",
      "parents": [
        "fae009847c9ea3d668bbee21ce1d76764eca5039"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "htejun@gmail.com",
        "time": "Wed Aug 10 13:38:27 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Aug 10 13:38:27 2005 -0400"
      },
      "message": "libata: fix EH-related lockup by properly cleaning EH command list\n\nYet another hack due to the fact that libata is the only user of SCSI\u0027s\n-\u003eeh_strategy_handler() hook.\n"
    },
    {
      "commit": "fae009847c9ea3d668bbee21ce1d76764eca5039",
      "tree": "b0272cf5f64ce8e0e7ae15018e9318ac7b0ad732",
      "parents": [
        "86b3786078d63242d3194ffc58ae8dae1d1bbef3"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "htejun@gmail.com",
        "time": "Sun Aug 07 14:53:40 2005 +0900"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Aug 10 13:34:58 2005 -0400"
      },
      "message": "[PATCH] sata: fix sata_sx4 dma_prep to not use sg-\u003elength\n\n sata_sx4 directly references sg-\u003elength to calculate total_len in\npdc20621_dma_prep().  This is incorrect as dma_map_sg() could have\nmerged multiple sg\u0027s into one and, in such case, sg-\u003elength doesn\u0027t\nreflect true size of the entry.  This patch makes it use\nsg_dma_len(sg).\n\nSigned-off-by: Tejun Heo \u003chtejun@gmail.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "48d28fd55e7fd349fb16a50244379b4da3a4943c",
      "tree": "a6239419973b87c0560de36ab9e11516d45173e8",
      "parents": [
        "86b3786078d63242d3194ffc58ae8dae1d1bbef3",
        "5bb8345db8f2aef367e0fddf99a42b7a6029b31f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 10 09:36:02 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 10 09:36:02 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6\n"
    },
    {
      "commit": "8d3722667762af1490db18ba927386d3be89a32b",
      "tree": "5b96d7b33c40b1abca00030f0b3b42bed5567b0c",
      "parents": [
        "6626a7076d39f0a18156cdd97d4e2cbef91ad701"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Wed Aug 10 16:45:13 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Aug 10 16:45:13 2005 +0100"
      },
      "message": "[PATCH] ARM: 2846/1: proper handling of CKEN for pxafb\n\nPatch from Nicolas Pitre\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "86b3786078d63242d3194ffc58ae8dae1d1bbef3",
      "tree": "518f62158f0923573decb8f072ac7282fb7575cb",
      "parents": [
        "aeb3f76350e78aba90653b563de6677b442d21d6"
      ],
      "author": {
        "name": "Christoph Lameter",
        "email": "christoph@lameter.com",
        "time": "Tue Aug 09 19:59:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 09 20:21:31 2005 -0700"
      },
      "message": "[PATCH] Fix ide-disk.c oops caused by hwif \u003d\u003d NULL\n\n1. Move hwif_to_node to ide.h\n\n2. Use hwif_to_node in ide-disk.c\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "aeb3f76350e78aba90653b563de6677b442d21d6",
      "tree": "1978eafdc5a50528652bf5b8e950afe03af5d5d2",
      "parents": [
        "e179d8b0552e2fdb45c6022c589af945f8cbecbe"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Aug 09 17:48:54 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 09 17:59:52 2005 -0700"
      },
      "message": "[PATCH] DVB: lgdt330x frontend: some bug fixes \u0026 add lgdt3303 support\n\nThis patch removes the tda9887 stuff from lgdt330x.c.  It\u0027s experimental code\nwhich wasn\u0027t supposed to leak out and we don\u0027t want it in 2.6.13.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nAcked-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e179d8b0552e2fdb45c6022c589af945f8cbecbe",
      "tree": "55bea91fb428a84682928b40e0765ce96903df20",
      "parents": [
        "dc9352a42c6de578c932313448257cf246b2b75f"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Aug 09 17:48:54 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 09 17:59:52 2005 -0700"
      },
      "message": "[PATCH] dvb: lgdt330x frontend: trivial text cleanups\n\nTwo trivial text changes in Kconfig and lgdt330x.c\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dc9352a42c6de578c932313448257cf246b2b75f",
      "tree": "cc0a26be95e1a93e675bbe40dd7528db7ed2baa1",
      "parents": [
        "a7df26da158ad64d56cc32934aa38a07d03a6fc9"
      ],
      "author": {
        "name": "Markus Lidel",
        "email": "Markus.Lidel@shadowconnect.com",
        "time": "Tue Aug 09 14:30:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 09 17:59:52 2005 -0700"
      },
      "message": "[PATCH] I2O: added pci_request_regions() before using the controller\n\nAdded pci_request_regions() before using the controller to avoid duplicate\nusage of the I2O controller when the dpt_i2o driver and I2O subsystem is\nloaded at the same time.\n\nSigned-off-by: Markus Lidel \u003cMarkus.Lidel@shadowconnect.com\u003e\nCc: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "68e681e87faa142bde356aeefe619c42275ac98e",
      "tree": "2eba703e7d672238cccf8b9090f4be6b4dcbeb1b",
      "parents": [
        "25f13053651569bd0c87927ff49d07d9225feadb",
        "38c1844b3120e04b7f5bb9c18ebbc19883d1e1d6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 09 16:02:15 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 09 16:02:15 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6\n"
    },
    {
      "commit": "38c1844b3120e04b7f5bb9c18ebbc19883d1e1d6",
      "tree": "62b5387a79777395af440f0fcb601eb692feb2aa",
      "parents": [
        "4875ccdb304775e9fd830f644643a1513357e043"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Aug 09 14:43:14 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Aug 09 14:43:14 2005 -0700"
      },
      "message": "[SPARC]: envctrl: ERR_PTR() --\u003e PTR_ERR()\n\nFix thinko in Christoph\u0027s changes.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4875ccdb304775e9fd830f644643a1513357e043",
      "tree": "8467c7e0f6066613a850945cd3e54993d42bbe3e",
      "parents": [
        "bc2406684b5929cea5d40b9cc4fd872816956779"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Tue Aug 09 14:39:10 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Aug 09 14:39:10 2005 -0700"
      },
      "message": "[SPARC]: remove ifdef CONFIG_PCI from envctrl.c\n\nThe driver already depends on CONFIG_PCI in Kconfig.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "bc2406684b5929cea5d40b9cc4fd872816956779",
      "tree": "e7e9f356f14b5353f8b07273948beb1eef0ec8f9",
      "parents": [
        "218b29e0c3995ee15782de55ad1dd74cce1a728d"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Tue Aug 09 13:32:25 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Aug 09 13:32:25 2005 -0700"
      },
      "message": "[SPARC]: Use kthread infrastructure in bbc_envctrl\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "218b29e0c3995ee15782de55ad1dd74cce1a728d",
      "tree": "e734f30f6123ae2b4e3ba545e9017d6d0498b3e7",
      "parents": [
        "00dd1e433967872f3997a45d5adf35056fdf2f56"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Tue Aug 09 12:30:07 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Aug 09 12:30:07 2005 -0700"
      },
      "message": "[SPARC]: Use kthread infrastructure in envctrl\n\nenvctrl currently uses very odd ways to stop a thread, using various\nthings that should be exposed to drivers at all.\n\nThis patch (which is untested as I don\u0027t have sparc hardware) switches\nit to use the proper kthread infrastructure.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "db29e85a7ece62de1899917c1ec0ffe55cf1d3a0",
      "tree": "fcecd11c14fd6e95b1dc7daba899c64bbee25ded",
      "parents": [
        "36d2f5a18205dfc2fac1e3541d324ce186f418cb"
      ],
      "author": {
        "name": "Markus Lidel",
        "email": "Markus.Lidel@shadowconnect.com",
        "time": "Tue Aug 09 10:08:03 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 09 12:08:22 2005 -0700"
      },
      "message": "[PATCH] i2o: remove new configuration API\n\nRemove new configuration API from i2o_config\n\nThe API-patch is still available from the I2O website (which is mentioned in\nthe kernel config now).  It is removed because it creates a new binary\nsysfs-attribute, which doesn\u0027t have the limitiation of 4k.  Expect for the\nAdaptec controllers, which has a limitation in the hardware this attribute\ndoesn\u0027t make sense anywhere else.  Until the sysfs API provides an attribute\nwhich doesn\u0027t buffer (like firmware) and let access to at least 64k blocks i\nprovide a separate patch...\n\n(akpm: basically, this API was introduced post-2.6.12 and Markus wants to pull\nit out before 2.6.13).\n\nSigned-off-by: Markus Lidel \u003cMarkus.Lidel@shadowconnect.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "36d2f5a18205dfc2fac1e3541d324ce186f418cb",
      "tree": "6eeb91fa4e58d12183fc7645f0308f51b07db690",
      "parents": [
        "311c46273f0e8b140d4cc68e13128cbc22114807"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Tue Aug 09 10:08:02 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 09 12:08:22 2005 -0700"
      },
      "message": "[PATCH] cpm_uart: needs some love to compile with GCC4.0.1\n\nFixed problems so we can build with gcc-4.0.1\n\nSigned-off-by: Peter Schaefer-Hutter \u003cpeter.schaefer-hutter@tfk-racoms.com\u003e\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "311c46273f0e8b140d4cc68e13128cbc22114807",
      "tree": "1e8b4dfe3417e6f8b896d8d6856a72d6d65299b6",
      "parents": [
        "3077a260e9f316b611436b1506eec9cc5c4f8aa6"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Tue Aug 09 10:08:00 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 09 12:08:22 2005 -0700"
      },
      "message": "[PATCH] cpm_uart: Fix dpram allocation and non-console uarts\n\n* Makes dpram allocations work\n* Makes non-console UART work on both 8xx and 82xx\n* Fixed whitespace in files that were touched\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Pantelis Antoniou \u003cpanto@intracom.gr\u003e\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a242b44da6feb604c4c659b78f63dedb69b2d4a3",
      "tree": "a493e87fa97137e1ae53a071df7128a23c515e52",
      "parents": [
        "01df0e3a79d3913df178e9a1047ade425a7c118f"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Aug 09 10:07:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 09 12:08:21 2005 -0700"
      },
      "message": "[PATCH] Build fix for the Sibyte I2C driver\n\nCompile fix for the BCM1250 I2C driver.\n\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "01df0e3a79d3913df178e9a1047ade425a7c118f",
      "tree": "8e2640f616d6611cd32e8b6117d839b94ba5af6b",
      "parents": [
        "00dd1e433967872f3997a45d5adf35056fdf2f56"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Aug 09 10:07:56 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 09 12:08:21 2005 -0700"
      },
      "message": "[PATCH] i8xx_tco.c: arm watchdog only when started\n\ni8xx_tco.c v0.08: only \"arm\" the watchdog when the watchdog has been\nstarted.  (Kernel Bug 4251: system reset when battery is read and i8xx_tco\ndriver loaded)\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5bb8345db8f2aef367e0fddf99a42b7a6029b31f",
      "tree": "f37ca7a3bd02f4eac8bb5b62d0068451666569f9",
      "parents": [
        "5c44cd2afad3f7b015542187e147a820600172f1"
      ],
      "author": {
        "name": "Salyzyn, Mark",
        "email": "mark_salyzyn@adaptec.com",
        "time": "Tue Aug 09 12:57:58 2005 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Aug 09 12:09:53 2005 -0500"
      },
      "message": "[SCSI] dpt_i2o pci_request_regions fix\n\nOriginally From: Andrew Morton \u003cakpm@osdl.org\u003e\n\nAltered By: \"Salyzyn, Mark\" \u003cmark_salyzyn@adaptec.com\u003e\n\nThere is an additional \u0027build fix\u0027 patch that Andrew Morton submitted on\nthe kernel list (I have changed out his dpr_i2o with dpt_i2o below\nthough).\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "dc836b5b6fcde95f750a4790d8200fabaf563dc9",
      "tree": "893613626de4794a7b13fe6793bdebc79420c433",
      "parents": [
        "138b9dd1fd7b44176af4f3b672060c790b0eaf55"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 08 18:46:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 08 18:46:09 2005 -0700"
      },
      "message": "Revert \"[PATCH] PCI: restore BAR values...\"\n\nRevert commit fec59a711eef002d4ef9eb8de09dd0a26986eb77, which is\nbreaking sparc64 that doesn\u0027t have a working pci_update_resource.\n\nWe\u0027ll re-do this after 2.6.13 when we\u0027ll do it all properly.\n"
    },
    {
      "commit": "138b9dd1fd7b44176af4f3b672060c790b0eaf55",
      "tree": "aba0bffcaaee3fd29c1e3142a4c10331b4858293",
      "parents": [
        "92e52b2e82bec10a70744d4a2b04e0ff2dfe2c98"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Mon Aug 08 16:13:15 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 08 16:21:32 2005 -0700"
      },
      "message": "[PATCH] icn driver fails to unload when no hardware present\n\nFix a null dereference in module unload path.\n\nFound by a simple modprobe icn ; rmmod icn\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "92e52b2e82bec10a70744d4a2b04e0ff2dfe2c98",
      "tree": "74a41755d00b908b6e6e31a69ba77774558bf26f",
      "parents": [
        "03c6b749b364fe7b8e47ed8e1ce26baca167c322",
        "ca9334523c853e407da7b3a0bd02f54d0fa59414"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 08 16:06:01 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 08 16:06:01 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "5c44cd2afad3f7b015542187e147a820600172f1",
      "tree": "ef4b63ee55d0481569b1bd680e376b0d94b2b6f0",
      "parents": [
        "9c472dd9197429a37691e91c938660a062bf20b0"
      ],
      "author": {
        "name": "James.Smart@Emulex.Com",
        "email": "James.Smart@Emulex.Com",
        "time": "Fri Jun 10 22:24:30 2005 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Mon Aug 08 17:14:55 2005 -0500"
      },
      "message": "[SCSI] fix target scanning oops with fc transport class\n\nWe have some nasty issues with 2.6.12-rc6. Any request to scan on\nthe lpfc or qla2xxx FC adapters will oops. What is happening is the\nsystem is defaulting to non-transport registered targets, which\ninherit the parent of the scan. On this second scan, performed by\nthe attribute, the parent becomes the shost instead of the rport.\nThe slave functions in the 2 FC adapters use starget_to_rport()\nroutines, which incorrectly map the shost as an rport pointer.\n\nAdditionally, this pointed out other weaknesses:\n- If the target structure is torn down outside of the transport,\n  we have no method for it to be regenerated at the proper parent.\n- We have race conditions on the target being allocated by both\n  the midlayer scan (parent\u003dshost) and by the fc transport\n  (parent\u003drport).\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "b612cacb02f0fb58f07a9002c7719a901882718c",
      "tree": "f528e2ee1b39ad3c70336b29469d0b5645bc9e97",
      "parents": [
        "7a91bf7f5c22c8407a9991cbd9ce5bb87caa6b4a",
        "71abe99980e6d7ff8aee8acc7da817b3ad7d8a89"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 08 12:19:24 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 08 12:19:24 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "1963c907b21e140082d081b1c8f8c2154593c7d7",
      "tree": "71410cd2ad9f4bdab2f2466a6621ba2930f16b5f",
      "parents": [
        "66aea23ff84ca81bfaeaf7d63e248b873f5c2616"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Mon Aug 08 09:22:43 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 08 11:49:57 2005 -0700"
      },
      "message": "[PATCH] dvb: lgdt330x frontend: some bug fixes \u0026 add lgdt3303 support\n\n- Structural changes within lgdt330x driver, framework now supports\n  both chips... tested OK on lgdt3302 and lgdt3303.\n- Add LG/TUA6034 dvb_pll_desc for ATSC with LG TDVS-H062F \u0026 DViCO FusionHDTV5.\n- Fixed LGDT330X signal strength: For now, always set it to 0.\n- Corrected LGDT330X boundary condition error in read_snr: dB calculation.\n\nSigned-off-by: Mac Michaels \u003cwmichaels1@earthlink.net\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "66aea23ff84ca81bfaeaf7d63e248b873f5c2616",
      "tree": "1dfa4af1f8b33c7d7b069c407d9c37ddd1ecae32",
      "parents": [
        "8b83bc77bf77cc8459cb94e52b08e775104c4c48"
      ],
      "author": {
        "name": "Cornelia Huck",
        "email": "cohuck@de.ibm.com",
        "time": "Mon Aug 08 09:22:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 08 11:49:57 2005 -0700"
      },
      "message": "[PATCH] s390: use klist in qeth driver\n\nFrom: Martin Schwidesky \u003cschwidefsky@de.ibm.com\u003e\n\nConvert qeth to the new klist interface and make it compiling again.\n\nSigned-off-by: Frank Pavlic \u003cpavlic@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6d85f29bb54235d2e184e7155dcd4de908324fe6",
      "tree": "1ab80c4bb980fec383047e8e07a0fb8fa77b5994",
      "parents": [
        "db6778db7eb1d974e1ae0da326530f09c13585ac"
      ],
      "author": {
        "name": "Ivan Kokshaysky",
        "email": "ink@jurassic.park.msu.ru",
        "time": "Mon Aug 08 12:55:54 2005 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 08 11:46:24 2005 -0700"
      },
      "message": "[PATCH] VIA VT8235 PCI quirk\n\nLike many other southbridges from different manufacturers, VIA VT8235\nchip has two non-standard BARs for power management and SMBus registers\n(see the datasheet at http://www.via.com.tw).\n\nThis new quirk routine fixes boot problem with 2.6.13-rc2/rc6 kernels on\nTarga Visionary 811 Athlon64 laptop, as reported by Mikael Pettersson\n\u003cmikpe@csd.uu.se\u003e.\n\nSigned-off-by: Ivan Kokshaysky \u003cink@jurassic.park.msu.ru\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "db6778db7eb1d974e1ae0da326530f09c13585ac",
      "tree": "0e645dfdd902e76c47884c8629b69a4089cca05e",
      "parents": [
        "0f0767c67a497173294bdf6725a3d85f7f29e397"
      ],
      "author": {
        "name": "Antonino Daplas",
        "email": "adaplas@pol.net",
        "time": "Mon Aug 08 14:22:43 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 08 11:46:24 2005 -0700"
      },
      "message": "[PATCH] nvidiafb: Fix initial display corruption on certain laptops\n\nReported by:Vincent Fortier (Bugzilla Bug 4768)\n\n\"At boot time the screen appears moved to the mid right portion of the actual\nvideo pannel making the end of the line appears at the left edge...  It simply\nlooks like moved half way to the right\"\n\nHis particular hardware has a display with an unusual dimension (1920x1200) but\nunfortunately has no EDID block. None of the entries in the global mode\ndatabase is correct for this particular display, and it particularly has\ndifficulty scaling up 640x480 (the default startup mode of nvidiafb) to\n1920x1200 which causes the above described problem.\n\n1, Add 1920x1200 to the global mode database.\n\n2. Let nvidiafb base the startup mode from the flatpanel dimensions only if the\n  EDID block is absent, no boot mode parameter is specified by the user, and\n  a flatpanel/LCD display is attached.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9c472dd9197429a37691e91c938660a062bf20b0",
      "tree": "ffe17c0aa00728c0d4e1bebd203c68b9d16af58f",
      "parents": [
        "6fc32179de9e14c542e0b1760e412bc670611c53"
      ],
      "author": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Mon Aug 08 11:51:38 2005 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Mon Aug 08 11:51:38 2005 -0500"
      },
      "message": "[SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootup\n\nFrom: \"Salyzyn, Mark\" \u003cmark_salyzyn@adaptec.com\u003e\n\nPrevent driver from loading if another driver (i2o) has already claimed\nthe resources associated with the card. Discussion associated with this\nbug can be referenced at http://bugzilla.kernel.org/show_bug.cgi?id\u003d4940\nwhere it was agreed to use pci_request_regions in both the dpt_i2o and\nthe i2o driver to prevent both drivers loading on the same adapter(s).\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\n\nRejections fixed up and\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "cf7bee5a0bf270a4eace0be39329d6ac0136cc47",
      "tree": "f2df9af0c11dbc0411f628d709e60de46296d799",
      "parents": [
        "0d317fb72fe3cf0f611608cf3a3015bbe6cd2a66"
      ],
      "author": {
        "name": "Ivan Kokshaysky",
        "email": "ink@jurassic.park.msu.ru",
        "time": "Sun Aug 07 13:49:59 2005 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Aug 07 09:50:56 2005 -0700"
      },
      "message": "[PATCH] Fix restore of 64-bit PCI BAR\u0027s\n\nFor 64-bit BAR[i] only pci_dev-\u003eresource[i] is valid, -\u003eresource[i+1]\nslot is unused and contains zeroes in all fields.\n\nSo when we update a PCI BAR, all we need is just to check that we\u0027re\ngoing to update a _valid_ resource.\n\nAlso make sure to write high bits - use \"x \u003e\u003e 16 \u003e\u003e 16\" (rather than the\nsimpler \"\u003e\u003e 32\") to avoid warnings on 32-bit architectures where we\u0027re\nnot going to have any high bits.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "71abe99980e6d7ff8aee8acc7da817b3ad7d8a89",
      "tree": "73c492d859266b54a556ec92471c76d035c926e9",
      "parents": [
        "fc1df37e3b195cb73ecb14c30d41b7aace3f844a"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Sun Aug 07 14:23:42 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Aug 07 14:23:42 2005 +0100"
      },
      "message": "[PATCH] ARM: switch fd1772.c from sleep_on to wait_event\n\nDoesn\u0027t make the local irq disabling around it less buggy, but at\nleast we replace the offender with the right kind of primitive.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "fc1df37e3b195cb73ecb14c30d41b7aace3f844a",
      "tree": "9180f60ee3a816632b5ff9f8c8d774259af3d686",
      "parents": [
        "0d317fb72fe3cf0f611608cf3a3015bbe6cd2a66"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Aug 07 14:20:26 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Aug 07 14:20:26 2005 +0100"
      },
      "message": "[PATCH] ARM: Make sa1100fb_display_dma_period() an inline function\n\nThis function produces a warning when CPU_FREQ\u003dn.  Since it\u0027s a very\nsimple calculation, make it inline instead of adding preprocessor\ndirectives around it.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "7d3f4c97723c4ec4e5d85e6e70084b02e6be8788",
      "tree": "790200fcdef86e91224903394023b964a3a52e47",
      "parents": [
        "6fc0b4a7a73a81e74d0004732df358f4f9975be2"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Aug 06 06:35:48 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Aug 06 06:35:48 2005 -0700"
      },
      "message": "[TG3]: Save initial PCI state before registering the netdevice.\n\nElse on SMP systems it is possible for hotplug to execute,\ninvoke tg3_open(), and end up loading the uninitialized\nPCI register save area into the card.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "66e8b6c31b9254243afaac8af4135e84e11dd38e",
      "tree": "cf25ee6d3b555a246be9bf8b783d3a92325cf5d9",
      "parents": [
        "e9a3e671c09d419f29710d8620ed916d3bf7d7ab"
      ],
      "author": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Sat Aug 06 12:36:51 2005 +0200"
      },
      "committer": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Sat Aug 06 12:36:51 2005 +0200"
      },
      "message": "[Bluetooth] Remove unused functions and cleanup symbol exports\n\nThis patch removes the unused bt_dump() function and it also removes\nits BT_DMP macro. It also unexports the hci_dev_get(), hci_send_cmd()\nand hci_si_event() functions.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Marcel Holtmann \u003cmarcel@holtmann.org\u003e\n"
    },
    {
      "commit": "e9a3e671c09d419f29710d8620ed916d3bf7d7ab",
      "tree": "6ce4e75810fc0724d05c305fc6b517aba23598c0",
      "parents": [
        "dcc365d8f28d6a2332fa37e64d669858a8d017e8"
      ],
      "author": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Sat Aug 06 12:36:47 2005 +0200"
      },
      "committer": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Sat Aug 06 12:36:47 2005 +0200"
      },
      "message": "[Bluetooth] Kill redundant NULL checks before kfree()\n\nThere\u0027s no need to check for NULL before calling kfree() on a pointer.\n\nSigned-off-by: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\nSigned-off-by: Marcel Holtmann \u003cmarcel@holtmann.org\u003e\n"
    },
    {
      "commit": "cad0f6270c0bae5bcae6af3c7ac7bd3ae5d9b618",
      "tree": "958f349daed2ad3e1f4c97e94aabbef3c30c1d82",
      "parents": [
        "534afb90a9cd0b9643f62d660c164e1d924f39cf"
      ],
      "author": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Sat Aug 06 12:36:36 2005 +0200"
      },
      "committer": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Sat Aug 06 12:36:36 2005 +0200"
      },
      "message": "[Bluetooth] Send HCI_Reset for Kensington dongle\n\nThe Kensington Bluetooth USB adapter is based on a Broadcom chip\nwith the HID proxy support. To initialize these kind of devices\ncorrectly it is necessary to send HCI_Reset as the first command.\n\nSigned-off-by: Marcel Holtmann \u003cmarcel@holtmann.org\u003e\n"
    },
    {
      "commit": "ba02508248e90a9d696aebd18b48a3290235b53c",
      "tree": "4167aecae57a5ceab6392e54189a271f3dfdebf8",
      "parents": [
        "c7546f8f03f5a4fa612605b6be930234d6026860"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "htejun@gmail.com",
        "time": "Fri Aug 05 13:28:11 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Aug 05 13:43:16 2005 -0700"
      },
      "message": "[PATCH] blk: fix tag shrinking (revive real_max_size)\n\nMy patch in commit fa72b903f75e4f0f0b2c2feed093005167da4023 incorrectly\nremoved blk_queue_tag-\u003ereal_max_depth.\n\nThe original resize implementation was incorrect in the following\npoints.\n\n * actual allocation size of tag_index was shorter than real_max_size,\n   but assumed to be of the same size, possibly causing memory access\n   beyond the allocated area.\n * bits in tag_map between max_deptn and real_max_depth were\n   initialized to 1\u0027s, making the tags permanently reserved.\n\nIn an attempt to fix above two bugs, I had removed allocation optimization\nin init_tag_map and real_max_size.  Tag map/index were allocated and freed\nimmediately during resize.\n\nUnfortunately, I wasn\u0027t considering that tag map/index can be resized\ndynamically with tags beyond new_depth active.  This led to accessing\nfreed area after shrinking tags and led to the following bug reporting\nthread on linux-scsi.\n\n   http://marc.theaimsgroup.com/?l\u003dlinux-scsi\u0026m\u003d112319898111885\u0026w\u003d2\n\nTo fix the problem, I\u0027ve revived real_max_depth without allocation\noptimization in init_tag_map, and Andrew Vasquez confirmed that the\nproblem was fixed.  As Jens is not going to be available for a week, he\nasked me to make sure that this patch reaches you.\n\n   http://marc.theaimsgroup.com/?l\u003dlinux-scsi\u0026m\u003d112325778530886\u0026w\u003d2\n\nAlso, a comment was added to make sure that real_max_size is needed for\ndynamic shrinking.\n\nSigned-off-by: Tejun Heo \u003chtejun@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f9abb020405c94edb0717315f1510086b1574a22",
      "tree": "768cf082ab003287cdf24a5c09143cac96ebcd51",
      "parents": [
        "30e835e36648b15fb80797ace0a0e2afcf97618d"
      ],
      "author": {
        "name": "Marcel Selhorst",
        "email": "selhorst@crypto.rub.de",
        "time": "Fri Aug 05 11:59:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Aug 05 12:22:37 2005 -0700"
      },
      "message": "[PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPI\n\nThis patch includes support for the new Infineon Trusted Platform Module\nSLB 9635 TT 1.2 and does further include ACPI-support for both chip\nversions (SLD 9630 TT 1.1 and SLB9635 TT 1.2).  Since the ioports and\nconfiguration registers are not correctly set on some machines, the\nconfiguration is now done via PNPACPI, which reads out the correct values\nout of the DSDT-table.  Note that you have to have CONFIG_PNP,\nCONFIG_ACPI_BUS and CONFIG_PNPACPI enabled to run this driver (assuming\nthat mainboards including a TPM do have the need for ACPI anyway).\n\nSigned-off-by: Marcel Selhorst \u003cselhorst@crypto.rub.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "107207aa8576963861e9f0c66b439d233f02a97d",
      "tree": "f84c6421f1006b9c462494db425e987145067030",
      "parents": [
        "403fe5ae57c831968c3dbbaba291ae825a1c5aaa",
        "3873658be7b3896e88648664e480a44d12083ad8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Aug 05 07:42:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Aug 05 07:42:20 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6\n"
    },
    {
      "commit": "403fe5ae57c831968c3dbbaba291ae825a1c5aaa",
      "tree": "0baa7533fc0b96127d03a39b2fa77f2b29564b1c",
      "parents": [
        "2f60f8d3573ff90fe5d75a6d11fd2add1248e7d6"
      ],
      "author": {
        "name": "Petr Vandrovec",
        "email": "vandrove@vc.cvut.cz",
        "time": "Fri Aug 05 15:50:07 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Aug 05 06:57:44 2005 -0700"
      },
      "message": "[PATCH] rtc: msleep() cannot be used from interrupt\n\nSince the beginning of July my Opteron box was randomly crashing and\nbeing rebooted by hardware watchdog.  Today it finally did it in front\nof me, and this patch will hopefully fix it.\n\nThe problem is that at the end of June (the 28th, to be exact: commit\n47f176fdaf8924bc83fddcf9658f2fd3ef60d573, \"[PATCH] Using msleep()\ninstead of HZ\") rtc_get_rtc_time was converted to use msleep() instead\nof busy waiting.  But rtc_get_rtc_time is used by hpet_rtc_interrupt,\nand scheduling is not allowed during interrupt.  So I\u0027m reverting this\npart of original change, replacing msleep() back with busy loop.\n\nThe original code was busy waiting for up to 20ms, but on my hardware in\nthe worst case update-in-progress bit was asserted for at most 363\npasses through loop (on 2GHz dual Opteron), much less than even one\njiffie, not even talking about 20ms.  So I changed code to just wait\nonly as long as necessary.  Otherwise when RTC was set to generate\n8192Hz timer, it stopped doing anything for 20ms (160 pulses were\nskipped!) from time to time, and this is rather suboptimal as far as I\ncan tell.\n\nSigned-off-by: Petr Vandrovec \u003cvandrove@vc.cvut.cz\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f10eff26831159f52353e8f15c37cdb2935d5fbf",
      "tree": "d2ac006f16ba28ecfa6cfb5c1ddecd2e2e6eb28f",
      "parents": [
        "7dedacf4270a810fadcca887ac85d267b5f1882d"
      ],
      "author": {
        "name": "Olav Kongas",
        "email": "ok@artecdesign.ee",
        "time": "Thu Aug 04 18:06:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 21:32:46 2005 -0700"
      },
      "message": "[PATCH] USB: Fix setup packet initialization in isp116x-hcd\n\nWhen recently addressing remarks by Alexey Dobriyan about\nthe isp116x-hcd, I introduced a bug in the driver. Please\napply the attached patch to fix it.\n\nSigned-off-by: Olav Kongas \u003cok@artecdesign.ee\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7dedacf4270a810fadcca887ac85d267b5f1882d",
      "tree": "4e76d5bf3d96d142c018bc8dbba2e68ccccd0eed",
      "parents": [
        "003ba5153582427b1df2347553529299872961e5"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Thu Aug 04 18:06:41 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 21:32:46 2005 -0700"
      },
      "message": "[PATCH] USB: ehci: microframe handling fix\n\nThis patch has a one line oops fix, plus related cleanups.\n\n - The bugfix uses microframe scheduling data given to the hardware to\n   test \"is this a periodic QH\", rather than testing for nonzero period.\n   (Prevents an oops by providing the correct answer.)\n\n - The cleanup going along with the patch should make it clearer what\u0027s\n   going on whenever those bitfields are accessed.\n\nThe bug came about when, around January, two new kinds of EHCI interrupt\nscheduling operation were added, involving both the high speed (24 KBytes\nper millisec) and low/full speed (1-64 bytes per millisec) microframe\nscheduling.  A driver for the Edirol UA-1000 Audio Capture Unit ran into\nthe oops; it used one of the newly supported high speed modes.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\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": "003ba5153582427b1df2347553529299872961e5",
      "tree": "a8ac2f20b32385331f84850eb31b0a16fde432ca",
      "parents": [
        "43c34735524d5b1c9b9e5d63b49dd4c1b394bde4"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Thu Aug 04 18:06:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 21:32:46 2005 -0700"
      },
      "message": "[PATCH] USB: ub documentation update\n\nThe patch which went in was correct, but not quite what I had in mind.\nHere is a patch to update that a little bit. Original patch is at:\n http://www.kernel.org/git/?p\u003dlinux/kernel/git/torvalds/linux-2.6.git;a\u003dcommit;h\u003d4749f32da939d4e4160541b2cadc22492bb507ec\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": "43c34735524d5b1c9b9e5d63b49dd4c1b394bde4",
      "tree": "a61c11d4075f149be9c0aae6b6c0a935c94571af",
      "parents": [
        "fec59a711eef002d4ef9eb8de09dd0a26986eb77"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Thu Aug 04 18:06:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 21:32:46 2005 -0700"
      },
      "message": "[PATCH] pci and yenta: pcibios_bus_to_resource\n\nIn yenta_socket, we default to using the resource setting of the CardBus\nbridge.  However, this is a PCI-bus-centric view of resources and thus needs\nto be converted to generic resources first.  Therefore, add a call to\npcibios_bus_to_resource() call in between.  This function is a mere wrapper on\nx86 and friends, however on some others it already exists, is added in this\npatch (alpha, arm, ppc, ppc64) or still needs to be provided (parisc -- where\nis its pcibios_resource_to_bus() ?).\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\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": "fec59a711eef002d4ef9eb8de09dd0a26986eb77",
      "tree": "4287cefdd94ce686ca0cad40f7897d8acd9c89dc",
      "parents": [
        "c306895167c8384b88bc02945a0d226a04218fa5"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 04 18:06:10 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 21:32:46 2005 -0700"
      },
      "message": "[PATCH] PCI: restore BAR values after D3hot-\u003eD0 for devices that need it\n\nSome PCI devices (e.g. 3c905B, 3c556B) lose all configuration\n(including BARs) when transitioning from D3hot-\u003eD0.  This leaves such\na device in an inaccessible state.  The patch below causes the BARs\nto be restored when enabling such a device, so that its driver will\nbe able to access it.\n\nThe patch also adds pci_restore_bars as a new global symbol, and adds a\ncorrepsonding EXPORT_SYMBOL_GPL for that.\n\nSome firmware (e.g. Thinkpad T21) leaves devices in D3hot after a\n(re)boot.  Most drivers call pci_enable_device very early, so devices\nleft in D3hot that lose configuration during the D3hot-\u003eD0 transition\nwill be inaccessible to their drivers.\n\nDrivers could be modified to account for this, but it would\nbe difficult to know which drivers need modification.  This is\nespecially true since often many devices are covered by the same\ndriver.  It likely would be necessary to replicate code across dozens\nof drivers.\n\nThe patch below should trigger only when transitioning from D3hot-\u003eD0\n(or at boot), and only for devices that have the \"no soft reset\" bit\ncleared in the PM control register.  I believe it is safe to include\nthis patch as part of the PCI infrastructure.\n\nThe cleanest implementation of pci_restore_bars was to call\npci_update_resource.  Unfortunately, that does not currently exist\nfor the sparc64 architecture.  The patch below includes a null\nimplemenation of pci_update_resource for sparc64.\n\nSome have expressed interest in making general use of the the\npci_restore_bars function, so that has been exported to GPL licensed\nmodules.\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6fb0caa42308923d9e4ed7b36ec077b97c107e24",
      "tree": "f1418651333a8afd9c487ef4aaf843301d93fd50",
      "parents": [
        "7cfa132cd06639c8ac5fe9ef776a7650f1d8c3e6",
        "fdd0edf2aca72e374d10e7a0957a006f18bffaf4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 13:08:29 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 13:08:29 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6\n"
    },
    {
      "commit": "48f1f5328267f52a34e61b8b0e6fc55a23c1348a",
      "tree": "aba1dd52b8b0825cfb88f3ec2fd0b10efb07db01",
      "parents": [
        "d27a4dddd96f4ee898f8d1d597d38f8f4079bbb0"
      ],
      "author": {
        "name": "Alasdair G Kergon",
        "email": "agk@redhat.com",
        "time": "Thu Aug 04 12:53:37 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 13:00:55 2005 -0700"
      },
      "message": "[PATCH] dm-raid locking fix\n\nThis code was never designed to handle more than one instance of do_work()\nrunning at once.\n\nSigned-Off-By: Alasdair G Kergon \u003cagk@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6b8b3e8a8b3e62b4209eaa36697e3c9df457e196",
      "tree": "8b537e5b358cbe93cd8e8ea54a9281d56a7ce205",
      "parents": [
        "e3b9703e27aab3839dcdb76b00d98428b67d25b0"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@cse.unsw.edu.au",
        "time": "Thu Aug 04 12:53:35 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 13:00:54 2005 -0700"
      },
      "message": "[PATCH] md: make sure md bitmap updates are flushed when array is stopped.\n\nThe recent change to never ignore the bitmap, revealed that the bitmap isn\u0027t\nbegin flushed properly when an array is stopped.\n\nWe call bitmap_daemon_work three times as there is a three-stage pipeline for\nflushing updates to the bitmap file.\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": "e3b9703e27aab3839dcdb76b00d98428b67d25b0",
      "tree": "f9b62479cd7062c65e54641cc6190975f529a08b",
      "parents": [
        "193f1c931517592ec4188d15bf261e4bff368207"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@cse.unsw.edu.au",
        "time": "Thu Aug 04 12:53:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 13:00:54 2005 -0700"
      },
      "message": "[PATCH] md: yet another attempt to get bitmap-based resync to do the right thing in all cases...\n\nFirstly, R1BIO_Degraded was being set in a number of places in the resync\ncode, but is never used there, so get rid of those settings.\n\nThen: When doing a resync, we want to clear the bit in the bitmap iff the\narray will be non-degraded when the sync has completed.  However the current\ncode would clear the bitmap if the array was non-degraded when the resync\n*started*, which obviously isn\u0027t right (it is for \u0027resync\u0027 but not for\n\u0027recovery\u0027 - i.e.  rebuilding a failed drive).\n\nThis patch calculated \u0027still_degraded\u0027 and uses the to tell bitmap_start_sync\nwhether this sync should clear the corresponding bit.\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": "193f1c931517592ec4188d15bf261e4bff368207",
      "tree": "5ba1f6a220f796422cf7314b17813e94aeb3e978",
      "parents": [
        "aa1595e9f3d0d731bcfc6c2680d5483b78f663dc"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@cse.unsw.edu.au",
        "time": "Thu Aug 04 12:53:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 13:00:54 2005 -0700"
      },
      "message": "[PATCH] md: always honour md bitmap being read from disk\n\nThe code currently will ignore the bitmap if the array seem to be in-sync.\nThis is wrong if the array is degraded, and probably wrong anyway.  If the\nbitmap says some chunks are not in in-sync, and the superblock says everything\nIS in sync, then something is clearly wrong, and it is safer to trust the\nbitmap.\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": "aa1595e9f3d0d731bcfc6c2680d5483b78f663dc",
      "tree": "df42ce619d60ded32718e299ca471c8578e735b9",
      "parents": [
        "efd8be2a4280f334be9309fa4ca1fb8f4e29475d"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@cse.unsw.edu.au",
        "time": "Thu Aug 04 12:53:32 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 13:00:54 2005 -0700"
      },
      "message": "[PATCH] md: make \u0027md\u0027 and alias for \u0027md-mod\u0027\n\nUntil the bitmap code was added,\n\n   modprobe md\n\nwould load the md module.  But now the md module is called \u0027md-mod\u0027, so we\nreally need an alias for backwards comparability.\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": "efd8be2a4280f334be9309fa4ca1fb8f4e29475d",
      "tree": "8837ffe6f2949fcefcbb67bb8af6332d1a9783e9",
      "parents": [
        "4dcef52400fa6b9eb2de589300ae0151a1c65b3b"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@cse.unsw.edu.au",
        "time": "Thu Aug 04 12:53:32 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 13:00:54 2005 -0700"
      },
      "message": "[PATCH] md: remove a stray debugging printk.\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": "4dcef52400fa6b9eb2de589300ae0151a1c65b3b",
      "tree": "f8023c75eb4ce1fad2e22560aaf1e52a27254046",
      "parents": [
        "75eedfed3e2d05563f44d2f69efb991fad95d7f1"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Thu Aug 04 12:53:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 13:00:54 2005 -0700"
      },
      "message": "[PATCH] v4l: oopsfix for BTTV on badly behaved PCI chipsets\n\nno_overlay bttv parameter implemented to fix OOPS on some PCI chipsets\n(like some VIA) with these behaviors:\n\n1) If pci_quicks does identify the chip as having troubles to\n   handle PCI2PCI transfers, no_overlay defaults to 1. The user may force\n   it to 0, to reenable (not recommended).\n\n2) For newer chipsets not blacklisted, no_overlay\u003d1 is provided as a\n   workaround until PCI chipset included on /drivers/pci/quirks.c\n\nThanks to Bodo Eggert \u003c7eggert@gmx.de\u003e\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "556e58febf90c8cb1da25669d0892bf5fd2ddac2",
      "tree": "427c4e5c414a2308107673d1b5197608426b652b",
      "parents": [
        "fd6f31c31825f62eb91f491e8316129e5ce81fc6"
      ],
      "author": {
        "name": "Ravikiran G Thirumalai",
        "email": "kiran@scalex86.org",
        "time": "Thu Aug 04 12:53:26 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 13:00:53 2005 -0700"
      },
      "message": "[PATCH] ide: fix kmalloc_node breakage in ide driver\n\nPatch fixes oops caused by ide interfaces not on pci.  pcibus_to_node\ncauses the kernel to crash otherwise.  Patch also adds a BUG_ON to check if\nhwif is NULL.\n\nSigned-off-by: Christoph Lameter \u003cchristoph@lameter.com\u003e\nSigned-off-by: Shai Fultheim \u003cshai@scalex86.org\u003e\nSigned-off-by: Ravikiran Thirumalai \u003ckiran@scalex86.org\u003e\nCc: Andi Kleen \u003cak@muc.de\u003e\nCc: Bartlomiej Zolnierkiewicz \u003cB.Zolnierkiewicz@elka.pw.edu.pl\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fdd0edf2aca72e374d10e7a0957a006f18bffaf4",
      "tree": "884d14e8c9954e438a6c3602fcecbc5d13645cb5",
      "parents": [
        "84e66ee7ec7aaa789945403b7cbde7a0b08c15ef"
      ],
      "author": {
        "name": "James Bottomley",
        "email": "James.Bottomley@steeleye.com",
        "time": "Thu Aug 04 13:28:40 2005 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Thu Aug 04 13:38:59 2005 -0500"
      },
      "message": "[SCSI] fix aic7xxx performance issues since 2.6.12-rc2\n\nSeveral people noticed we dropped quite a bit on benchmark figures.\nOK, it was my fault but unfortunately I discovered I ran out of brown\npaper bags a while ago and forgot to reorder them.\n\nThe issue is that a construct introduced in the conversion of the\ndriver to use the transport class keyed off whether the block request\nwas tagged or not.  However, the aic7xxx driver doesn\u0027t properly set\nup the block layer TCQ (it uses the wrong API), so the driver now\nthings all requests are untagged and we keep it to a queue depth of a\nsingle element.  Oops.\n\nThe fix is to use the correct TCQ API.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "fd6f31c31825f62eb91f491e8316129e5ce81fc6",
      "tree": "2fdc05b8695d8e04171c2e2d26c9ebbec1dbb954",
      "parents": [
        "9d343219e33e8b49d754ea9b2e45f6c7da87f4fb",
        "8edc81cc0b80b3ec8645711e1110a84235c7030d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 10:36:25 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 10:36:25 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus\n"
    },
    {
      "commit": "ea48e705be4f886c16313c882a6623b442bab0eb",
      "tree": "4845014ed6cc478b245d9045b8ea1d8c7b6149ad",
      "parents": [
        "6e346228c76506e07e297744a28464022c6806ad",
        "0dca0f7bf82face7b700890318d5550fd542cabf"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 09:20:23 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Aug 04 09:20:23 2005 -0700"
      },
      "message": "Merge head \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband\n"
    },
    {
      "commit": "3873658be7b3896e88648664e480a44d12083ad8",
      "tree": "efaa703103f650da42d072d7c517a33839d68baf",
      "parents": [
        "d95a1b4818f2fe38a3cfc9a7d5817dc9a1a69329"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Thu Aug 04 07:05:37 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 04 07:05:37 2005 -0700"
      },
      "message": "[SPARC]: Fix up sleep_on() removal in vfc driver.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "8edc81cc0b80b3ec8645711e1110a84235c7030d",
      "tree": "6488d39a0b867ef6db82993155013466162cf53d",
      "parents": [
        "11e981f1e02c2a36465cbb208b21cb8b6480f399",
        "62778ba1aa2589dc78c36a32edc6f5a6ccaf50c6"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 23:53:50 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 23:53:50 2005 -0400"
      },
      "message": "Merge ../to-linus-stable\n"
    },
    {
      "commit": "62778ba1aa2589dc78c36a32edc6f5a6ccaf50c6",
      "tree": "48fe41f8e5bd3b1a6fa7afad6eed6b8a0c527b21",
      "parents": [
        "8066eff0a1a0703ad901dbe5646a47dbfc089ef2",
        "d4ab025b73a2d10548e17765eb76f3b7351dc611"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 23:53:35 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 23:53:35 2005 -0400"
      },
      "message": "/home/lenb/src/to-linus-stable branch \u0027acpi-2.6.12\u0027\n"
    },
    {
      "commit": "11e981f1e02c2a36465cbb208b21cb8b6480f399",
      "tree": "d812a362e9e530f0cfd7a189d79ede3e8d5a7f96",
      "parents": [
        "8066eff0a1a0703ad901dbe5646a47dbfc089ef2"
      ],
      "author": {
        "name": "David Shaohua Li",
        "email": "shaohua.li@intel.com",
        "time": "Wed Aug 03 23:46:33 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 23:50:36 2005 -0400"
      },
      "message": "[ACPI] S3 resume: avoid kmalloc() might_sleep oops symptom\n\nACPI now uses kmalloc(...,GPF_ATOMIC) during suspend/resume.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d3469\n\nSigned-off-by: David Shaohua Li \u003cshaohua.li@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "d4ab025b73a2d10548e17765eb76f3b7351dc611",
      "tree": "d26b975d480b15a950d1050002b9898c11bbbeaf",
      "parents": [
        "79cda7d0e1c8629996242c036d6fe0466038d8ba"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 23:20:58 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 23:22:10 2005 -0400"
      },
      "message": "[ACPI] delete Warning: Encountered executable code at module level, [AE_NOT_CONFIGURED]\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d4923\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "d95a1b4818f2fe38a3cfc9a7d5817dc9a1a69329",
      "tree": "7f3e1e4ec9070d6db9ab0f8fb0d9cb94afed4791",
      "parents": [
        "194d0710e1a7fe92dcf860ddd31fded8c3103b7a",
        "8066eff0a1a0703ad901dbe5646a47dbfc089ef2"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 03 16:50:19 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 03 16:50:19 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus\n"
    },
    {
      "commit": "8066eff0a1a0703ad901dbe5646a47dbfc089ef2",
      "tree": "9d46f66ae3f1002073c317e10218a78775ff7e2d",
      "parents": [
        "9a351e30d72d409ec62c83f380e330e0baa584b4",
        "79cda7d0e1c8629996242c036d6fe0466038d8ba"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 18:15:15 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 18:15:15 2005 -0400"
      },
      "message": "/home/lenb/src/to-linus branch \u0027acpi-2.6.12\u0027\n"
    },
    {
      "commit": "79cda7d0e1c8629996242c036d6fe0466038d8ba",
      "tree": "95cba1ce344cb0e9840143ebec8349dc9a6fdc65",
      "parents": [
        "b34a8030eeab4d59dcdd86de38f6927b9edd441f"
      ],
      "author": {
        "name": "Luming Yu",
        "email": "luming.yu@intel.com",
        "time": "Wed Aug 03 18:07:59 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 18:11:22 2005 -0400"
      },
      "message": "[ACPI] CONFIG_ACPI_HOTKEY is now \"n\" by default\nFor 2.6.12 behaviour, this (EXPERIMENTAL) driver\nshould not be built.\n\nUpdate the driver source with latest from Luming.\n\nSigned-off-by: Luming Yu \u003cluming.yu@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "b34a8030eeab4d59dcdd86de38f6927b9edd441f",
      "tree": "b0bdf2532175ea0209b2782b9a077d25a6f33aec",
      "parents": [
        "7b15f5e7bb180ac7bfb8926dbbd8835fecc07fad"
      ],
      "author": {
        "name": "Alexey Starikovskiy",
        "email": "alexey.y.starikovskiy@intel.com",
        "time": "Wed Aug 03 17:55:21 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 17:57:24 2005 -0400"
      },
      "message": "[ACPI] restore /proc/acpi/button/ (ala 2.6.12)\n\nSigned-off-by Alexey Starikovskiy \u003calexey.y.starikovskiy@intel.com\u003e\nSigned-off-by Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "7b15f5e7bb180ac7bfb8926dbbd8835fecc07fad",
      "tree": "fa5b48a0041c2f4896805a4762befabdfcea3031",
      "parents": [
        "ecc21ebe603af31f172c43b8b261df79040790ef"
      ],
      "author": {
        "name": "Luming Yu",
        "email": "luming.yu@intel.com",
        "time": "Wed Aug 03 17:38:04 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 17:40:43 2005 -0400"
      },
      "message": "[ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12)\nBurst mode isn\u0027t ready for prime time,\nbut can be enabled for test via \"ec_burst\u003d1\"\n\nSigned-off-by: Luming Yu \u003cluming.yu@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "9bbd03758945858c9303f3258b418b94c4ffd735",
      "tree": "74dca48bdcec507933ea3285d08c4f065563da8c",
      "parents": [
        "8c741ed74d121dbc97c9fb7f9a66c768d4c547c4"
      ],
      "author": {
        "name": "Ian Campbell",
        "email": "icampbell@arcom.com",
        "time": "Wed Aug 03 20:34:52 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Aug 03 20:34:52 2005 +0100"
      },
      "message": "[PATCH] ARM: 2833/2:  Remove support for WDIOF_MAGICCLOSE from sa1100-wdt\n\nPatch from Ian Campbell\n\nOn PXA255 there is no way to disable the watchdog. Turning off OIER[E3]\nas suggested in the existing comment does not work.\n\nI posted a note to the ARM mailing list a little while ago asking for\nopinions from people using SA1100. There was one reponse from Nico who\nbelieves that the SA1100 is the same as the PXA255 in this respect.\n\nYou also asked me to involve the watchdog maintainer which I tried to\ndo but didn\u0027t hear anything back. There are only a couple of other\ndrivers which can\u0027t stop the watchdog and there seems to be no\nconsistancy regarding printing an error etc. I decided to print\nsomething since that matches the case for all the other drivers when\nNOWAYOUT is turned on.\n\nAlso, I changed the device .name to \"watchdog\" like most of the other\nwatchdogs. udev uses it as the device name (by default) and spaces etc.\nget in the way.\n\nSuperceded 2833/1 because 2.6.13-rc4 caused rejects.\n\nSigned-off-by: Ian Campbell \u003cicampbell@arcom.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "ecc21ebe603af31f172c43b8b261df79040790ef",
      "tree": "d2468578cb327adbd3d69feb610a79b8b8a0f84d",
      "parents": [
        "3d35600a9de8e2816d0e3726f64b7271af6fdda4"
      ],
      "author": {
        "name": "David Shaohua Li",
        "email": "shaohua.li@intel.com",
        "time": "Wed Aug 03 11:00:11 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 11:04:10 2005 -0400"
      },
      "message": "[ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour\n\nThis patch disables the PCI Interrupt Link refernece counts,\nwhich should not co-exist with the 2.6.12 irq_router.resume\nmethod or else a double acpi_pci_link_set() could result\non resume.\n\nSigned-off-by: David Shaohua Li \u003cshaohua.li@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    }
  ],
  "next": "3d35600a9de8e2816d0e3726f64b7271af6fdda4"
}
