)]}'
{
  "log": [
    {
      "commit": "43f2f3d343f9d00a94a9242547a59d9dfb2338c4",
      "tree": "e3a4b278a060bb26a8edfc1bb7e239c01b90d829",
      "parents": [
        "2757a71c3122c7653e3dd8077ad6ca71efb1d450"
      ],
      "author": {
        "name": "Mark Haverkamp",
        "email": "markh@osdl.org",
        "time": "Mon Aug 01 21:11:37 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 21:37:59 2005 -0700"
      },
      "message": "[PATCH] aacraid: Fix for controller load based timeouts\n\nMartin Drab found that he could get aacraid timeouts with high load on his\ncontroller / disk drive combinations.  After some experimentation Mark\nSalyzyn has come up with a patch to reduce the default max_sectors to\nsomething that will keep the controller from being overloaded and will\neliminate the timeout issues.\n\nSigned-off-by: Mark Haverkamp \u003cmarkh@osdl.org\u003e\nCc: James Bottomley \u003cJames.Bottomley@steeleye.com\u003e\nAcked-by: Mark Salyzyn \u003cmark_salyzyn@adaptec.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "01bdc0336f8f42b32b9be9ace7775329b25202a5",
      "tree": "e5fd8738bda5fd3dc7ad47fa260579bcc03d5c34",
      "parents": [
        "b1581566183f310abbd2d384a9079d4039faca05"
      ],
      "author": {
        "name": "Denis Vlasenko",
        "email": "vda@ilport.com.ua",
        "time": "Sun Jul 31 22:34:50 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 19:14:01 2005 -0700"
      },
      "message": "[PATCH] silence cs89x0\n\ncs89x0 talks a lot at boot.  Seems like debug leftover.  This patch\ndowngrades printks to KERN_DEBUG.  While we\u0027re at it, make these messages a\nbit less obscure.\n\nCc: 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": "b1581566183f310abbd2d384a9079d4039faca05",
      "tree": "41c7ba3538663a6c79ad5ac9b002f4bd54d4a4f4",
      "parents": [
        "57ee67af35183c60e924ebb6d6b3e1d2d9c03366"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@cse.unsw.edu.au",
        "time": "Sun Jul 31 22:34:50 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 19:14:01 2005 -0700"
      },
      "message": "[PATCH] md: make sure raid5/raid6 resync uses correct \u0027max_sectors\u0027\n\nThe default resync_max_sector is set to \"mddev-\u003esize \u003c\u003c 1\".  If the\nraid-personality-module updates mddev-\u003esize, it must update\nresync_max_sectors too.\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": "9fef07ca8574bff104d506c07f9161fe7fbaba57",
      "tree": "a9cdd2b3673144f983f3b203ace4e0a4973cfe85",
      "parents": [
        "fd3113e84e188781aa2935fbc4351d64ccdd171b"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Sun Jul 31 22:34:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 19:14:00 2005 -0700"
      },
      "message": "[PATCH] v4l: cx88 card support and documentation finishing touches\n\nPeter Missel:\n- Add support for the SVideo input on the GDI Black Gold.\n\nMauro Carvalho Chehab:\n- Linux/version.h removed. Replaced by linux/utsname.h\n\nMichael Krufky:\n- Added analog support for DViCO FusionHDTV5 Gold.\n\nCC: Peter Missel \u003cpeter.missel@onlinehome.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\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": "fd3113e84e188781aa2935fbc4351d64ccdd171b",
      "tree": "7db491fdc25d938ea51be3f85a91161a95fdd67f",
      "parents": [
        "cdf32eaa4e601b15146e21b6470de00f149ce37f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Jul 31 22:34:43 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 19:13:59 2005 -0700"
      },
      "message": "[PATCH] V4L: Miscellaneous fixes\n\n- Fixed some bttv card numbers.\n\n- BTTV and SAA7134 version numbers incremented to reflect changes.\n\n- pci_dma_supported() is called after pci_set_dma_mask() which\n  already did check that for us. This patch removes the unneeded call to\n  pci_dma_supported() at bttv-driver.c\n\n- Ensure a sufficient I2C bus idle time between 2 messages for\n  saa7134-i2c.c\n\n- It is important to write at first to MO_GP3_IO for cx88-tvaudio.c\n\n- Use try_to_freeze() instead of refrigerator at msp3400.c\n\n- Recognizing the MFPE05-2 Tuner at tveeprom.c\n\n- Add new parameter to help identify radio chipsets at tuner module:\n  show_i2c\u003d1 will show 16 reading bytes from detected tuners.\n\n- BTTV does generate some Unimplemented IOCTL log at tuner module:\n  0x40046d11(dir\u003d1,tp\u003d0x6d,nr\u003d17,sz\u003d4) means that it is sending\n  MSP3400 calls to non-msp3400 tuners. Warning eliminated.\n  VIDIOSAUDIO is also called, so debug messages updated. It is still\n  requiring IOCTL implementation.\n\n- Added two more tuners.\n\n- Add support for the SVideo input on the GDI Black Gold.\n\nSigned-off-by: Peter Missel \u003cpeter.missel@onlinehome.de\u003e\nSigned-off-by: Graham Bevan \u003cgraham.bevan@ntlworld.com\u003e\nSigned-off-by: Torsten Seeboth \u003cTorsten.Seeboth@t-online.de\u003e\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t.online.de\u003e\nSigned-off-by: Tobias Klauser \u003ctklauser@nuerscht.ch\u003e\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": "3fef3fa24d8d1bb6d82cad195f73917fa6534dac",
      "tree": "460fec0433550ae27dd4048e07b34d33f81b47b3",
      "parents": [
        "de5b31101fdefab2a7858a17601c1a35aadf237f"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Sun Jul 31 22:34:40 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 19:13:59 2005 -0700"
      },
      "message": "[PATCH] skge build fix\n\nMake it compile with CONFIG_PM\u003dn\n\nCc: \"Rafael J. Wysocki\" \u003crjw@sisk.pl\u003e\nCc: 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": "de5b31101fdefab2a7858a17601c1a35aadf237f",
      "tree": "1c1cafbf3b8f02a60f369f8cc4091e1b57843a83",
      "parents": [
        "697a2d63a3844caaa2b6565ab7f3d69086af94d4"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Sun Jul 31 22:34:40 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 19:13:59 2005 -0700"
      },
      "message": "[PATCH] i2c-mpc.c: revert duplicate patch\n\nSeems that both Greg and I submitted the same patch and it just kept on\napplying...\n\nCc: Greg KH \u003cgreg@kroah.com\u003e\nCc: Kumar Gala \u003cgalak@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "697a2d63a3844caaa2b6565ab7f3d69086af94d4",
      "tree": "4ebfef965b37d4a7c56425521a26c960649594de",
      "parents": [
        "4ceb5db9757aaeadcf8fbbf97d76bd42aa4df0d6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Aug 01 12:37:54 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Aug 01 12:37:54 2005 -0700"
      },
      "message": "Revert ACPI interrupt resume changes\n\nIf there are devices that use interrupts over a suspend event, ACPI must\nrestore the PCI interrupt links on resume.  Anything else breaks any\ndevice that hasn\u0027t been converted to the new (dubious) PM rules.\n\nDrivers that need the irq free/re-aquire sequence can be done one by one\nindependently of this one.\n"
    },
    {
      "commit": "8d894c47975f7222c5537e450e71310b395488c7",
      "tree": "b2f36d10708c4d5ba13b44cfca0b213935b0cd24",
      "parents": [
        "8dad46cf38c029248d1331b6a97b2999e0751cfa"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Mon Aug 01 23:51:34 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 10:07:53 2005 -0700"
      },
      "message": "[PATCH] tridentfb: Fix scrolling artifacts during disk IO\n\nReported by: Jochen Hein (Bugzilla Bug 4312)\n\nWhen there is disk I/O happening, the framebuffer has a little snow on\nthe screen.  Once I/O has finished, no garbage remains on screen.\n\nThis bug was explained by: Knut Petersen\n\nMost important is CRTC register 2f, signal quality is also improved for\nhigher vclk values by changing set_vclk() according to the X drivers and\ncyblafb.c\n\nThe fix is to set the performance register (0x2f) with a more stable\nvalue.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8dad46cf38c029248d1331b6a97b2999e0751cfa",
      "tree": "ee0930bbbe84729fad902c3d30054c1f1dcb5faf",
      "parents": [
        "6cb54819d7b1867053e2dfd8c0ca3a8dc65a7eff"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Mon Aug 01 23:46:44 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 10:07:13 2005 -0700"
      },
      "message": "[PATCH] tridentfb: Fix scrolling artifacts if acceleration is enabled\n\nReported by: Jochen Hein (Bugzilla Bug 4386)\n\nbooting leaves the end of long lines in the last line on screen when\nscrolling.  When X is running, scrolling puts garbage on the screen\n(looks like X data) Console switch fixes the screen.  Behaviour seems to\nbe identical with noaccel and without on the video\u003dtridentfb parameter\nin lilo.conf.\n\nThis bug was explained by: Knut_Petersen\n\nAcceleration is broken for all BLADE 3D chips for all versions of kernel\n2.6 except for 32bit modes.  Most important reason is that the u32 col\nparameter of the graphics engine needs the color value replicated to all\nu8 of the u32 (8bit modes) and to both u16 of the u32.\n\nFix color value passed to graphics engine, verified by the reporter.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5d546f54324e04747e82ccbb4ea85f54bdcacd6d",
      "tree": "58b217d83948d56dbb8d874941ad9aca1ab28f45",
      "parents": [
        "2b8d4669376332a6819e21994a78ecd5502d3ebc"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Mon Aug 01 14:55:51 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 10:03:56 2005 -0700"
      },
      "message": "[PATCH] pcmcia: fix multiple insertion of multifunction cards\n\nThe ordering of setting and clearing device_add_pending went wrong on some\noccasions, causing multifunction cards only to be handled correctly on the\nfirst insertion, not on subsequent ones.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2b8d4669376332a6819e21994a78ecd5502d3ebc",
      "tree": "05d172c75b940b119ff0a32744558ea88327ff8a",
      "parents": [
        "b9c55d29e9fced1eb1b4c252b2efd4b55a0c3c7f"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Mon Aug 01 14:16:55 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 10:03:55 2005 -0700"
      },
      "message": "[PATCH] pcmcia: defer ide-cs initialization after other IDE drivers started up\n\nAvoid registering PCMCIA CF cards before other IDE stuff. This means the risk\nof /dev/hd* being re-ordered is lessened. The _sane_ thing to assert any\nordering is to use udev, nameif and so on, of course.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "be2ac68f7b66e90b8d25c168fc4d033b034f5c43",
      "tree": "fade4d5cc3dda24334c9927b009cbc9dcaf67a10",
      "parents": [
        "e0b98c79e605f64f263ede53344f283f5e0548be",
        "e064cd7e3ac797df1e81b55ff4fed5fca5d106b5"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 31 16:49:07 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 31 16:49:07 2005 -0700"
      },
      "message": "Merge head \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "e0b98c79e605f64f263ede53344f283f5e0548be",
      "tree": "d6a266d1d3f97d0e996a402c58810680a584ac7a",
      "parents": [
        "02459eaab98a6a57717bc0cacede148fc76af881",
        "faa725332f39329288f52b7f872ffda866ba5b09"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 31 16:48:39 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 31 16:48:39 2005 -0700"
      },
      "message": "Merge head \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n"
    },
    {
      "commit": "02459eaab98a6a57717bc0cacede148fc76af881",
      "tree": "804509b9ddb54eced6705103b3dca7aba0f30473",
      "parents": [
        "f0098f7863f814a5adc0b9cb271605d063cad7fa"
      ],
      "author": {
        "name": "James Simmons",
        "email": "jsimmons@infradead.org",
        "time": "Sat Jul 30 23:49:54 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 31 12:50:46 2005 -0700"
      },
      "message": "[PATCH] Display name of fbdev device\n\nThis patch displays the name of the fbdev driver in sysfs.\nDown the road this will replace the current proc handle we have.\n\nSigned-off-by: James Simmons \u003cjsimmons@infradead.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e064cd7e3ac797df1e81b55ff4fed5fca5d106b5",
      "tree": "7e21e42604b53d3a61795a6af0e02df8c70828cc",
      "parents": [
        "af44f5bf775e0d36aa5879c94369216ff6f717a6"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Jul 04 18:30:42 2005 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 01:07:41 2005 -0400"
      },
      "message": "[PATCH] SMP fix for 6pack driver\n\nDrivers really only work well in SMP if they actually can be selected.\nThis is a leftover from the time when the 6pack drive only used to be\na bitrotten variant of the slip driver.\n\nSigned-off-by: Ralf Baechle DL5RB \u003cralf@linux-mips.org\u003e\n\n Kconfig |    2 +-\n 1 files changed, 1 insertion(+), 1 deletion(-)\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "af44f5bf775e0d36aa5879c94369216ff6f717a6",
      "tree": "16acccd1e50e1ab6c20802a53a60ac84c8d8286f",
      "parents": [
        "3f309db33e7868fe11f8fc3a0dd291703df3c662"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Thu Jun 30 06:40:18 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:55:11 2005 -0400"
      },
      "message": "[PATCH] Fix OMAP specific typo in smc91x.h\n\n--ReaqsoxgOBHFXBhH\nContent-Type: text/plain; charset\u003dus-ascii\nContent-Disposition: inline\n\nHi Jeff,\n\nHere\u0027s a little patch fixing a typo in smc91x.h.\n\nRegards,\n\nTony\n\n--ReaqsoxgOBHFXBhH\nContent-Type: text/x-chdr; charset\u003dus-ascii\nContent-Disposition: inline; filename\u003d\"patch-fix-typo-smc91x.h\"\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "3f309db33e7868fe11f8fc3a0dd291703df3c662",
      "tree": "16e7131d36c2739f9b9b9908bd2f65bf6767f7a6",
      "parents": [
        "00354cfb92bd819a0d09d3ef9988e509b6675fdd"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Jun 27 15:47:25 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:52:56 2005 -0400"
      },
      "message": "[PATCH] sk98lin: fix workaround for yukon-lite chipset (\u003e rev 7)\n\nYukon-Lite chipset needs workaround for revision 7 (or later).\nWithout this patch, chip gets stuck in low power mode and never\nboots. Newer SysKonnect vendor code already had same patch.\n\nRelated bug in skge is http://bugs.gentoo.org/87822\n\nChris, please add for 2.6.12.2\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "faa725332f39329288f52b7f872ffda866ba5b09",
      "tree": "ab0459721ec3e864eecc4e77e11fc6fe4c2f2d3c",
      "parents": [
        "b0825488a642cadcf39709961dde61440cb0731c"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Wed Jul 27 01:06:35 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:43:00 2005 -0400"
      },
      "message": "[PATCH] SCSI_SATA has to be a tristate\n\nSCSI\u003dm must disallow static drivers.\n\nThe problem is that all the SATA drivers depend on SCSI_SATA.\n\nWith SCSI\u003dm and SCSI_SATA\u003dy this allows the static enabling of the SATA\ndrivers with unwanted effects, e.g.:\n- SCSI\u003dm, SCSI_SATA\u003dy, SCSI_ATA_ADMA\u003dy\n  -\u003e SCSI_ATA_ADMA is built statically but scsi/built-in.o is not linked\n     into the kernel\n- SCSI\u003dm, SCSI_SATA\u003dy, SCSI_ATA_ADMA\u003dy, SCSI_SATA_AHCI\u003dm\n  -\u003e SCSI_ATA_ADMA and libata are built statically but\n     scsi/built-in.o is not linked into the kernel,\n     SCSI_SATA_AHCI is built modular (unresolved symbols due to missing\n                                      libata)\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "f2e1e47d14aae1f33e98cf8d9ea93e2fe9e2f521",
      "tree": "ab7121241847cfa6345606def7cd2965fcd9fcbc",
      "parents": [
        "6abebb538d317ead09cc0f3c2a0752047f9ff961"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Jul 22 16:26:11 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:40:54 2005 -0400"
      },
      "message": "[PATCH] skge: version 0.8\n\nIncrease driver version to 0.8\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "6abebb538d317ead09cc0f3c2a0752047f9ff961",
      "tree": "82c60d2629615bec70b149ada645a2399af4a9e8",
      "parents": [
        "4cde06ed0fb58402ec1d6d117122d1058983a393"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Jul 22 16:26:10 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:40:54 2005 -0400"
      },
      "message": "[PATCH] skge: led toggle cleanup\n\nCleanup code that is used to toggle LED\u0027s. Since we\nget called from ethtool, can use that thread rather than\nsetting up a timer.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "4cde06ed0fb58402ec1d6d117122d1058983a393",
      "tree": "fcfff6af9aeb40600ef14930fb6f8651ff8b256e",
      "parents": [
        "d8a09943ebbaca9befd995d8fe10dd9885256dbf"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Jul 22 16:26:09 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:40:53 2005 -0400"
      },
      "message": "[PATCH] skge: ignore phy interrupts during negotiation\n\nDuring autonegotiation set PHY interrupt mask to ignore\nbogus speed change interrupts.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "d8a09943ebbaca9befd995d8fe10dd9885256dbf",
      "tree": "b530330e5d8833f86a148c0acb9bf611ff8aeeb4",
      "parents": [
        "2c66851460c9438823e39b76887376d1511fb67c"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Jul 22 16:26:08 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:40:53 2005 -0400"
      },
      "message": "[PATCH] skge: fifo control register access fix\n\nThe code to clear fifo errors was incorrect and sending garbage\nto the external phy. Removed the no longer used inline\u0027s funcs.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "2c66851460c9438823e39b76887376d1511fb67c",
      "tree": "5a1028f8abb4ef03772f9f09c7e77cc7c110ca2b",
      "parents": [
        "382317138b3ade02c9c319531ab0619e95dbc672"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Jul 22 16:26:07 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:40:53 2005 -0400"
      },
      "message": "[PATCH] skge: whitespace fixes\n\nMinor whitespace cleanups.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "382317138b3ade02c9c319531ab0619e95dbc672",
      "tree": "adee238f38285c8a43c7d94c0a7f2f16e3120db9",
      "parents": [
        "4ff6ac052b90ee4dfee92f8e2c5cb7ef8a4d8f13"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Jul 22 16:26:06 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:40:53 2005 -0400"
      },
      "message": "[PATCH] skge: support yukon lite rev 4\n\nThe check for Yukon lite changes was restricting itself to\nrev A3. It turns out that these changes are also true on A4\nand later.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "4ff6ac052b90ee4dfee92f8e2c5cb7ef8a4d8f13",
      "tree": "ab81d2c692be6fb3f8e207238ff283401b8cafe4",
      "parents": [
        "0eedf4ac5b536c7922263adf1b1d991d2e2397b9"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Jul 22 16:26:05 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:40:53 2005 -0400"
      },
      "message": "[PATCH] skge: phy lock deadlock\n\nCleanup the phy_lock deadlock because of relocking in the nway_reset path.\nReported by Francois Romieu.\n\nAlso, don\u0027t need to do irqsave/restore for blink,\njust excluding bh is good enough.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "0eedf4ac5b536c7922263adf1b1d991d2e2397b9",
      "tree": "bb13cf6a67bab370caad35e97d82337f273c1e85",
      "parents": [
        "acdd80d514a08800380c9f92b1bf4d4c9e818125"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Jul 22 16:26:04 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:40:53 2005 -0400"
      },
      "message": "[PATCH] skge: disable tranmitter on shutdown\n\nHere is a fix for a typo, thanks Eliot Dresselhaus.\nSince transmitter not active when device is down, it wasn\u0027t really noticed.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "acdd80d514a08800380c9f92b1bf4d4c9e818125",
      "tree": "76dbf040a6758501314f16217be94b0b49b0c146",
      "parents": [
        "f6620cab9485d435aa93490533b8268d36dc4526"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Jul 22 16:26:03 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:40:53 2005 -0400"
      },
      "message": "[PATCH] skge: remove SK-9EE support\n\nThe SK-9E boards use the Marvell Yukon2 chipset which\nis not supported by the skge driver. Thanks to Ralph Roesler\nfor noticing.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "f6620cab9485d435aa93490533b8268d36dc4526",
      "tree": "4c3b769c72dc02319244d314ad1fa0f17e3fc47a",
      "parents": [
        "b0825488a642cadcf39709961dde61440cb0731c"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Jul 22 16:26:02 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:40:53 2005 -0400"
      },
      "message": "[PATCH] skge: silence mac data parity messages\n\nUsing Genesis board, I get harmless error reports. Rather than console\nerror, turn it into a error counter.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "889371f61fd5bb914d0331268f12432590cf7e85",
      "tree": "b2055808f8f7d26adad7507109e9d1890fe0cae8",
      "parents": [
        "035a4a4f8976bdf12aab992c630d3a6cfba90ea8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 30 13:41:56 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 30 13:41:56 2005 -0700"
      },
      "message": "Revert \"yenta free_irq on suspend\"\n\nACPI is wrong.  Devices should not release their IRQ\u0027s on suspend and\nre-aquire them on resume.  ACPI should just re-init the IRQ controller\ninstead of breaking most drivers very subtly.\n\nBreakage reported by Hugh Dickins \u003chugh@veritas.com\u003e\n\nUndo: d8c4b4195c7d664baf296818bf756775149232d3\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "035a4a4f8976bdf12aab992c630d3a6cfba90ea8",
      "tree": "ea85d8ae9186f300489217eb4c8ee4f253b79fab",
      "parents": [
        "6a1caa21d66bcb9ba9892435a0a54fc32cd9eeab"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rjw@sisk.pl",
        "time": "Sat Jul 30 13:12:18 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 30 13:37:51 2005 -0700"
      },
      "message": "[PATCH] sk98lin: basic suspend/resume support fixes\n\nAn early version of the sk98lin patch was merged via Len\u0027s tree.  But there\nwere subsequent updates as a result of review from Jeff.  THis fixes things\nup.\n\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nCc: \"Brown, Len\" \u003clen.brown@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "adbedd34244e2b054557002817f979a9b004a405",
      "tree": "78e4a524e84f8b3e23ae8b49ac689048584e4668",
      "parents": [
        "d6ac1a7910d22626bc77e73db091e00b810715f4",
        "b0825488a642cadcf39709961dde61440cb0731c"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jul 30 01:55:32 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jul 30 01:55:32 2005 -0400"
      },
      "message": "merge 2.6.13-rc4 with ACPI\u0027s to-linus tree\n"
    },
    {
      "commit": "d6ac1a7910d22626bc77e73db091e00b810715f4",
      "tree": "c8f235b7287056a03bc2bc032902469a331b5e56",
      "parents": [
        "577a4f8102d54b504cb22eb021b89e957e8df18f",
        "87bec66b9691522414862dd8d41e430b063735ef"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 23:31:17 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 23:31:17 2005 -0400"
      },
      "message": "/home/lenb/src/to-linus branch \u0027acpi-2.6.12\u0027\n"
    },
    {
      "commit": "87bec66b9691522414862dd8d41e430b063735ef",
      "tree": "f9976d7f6bb92fe3ebeda3b5d3644ac048147e62",
      "parents": [
        "68ac767686fd72f37a25bb4895fb4ab0080ba755"
      ],
      "author": {
        "name": "David Shaohua Li",
        "email": "shaohua.li@intel.com",
        "time": "Wed Jul 27 23:02:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 22:49:38 2005 -0400"
      },
      "message": "[ACPI] suspend/resume ACPI PCI Interrupt Links\n\nAdd reference count and disable ACPI PCI Interrupt Link\nwhen no device still uses it.\n\nWarn when drivers have not released Link at suspend time.\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": "68ac767686fd72f37a25bb4895fb4ab0080ba755",
      "tree": "08a90a73c7b295e9f810607dbc060972a67a9e2a",
      "parents": [
        "90158b83204842c0108d744326868d91cc9c4dfd"
      ],
      "author": {
        "name": "Venkatesh Pallipadi",
        "email": "venkatesh.pallipadi@intel.com",
        "time": "Mon Apr 25 14:38:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 22:10:09 2005 -0400"
      },
      "message": "[ACPI] delete boot-time printk()s from processor_idle.c\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d4401\n\nSigned-off-by: Venkatesh Pallipadi \u003cvenkatesh.pallipadi@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "90158b83204842c0108d744326868d91cc9c4dfd",
      "tree": "15abc30cd06051d74a3caa935d54b1352e2a0978",
      "parents": [
        "4b31e77455b868b43e665edceb111c9a330c8e0f"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rjwysocki@sisk.pl",
        "time": "Sun Jul 24 14:22:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 22:04:26 2005 -0400"
      },
      "message": "[ACPI] fix resume issues on Asus L5D\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d4416\n\nSigned-off-by: Rafael J. Wysocki \u003crjwysocki@sisk.pl\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "45bea1555f5bf0cd5871b208b4b02d188f106861",
      "tree": "45ca1de8db4a6eef2b4f84de8ada5f01c0f77e56",
      "parents": [
        "335f16be5d917334f56ec9ef7ecf983476ac0563"
      ],
      "author": {
        "name": "Luming Yu",
        "email": "luming.yu@intel.com",
        "time": "Sat Jul 23 04:08:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 18:15:25 2005 -0400"
      },
      "message": "[ACPI] Add \"ec_polling\" boot option\n\nEC burst mode benefits many machines, some of\nthem significantly.  However, our current\nimplementation fails on some machines such\nas Rafael\u0027s Asus L5D.\n\nThis patch restores the alternative EC polling code,\nwhich can be enabled at boot time via \"ec_polling\"\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d4665\n\nSigned-off-by: Luming Yu \u003cluming.yu@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "335f16be5d917334f56ec9ef7ecf983476ac0563",
      "tree": "6d3717a57c1be1edbfa0593e41232c503cfeac2e",
      "parents": [
        "0b6b2f08c24a65535cb18893ca27516389c5fc0f"
      ],
      "author": {
        "name": "David Shaohua Li",
        "email": "shaohua.li@intel.com",
        "time": "Wed Jun 22 18:37:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 18:06:29 2005 -0400"
      },
      "message": "[ACPI] address boot-freeze with updated DMI blacklist for c-states\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d4763\n\nSigned-off-by: David Shaohua Li \u003cshaohua.li@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "b0825488a642cadcf39709961dde61440cb0731c",
      "tree": "cd73116cb0298a6333cbfda8ba2874b1ff180e05",
      "parents": [
        "b87a1e506115e7df4c6bfd266267ee0088cba3b7"
      ],
      "author": {
        "name": "Matthew Garrett",
        "email": "mjg59@srcf.ucam.org",
        "time": "Fri Jul 29 14:03:39 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 15:01:15 2005 -0700"
      },
      "message": "[PATCH] agp: restore APBASE after setting APSIZE\n\nWhen leaving S3 state, the AGP bridge may not have all PCI configuration\nregisters set in the same way as they were at boot.  This should be fixed\nby pci_restore_state - however, the APBASE register cannot be set to\nconflict with the APSIZE register.  If APSIZE is larger than it was before\nsuspend, pci_restore_state will not restore APBASE correctly.  The attached\npatch adds an extra item to the agp_bridge_data structure and uses it to\nstore the value of APBASE.  On resume, this is then written after APSIZE\nhas been set.  This patch only touches the path used for Intel chipsets\nwithout integrated graphics, and may need to be extended to work with the\nothers.\n\nWithout this patch, I get the symptoms described in bug 4921 - APBASE ends\nup overlapping various PCI devices, and as a result they fail to work after\nresume.\n\nSigned-off-by: Matthew Garrett \u003cmjg59@srcf.ucam.org\u003e\nAcked-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": "4ffa92340b22a59575afe60ea155195c43213120",
      "tree": "2d3c5fd21760d791ed1704b194cf9596370185c0",
      "parents": [
        "350e3ade9ed0809a94c51db6ee66883a35f0d6c9"
      ],
      "author": {
        "name": "Cornelia Huck",
        "email": "cohuck@de.ibm.com",
        "time": "Fri Jul 29 14:03:37 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 15:01:14 2005 -0700"
      },
      "message": "[PATCH] s390: device recognition\n\nClose a small window where a device may be not operational again after senseid\nfinished and the \"same device\" check fails due to dev\u003d0000 by checking for dnv\nafter stsch() by then setting the device to not operational.  (No need to\ncheck for dnv in ccw_device_handle_oper() again since we don\u0027t do stsch() into\nthe subchannel\u0027s schib in the meantime and will get a crw anyway if the device\nbecomes not oper again).\n\nSigned-off-by: Cornelia Huck \u003ccohuck@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e4c5c82024f5f292c0069cf40422b8f3bf5e684e",
      "tree": "09a6633c9a9d9ec388f90f1b12f2ea2553130ac3",
      "parents": [
        "e1afc3f522ed088405fc8932110d338330db82bb"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Fri Jul 29 14:03:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 15:01:14 2005 -0700"
      },
      "message": "[PATCH] fbdev: Replace memcpy with for-loop when preparing bitmap\n\nDo not use memcpy in fb_pad_aligned_buffer.  It is suboptimal because only\na few bytes are moved at a time.  Replace with a for-loop.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "80625942094b114d85811e5ff1fbc9e06dabe0ff",
      "tree": "66c6e49c4a24d7338d4510be449e4cc17dc95e29",
      "parents": [
        "655a0a7799cddf9a469916c07ac22f1106abc2be"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Fri Jul 29 14:03:31 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 15:01:13 2005 -0700"
      },
      "message": "[PATCH] vesafb: Fix mtrr bugs\n\n\u003e\u003e vesafb: mode is 800x600x16, linelength\u003d1600, pages\u003d16\n\u003e\u003e vesafb: scrolling: redraw\n\u003e\u003e vesafb: Truecolor: size\u003d0:5:6:5, shift\u003d0:11:5:0\n\u003e\u003e mtrr: type mismatch for fc000000,1000000 old: write-back new: write-\n\u003e\u003e combining\n\nRange is already set to write-back, vesafb attempts to add a write-combining\nmtrr (default for vesafb).\n\n\u003e\u003e mtrr: size and base must be multiples of 4 kiB\n\nThis is a bug, vesafb attempts to add a size \u003c PAGE_SIZE triggering\nthe messages below.\n\nTo eliminate the warning messages, you can add the option mtrr:2 to add a\nwrite-back mtrr for vesafb.  Or just use nomtrr option.\n\n1. Fix algorithm for finding the best power of 2 size with mtrr_add().\n\n2. Add option to choose the mtrr type by extending the mtrr boot option:\n\n   mtrr:n where n\n\n        0 \u003d no mtrr (equivalent to using the nomtrr option)\n        1 \u003d uncachable\n        2 \u003d write back\n        3 \u003d write combining (default)\n        4 \u003d write through\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "655a0a7799cddf9a469916c07ac22f1106abc2be",
      "tree": "68046518782408b540c41645ee75ac155f3b332a",
      "parents": [
        "3d483f47579461a4715db33c68ef8752e5a97a2d"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Fri Jul 29 14:03:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 15:01:13 2005 -0700"
      },
      "message": "[PATCH] serial: add MMIO support to 8250_pnp\n\nAdd support for UARTs in MMIO space and clean up a little whitespace.\n\nHP legacy-free ia64 machines need this.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a9b2e9170bdf1dd27ca4aa9a63048065d252d116",
      "tree": "048526305102fb981c5a2940bab99e872d6f78a1",
      "parents": [
        "498f78e6fcf558d0dec31f5648f43426ae16433f"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Fri Jul 29 12:18:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:54 2005 -0700"
      },
      "message": "[PATCH] USB: hidinput_hid_event() oops fix\n\nIt seems that I see a bug in hidinput_hid_event.  The check for NULL can never\nwork, becaue \u0026hidinput-\u003einput is nonzero at all times.\n\nCc: \u003cvojtech@suse.cz\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": "498f78e6fcf558d0dec31f5648f43426ae16433f",
      "tree": "8f07affd9ffd2324e5dcfa665aed8cb68e0ef88d",
      "parents": [
        "6b216df87cb5f3bb7d47a33f1cd955ebc7b84dfd"
      ],
      "author": {
        "name": "Dan Streetman",
        "email": "ddstreet@ieee.org",
        "time": "Fri Jul 29 12:18:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:54 2005 -0700"
      },
      "message": "[PATCH] USB: fix in usb_calc_bus_time\n\nThis patch does the same swap, i.e. use the ISO macro if (isoc).\nAdditionally, it fixes the return value - the usb_calc_bus_time function\nreturns the time in nanoseconds (I didn\u0027t notice that before) while the\nHS_USECS and HS_USECS_ISO are microseconds.  This fixes the function to\nreturn nanoseconds always, and adjusts ehci-q.c (the only high-speed\ncaller of the function) to wrap the call in NS_TO_US().\n\nSigned-off-by: Dan Streetman \u003cddstreet@ieee.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6b216df87cb5f3bb7d47a33f1cd955ebc7b84dfd",
      "tree": "47be6973ba2f07151b742f49f1c859ed8a6bd901",
      "parents": [
        "3eb0c5f4b539873ca88f8597db6a49e83ddfd7e2"
      ],
      "author": {
        "name": "Conger, Chris A",
        "email": "CHRIS.A.CONGER@saic.com",
        "time": "Fri Jul 29 12:18:23 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:54 2005 -0700"
      },
      "message": "[PATCH] USB: fix Bug in usb-skeleton.c\n\nCompare endpoint address to USB_ENDPOINT_DIR_MASK to determine endpoint\ndirection...\n\nFrom: \"Conger, Chris A.\" \u003cCHRIS.A.CONGER@saic.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3eb0c5f4b539873ca88f8597db6a49e83ddfd7e2",
      "tree": "22b31e5bc049df465670ab03c44da8a4022a9c92",
      "parents": [
        "f29080976d109b6c08e42be8a1888f338785c502"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux-usb@fluff.org",
        "time": "Fri Jul 29 12:18:03 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:53 2005 -0700"
      },
      "message": "[PATCH] USB: add S3C24XX USB Host driver support\n\nUSB (OHCI) Host driver for S3C2410/S3C2440 based systems\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f29080976d109b6c08e42be8a1888f338785c502",
      "tree": "7a83d8b26e3bc3c6c8f65b16260c38a16842e651",
      "parents": [
        "8753e65e34a7b02f8473e7c6ce1cf7e08db4c6e3"
      ],
      "author": {
        "name": "Mathieu",
        "email": "matt@minas-morgul.org",
        "time": "Fri Jul 29 12:17:29 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:53 2005 -0700"
      },
      "message": "[PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbid\n\nGigabyte GN-WLBZ201 wifi usb dongle works very well, using the zd1201\ndriver. the only missing part is that the corresponding usbid is not\ndeclared. The following patch should fix this.\n\nFrom: \"Mathieu\" \u003cmatt@minas-morgul.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8753e65e34a7b02f8473e7c6ce1cf7e08db4c6e3",
      "tree": "1bb13f63d745fd2a7b775b4b03534766baeae994",
      "parents": [
        "a6db592e1624bb7ec62cf56629c9556442169ac5"
      ],
      "author": {
        "name": "Masahito Omote",
        "email": "omote@utyuuzin.net",
        "time": "Fri Jul 29 12:17:25 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:53 2005 -0700"
      },
      "message": "[PATCH] USB: Patch for KYOCERA AH-K3001V support\n\nThis patch enables a support of KYOCERA AH-K3001V, one of the most\npopular cell phone in Japan. This device has vendor specific ID but works\nwith acm driver by adding USB ID. This device already works on\nFreeBSD and OS X by native USB ACM driver with USB ID added.\n\nThis device is probed as NO_UNION_NORMAL not to hang up when probing.\n\nSigned-off-by: Masahito Omote \u003comote@utyuuzin.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a6db592e1624bb7ec62cf56629c9556442169ac5",
      "tree": "d9b6638f8999c6306d5eaad86f3cab5cf641a276",
      "parents": [
        "86d30741e480f40676c2173e1153368a4846da48"
      ],
      "author": {
        "name": "Michael Hund",
        "email": "mhund@ld-didactic.de",
        "time": "Fri Jul 29 12:17:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:53 2005 -0700"
      },
      "message": "[PATCH] USB: ldusb fixes\n\nbelow you will find the forgotten kmalloc check (sorry).\n\nSigned-off-by: Michael Hund \u003cmhund@ld-didactic.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "86d30741e480f40676c2173e1153368a4846da48",
      "tree": "a30c3e34a033f71b1fbf4b96b22555f85cb641a7",
      "parents": [
        "4a0d73c463765ce34b22ac3924d0661caf2a7539"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Fri Jul 29 12:17:16 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:53 2005 -0700"
      },
      "message": "[PATCH] USB: Usbcore: Don\u0027t try to delete unregistered interfaces\n\nThis patch handles a rarely-encountered failure mode in usbcore.  It\u0027s\nlegal for device_add to fail (although now it happens even more rarely\nthan before since failure to bind a driver is no longer fatal).  So when\nwe destroy the interfaces in a configuration, we shouldn\u0027t try to delete\nones which weren\u0027t successfully registered.  Also, failure to register an\ninterface shouldn\u0027t be fatal either -- I think; you may disagree about\nthis part of the patch.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4a0d73c463765ce34b22ac3924d0661caf2a7539",
      "tree": "753fd069ce67d9a44ff4aab2b336536dc205bd30",
      "parents": [
        "fe0410c7f43e133e156e54e3156392e800bedc21"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Jul 29 12:17:11 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:52 2005 -0700"
      },
      "message": "[PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit variables\n\nThe only uses of both variables were recently removed.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fe0410c7f43e133e156e54e3156392e800bedc21",
      "tree": "0c082c02228d3ec92f7630f51e01f3b4085b5fd7",
      "parents": [
        "279e1545a1350b9147ae884f848ffc8b7db18967"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Fri Jul 29 12:16:58 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:52 2005 -0700"
      },
      "message": "[PATCH] USB: usbfs: Don\u0027t leak uninitialized data\n\nThis patch fixes an information leak in the usbfs snoop facility:\nuninitialized data from __get_free_page can be returned to userspace and\nwritten to the system log.  It also improves the snoop output by printing\nthe wLength value.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "279e1545a1350b9147ae884f848ffc8b7db18967",
      "tree": "71fd44f8a3a8528a3865e45fb78e132643bde55d",
      "parents": [
        "74ede0ff59fb18787213ed979641624a2f234821"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Fri Jul 29 12:16:52 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:52 2005 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio: fix a couple of timeouts\n\nftdi_sio: Fix timeouts in a couple of usb_control_msg() calls due to\nchange of units from jiffies to milliseconds in 2.6.12.\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "74ede0ff59fb18787213ed979641624a2f234821",
      "tree": "f3edc4df478c45684a856bbca6f90047ab457862",
      "parents": [
        "9b1513d91e195af46b8e59626f74d3d41a7565af"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Fri Jul 29 12:16:41 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:52 2005 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneously\n\nftdi_sio: Update RTS and DTR simultaneously, using a single control URB\ninstead of separate control URBs for RTS and DTR.  Reinhard Bergmann\nobserved time differences of up to 680 ms with his application on a\n2.4.22 kernel when RTS and DTR were updated using separate control\nURBs, which is unacceptable.\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9b1513d91e195af46b8e59626f74d3d41a7565af",
      "tree": "1641fb53fb4fb3562fe44a3dd271b940147161f8",
      "parents": [
        "a46e812620bd7db457ce002544a1a6572c313d8a"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Fri Jul 29 12:16:31 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:52 2005 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devices\n\nThe attached patch adds the following new devices to the ftdi_sio driver:\n\n* microHAM USB-Y6 and USB-Y8 devices submitted by Justin Burket (KL1RL).\n* Evolution Robotics ER1 Control Module submitted by Shawn M.  Lavelle.\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "10f4338ca8534823bc6c843edbbe42fd4e73d258",
      "tree": "e0e94513f07166de7f45cfdc2b8c2199e5be7a3d",
      "parents": [
        "761a3ac08c63718dacde12aaf0ec6d6760e8c2b7"
      ],
      "author": {
        "name": "Ivan Kokshaysky",
        "email": "ink@jurassic.park.msu.ru",
        "time": "Fri Jul 29 12:16:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:51 2005 -0700"
      },
      "message": "[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c\n\nThe setup-bus code doesn\u0027t work correctly for configurations\nwith more than one display adapter in the same PCI domain.\nThis stuff actually is a leftover of an early 2.4 PCI setup code\nand apparently it stopped working after some \"bridge_ctl\" changes.\nSo the best thing we can do is just to remove it and rely on the fact\nthat any firmware *has* to configure VGA port forwarding for the boot\ndisplay device properly.\n\nBut then we need to ensure that the bus-\u003ebridge_ctl will always\ncontain valid information collected at the probe time, therefore\nthe following change in pci_scan_bridge() is needed.\n\nSigned-off-by: Ivan Kokshaysky \u003cink@jurassic.park.msu.ru\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "761a3ac08c63718dacde12aaf0ec6d6760e8c2b7",
      "tree": "9e57362eea27c60a1a8870ed21767dbf89a37867",
      "parents": [
        "e96e2f148060330f6178b502574dcb81eb7318bf"
      ],
      "author": {
        "name": "Jon Smirl",
        "email": "jonsmirl@gmail.com",
        "time": "Fri Jul 29 12:16:17 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:51 2005 -0700"
      },
      "message": "[PATCH] PCI: Adjust PCI rom code to handle more broken ROMs\n\nThere are ROMs reporting that their size exceeds their PCI ROM\nresource window. This patch returns the minimum of the resource window\nsize or the size in the ROM.  An example of this breakage is the XGI\nVolari Z7.\n\nSigned-off-by: Jon Smirl \u003cjonsmirl@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e96e2f148060330f6178b502574dcb81eb7318bf",
      "tree": "58c03c33e68e4db69cb1284f4d53d057d37752ba",
      "parents": [
        "ea5860d22b37b47c5023949edad2ec23e75169d1"
      ],
      "author": {
        "name": "Daniele Gaffuri",
        "email": "d.gaffuri@reply.it",
        "time": "Fri Jul 29 12:15:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:51 2005 -0700"
      },
      "message": "[PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2\n\nPatch against 2.6.12 to unhide SMBus on Toshiba Centrino laptops using\nIntel 82855PM chipset.  Tested on Toshiba Tecra M2.\n\nSigned-off-by: Daniele Gaffuri \u003cd.gaffuri@reply.it\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ea5860d22b37b47c5023949edad2ec23e75169d1",
      "tree": "8c05148f86bc187c95107295ba77cbd3502d1b2d",
      "parents": [
        "0d73adc14e239b05a9393c09c067a26a5ba86b6c"
      ],
      "author": {
        "name": "Evgeniy Polyakov",
        "email": "johnpol@2ka.mipt.ru",
        "time": "Fri Jul 29 12:15:38 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:51 2005 -0700"
      },
      "message": "[PATCH] w1: kconfig/Makefile fix.\n\nThis patch was sent first time very long time ago,\nbut magically was disapeared, it probably exists\nin your queue, but to be sure, I resend it.\nIf can not be applied cleanly after your w1 queue is flushed\ninto upstrem tree, just drop it.\nThanks.\n\nPatch from Michael Farmbauer \u003cmichl@baldrian.franken.de\u003e.\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": "0d73adc14e239b05a9393c09c067a26a5ba86b6c",
      "tree": "2d37b52c21c02c4f7be2e2551abad3d4cbc69e73",
      "parents": [
        "86749e8512d2c37618dc5814ef41abbf168f291b"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jul 29 12:15:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:51 2005 -0700"
      },
      "message": "[PATCH] I2C: 24RF08 corruption prevention (again)\n\nThe 24RF08 corruption prevention in the eeprom and max6875 drivers wasn\u0027t\ncomplete. For one thing, the additional quick write should happen as soon\nas possible and unconditionally, while both drivers had error paths before.\nFor another, when a given chip is forced, the core does not emit a quick\nwrite, so a second quick write would cause the corruption rather than\nprevent it.\n\nI plan to move the corruption prevention in the core in the long run, so\nthat individual drivers don\u0027t have to care anymore. But I need to merge\ni2c_probe and i2c_detect before I do (work in progress).\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "86749e8512d2c37618dc5814ef41abbf168f291b",
      "tree": "bbb3b986e90a234a26b46ba30807bf0b62722138",
      "parents": [
        "0cacdf298211ec9e87354cf102f20d070e76e075"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jul 29 12:15:29 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:51 2005 -0700"
      },
      "message": "[PATCH] I2C: missing new lines in i2c-core messages\n\nTwo log messages lack their trailing new line in i2c-core. I\u0027d swear I had\nfixed them already, but it seems not. Bonus: improved coding style.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0cacdf298211ec9e87354cf102f20d070e76e075",
      "tree": "e1bf80422b3508d689210db3b0e1f3bbf075e2ec",
      "parents": [
        "368609c5a8bd75b77721e69726ddfd3c6a30f7d4"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jul 29 12:15:12 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:50 2005 -0700"
      },
      "message": "[PATCH] I2C: use time_after in 3 chip drivers\n\nA few i2c drivers were not updated to use time_after() yet.\n\nSigned-off-by: Marcelo Feitoza Parisi \u003cmarcelo@feitoza.com.br\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "368609c5a8bd75b77721e69726ddfd3c6a30f7d4",
      "tree": "8cff3da0479ff0e978db7f0c973bd1f5fd887b0d",
      "parents": [
        "d91e16943fdaf02bf3459059abca1032589c0663"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jul 29 12:15:07 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:50 2005 -0700"
      },
      "message": "[PATCH] I2C: Missing space in split strings\n\nA few split string in i2c (and now hwmon) drivers lack a joining space,\ncausing them to display incorrectly. This trivial patch fixes that up.\nPlease apply, thanks.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d91e16943fdaf02bf3459059abca1032589c0663",
      "tree": "d583c855984bc43f3b3c25c2b43a5dec5bf1fd75",
      "parents": [
        "cb14c3a13cb1e78acf54a9ddc9e5f3e2f023523e"
      ],
      "author": {
        "name": "Ladislav Michl",
        "email": "ladis@linux-mips.org",
        "time": "Fri Jul 29 12:15:00 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:50 2005 -0700"
      },
      "message": "[PATCH] I2C: ds1337 - fix 12/24 hour mode bug\n\nDS1339 manual, page 6, chapter Date and time operation:\n  The DS1339 can be run in either 12-hour or 24-hour mode. Bit 6 of the\n  hours register is defined as the 12-hour or 24-hour mode-select bit.\n  When high, the 12-hour mode is selected.\n\nPatch below makes ds1337 driver work as documented in manual.\n\nSigned-off-by: Ladislav Michl \u003cladis@linux-mips.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "cb14c3a13cb1e78acf54a9ddc9e5f3e2f023523e",
      "tree": "0e301855624c19d120eda907513012582d9bb157",
      "parents": [
        "fc185d95ecf3ca62fa9afb5214a69b39060ff537"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Fri Jul 29 12:14:40 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 13:12:50 2005 -0700"
      },
      "message": "[PATCH] I2C-MPC: Restore code removed\n\nI2C-MPC: Restore code removed\n\nA previous patch to remove support for the OCP device model was way\nto generious and moved some of the platform device model code, oops.\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0b6b2f08c24a65535cb18893ca27516389c5fc0f",
      "tree": "e089b92bea0e4a52047ee8571427078313f8a79f",
      "parents": [
        "4a7164023959040e687e51663dee67cff4d2b770"
      ],
      "author": {
        "name": "Venkatesh Pallipadi",
        "email": "venkatesh.pallipadi@intel.com",
        "time": "Fri Jul 29 16:00:13 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 16:02:02 2005 -0400"
      },
      "message": "[ACPI] Fix memset arguments in acpi processor_idle.c\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d4954\n\nSigned-off-by: Venkatesh Pallipadi \u003cvenkatesh.pallipadi@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "4a7164023959040e687e51663dee67cff4d2b770",
      "tree": "f6e0dbbaf9a0ac2e0029eb58956410549e0301b7",
      "parents": [
        "668d74c04c16bb69de564e25e85dd94eeb0175d9"
      ],
      "author": {
        "name": "Venkatesh Pallipadi",
        "email": "venkatesh.pallipadi@intel.com",
        "time": "Fri Jul 29 15:51:36 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 15:54:03 2005 -0400"
      },
      "message": "[ACPI] Fix the regression with c1_default_handler on some systems\nwhere C-states come from FADT.\n\nThanks to Kevin Radloff for identifying the issue and\nisolating it to exact line of code that is causing the issue.\n\nSigned-off-by: Venkatesh Pallipadi \u003cvenkatesh.pallipadi@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "33ac02aa4cef417871e128ab4a6565e751e5f3b2",
      "tree": "000243cf3b1477eafb09d86207fdf199ec7f142b",
      "parents": [
        "e0d7ff168a71299919f01500b3d507aae0c67513",
        "2bcad935a3bb149833bf249e6b159f22a90d6218"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 10:16:25 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 10:16:25 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq\n"
    },
    {
      "commit": "e0d7ff168a71299919f01500b3d507aae0c67513",
      "tree": "de2a7807ec5642e7389191e66d8c5d6d1249096a",
      "parents": [
        "ca49a601c2b4b74e5cf57fef62122204d1982372",
        "33fdfa97f2b3aab698ef849ec50dcc5102017f0a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 09:48:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 09:48:34 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input\n"
    },
    {
      "commit": "5a90fa71f6d45054c78b2bd6dbc4feba1638e1d2",
      "tree": "2d6803ca2d8201500a203465d2afe54187ad0c52",
      "parents": [
        "dddf8f9e4b1af852bcd735d5f737c0d0e2ce6e76",
        "7b6dbd6872ca1d0c03dc0e0a7108d79c8dafa793"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 09:04:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 29 09:04:47 2005 -0700"
      },
      "message": "Merge head \u0027upstream\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n"
    },
    {
      "commit": "f0b9d796002d9d39575cf1beabfb625f68b507fa",
      "tree": "185905616555941f578fd0e8b7871477c3395f73",
      "parents": [
        "e1474e2d9dfb782e6c6517a180b5a8913c69dfad"
      ],
      "author": {
        "name": "Jon Smirl",
        "email": "jonsmirl@gmail.com",
        "time": "Thu Jul 28 21:16:19 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 21:46:05 2005 -0700"
      },
      "message": "[PATCH] fbdev: colormap fixes fix\n\nFix a buffer overflow vunerabilty in previous cmap patch\n\nSigned-off-by: Jon Smirl \u003cjonsmirl@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2ca3310e78912a527d7d2c62c01da7cbf7346b8d",
      "tree": "3eb83a509487d5b85d346630e9d700d73d28e39e",
      "parents": [
        "4e90188be4a56f37fbb4ffb5b58745683526dcb9"
      ],
      "author": {
        "name": "Alasdair G Kergon",
        "email": "agk@redhat.com",
        "time": "Thu Jul 28 21:16:00 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 21:46:03 2005 -0700"
      },
      "message": "[PATCH] device-mapper: fix md-\u003elock deadlocks in core\n\nThis patch is an attempt to fix deadlocks discovered in the core dm.\n\nThe problems boil down to md-\u003elock having to be held in too many places, so\nI\u0027ve split it into two: md-\u003esuspend_lock and md-\u003eio_lock.\n\nsuspend_lock is now held throughout dm_suspended() as well as dm_resume()\nand dm_swap_table() so that these functions cannot run concurrently:\nthere\u0027s no requirement for that and it added complexity.\n\nDMF_FS_LOCKED becomes redundant: DMF_SUSPENDED provides adequate\nprotection.\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": "4e90188be4a56f37fbb4ffb5b58745683526dcb9",
      "tree": "dde381c2419cce6e529729fd361bf0b9b90392ac",
      "parents": [
        "cf222b3769c3759488579441ab724ed33a2da5f4"
      ],
      "author": {
        "name": "Alasdair G Kergon",
        "email": "agk@redhat.com",
        "time": "Thu Jul 28 21:15:59 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 21:46:03 2005 -0700"
      },
      "message": "[PATCH] device-mapper: fix deadlocks in core\n\nAvoid another bdget_disk which can deadlock.\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": "cf222b3769c3759488579441ab724ed33a2da5f4",
      "tree": "b49e2a731a02cc9a280183232ecad5c165f121eb",
      "parents": [
        "8c56ac3f3b12936b03d2626c7572fed5977af515"
      ],
      "author": {
        "name": "Alasdair G Kergon",
        "email": "agk@redhat.com",
        "time": "Thu Jul 28 21:15:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 21:46:03 2005 -0700"
      },
      "message": "[PATCH] device-mapper: fix deadlocks in core (prep)\n\nSome code tidy-ups in preparation for the next patches.  Change\ndm_table_pre/postsuspend_targets to accept NULL.  Use dm_suspended()\nthroughout.\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": "7b6dbd6872ca1d0c03dc0e0a7108d79c8dafa793",
      "tree": "54160c4c0aa0970d3daa8b9a8f40c7a31f9527fe",
      "parents": [
        "6b6a93c6876ea1c530d5d3f68e3678093a27fab0"
      ],
      "author": {
        "name": "Greg Felix",
        "email": "gregfelixlkml@gmail.com",
        "time": "Thu Jul 28 15:54:15 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Jul 28 15:54:15 2005 -0400"
      },
      "message": "libata: Check PCI sub-class code before disabling AHCI\n\nThis patch adds functionality to check the PCI sub-class code of an\nAHCI capable device before disabling AHCI.  It fixes a bug where an\nICH7 sata controller is being setup by the BIOS as sub-class 1 (ide)\nand the AHCI control registers weren\u0027t being initialized, thus causing\nan IO error in piix_disable_ahci().\n\nSigned-off-by: Gregory Felix \u003cgreg.felix@gmail.com\u003e\n"
    },
    {
      "commit": "cc993cab0239cb07af329d2e18faac7888821075",
      "tree": "7fc0a36406bed058c6405c9a286b63362777a4a5",
      "parents": [
        "841e40b380a70933e8dc1184e0f9ba1c6cac48af"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Thu Jul 28 09:43:56 2005 -0700"
      },
      "committer": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Thu Jul 28 09:43:56 2005 -0700"
      },
      "message": "Here are two possible cleanups in cpufreq.c:\n* ret has no need to be unsigned in cpufreq_driver_target()\n* ret has no need to be initialized in __cpufreq_governor()\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    },
    {
      "commit": "11be00cba6be114f861123cfc6779f195a615d22",
      "tree": "eb0a9beef23463d18d8d440c8fba9cbbb1f986b3",
      "parents": [
        "8b378def5a386c4a7f15b51ed79802badb9f5a70"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Thu Jul 28 01:07:39 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:39:02 2005 -0700"
      },
      "message": "[PATCH] PCDP: if PCDP contains parity information, use it\n\nIf the PCDP supplies parity, use it (only none/even/odd supported), and\ndon\u0027t append parity/stop bit arguments unless baud is present.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8b378def5a386c4a7f15b51ed79802badb9f5a70",
      "tree": "52d53a2a28f788a8302a83248bda8ac774076dc4",
      "parents": [
        "f5c1d5b2aaf9a98f15a6dcdfbba1f494d0aaae52"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Jul 28 01:07:38 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:39:02 2005 -0700"
      },
      "message": "[PATCH] e1000: no need for reboot notifier\n\nsys_reboot() now calls device_suspend(), so it is no longer necessary for\nthe e1000 driver to register a reboot notifier [in fact doing so results in\ne1000_suspend() getting called twice].\n\n(akpm: we need to fast-track this.  It\u0027s causing ia64 to oops on shutdown)\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\nCc: \u003ccramerj@intel.com\u003e\nCc: \u003cjohn.ronciak@intel.com\u003e\nCc: \u003cganesh.venkatesan@intel.com\u003e\nCc: 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": "e1699f508ab5098de4b258268fa8913db38d9d35",
      "tree": "4435afeae1b6e4e90e787ca1af1701fa9186b2f1",
      "parents": [
        "ac12259f2984d96454affc147f9d63f2ac2ac1f8"
      ],
      "author": {
        "name": "Ian Campbell",
        "email": "ijc@hellion.org.uk",
        "time": "Thu Jul 28 01:07:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:39:02 2005 -0700"
      },
      "message": "[PATCH] cs89x0: collect tx_bytes statistics\n\nSigned-off-by: Ian Campbell \u003cicampbell@arcom.com\u003e\nCc: 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": "ad2b93123d2b3cb4ba9a98dd5f62acb6d6b50391",
      "tree": "250d0f5157c98c1cc650a08bcad3f9f5a6f3ee17",
      "parents": [
        "eaaf9c68e75edf0fa51c5770eb68c2a6cb5ff66b"
      ],
      "author": {
        "name": "Mike Miller",
        "email": "mike.miller@hp.com",
        "time": "Thu Jul 28 01:07:31 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:39:01 2005 -0700"
      },
      "message": "[PATCH] cciss per disk queue\n\nThis patch adds per disk queue functionality to cciss.  Sometime back I\nsubmitted a patch but it looks like only part of what I needed.  In the 2.6\nkernel if we have more than one logical volume the driver will Oops during\nrmmod.  It seems all of the queues actually point back to the same queue.\nSo after deleting the first volume you hit a null pointer on the second\none.\n\nThis has been tested in our labs.  There is no difference in performance,\nit just fixes the Oops.\n\nSigned-off-by: Mike Miller \u003cmike.miller@hp.com\u003e\nCc: Jens Axboe \u003caxboe@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "eaaf9c68e75edf0fa51c5770eb68c2a6cb5ff66b",
      "tree": "9f9426f38eff47c4e6ab4bc361dc66c30974b075",
      "parents": [
        "d8c4b4195c7d664baf296818bf756775149232d3"
      ],
      "author": {
        "name": "Daniel Ritz",
        "email": "daniel.ritz@gmx.ch",
        "time": "Thu Jul 28 01:07:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:39:01 2005 -0700"
      },
      "message": "[PATCH] pcmcia: disable read prefetch/write burst on old O2Micro bridges\n\nOlder O2Micro bridges have problems with both read prefetch and write burst\ndepending on the combination of the chipset, bridge, cardbus card.  safest is\nto disable read prefetch and write burst on those old bridges.\n\nSigned-off-by: Daniel Ritz \u003cdaniel.ritz@gmx.ch\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d8c4b4195c7d664baf296818bf756775149232d3",
      "tree": "0ca8d557b9bdb44836255ec72d1c4273db50bcce",
      "parents": [
        "a1b274fbe3f00469fb8a68806469ec7746c7f648"
      ],
      "author": {
        "name": "Daniel Ritz",
        "email": "daniel.ritz@gmx.ch",
        "time": "Thu Jul 28 01:07:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:39:01 2005 -0700"
      },
      "message": "[PATCH] yenta: free_irq() on suspend.\n\nResume doesn\u0027t seem to work without.\n\nSigned-off-by: Daniel Ritz \u003cdaniel.ritz@gmx.ch\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a1b274fbe3f00469fb8a68806469ec7746c7f648",
      "tree": "1c7701d1d9d8ec9dd6ff0d692501e6850032abef",
      "parents": [
        "661d04c6f08c16ae63fb3be05d59ee99c6f3de52"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Thu Jul 28 01:07:27 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:39:01 2005 -0700"
      },
      "message": "[PATCH] pcmcia: fix sharing IRQs and request_irq without IRQ_HANDLE_PRESENT\n\nDebugging and description from: Noah Misch \u003cnoah@cs.caltech.edu\u003e\n\nWhen a driver calls pcmcia_request_irq with IRQ_HANDLE_PRESENT unset, it looks\nfor an open IRQ by request_irq()ing with a dummy handler and NULL dev_info.\nfree_irq uses dev_info as a key for identifying the handler to free among\nthose sharing an IRQ, so request_irq returns -EINVAL if dev_info is NULL and\nthe IRQ may be shared.  That unknown error code is the -EINVAL.\n\nIt looks like only pcnet_cs and axnet_cs are affected.  Most other drivers let\npcmcia_request_irq install their interrupt handlers.  sym53c500_cs requests\nits IRQ manually, but it cannot share an IRQ.\n\nThe appended patch changes pcmcia_request_irq to pass an arbitrary, unique,\nnon-NULL dev_info with the dummy handler.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d277ad0eaa056c632707271192ec5896548f15d6",
      "tree": "ca519bab062686f3277c1d2751fdf739d2b143b9",
      "parents": [
        "2e5a3e79091615c5eae871ad9e794ed48753ae05"
      ],
      "author": {
        "name": "Komuro",
        "email": "komurojun-mbn@nifty.com",
        "time": "Thu Jul 28 01:07:24 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:39:00 2005 -0700"
      },
      "message": "[PATCH] pcmcia: fix many device IDs\n\nIf the product-id-string contains the \u0027+\u0027 , \u0027\u0026\u0027 ,\u0027_\u0027, it was not converted\nproperly from the /etc/pcmcia/config(pcmcia-cs config file).\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2e5a3e79091615c5eae871ad9e794ed48753ae05",
      "tree": "b354fe9969222384892d5a8629b62aeda95aee32",
      "parents": [
        "dc33a4a36cad02b939b9a4fb2f15ade17d61cdaf"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Thu Jul 28 01:07:23 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:39:00 2005 -0700"
      },
      "message": "[PATCH] pcmcia: avoid duble iounmap of one address\n\nAvoid double iounmap of one address, and disable cis_virt if set_mem_map\nfailed.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dc33a4a36cad02b939b9a4fb2f15ade17d61cdaf",
      "tree": "be772611363a522438fd6e130086e64d20bf6aba",
      "parents": [
        "b2e0743a515c3317b0f9c93fb1c5e082c87474a2"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Thu Jul 28 01:07:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:39:00 2005 -0700"
      },
      "message": "[PATCH] pcmcia: update au1000 to work with recent changes\n\nGet the au1000 PCMCIA socket drivers to work.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b2e0743a515c3317b0f9c93fb1c5e082c87474a2",
      "tree": "cc8f0100ffd8fd8163a45b86211c49000e084596",
      "parents": [
        "ba5bb6b58490693fb9b5de3ffee48c6dc9ae0d6c"
      ],
      "author": {
        "name": "Jar",
        "email": "jar@pcuf.fi",
        "time": "Thu Jul 28 01:07:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:39:00 2005 -0700"
      },
      "message": "[PATCH] pcmcia: remove duplicates in orinoco_cs\n\nRemove duplicates from the device id table.\n\nSigned-off-by: Jarkko Raja \u003cjar@pcuf.fi\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ba5bb6b58490693fb9b5de3ffee48c6dc9ae0d6c",
      "tree": "c905f6a5637672a255b519f5dc9ff4d6381782e1",
      "parents": [
        "698e22c4bf7dad25d63f5c2ec6ca07047579c434"
      ],
      "author": {
        "name": "Pavel Roskin",
        "email": "proski@gnu.org",
        "time": "Thu Jul 28 01:07:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:38:59 2005 -0700"
      },
      "message": "[PATCH] pcmcia: fix comment\n\nThere are two problems with the message about missing callback functions: it\u0027s\nnot written in correct English and it lacks newline at the end.\n\nSigned-off-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "698e22c4bf7dad25d63f5c2ec6ca07047579c434",
      "tree": "0327c22f127d7ccf460b139ec61bd2e2a035c100",
      "parents": [
        "a5453be48e8def75a9c1b2177b82fa0e692c6e3a"
      ],
      "author": {
        "name": "Pavel Roskin",
        "email": "proski@gnu.org",
        "time": "Thu Jul 28 01:07:19 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 28 08:38:59 2005 -0700"
      },
      "message": "[PATCH] pcmcia: ide-cs id_table update\n\nSanDisk ConnectPlus has two functions.  Function 0 is prism2 card, currently\nonly supported by HostAP (not in the kernel).  Function 1 is 128M flash,\nsupported by ide-cs.  This patch adds an entry for function 1 to ide-cs.c.\n\nSigned-off-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "577a4f8102d54b504cb22eb021b89e957e8df18f",
      "tree": "4413a1fec41bc2c3ecbc96ddb35f949f820967ff",
      "parents": [
        "79d81907594e1ec4d5171653dde7cb9e9cb87de2"
      ],
      "author": {
        "name": "Andrew Vasquez",
        "email": "andrew.vasquez@qlogic.com",
        "time": "Wed Jul 27 22:10:59 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 22:31:35 2005 -0700"
      },
      "message": "[PATCH] More qla2xxx configuration fixes\n\nThis adds the appropriate FW_LOADER pre-requisite and a separate entry\nfor ISP24xx support.\n\nThanks to Adrian Bunk and Jesper Juhl for their efforts in fixing this\nquirk.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "79d81907594e1ec4d5171653dde7cb9e9cb87de2",
      "tree": "d3f99de8a2a5e382ecbcbe1a1a8d411dc6071ef0",
      "parents": [
        "2868bd281fef21d1e73d6b7648a41efc3d75f10c"
      ],
      "author": {
        "name": "Hal Rosenstock",
        "email": "halr@voltaire.com",
        "time": "Wed Jul 27 20:38:56 2005 -0700"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "roland@eddore.topspincom.com",
        "time": "Wed Jul 27 20:38:56 2005 -0700"
      },
      "message": "[IB/ucm]: Clean up userspace CM\n\nOnly print debug messages when debug_level is set.\nEliminate NULL checks prior to calling kfree.\n\nSigned-off-by: Hal Rosenstock \u003chalr@voltaire.com\u003e\nSigned-off-by: Libor Michalek \u003clibor@topspin.com\u003e\n"
    },
    {
      "commit": "2868bd281fef21d1e73d6b7648a41efc3d75f10c",
      "tree": "0ad821cfcc9e3f9e8b662d026bec6bb6d4ce69ac",
      "parents": [
        "6d376756f2cf3478d5a4fdb8d18e958948366b9d",
        "41c018b7ecb60b1c2c4d5dee0cd37d32a94c45af"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "roland@eddore.topspincom.com",
        "time": "Wed Jul 27 19:12:56 2005 -0700"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "roland@eddore.topspincom.com",
        "time": "Wed Jul 27 19:12:56 2005 -0700"
      },
      "message": "Merge /scratch/Ksrc/linux-git/\n"
    },
    {
      "commit": "e0aa8afd97536a9d94f82a07b4c4b3f05aef6f82",
      "tree": "a0ac7eb5814f61f8205ce88d31529f8090b74f2e",
      "parents": [
        "e4ff4d7f9d85a2bc714307eb9113617182e62845"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 17:08:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 17:08:21 2005 -0700"
      },
      "message": "Fix up qla2xxx configuration bogosity\n\nIf we haven\u0027t configured the qla24xx driver, then the Makefile shouldn\u0027t\ndo it for us.\n\nThis also means that we can avoid the unnecessary selection of FC_ATTRS.\n\nDebugged by James Bottomley\n"
    },
    {
      "commit": "839c5d2511fadc35cc4e8a8ffa833d76668700b2",
      "tree": "8c5150c50dba619ec88818e1610263582d476217",
      "parents": [
        "96fad28a781069eb40156f78b8f50c349805b652",
        "5e43db7730e7cef7d37968ea789c41392519a864"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:37:59 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:37:59 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "59904159c316f7bc02d00ff7b0dc3f9d3afd07fd",
      "tree": "97ae16e0588c1f3e9c61b2a49dad267600f1b4b0",
      "parents": [
        "77933d7276ee8fa0e2947641941a6f7a100a327b"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "juhl-lkml@dif.dk",
        "time": "Wed Jul 27 11:46:10 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:26:20 2005 -0700"
      },
      "message": "[PATCH] Update CREDITS entry and listings in source files for Jesper Juhl\n\na) update entry in CREDITS for Jesper Juhl\nb) remove email address from source files so it\u0027s only listed in credits.\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "77933d7276ee8fa0e2947641941a6f7a100a327b",
      "tree": "e3a42724642410f5257c794a71b34642092eedd5",
      "parents": [
        "03e259a9cdbd0583e71468293aaa1ccadbdaeff1"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "juhl@dif.dk",
        "time": "Wed Jul 27 11:46:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:26:20 2005 -0700"
      },
      "message": "[PATCH] clean up inline static vs static inline\n\n`gcc -W\u0027 likes to complain if the static keyword is not at the beginning of\nthe declaration.  This patch fixes all remaining occurrences of \"inline\nstatic\" up with \"static inline\" in the entire kernel tree (140 occurrences in\n47 files).\n\nWhile making this change I came across a few lines with trailing whitespace\nthat I also fixed up, I have also added or removed a blank line or two here\nand there, but there are no functional changes in the patch.\n\nSigned-off-by: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "03e259a9cdbd0583e71468293aaa1ccadbdaeff1",
      "tree": "ee41f6bcfbeeeb6f3cd269622d499ee9eb6df233",
      "parents": [
        "dbd4f12859307c20a4c65a7de4cdd5f9f518dc7a"
      ],
      "author": {
        "name": "Michal Januszewski",
        "email": "spock@gentoo.org",
        "time": "Wed Jul 27 11:46:08 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:26:19 2005 -0700"
      },
      "message": "[PATCH] fbdev: update info-\u003ecmap when setting cmap from user-/kernelspace.\n\nThe fb_info struct, as defined in include/linux/fb.h, contains an element\nthat is supposed to hold the current color map:\n  struct fb_cmap cmap;            /* Current cmap */\n\nThis cmap is currently never updated when either fb_set_cmap() or\nfb_set_user_cmap() are called.  As a result, info-\u003ecmap contains the\ndefault cmap that was set by a device driver/fbcon and a userspace\napplication using the FBIOGETCMAP ioctl will not always get the *currently*\nused color map.\n\nThe patch fixes this by making sure the cmap is copied to info-\u003ecmap after\nit is set correctly.  It moves most of the code that is responsible for\nsetting the cmap to fb_set_cmap() and out of fb_set_user_cmap() to avoid\ncode-duplication.\n\nSigned-off-by: Michal Januszewski \u003cspock@gentoo.org\u003e\nCc: \u003clinux-fbdev-devel@lists.sourceforge.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dbd4f12859307c20a4c65a7de4cdd5f9f518dc7a",
      "tree": "16aa37137555ce5234d723a69b143bfd0902178b",
      "parents": [
        "d210224732b3d32e802e3537499297d387852166"
      ],
      "author": {
        "name": "Michal Januszewski",
        "email": "spock@gentoo.org",
        "time": "Wed Jul 27 11:46:06 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:26:19 2005 -0700"
      },
      "message": "[PATCH] fbcon: don\u0027t repaint the cursor when it is disabled.\n\nCurrently even when the cursor is disabled (`setterm -cursor off`), it is\nstill repainted as a black rectangle the size of a single char.  This can\nbe seen, for example, by chvt\u0027ing to a free tty, disabling the cursor and\ndoing `dd if\u003d3D/dev/urandom of\u003d3D/dev/fb0`.\n\nThe patch changes this behaviour by avoiding painting anything when the\ncursor is disabled.\n\nSigned-off-by: Michal Januszewski \u003cspock@gentoo.org\u003e\nCc: \u003clinux-fbdev-devel@lists.sourceforge.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d210224732b3d32e802e3537499297d387852166",
      "tree": "17014af0ea8b19dae7848736d324499715b7a1a3",
      "parents": [
        "3ca34fcbfbf8a7cbe99d54ae81c4e28fdc6f4ac6"
      ],
      "author": {
        "name": "Jon Smirl",
        "email": "jonsmirl@gmail.com",
        "time": "Wed Jul 27 11:46:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:26:18 2005 -0700"
      },
      "message": "[PATCH] fbdev: colormap fixes\n\nColor maps have up to 256 entries.  4096/256 allows for 16 characters per\nline.  The format for a cmap entry is \"%02x%c%4x%4x%4x\\n\" %02x entry %c\ntransp %4x red %4x blue %4x green\n\nYou can read the color_map with cat fb0/color_map.\n\nSigned-off-by: Jon Smirl \u003cjonsmirl@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ],
  "next": "3ca34fcbfbf8a7cbe99d54ae81c4e28fdc6f4ac6"
}
