)]}'
{
  "log": [
    {
      "commit": "e236a166b2bc437769a9b8b5d19186a3761bde48",
      "tree": "326c45b5592650dc28f0ece22e8d9b5cd810a09d",
      "parents": [
        "c2aeacd48ca2418fbac985a58d2200c263444d65"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Wed Jan 18 17:42:26 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 19:20:17 2006 -0800"
      },
      "message": "[PATCH] mm: dirty_exceeded speedup\n\nRavikiran reports that this variable is bouncing all around nodes on NUMA\nmachines, causing measurable performance problems.  Fix that up by only\nwriting to it when it actually changed.\n\nAnd put it in a new cacheline to prevent it sharing with other things (this\nhappened).\n\nSigned-off-by: Ravikiran Thirumalai \u003ckiran@scalex86.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c2aeacd48ca2418fbac985a58d2200c263444d65",
      "tree": "3a0087d607c16ad91fe908daa38fe985156539d0",
      "parents": [
        "35fbd397f0ce2addd5ab889bf0bcd95f45837e3e"
      ],
      "author": {
        "name": "Jon Mason",
        "email": "jdmason@us.ibm.com",
        "time": "Wed Jan 18 17:42:25 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 19:20:16 2006 -0800"
      },
      "message": "[PATCH] Prevent trident driver from grabbing pcnet32 hardware\n\nSome pcnet32 hardware erroneously has the Vendor ID for Trident.  The\npcnet32 driver looks for the PCI ethernet class before grabbing the\nhardware, but the current trident driver does not check against the PCI\naudio class.  This allows the trident driver to claim the pcnet32 hardware.\n This patch prevents that.\n\nThis revised version of the OSS Trident patch includes PCI_DEVICE Macro\nusage.\n\nSigned-off-by: Jon Mason \u003cjdmason@us.ibm.com\u003e\nSigned-off-by: Muli Ben-Yehuda \u003cmulix@mulix.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "35fbd397f0ce2addd5ab889bf0bcd95f45837e3e",
      "tree": "b1c45201b5e2daaf9341104b9bca6be80eb27f01",
      "parents": [
        "c8d338c8dbc4461a6de1171c2332b8ed547f8f3b"
      ],
      "author": {
        "name": "Paul Fulghum",
        "email": "paulkf@microgate.com",
        "time": "Wed Jan 18 17:42:24 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 19:20:16 2006 -0800"
      },
      "message": "[PATCH] synclink_gt fix size of register value storage\n\nFix incorrect variable size used to hold register value.  This bug might\nwipe out a portion of the TCR value when setting the interface options.\n\nSigned-off-by: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c8d338c8dbc4461a6de1171c2332b8ed547f8f3b",
      "tree": "50ca842e3868220c44b9f29e69b504a6542e6c21",
      "parents": [
        "ab26a20bb0ca0cafb3190972c982f9bfb819040f"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Wed Jan 18 17:42:22 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 19:20:16 2006 -0800"
      },
      "message": "[PATCH] scsi_transport_spi build fix\n\nOn alpha:\n\nIn file included from drivers/scsi/sym53c8xx_2/sym_glue.h:59,\n                 from drivers/scsi/sym53c8xx_2/sym_fw.c:40:\ninclude/scsi/scsi_transport_spi.h:57: error: field `dv_mutex\u0027 has incomplete type\n\nCc: James Bottomley \u003cJames.Bottomley@steeleye.com\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ab26a20bb0ca0cafb3190972c982f9bfb819040f",
      "tree": "cbeca78a6c4cb925bb13b01da643fac874c1a2d5",
      "parents": [
        "43c3e6f5abdf6acac9b90c86bf03f995bf7d3d92"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "jbeulich@novell.com",
        "time": "Wed Jan 18 17:42:21 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 19:20:16 2006 -0800"
      },
      "message": "[PATCH] x86_64: Fix MCE exception stack for boot CPU\n\nFix a typo/mis-merge in one of the previous patches.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "43c3e6f5abdf6acac9b90c86bf03f995bf7d3d92",
      "tree": "06c78af9eeab5ad504e949a78e4ffa1e3cbb6067",
      "parents": [
        "8d3c7fce2d20ecc3264c8d8c91ae3beacdeaed1b"
      ],
      "author": {
        "name": "Jan Kara",
        "email": "jack@suse.cz",
        "time": "Wed Jan 18 17:42:20 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 19:20:16 2006 -0800"
      },
      "message": "[PATCH] jbd: remove_transaction fix\n\nWe have to check that also the second checkpoint list is non-empty before\ndropping the transaction.\n\nSigned-off-by: Jan Kara \u003cjack@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8d3c7fce2d20ecc3264c8d8c91ae3beacdeaed1b",
      "tree": "d338bd23c63a24e08962ab2dfa429ddcf7aed5ad",
      "parents": [
        "2149bcabc5f6fd635935d57480044ba4c11bc020"
      ],
      "author": {
        "name": "Jan Kara",
        "email": "jack@suse.cz",
        "time": "Wed Jan 18 17:42:19 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 19:20:16 2006 -0800"
      },
      "message": "[PATCH] jbd: log_do_checkpoint fix\n\nWhile checkpointing we have to check that our transaction still is in the\ncheckpoint list *and* (not or) that it\u0027s not just a different transaction\nwith the same address.\n\nSigned-off-by: Jan Kara \u003cjack@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2149bcabc5f6fd635935d57480044ba4c11bc020",
      "tree": "d0313441c6b8b39dbf3bd840627e57af92a6b929",
      "parents": [
        "2333f2120759bb2a3edcc0d32b2f310048ee610d",
        "d9004eb466d03b7900ed432fecec6819012b4ed3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 15:19:40 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 15:19:40 2006 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-serial\n"
    },
    {
      "commit": "2333f2120759bb2a3edcc0d32b2f310048ee610d",
      "tree": "9dfd3df0d0702c45fbfdff00f5b5038de01301c5",
      "parents": [
        "097916ecafd3bbedbde3ba068522093bf72319b3",
        "37b797b270a81248f839629ddeb382a35c7b0d30"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 15:18:53 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 15:18:53 2006 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "097916ecafd3bbedbde3ba068522093bf72319b3",
      "tree": "95b8f52826883ccb04086725f0b94186adc1566f",
      "parents": [
        "3da38566dfd4b2402b280cb52ffc7c56f1a95b9c",
        "29f8f63272bd286549d1c7f75ad22686191d35d8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 15:08:16 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 15:08:16 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "3da38566dfd4b2402b280cb52ffc7c56f1a95b9c",
      "tree": "787bfa0d16f3d980db0de3853382279c3e117095",
      "parents": [
        "7c4d33675f81fa38f85eeabbbf3e7b8687c15cc3",
        "959a85ada599fd5bab7fab8251795c3a58af28d4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 15:08:02 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 18 15:08:02 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6\n"
    },
    {
      "commit": "959a85ada599fd5bab7fab8251795c3a58af28d4",
      "tree": "b216eddba948d81655ca9af31fdcc84193992cf8",
      "parents": [
        "c126cf80d450a4d0aac3de7162d4c14b5c971b24"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jan 18 14:58:05 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jan 18 14:58:05 2006 -0800"
      },
      "message": "[SPARC64]: Fix build with CONFIG_COMPAT disabled.\n\nBased upon a report and preliminary patch from Jim Gifford.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "37b797b270a81248f839629ddeb382a35c7b0d30",
      "tree": "b77e2126c5e15697901b6f96cdbbda38414d2850",
      "parents": [
        "1e74c891252941ac195bb47978f079c592271a3f",
        "30ff720b40ba64b0e9c8974673b95970e68503ac"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Jan 18 22:56:29 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jan 18 22:56:29 2006 +0000"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream\n"
    },
    {
      "commit": "c126cf80d450a4d0aac3de7162d4c14b5c971b24",
      "tree": "dfac36b98cd1ff6d05d2a15482c39c2ecedc5cb3",
      "parents": [
        "c07a8475ddcadb55b11379c35c9586971a9cedbf"
      ],
      "author": {
        "name": "Eddie C. Dost",
        "email": "ecd@brainaid.de",
        "time": "Wed Jan 18 14:54:31 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jan 18 14:54:31 2006 -0800"
      },
      "message": "[SPARC64]: Serial Console for E250 Patch\n\nFrom: Eddie C. Dost \u003cecd@brainaid.de\u003e\n\nI have the following patch for serial console over the RSC\n(remote system controller) on my E250 machine. It basically adds\nsupport for input-device\u003drsc and output-device\u003drsc from OBP, and\nallows 115200,8,n,1,- serial mode setting.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n\n\n\n"
    },
    {
      "commit": "29f8f63272bd286549d1c7f75ad22686191d35d8",
      "tree": "315f91f6f2aa458e6b1bcf572ff1c7ae1d9d7d7a",
      "parents": [
        "d5ca3117b07ebb0e7dcd5e7a1219277cc4478266"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Jan 18 14:52:48 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jan 18 14:52:48 2006 -0800"
      },
      "message": "[MAINTAINERS]: add entry for wireless networking\n\nAdd an entry to MAINTAINERS for wireless networking, just so people\nknow whom to bless with patches.\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d5ca3117b07ebb0e7dcd5e7a1219277cc4478266",
      "tree": "3a08615d8376d383164f1a16c7fa8f9e1f28d7df",
      "parents": [
        "27a7b0415f6e5c0ffdfb1ba42b9b96ddfbb78b8f"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Jan 18 14:52:18 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jan 18 14:52:18 2006 -0800"
      },
      "message": "[MAINTAINERS]: correct location for net-2.6.git\n\nCorrect location info for net-2.6 git tree.\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1e74c891252941ac195bb47978f079c592271a3f",
      "tree": "e8b6d56cfe360b19fb9c824afc28f8da5ac51556",
      "parents": [
        "265d5e48dd1fd4c53f2b454e1e82b7713ddca37e"
      ],
      "author": {
        "name": "David Vrabel",
        "email": "dvrabel@arcom.com",
        "time": "Wed Jan 18 22:46:43 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jan 18 22:46:43 2006 +0000"
      },
      "message": "[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules\n\nPatch from David Vrabel\n\nExport ixp4xx_exp_bus_size so modules can use the IXP4XX_EXP_BUS_BASE(n) macro.\n\nAlso, fix a printk format warning.\n\nSigned-off-by: David Vrabel \u003cdvrabel@arcom.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "265d5e48dd1fd4c53f2b454e1e82b7713ddca37e",
      "tree": "4500f524f9aee7f4d0a818381f77c156cc946fa7",
      "parents": [
        "5e0974459df9acd6cd0952c98a58816ad820ae66"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Wed Jan 18 22:38:51 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jan 18 22:38:51 2006 +0000"
      },
      "message": "[ARM] 3272/1: fix kernel decompressor crash\n\nPatch from Nicolas Pitre\n\nCommit f4619025a51747a3788fd1bb6bdc46e368a889a7 broke the kernel\ndecompressor (at least on PXA).  Here\u0027s the fix.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5e0974459df9acd6cd0952c98a58816ad820ae66",
      "tree": "ac4ae7f47f6060e529694884b70c0cda6278fbd0",
      "parents": [
        "fcca538b83f2984095f15f0f90f6c7686e3a32d4"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Wed Jan 18 22:38:49 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jan 18 22:38:49 2006 +0000"
      },
      "message": "[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation\n\nPatch from Nicolas Pitre\n\nThis is kernel provided user space code.\n\nSince a syscall is used, it has to be updated to work with EABI.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "fcca538b83f2984095f15f0f90f6c7686e3a32d4",
      "tree": "bf113e29cb4cc4b13900814a3c7ada4884c94a18",
      "parents": [
        "1230b4046b9da77ccb83ef2eaffc54dc4a96093a"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Wed Jan 18 22:38:47 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jan 18 22:38:47 2006 +0000"
      },
      "message": "[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn\n\nPatch from Nicolas Pitre\n\nThe signal return path consists of user code provided by the kernel.\nSince a syscall is used, it has to be updated to work with EABI.\n\nNoticed by Daniel Jacobowitz.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "1230b4046b9da77ccb83ef2eaffc54dc4a96093a",
      "tree": "19d70c8ca074d8770c17a9c39715f0ed04e0e457",
      "parents": [
        "68477d11769ce8c6830523f08637894c43885c7e"
      ],
      "author": {
        "name": "Andrew Victor",
        "email": "andrew@sanpeople.com",
        "time": "Wed Jan 18 22:38:46 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jan 18 22:38:46 2006 +0000"
      },
      "message": "[ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12\n\nPatch from Andrew Victor\n\nThis patch fixes two small issues with 2.6.15-git12.\n\n1) Corrected major/minor numbers for ttyAT devices in the KConfig help.\n   (Patch from Karl Olsen)\n\n2) tty-\u003eflip.count has been removed.\n\nSigned-off-by: Andrew Victor \u003candrew@sanpeople.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "68477d11769ce8c6830523f08637894c43885c7e",
      "tree": "a2e36829cc638c37e673a749306e31226d0ee2da",
      "parents": [
        "7eb9b2f56c9812d03ac63031869bcc42151067b1"
      ],
      "author": {
        "name": "David Vrabel",
        "email": "dvrabel@arcom.com",
        "time": "Wed Jan 18 22:38:44 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jan 18 22:38:44 2006 +0000"
      },
      "message": "[ARM] 3267/1: PXA27x SSP controller register defines\n\nPatch from David Vrabel\n\nPXA27x SSP controller has a few different registers, including SCR (serial clock rate) in SSCR0.\n\nSigned-off-by: David Vrabel \u003cdvrabel@arcom.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "27a7b0415f6e5c0ffdfb1ba42b9b96ddfbb78b8f",
      "tree": "8107ee11c3fe7d3b4be36054af4475326af86d53",
      "parents": [
        "ad12583f46bcb6ce93ccd99fa063c0d701146b2e",
        "4323add67792ced172d0d93b8b2e6187023115f1"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jan 18 14:23:54 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jan 18 14:23:54 2006 -0800"
      },
      "message": "Merge git://tipc.cslab.ericsson.net/pub/git/tipc\n"
    },
    {
      "commit": "ad12583f46bcb6ce93ccd99fa063c0d701146b2e",
      "tree": "58d68cf1a60cd3cf2b8ee0e9fbdcb38454e2082e",
      "parents": [
        "7ac5459ec0f074022818af35c589b9e2b406d7c3"
      ],
      "author": {
        "name": "David L Stevens",
        "email": "dlstevens@us.ibm.com",
        "time": "Wed Jan 18 14:20:56 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jan 18 14:20:56 2006 -0800"
      },
      "message": "[IPV4]: Fix multiple bugs in IGMPv3\n\n1) fix \"mld_marksources()\" to\n        a) send nothing when all queried sources are excluded\n        b) send full exclude report when source queried sources are\n                not excluded\n        c) don\u0027t schedule a timer when there\u0027s nothing to report\n\n2) fix \"add_grec()\" to send empty-source records when it should\n        The original check doesn\u0027t account for a non-empty source\n        list with all sources inactive; the new code keeps that\n        short-circuit case, and also generates the group header\n        with an empty list if needed.\n\n3) fix mca_crcount decrement to be after add_grec(), which needs\n        its original value\n\n4) add/remove delete records and prevent current advertisements\n        when an exclude-mode filter moves from \"active\" to \"inactive\"\n        or vice versa based on new filter additions.\n\n        Items 1-3 are just IPv4 versions of the IPv6 bugs found\nby Yan Zheng and fixed earlier. Item #4 is a related bug that\naffects exclude-mode change records only (but not queries) and\nalso occurs in IPv6 (IPv6 version coming soon).\n\nSigned-off-by: David L Stevens \u003cdlstevens@us.ibm.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7ac5459ec0f074022818af35c589b9e2b406d7c3",
      "tree": "2b623adcfcce2185b60b1aceed01f3a68b471f4e",
      "parents": [
        "e048a374d0d7beb9cf3529eac71ddd79699c8669"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jan 18 14:19:10 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jan 18 14:19:10 2006 -0800"
      },
      "message": "[PKTGEN]: Respect hard_header_len of device.\n\nDon\u0027t assume 16.\n\nFound by Ben Greear.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e048a374d0d7beb9cf3529eac71ddd79699c8669",
      "tree": "c6b52c48f38cca2c46df4d3d56a504e54916cd29",
      "parents": [
        "fa4f0774d7c6cccb4d1fda76b91dd8eddcb2dd6a"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Wed Jan 18 14:06:59 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jan 18 14:06:59 2006 -0800"
      },
      "message": "[IRDA]: maintainer status\n\nJean says he really doesn\u0027t have time to much IRDA any more.\nThe following would help motivate someone who has more time.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "fa4f0774d7c6cccb4d1fda76b91dd8eddcb2dd6a",
      "tree": "e3f60e76951c59347901b944cb96ad30f4895bd1",
      "parents": [
        "dbd2915ce87e811165da0717f8e159276ebb803e"
      ],
      "author": {
        "name": "Nick Piggin",
        "email": "npiggin@suse.de",
        "time": "Wed Jan 18 14:05:16 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jan 18 14:05:16 2006 -0800"
      },
      "message": "[CASSINI]: dont touch page_count\n\nRemove page refcount manipulations from cassini driver by using\nanother field in struct page. Needed for lockless pagecache.\n\nSigned-off-by: Nick Piggin \u003cnpiggin@suse.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c07a8475ddcadb55b11379c35c9586971a9cedbf",
      "tree": "9ff097a7b61c54cee8e13402134764948e1401f4",
      "parents": [
        "7eb9b2f56c9812d03ac63031869bcc42151067b1"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jan 18 13:41:36 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jan 18 13:41:36 2006 -0800"
      },
      "message": "[SPARC64]: Update defconfig.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7c4d33675f81fa38f85eeabbbf3e7b8687c15cc3",
      "tree": "7c5c95dfe9b8c6bd66e0a19dc9846173634b52df",
      "parents": [
        "86c3d59ff54c31f07d0f0483dd3f668107c8cf85"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Wed Jan 18 13:01:45 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Jan 18 16:17:58 2006 -0500"
      },
      "message": "[PATCH] e1000: fix compile warning\n\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "86c3d59ff54c31f07d0f0483dd3f668107c8cf85",
      "tree": "e252d9716ae573fa0d44240ab2793ab3b7504f4d",
      "parents": [
        "73629bbc84a7d4026ad08edbfefc642eec60f246"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Wed Jan 18 13:01:43 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Jan 18 16:17:58 2006 -0500"
      },
      "message": "[PATCH] e1000: fix receive breakage\n\nin attempting to not send the \"prefetch\" patch, we broke the receive code,\nthis patch fixes that issue.\n\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "73629bbc84a7d4026ad08edbfefc642eec60f246",
      "tree": "96ba9765aa0908b76e74a368c867a47ae3b69fc8",
      "parents": [
        "96838a40f02950f4ff501f62a7e59ac4d508e8b7"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Wed Jan 18 13:01:41 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Jan 18 16:17:58 2006 -0500"
      },
      "message": "[PATCH] e1000: Added driver comments\n\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "96838a40f02950f4ff501f62a7e59ac4d508e8b7",
      "tree": "9a86ecbe58a1d63159fc6c8c10223efa0344586d",
      "parents": [
        "6150f038158ad8ad4b74d6b76a67e2f68fd1d8e2"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Wed Jan 18 13:01:39 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Jan 18 16:17:58 2006 -0500"
      },
      "message": "[PATCH] e1000: Fix whitespace\n\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "6150f038158ad8ad4b74d6b76a67e2f68fd1d8e2",
      "tree": "eda3d1cf163efa97d6048814a43a70a234a1f175",
      "parents": [
        "2f82665fe51b65921e64d5ceb3a6db98f72c4d61"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Wed Jan 18 13:01:37 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Jan 18 16:17:57 2006 -0500"
      },
      "message": "[PATCH] e1000: Added functions declarations\n\nAdded e1000_mc_addr_list_update\nAdded e1000_read_reg_io\nAdded e1000_enable_pciex_master\n\nThese are not static functions, that is why we have them declared in the header.\n\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "2f82665fe51b65921e64d5ceb3a6db98f72c4d61",
      "tree": "2b179bb39363508ca188a0ade30e98e36a0bf601",
      "parents": [
        "b92ff8ee5763ee0b408f3cf2360f58dd7ea9c5da"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Wed Jan 18 13:01:34 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Jan 18 16:17:57 2006 -0500"
      },
      "message": "[PATCH] e1000: Added functions to save and restore config\n\nThese functions help restore the driver to active configuration when coming out of resume for power management.\n\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "b92ff8ee5763ee0b408f3cf2360f58dd7ea9c5da",
      "tree": "e6e8a694181ea93265f786ddadfb7e66fb1c78aa",
      "parents": [
        "35ec56bb78fda9c88cd1ad30e048ce5b4398d33f"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Wed Jan 18 13:01:32 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Jan 18 16:17:57 2006 -0500"
      },
      "message": "[PATCH] e1000: Added RX buffer enhancements\n\nAlign the prefetches to a dword to help speed them up.\nRecycle skb\u0027s and early replenish.\nForce memory writes to complete before fetching more descriptors.\n\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "35ec56bb78fda9c88cd1ad30e048ce5b4398d33f",
      "tree": "8dab8de21d249b735a33c262837c991e5b23aa17",
      "parents": [
        "7eb9b2f56c9812d03ac63031869bcc42151067b1"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Wed Jan 18 13:01:30 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Jan 18 16:17:57 2006 -0500"
      },
      "message": "[PATCH] e1000: Added disable packet split capability\n\nAdds the ability to disability packet split at compile time and use the legacy receive path on PCI express hardware.  Made this a CONFIG option and modified the Kconfig, to reflect the new option.\n\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "d9004eb466d03b7900ed432fecec6819012b4ed3",
      "tree": "a8ef7fedce08730cf92df2385b39be154a248caf",
      "parents": [
        "bc965a7f43d3fc37584f9c16c6d7a84a911a9d9c"
      ],
      "author": {
        "name": "Alon Bar-Lev",
        "email": "alon.barlev@gmail.com",
        "time": "Wed Jan 18 11:47:33 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jan 18 11:47:33 2006 +0000"
      },
      "message": "[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2\n\nThere is a new device which is look like:\n\n\tSerial controller: Decision Computer International Co. PCCOM2 (rev 02) (prog-if 02 [16550])\n\t0700: 6666:0004 (rev 02) (prog-if 02)\n\tFlags: medium devsel, IRQ 177\n\tMemory at fe000000 (32-bit, non-prefetchable) [size\u003d128]\n\tI/O ports at e880 [size\u003d128]\n\tI/O ports at e400 [size\u003d256]\n\nIt has two 16550A, and is not listed in kernel, although the\nmanufacturer clams that it is supported...\n\nI\u0027ve created the following patch, it only add the new PCI id and the\ncard to the repository, it seems to work.\n\nSigned-off-by: Alon Bar-Lev \u003calon.barlev@gmail.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "bc965a7f43d3fc37584f9c16c6d7a84a911a9d9c",
      "tree": "9d7ac6b356c9a884941b374555cebb5d3f465d61",
      "parents": [
        "7eb9b2f56c9812d03ac63031869bcc42151067b1"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Jan 18 09:54:29 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jan 18 09:54:29 2006 +0000"
      },
      "message": "[SERIAL] Fix serial8250 driver initialisation ordering\n\nCommit 7493a314cb83797ce612a577475aacaedc553fed changed the ordering\nof the registration of the platform device driver vs the 8250 drivers\ninternal initialisation.  This led to the probe function being called\nbefore the driver had finished its internal initialisation, causing\nmayhem.  Revert the ordering change.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "dbd2915ce87e811165da0717f8e159276ebb803e",
      "tree": "81214471e4f7510d4231020cacf2a52cf43d7715",
      "parents": [
        "7eb9b2f56c9812d03ac63031869bcc42151067b1"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Tue Jan 17 21:58:01 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 17 22:46:49 2006 -0800"
      },
      "message": "[IPV4]: RT_CACHE_STAT_INC() warning fix\n\nBUG: using smp_processor_id() in preemptible [00000001] code: rpc.statd/2408\n\nAnd it _is_ a bug, but I guess we don\u0027t care enough to add preempt_disable().\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7eb9b2f56c9812d03ac63031869bcc42151067b1",
      "tree": "c9e1ae248e586b9ca3ac0420c88c1b171dca47af",
      "parents": [
        "728c7763e7234cf8d34fa159660df736556563c9",
        "d88992f660936049f5f38d74ea5a86b5c1491a48"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 17 19:48:07 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 17 19:48:07 2006 -0800"
      },
      "message": "Merge git://oss.sgi.com:8090/oss/git/xfs-2.6\n"
    },
    {
      "commit": "728c7763e7234cf8d34fa159660df736556563c9",
      "tree": "fe66af9029dd1aea787d2a231a82dcaf5dc4c9ee",
      "parents": [
        "d1138cf035ad5a8dc0796b213bd078a2fb92eb7c",
        "a1bd9e68573239320d18823c73eb06d8e56cc9e2"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 17 19:47:31 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 17 19:47:31 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n"
    },
    {
      "commit": "d1138cf035ad5a8dc0796b213bd078a2fb92eb7c",
      "tree": "72a4640fe87720ebfc118f2b3c7f140f5d19d6b7",
      "parents": [
        "15578eeb6cd4b74492f26e60624aa1a9a52ddd7b",
        "77783a78ded96a56e3a1a0c03bbe87c56896fe6e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 17 19:46:46 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 17 19:46:46 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "d88992f660936049f5f38d74ea5a86b5c1491a48",
      "tree": "3c3ac2e25d33e4bd59193b9d4ecf7a1bee3e4d0e",
      "parents": [
        "2664b25051f7ab96b22b199aa2f5ef6a949a4296"
      ],
      "author": {
        "name": "David Chinner",
        "email": "dgc@sgi.com",
        "time": "Wed Jan 18 13:38:12 2006 +1100"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Jan 18 13:38:12 2006 +1100"
      },
      "message": "[XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for\na page while we are still submitting other buffers on the same page for\nI/O.\n\nSGI-PV: 948197\nSGI-Modid: xfs-linux-melb:xfs-kern:25004a\n\nSigned-off-by: David Chinner \u003cdgc@sgi.com\u003e\nSigned-off-by: Nathan Scott \u003cnathans@sgi.com\u003e\n"
    },
    {
      "commit": "15578eeb6cd4b74492f26e60624aa1a9a52ddd7b",
      "tree": "d938e61f953ca63a745e7ace4a78c16876509ed5",
      "parents": [
        "8f28afac3494f573ac774030a1f840b7d6237da2",
        "3860288ee8298bf2784e9a0c37d26d3a82941e35"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 17 17:32:22 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 17 17:32:22 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "8f28afac3494f573ac774030a1f840b7d6237da2",
      "tree": "3a405d14b578d4d3b7bf1884667ad43022cc65f2",
      "parents": [
        "c6b3feaf5774508ab5a955a81e45ffefa3b12eaa",
        "4f3f2f6f3e7ce68c533e7786114f05181772ff6f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 17 17:19:53 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 17 17:19:53 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6\n"
    },
    {
      "commit": "c6b3feaf5774508ab5a955a81e45ffefa3b12eaa",
      "tree": "f2b275db2e425b1441f9a1ab40a377a232c2bc38",
      "parents": [
        "2664b25051f7ab96b22b199aa2f5ef6a949a4296"
      ],
      "author": {
        "name": "Bryan O\u0027Sullivan",
        "email": "bos@serpentine.com",
        "time": "Tue Jan 17 17:00:05 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 17 17:18:25 2006 -0800"
      },
      "message": "[PATCH] Fix sparse parse error in lppaca.h\n\nsparse can\u0027t parse a struct definition in include/asm-powerpc/lppaca.h,\neven though gcc can accept it.  The form looks like this:\n\n        struct __attribute__((whatever)) foo { };\n\nAn equivalent that both gcc and sparse can handle is\n\n        struct foo { } __attribute__((whatever));\n\nThis is the only definition of this type in the tree, and fixing it is\neasier than fixing sparse.\n\nSigned-off-by: Bryan O\u0027Sullivan \u003cbos@serpentine.com\u003e\n[ Side note: fixing sparse wouldn\u0027t be hard, but the \"attribute at the\n  end\" version is the canonical one, and the one that makes sense. So\n  let\u0027s just fix the kernel instead. Luc Van Oostenryck already sent\n  out a sparse patch to the sparse mailing list in case anybody cares.\n               -- Linus ]\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "77783a78ded96a56e3a1a0c03bbe87c56896fe6e",
      "tree": "6a18c269adc45b438dc77355756dcf3957d4aad3",
      "parents": [
        "22d4d77183f0af8b3b643544a5ae64ec6105d88b"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Thu Jan 05 16:26:05 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:52:56 2006 -0500"
      },
      "message": "[PATCH] skge: fix dma mask setup.\n\nThere are a couple of problems in the DMA setup code for skge.\n* In the 64 bit case, it doesn\u0027t set the consistent mask.\n* In the 32 bit case, the error check is backwards!\nIt likely will only be visible as a bug on 64 bit platforms.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "a1bd9e68573239320d18823c73eb06d8e56cc9e2",
      "tree": "9c9138c9239c586a66fd372549544254d10304e4",
      "parents": [
        "9d824d0710a9e780451533ae4c5cdc5c2ff9062e"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Tue Jan 17 20:53:50 2006 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:37:45 2006 -0500"
      },
      "message": "[PATCH] libata: Code for the IRQ mask flag\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\n\nSomewhat cleaner in the resync as someone cleaned up the pio xfer users\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "9d824d0710a9e780451533ae4c5cdc5c2ff9062e",
      "tree": "b786d00ffce075c3f2031d672cccd3814ba01a53",
      "parents": [
        "8d238e012469a9a332c78d6a69a8a46ac4b1e9c2"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Tue Jan 17 20:51:55 2006 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:37:45 2006 -0500"
      },
      "message": "[PATCH] libata: Fix sector lock to apply to both drives not drive 0 twice\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "8d238e012469a9a332c78d6a69a8a46ac4b1e9c2",
      "tree": "a882e4ec38a87d5ee61653ff9b16ccea57c2bf04",
      "parents": [
        "012b265f76ce5d497b182569dc77f2c68662bead"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Tue Jan 17 20:50:31 2006 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:37:45 2006 -0500"
      },
      "message": "[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add IRQ flag for next diff\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "012b265f76ce5d497b182569dc77f2c68662bead",
      "tree": "e361d2f2208983c66c9110fce91bb7213f62976a",
      "parents": [
        "1bc4ccfff8675adc3d96f91245eb7e2dc0043ca9"
      ],
      "author": {
        "name": "Jason Gaston",
        "email": "jason.d.gaston@intel.com",
        "time": "Tue Jan 17 12:28:48 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:31:54 2006 -0500"
      },
      "message": "[PATCH] Intel ICH8 SATA: add PCI device IDs\n\nSigned-off-by:  Jason Gaston \u003cJason.d.gaston@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "22d4d77183f0af8b3b643544a5ae64ec6105d88b",
      "tree": "147b99fdd2dcbaeeac0f23e67bfa0147d23748bc",
      "parents": [
        "0570cc08194630bd78aef7c2c2b4f6a3f02c2bba"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Tue Jan 17 17:53:56 2006 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:28:50 2006 -0500"
      },
      "message": "[PATCH] Fix warning with b44.c on 64bit boxes\n\nsizeof() return is not an int, so use max_t to get the types right.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "0570cc08194630bd78aef7c2c2b4f6a3f02c2bba",
      "tree": "d8b98dc9709b9f28fc0aef3d5052bc9271930ea1",
      "parents": [
        "302d12522a36790858ce93b69ebf2220f9e5173a"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:21 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:31 2006 -0500"
      },
      "message": "[PATCH] sky2: 0.13 version\n\n\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "302d12522a36790858ce93b69ebf2220f9e5173a",
      "tree": "29b049801298aff6e889f9c15bcd5963cb33aebc",
      "parents": [
        "28bd181a8e4abf1126de56f0934ba7c910276475"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:20 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:30 2006 -0500"
      },
      "message": "[PATCH] sky2: more conservative transmit locking\n\nBe more careful about transmit locking, this solves a possible race\nbetween tx_complete and transmit, that would cause a tx timeout.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "28bd181a8e4abf1126de56f0934ba7c910276475",
      "tree": "e9e938691446ada18cae5d8dafaa2d79b00f12ce",
      "parents": [
        "6aad85d6730d47d4867f24eeda517766aa89f8d0"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:19 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:30 2006 -0500"
      },
      "message": "[PATCH] sky2: don\u0027t inline so much\n\nDon\u0027t need to inline quite so many routines, let the compiler\ndecide\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "6aad85d6730d47d4867f24eeda517766aa89f8d0",
      "tree": "4bc4dff2f0dad994abb3bca18b710ce85f14546a",
      "parents": [
        "3be92a70237a1bd813e46d6683a55b508627013a"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:18 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:30 2006 -0500"
      },
      "message": "[PATCH] sky2: use kzalloc\n\nCan use kzalloc here.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "3be92a70237a1bd813e46d6683a55b508627013a",
      "tree": "1a7995f8b2c646e892f36543a0d70626b7b93aa5",
      "parents": [
        "a036119f977eeeae2089ddf5b4759de9ca5fbdb6"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:17 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:30 2006 -0500"
      },
      "message": "[PATCH] sky2: ratelimit error messages\n\nMake sure and rate limit all the error messages that might occur. If a problem\noccurs then a few messages are enough.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "a036119f977eeeae2089ddf5b4759de9ca5fbdb6",
      "tree": "b2375e6d37a5e79fb1a3e890c00c15c15ca2d57a",
      "parents": [
        "dc4d5ea2218b80eb8cd323082f09c506ba75fb6f"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:16 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:30 2006 -0500"
      },
      "message": "[PATCH] sky2: optimize for 32 bit dma\n\nSmall optimization, if dma addresses are 32 bits, then high\nbits are always zero.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.or\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "dc4d5ea2218b80eb8cd323082f09c506ba75fb6f",
      "tree": "67ddc5608641b91b05a066a3dd34c9e80908e504",
      "parents": [
        "762c2de2e61ef5f3c866d00861e6b1509cd8eacf"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:15 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:29 2006 -0500"
      },
      "message": "[PATCH] sky2: don\u0027t bother clearing status ring elements\n\nDon\u0027t need to zero out the status ring entries after processing.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "762c2de2e61ef5f3c866d00861e6b1509cd8eacf",
      "tree": "7e995313877766e8013fa03b8305fbaa1139b808",
      "parents": [
        "1c28f6ba600d05be2dc7ab0592e4d845f668a485"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:14 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:29 2006 -0500"
      },
      "message": "[PATCH] sky2: write barrier\u0027s\n\nBe more careful about memory barriers. The only place we really\nneed them is before and after updating the chip\u0027s ring interface.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "1c28f6ba600d05be2dc7ab0592e4d845f668a485",
      "tree": "4dab29ea4d4d83588ef478ac34d5f99961416b45",
      "parents": [
        "e0c94455ce2a0e5734eeb236fb49a4613e20e7b0"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:13 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:29 2006 -0500"
      },
      "message": "[PATCH] sky2: fix ram buffer for Yukon FE rev 2\n\nFix problems with Yukon FE rev 2 chipset. Don\u0027t cut and paste bugs in from\nsk98lin driver. Change how the ram buffer is divided up, and make the math\nclearer. Also, set the thresholds where rx takes precedence. The threshold\nvalues are just guesses at this point, it might be worth tuning them later.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "e0c94455ce2a0e5734eeb236fb49a4613e20e7b0",
      "tree": "431f470cf0cc5deb4c4b8e27758e8b37c5cb2102",
      "parents": [
        "d1f3d4ddddc3c86e25ce2a41dc129cbe10e24991"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:12 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:29 2006 -0500"
      },
      "message": "[PATCH] sky2: version 0.12\n\nVersion update.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "d1f3d4ddddc3c86e25ce2a41dc129cbe10e24991",
      "tree": "61da5eb8cf7c8424fbb66a2ab59635985136bdbf",
      "parents": [
        "82788c7a47e50ee8d42e3be23afb23448d651c4c"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:11 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:29 2006 -0500"
      },
      "message": "[PATCH] sky2: call pci_set_consistent_dma_mask\n\nNeed to call pci_set_consistent_dma_mask in the case of 64 bit\nDMA.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "82788c7a47e50ee8d42e3be23afb23448d651c4c",
      "tree": "90c7f6e7f6a1755914677d33a7899e7d82376f9f",
      "parents": [
        "0547993820378ef8140b0470b604737bf1fa6c85"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Jan 17 13:43:10 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:27:28 2006 -0500"
      },
      "message": "[PATCH] sky2: receive buffer alignment\n\nNeed to make sure that sky2 receive buffers are 64 bit\naligned. Also, don\u0027t need to start off with GFP_ATOMIC\non initial setup.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "0547993820378ef8140b0470b604737bf1fa6c85",
      "tree": "ac942ba856056d984a6b204c50b1f33b4fcc12cd",
      "parents": [
        "3435dbcec199740d3100e0a2f316e795286b5424"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Tue Jan 17 15:01:10 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:15:16 2006 -0500"
      },
      "message": "[PATCH] e100: e100 whitespace fixes\n\ne100: e100 whitespace fixes\n\nThese are whitespace only fixes.\n\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "3435dbcec199740d3100e0a2f316e795286b5424",
      "tree": "4cdce308bb06510dd5cf1e4de68e792565b08b03",
      "parents": [
        "24180333206519e6b0c4633eab81e773b4527cac"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Tue Jan 17 15:01:08 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:15:15 2006 -0500"
      },
      "message": "[PATCH] e100: Handle the return values from pci_* functions\n\ne100: Handle the return values from pci_* functions\n\nThis is to resolve warnings during compile time.\n\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "24180333206519e6b0c4633eab81e773b4527cac",
      "tree": "903edfa6bac60f0583a69614503a6ee1af2711a4",
      "parents": [
        "2610c733023850be2db9fef9c81f851a64bb9f67"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Tue Jan 17 15:01:06 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 19:15:15 2006 -0500"
      },
      "message": "[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)\n\ne100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)\n\nSet the end of list bit to cause the hardware\u0027s transmit state machine to\nwork correctly and not prevent management (BMC) traffic.\n\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "4f3f2f6f3e7ce68c533e7786114f05181772ff6f",
      "tree": "7035a782b79c770f98d34847ae0b88b3ad6b8384",
      "parents": [
        "c7006638a50cbf16bb420fa91e5af2dd22d28621"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 17 15:55:58 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 17 15:55:58 2006 -0800"
      },
      "message": "[SOUND]: sparc/cs4231: Fix some typos which wrecked the build.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c7006638a50cbf16bb420fa91e5af2dd22d28621",
      "tree": "ba8a5d030087634a2e0fe63ad6ce1cd9c6758bbf",
      "parents": [
        "1ae613883468eab2fb8a077aad9fdedfbfa73d1b"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 17 15:53:11 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 17 15:53:11 2006 -0800"
      },
      "message": "[SPARC]: Fix sbusfb build.\n\nsbusfb_compat_ioctl() needs to return int, not long, as that\nis what the fb_ops-\u003efb_compat_ioctl method prototype wants.\n\nNeed to git rid of the \"struct file *file\" first argument to\nfbiogetputcmap() and fbiogscursor() to match calls done in\nsbusfb_compat_ioctl().\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4323add67792ced172d0d93b8b2e6187023115f1",
      "tree": "13224010f6f18029fb710a1e0b48392aea90b486",
      "parents": [
        "1e63e681e06d438fdc542d40924a4f155d461bbd"
      ],
      "author": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Wed Jan 18 00:38:21 2006 +0100"
      },
      "committer": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Wed Jan 18 00:45:16 2006 +0100"
      },
      "message": "[TIPC] Avoid polluting the global namespace\n\nThis patch adds a tipc_ prefix to all externally visible symbols.\n\nSigned-off-by: Per Liden \u003cper.liden@ericsson.com\u003e\n"
    },
    {
      "commit": "1e63e681e06d438fdc542d40924a4f155d461bbd",
      "tree": "5e874ae6e02e244184dcb9b5049bdf805053a305",
      "parents": [
        "c11ac3f236d73dd00c21ab4f06166606dea71ef3"
      ],
      "author": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Mon Jan 16 16:39:13 2006 +0100"
      },
      "committer": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Wed Jan 18 00:45:15 2006 +0100"
      },
      "message": "[TIPC] Group protocols with sub-options in Kconfig\n\nThis is just a cosmetic change that moves the TIPC configuration\nentry next to the other protocols that also have sub-options.\nMakes the the networking options menu look a bit better.\n\nSigned-off-by: Per Liden \u003cper.liden@ericsson.com\u003e\n"
    },
    {
      "commit": "c11ac3f236d73dd00c21ab4f06166606dea71ef3",
      "tree": "3cf6098061e418c06cf4d6f25fd1a755d1a13d01",
      "parents": [
        "50f9bcddf8be147678c2d4ef8ac5279222d0ae3a"
      ],
      "author": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Mon Jan 16 16:32:18 2006 +0100"
      },
      "committer": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Wed Jan 18 00:45:15 2006 +0100"
      },
      "message": "[TIPC] Add help text for TIPC configuration option\n\nSigned-off-by: Per Liden \u003cper.liden@ericsson.com\u003e\n"
    },
    {
      "commit": "50f9bcddf8be147678c2d4ef8ac5279222d0ae3a",
      "tree": "a1a8c38cc00ccc824303720b5595924c37617694",
      "parents": [
        "33a9c4da5ab16192ef1e961d4c4e45c18031cd67"
      ],
      "author": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Mon Jan 16 12:42:35 2006 +0100"
      },
      "committer": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Wed Jan 18 00:45:15 2006 +0100"
      },
      "message": "[TIPC] Remove unused #includes\n\nSigned-off-by: Per Liden \u003cper.liden@ericsson.com\u003e\n"
    },
    {
      "commit": "33a9c4da5ab16192ef1e961d4c4e45c18031cd67",
      "tree": "825c24cd6cf5700a0c8f6ac1c11a18cb46235d4a",
      "parents": [
        "7c2b2aaee45c365596a83bcf8758b1f222e0eca4"
      ],
      "author": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Mon Jan 16 11:42:12 2006 +0100"
      },
      "committer": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Wed Jan 18 00:45:15 2006 +0100"
      },
      "message": "[TIPC] Move ethernet protocol id to linux/if_ether.h\n\nSigned-off-by: Per Liden \u003cper.liden@ericsson.com\u003e\n"
    },
    {
      "commit": "7c2b2aaee45c365596a83bcf8758b1f222e0eca4",
      "tree": "c2e840ce2a26905a190c8ad47123ffd6acd3a690",
      "parents": [
        "16cb4b333c9e7a00ce3b1d74ec0c9b4c2e956910"
      ],
      "author": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Sat Jan 14 12:42:21 2006 +0100"
      },
      "committer": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Wed Jan 18 00:45:15 2006 +0100"
      },
      "message": "[TIPC] Provide real email addresses in MAINTAINERS\n\nSigned-off-by: Per Liden \u003cper.liden@ericsson.com\u003e\n"
    },
    {
      "commit": "16cb4b333c9e7a00ce3b1d74ec0c9b4c2e956910",
      "tree": "f7684c0b2c205719c4807f25626af2a08fe6a277",
      "parents": [
        "5f7c3ff6a2e227418d363069ff89cf9d7f01fbc1"
      ],
      "author": {
        "name": "Per Liden",
        "email": "per.liden@nospam.ericsson.com",
        "time": "Fri Jan 13 22:22:22 2006 +0100"
      },
      "committer": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Wed Jan 18 00:45:15 2006 +0100"
      },
      "message": "[TIPC] Updated link priority macros\n\nAdded macros for min/default/max link priority in tipc_config.h.\nAlso renamed TIPC_NUM_LINK_PRI to TIPC_MEDIA_LINK_PRI since that\nis a more accurate description of what it is used for.\n\nSigned-off-by: Per Liden \u003cper.liden@ericsson.com\u003e\n"
    },
    {
      "commit": "5f7c3ff6a2e227418d363069ff89cf9d7f01fbc1",
      "tree": "de2954670c63c9f9c584c7cec633f72047215aa3",
      "parents": [
        "3860288ee8298bf2784e9a0c37d26d3a82941e35"
      ],
      "author": {
        "name": "Jon Maloy",
        "email": "jon.maloy@ericsson.com",
        "time": "Fri Jan 13 10:45:44 2006 +0000"
      },
      "committer": {
        "name": "Per Liden",
        "email": "per.liden@ericsson.com",
        "time": "Wed Jan 18 00:45:14 2006 +0100"
      },
      "message": "[TIPC] Minor changes to #includes\n\nSigned-off-by: Jon Maloy \u003cjon.maloy@ericsson.com\u003e\n"
    },
    {
      "commit": "1ae613883468eab2fb8a077aad9fdedfbfa73d1b",
      "tree": "137e13bddb040f4ae9a997473e847304dcd7c19e",
      "parents": [
        "9eb3394bf2037120881a8846bc67064f49325366"
      ],
      "author": {
        "name": "Eric Sesterhenn",
        "email": "snakebyte@gmx.de",
        "time": "Tue Jan 17 15:36:05 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 17 15:36:05 2006 -0800"
      },
      "message": "[SPARC]: change if() BUG(); to BUG_ON in iommu.c\n\nthis patch changes if() BUG(); constructs\nin iommu.c to BUG_ON(); so it gets save\nto define BUG() and BUG_ON() to nullstatements.\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "30ff720b40ba64b0e9c8974673b95970e68503ac",
      "tree": "686cfd46b78caff7a2bd436b84f47aa848a68b03",
      "parents": [
        "fde0fd49419177ddd69254b8d532edde9ce6a543"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Tue Jan 17 15:33:51 2006 -0800"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Tue Jan 17 15:33:51 2006 -0800"
      },
      "message": "ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc\n\nThis patch fixes OMAP clock framework to use clk_enable/disable\ninstead of clk_use/unuse as specified in include/linux/clk.h.\n\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "fde0fd49419177ddd69254b8d532edde9ce6a543",
      "tree": "6d7f3cd6d3d6b1d97748d766e034a05b38ed22a0",
      "parents": [
        "10b55794134b279e2ce37713972e324c0dd507ab"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Tue Jan 17 15:31:18 2006 -0800"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Tue Jan 17 15:31:18 2006 -0800"
      },
      "message": "ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2\n\nThis patch fixes OMAP clock framework to use clk_enable/disable\ninstead of clk_use/unuse as specified in include/linux/clk.h.\n\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "10b55794134b279e2ce37713972e324c0dd507ab",
      "tree": "07de99dfff4d141585ff5458c08f06045ecba553",
      "parents": [
        "f07adc591e6ff100773b93b643f58d9773df6e21"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Tue Jan 17 15:30:42 2006 -0800"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Tue Jan 17 15:30:42 2006 -0800"
      },
      "message": "ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1\n\nThis patch fixes OMAP clock framework to use clk_enable/disable\ninstead of clk_use/unuse as specified in include/linux/clk.h.\n\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "f07adc591e6ff100773b93b643f58d9773df6e21",
      "tree": "78f20f5c07e211d0a5eb69620168fcfb1da0da7b",
      "parents": [
        "2664b25051f7ab96b22b199aa2f5ef6a949a4296"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Tue Jan 17 15:27:09 2006 -0800"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Tue Jan 17 15:27:09 2006 -0800"
      },
      "message": "ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable\n\nThis patch fixes OMAP clock framework to use clk_enable/disable\ninstead of clk_use/unuse as specified in include/linux/clk.h.\n\nInstances of clk_use/unuse are renamed to clk_enable/disable,\nand references clk_use/unuse are removed.\n\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "9eb3394bf2037120881a8846bc67064f49325366",
      "tree": "6782663f5b5a13cf8f98c4341637322650b42f9a",
      "parents": [
        "2664b25051f7ab96b22b199aa2f5ef6a949a4296"
      ],
      "author": {
        "name": "Richard Mortimer",
        "email": "richm@oldelvet.org.uk",
        "time": "Tue Jan 17 15:21:01 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 17 15:21:01 2006 -0800"
      },
      "message": "[SPARC64]: Eliminate race condition reading Hummingbird STICK register\n\nEnsure a consistent value is read from the STICK register by ensuring\nthat both high and low are read without high changing due to a roll\nover of the low register.\n\nVarious Debian/SPARC users (myself include) have noticed problems with\nHummingbird based systems. The symptoms are that the system time is\nseen to jump forward 3 days, 6 hours, 11 minutes give or take a few\nseconds. In many cases the system then hangs some time afterwards.\n\nI\u0027ve spotted a race condition in the code to read the STICK register.\nI could not work out why 3d, 6h, 11m is important but guess that it is\ndue to the 2^32 jump of STICK (forwards on one read and then the next\nread will seem to be backwards) during a timer interrupt. I\u0027m guessing\nthat a change of -2^32 will get converted to a large unsigned\nincrement after the arithmetic manipulation between STICK,\nnanoseconds, jiffies etc.\n\nI did a test where I modified __hbird_read_stick to artificially\ninject rollover faults forcefully every few seconds. With this I saw\nthe clock jump over 6 times in 12 hours compared to once every month\nor so.\n\nSigned-off-by: Richard Mortimer \u003crichm@oldelvet.org.uk\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "3860288ee8298bf2784e9a0c37d26d3a82941e35",
      "tree": "418993a3f8a15e01a8678c5750399ac7a6ae6811",
      "parents": [
        "64af4c13622511257daba762b32d9d20f2d0c4b5"
      ],
      "author": {
        "name": "Kris Katterjohn",
        "email": "kjak@users.sourceforge.net",
        "time": "Tue Jan 17 15:15:38 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 17 15:15:38 2006 -0800"
      },
      "message": "[NET]: Use is_zero_ether_addr() in net/core/netpoll.c\n\nThis replaces a memcmp() with is_zero_ether_addr().\n\nSigned-off-by: Kris Katterjohn \u003ckjak@users.sourceforge.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "64af4c13622511257daba762b32d9d20f2d0c4b5",
      "tree": "b305487a9130b824f71418303178bd0b19791048",
      "parents": [
        "f404e9a67ffdc0bb0302a5ad1f7eaf58e5a59109"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Tue Jan 17 15:14:49 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 17 15:14:49 2006 -0800"
      },
      "message": "[CASSINI]: Fix printk warning.\n\ndrivers/net/cassini.c:1930: warning: long unsigned int format, different type arg (arg 4)\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f404e9a67ffdc0bb0302a5ad1f7eaf58e5a59109",
      "tree": "4406dc808ccf1654c3648fcea12e68ff5a56fdee",
      "parents": [
        "a8fc3d8decfd5601fb14a2163952f81fa6b971bb"
      ],
      "author": {
        "name": "Kris Katterjohn",
        "email": "kjak@users.sourceforge.net",
        "time": "Tue Jan 17 13:04:57 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 17 13:04:57 2006 -0800"
      },
      "message": "[PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN\n\nThis replaces some tests with is_zero_ether_addr(), memcmp(one, two,\n6) with compare_ether_addr(one, two), and 6 with ETH_ALEN where\nappropriate.\n\nSigned-off-by: Kris Katterjohn \u003ckjak@users.sourceforge.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a8fc3d8decfd5601fb14a2163952f81fa6b971bb",
      "tree": "9666ef0fefde06061b0fc3e1a6ef3c1f8e9cfb0a",
      "parents": [
        "ab67a4d511188680beb8a0d82a90f55dbeb53d5c"
      ],
      "author": {
        "name": "Kris Katterjohn",
        "email": "kjak@users.sourceforge.net",
        "time": "Tue Jan 17 13:03:54 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 17 13:03:54 2006 -0800"
      },
      "message": "[NET]: \"signed long\" -\u003e \"long\"\n\nSigned-off-by: Kris Katterjohn \u003ckjak@users.sourceforge.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ab67a4d511188680beb8a0d82a90f55dbeb53d5c",
      "tree": "c2a9842b9877df27a50448506c3cfe3a6f00f6df",
      "parents": [
        "ae82af54d73becd66804d942cf39b049e625fa89"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Tue Jan 17 13:01:31 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 17 13:01:31 2006 -0800"
      },
      "message": "[EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ae82af54d73becd66804d942cf39b049e625fa89",
      "tree": "d987461ee9dfbfb963bb96052cf92bca176469ff",
      "parents": [
        "2f970d83576cf4938fd75551c465050f6a16c33c"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Tue Jan 17 13:01:06 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 17 13:01:06 2006 -0800"
      },
      "message": "[PKT_SCHED]: Handle SCTP/DCCP in sfq_hash\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1bc4ccfff8675adc3d96f91245eb7e2dc0043ca9",
      "tree": "03bd5a2d64c52dff3c68a66e37f43b4109854170",
      "parents": [
        "ffa29456cd316a5394cdd489de5af3bf87d3c485"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Mon Jan 09 17:18:14 2006 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 08:25:39 2006 -0500"
      },
      "message": "[PATCH] libata: add a function to decide if we need iordy\n\nThis ought to be simple but for PIO2 we have to poke around the drive\ndata to get it 100% correct.\n\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "ffa29456cd316a5394cdd489de5af3bf87d3c485",
      "tree": "d051d85afb7337bde4e536b16db0f48becf5692e",
      "parents": [
        "5a46fe89a73dc984a2b9ef0fde9b9e58bd4ff98f"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Mon Jan 09 17:14:40 2006 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 08:25:39 2006 -0500"
      },
      "message": "[PATCH] libata: Pre UDMA EIDE PIO mode selection\n\nI misread the spec when doing the original. I\u0027ve tested the corrected\nversion with pre UDMA drives and it now picks the right modes. This is a\nspecific bug fix rather than an update or new feature item.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "5a46fe89a73dc984a2b9ef0fde9b9e58bd4ff98f",
      "tree": "71e4811ed304d8c8db4f82bbc0d2fd51f71a2285",
      "parents": [
        "88b52877fa1a8894600362a5c9addbab1fcf8b54"
      ],
      "author": {
        "name": "Yusuf Iskenderoglu",
        "email": "enygma@dreadnought.hadiko.de",
        "time": "Tue Jan 17 08:06:21 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 08:06:21 2006 -0500"
      },
      "message": "[libata] sata_promise: add pci id\n"
    },
    {
      "commit": "2610c733023850be2db9fef9c81f851a64bb9f67",
      "tree": "62db077203a86e8b67cde10941f7034caed02c4e",
      "parents": [
        "38bd3b2629702894ca3528358ffc447bbacc9442"
      ],
      "author": {
        "name": "Javier Achirica",
        "email": "achirica@gmail.com",
        "time": "Tue Jan 17 08:01:01 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 08:01:01 2006 -0500"
      },
      "message": "airo: Off-by-one channel fix\n"
    },
    {
      "commit": "88b52877fa1a8894600362a5c9addbab1fcf8b54",
      "tree": "24522f6a3de5455c8e4730223c8a857822f62db5",
      "parents": [
        "f285757cab254470a10f711cd3cbaf9d92f7aa06"
      ],
      "author": {
        "name": "Oliver Weihe",
        "email": "o.weihe@deltacomputer.de",
        "time": "Tue Jan 17 07:58:42 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 07:58:42 2006 -0500"
      },
      "message": "[libata] sata_svw: add pci id\n"
    },
    {
      "commit": "f285757cab254470a10f711cd3cbaf9d92f7aa06",
      "tree": "ad439542415d3b9118ae266f56319fd9ef1b3145",
      "parents": [
        "2664b25051f7ab96b22b199aa2f5ef6a949a4296"
      ],
      "author": {
        "name": "Jason Gaston",
        "email": "jason.d.gaston@intel.com",
        "time": "Mon Jan 09 11:09:13 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 07:54:42 2006 -0500"
      },
      "message": "[PATCH] ahci: AHCI mode SATA patch for Intel ICH8\n\nThis patch adds the Intel ICH8 DID\u0027s to the ahci.c file for AHCI mode\nSATA support.\n\nSigned-off-by:  Jason Gaston \u003cJason.d.gaston@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "38bd3b2629702894ca3528358ffc447bbacc9442",
      "tree": "a07e27fcd3fcc94dfb9fd6b204cc670f7d3b7ff6",
      "parents": [
        "8241e35e0c6ae7531fe270de34608edfdc2ea483"
      ],
      "author": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Thu Jan 12 16:51:37 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 07:51:04 2006 -0500"
      },
      "message": "[PATCH] e1000: Removed unused variables and initialized variables\n\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "8241e35e0c6ae7531fe270de34608edfdc2ea483",
      "tree": "9a87f5b49d41f3b37c6ae643fc5e3111ace5afde",
      "parents": [
        "a292ca6efbc1f259ddfb9c902367f2588e0e8b0f"
      ],
      "author": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Thu Jan 12 16:51:34 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 07:51:03 2006 -0500"
      },
      "message": "[PATCH] e1000: Cleaned up code and removed hard coded numbers\n\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "a292ca6efbc1f259ddfb9c902367f2588e0e8b0f",
      "tree": "02d26f87e4b3931c54923c5f97557eae0eff39f0",
      "parents": [
        "240b1710f56b359685bc698e2a1473a2f3f2b8d7"
      ],
      "author": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Thu Jan 12 16:51:30 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 07:51:03 2006 -0500"
      },
      "message": "[PATCH] e1000: Added copy break code\n\nImproves small packet performance with large amounts of reassembly being done in the stack.\n\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "240b1710f56b359685bc698e2a1473a2f3f2b8d7",
      "tree": "150d74c7d736bde01f18edfee510cbe868f4fb87",
      "parents": [
        "fb3d47d4c4cd79eeddd0ee1b470e157840dccf21"
      ],
      "author": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Thu Jan 12 16:51:28 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 07:48:04 2006 -0500"
      },
      "message": "[PATCH] e1000: Added variable to handle return values for pci_enable_* functions\n\nThis was to fix compilation warnings.  Also added log messages when pci_enable_* functions return with an error.\n\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "fb3d47d4c4cd79eeddd0ee1b470e157840dccf21",
      "tree": "7328582b0ce82e9956b8fda1a129c6f6a335c368",
      "parents": [
        "a2917e22dcaa53e8ad2d8dc3bcfa55a4b04e6d0f"
      ],
      "author": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Thu Jan 12 16:51:25 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 07:48:04 2006 -0500"
      },
      "message": "[PATCH] e1000: Added PCIe bus information\n\nThis is two patches, the first is adding additional bus information for the 8257{1|2|3} controllers.  The second patch was orginally a community patch to print bus type/speed/width, and enhanced by us.\n\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: John Ronciak \u003cjohn.ronciak@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    }
  ],
  "next": "a2917e22dcaa53e8ad2d8dc3bcfa55a4b04e6d0f"
}
