)]}'
{
  "log": [
    {
      "commit": "ae5d33723e325392c48bc0ff481d9ec8d646a0ed",
      "tree": "ec5c0a9b4454f0c7e6c999f64b8ec6cde52ccf7f",
      "parents": [
        "8dfc2b45ffc722c4291f24f1f40c64e448b9b5b4"
      ],
      "author": {
        "name": "Duc Dang",
        "email": "dhdang@apm.com",
        "time": "Mon Mar 05 00:58:22 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 06 17:07:42 2012 -0500"
      },
      "message": "powerpc/44x: Add more changes for APM821XX EMAC driver\n\nThis patch includes:\n\n  Configure EMAC PHY clock source (clock from PHY or internal clock).\n\n  Do not advertise PHY half duplex capability as APM821XX EMAC does not support half duplex mode.\n\n  Add changes to support configuring jumbo frame for APM821XX EMAC.\n\n[ Fix coding style -DaveM ]\n\nSigned-off-by: Duc Dang \u003cdhdang@apm.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "66431a7d4570dbafb5e25c85607779ffa9c4a4bc",
      "tree": "364e0a37b846f7c3ecb35547c314fc6b264ca0f5",
      "parents": [
        "be6736ba1fb67b6b8b56c5c912fc269309ca86fc"
      ],
      "author": {
        "name": "Yevgeny Petrilin",
        "email": "yevgenyp@mellanox.co.il",
        "time": "Tue Mar 06 04:05:02 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 06 15:19:18 2012 -0500"
      },
      "message": "net/mlx4: defining functions as static\n\nFixing sparse warnings, the 2 functions are only used in same\nfile. Defining them as static and not exporting them.\n\nSigned-off-by: Yevgeny Petrilin \u003cyevgenyp@mellanox.co.il\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "be6736ba1fb67b6b8b56c5c912fc269309ca86fc",
      "tree": "ee846a882eaa1e23782c2fc9acda9c4b18d972ce",
      "parents": [
        "9a9a232a9295deb3b6b5f4ce4290a7d05ff061fa"
      ],
      "author": {
        "name": "Yevgeny Petrilin",
        "email": "yevgenyp@mellanox.co.il",
        "time": "Tue Mar 06 04:04:54 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 06 15:19:18 2012 -0500"
      },
      "message": "net/mlx4: remove unused functions\n\nRemoving functions that are no longer in use, but still exist\n\nSigned-off-by: Yevgeny Petrilin \u003cyevgenyp@mellanox.co.il\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "9a9a232a9295deb3b6b5f4ce4290a7d05ff061fa",
      "tree": "2e63b1c1ecfe665579222829446358f58f980650",
      "parents": [
        "2ab573c586446ebab9d7a3e340bd4ff8fc2c70d4"
      ],
      "author": {
        "name": "Yevgeny Petrilin",
        "email": "yevgenyp@mellanox.co.il",
        "time": "Tue Mar 06 04:04:47 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 06 15:19:18 2012 -0500"
      },
      "message": "net/mlx4: fixing sparse warnings for not declared, functions\n\nThe SET_PORT functions are implemented in port.c, which is part\nof mlx4_core, these functions are exported. The functions are in use by\nthe mlx4_en module (were originally part of mlx4_en).\nTheir declaration remained in mlx4_en module, moving the declaration to the right location.\n\nSigned-off-by: Yevgeny Petrilin \u003cyevgenyp@mellanox.co.il\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2ab573c586446ebab9d7a3e340bd4ff8fc2c70d4",
      "tree": "54af8551d6354c33f97cf0235383324d619fcb9b",
      "parents": [
        "39b2c4ebb433acf751c28a59dde110767af24d23"
      ],
      "author": {
        "name": "Yevgeny Petrilin",
        "email": "yevgenyp@mellanox.co.il",
        "time": "Tue Mar 06 04:04:26 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 06 15:19:17 2012 -0500"
      },
      "message": "net/mlx4: fixing sparse warnings when copying mac, address to gid entry\n\nThe mac should be written as __be64 the gid. The warning was because\nwe changed the mac parameter, which is u64, by writing result of cpu_to_be64\ninto it. Fixing by using new variable of type __be64.\n\nSigned-off-by: Yevgeny Petrilin \u003cyevgenyp@mellanox.co.il\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "39b2c4ebb433acf751c28a59dde110767af24d23",
      "tree": "cf278e754cfffb95da835fb986f4cc4cedb0f32b",
      "parents": [
        "966684d581c9c04202e6612a792e36ae7bc5fd59"
      ],
      "author": {
        "name": "Yevgeny Petrilin",
        "email": "yevgenyp@mellanox.co.il",
        "time": "Tue Mar 06 04:04:07 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 06 15:19:17 2012 -0500"
      },
      "message": "net/mlx4: fix sparse warnings on wrong type for RSS keys\n\nThe keys used for the hardware RSS topelitz hash are of type __be32\nwhere the values provided by the driver are from array of u32,\nthis triggered sparse warning on incorrect type in assignment as of different base types.\nSince these values are picked randomly,\nthe fix is to transform the key to __be32 by executing cpu_to_be_32()\n\nSigned-off-by: Yevgeny Petrilin \u003cyevgenyp@mellanox.co.il\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "966684d581c9c04202e6612a792e36ae7bc5fd59",
      "tree": "b9f28b29eb56ad72f6694787137d1c36dc6696c8",
      "parents": [
        "4ef2a435bea24330781cbfe910a05810f17079d2"
      ],
      "author": {
        "name": "Or Gerlitz",
        "email": "ogerlitz@mellanox.com",
        "time": "Tue Mar 06 04:04:02 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 06 15:19:17 2012 -0500"
      },
      "message": "net/mlx4: fix sparse warnings on TX blue flame buffer\n\nThe blue flame buffer is defined to be of type void __iomem *\nbut was passed to mlx4_bf_copy which gets unsigned long * .\nThis triggered sparse warning on different address spaces,\nfix that by changing mlx4_bf_copy first param to be of type void __iomem * .\n\nSigned-off-by: Or Gerlitz \u003cogerlitz@mellanox.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4ef2a435bea24330781cbfe910a05810f17079d2",
      "tree": "064400b7829ec5332fa1ef341a7908d5ca04a6de",
      "parents": [
        "ebf8c9aa032f03343b91c91951b0705021b02eb0"
      ],
      "author": {
        "name": "Or Gerlitz",
        "email": "ogerlitz@mellanox.com",
        "time": "Tue Mar 06 04:03:41 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 06 15:19:17 2012 -0500"
      },
      "message": "net/mlx4: fix sparse warnings on TX control flags, endianess\n\nFix sparse warnings on incompatibility between the endianess of the ctrl_flags\nfield of struct mlx4_en_priv to the srcrb_flags field of struct\nmlx4_wqe_ctrl_seg by changing the former to be __be32 instead of u32.\n\nSigned-off-by: Or Gerlitz \u003cogerlitz@mellanox.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ebf8c9aa032f03343b91c91951b0705021b02eb0",
      "tree": "821ec45a0319a6592603a66048700bac3b0f15bc",
      "parents": [
        "6975f4ce5a44e337514283e84761adaf2849aa26"
      ],
      "author": {
        "name": "Yevgeny Petrilin",
        "email": "yevgenyp@mellanox.co.il",
        "time": "Tue Mar 06 04:03:34 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 06 15:19:17 2012 -0500"
      },
      "message": "net/mlx4_en: Saving mem access on data path\n\nLocalized the pdev-\u003edev, and using dma_map instead of pci_map\nThere are multiple map/unmap operations on data path,\noptimizing those by saving redundant pointer access.\nThose places were identified as hot-spots when running kernel profiling\nduring some benchmarks.\nThe fixes had most impact when testing packet rate with small packets,\nreducing several % from CPU load, and in some case being the difference\nbetween reaching wire speed or being CPU bound.\n\nSigned-off-by: Yevgeny Petrilin \u003cyevgenyp@mellanox.co.il\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6975f4ce5a44e337514283e84761adaf2849aa26",
      "tree": "caaa108d1b4225cb4c37edc48786a47b0ae249ca",
      "parents": [
        "9184a22701ed257974e7950be11da4cbd3116c63"
      ],
      "author": {
        "name": "Santosh Nayak",
        "email": "santoshprasadnayak@gmail.com",
        "time": "Fri Mar 02 05:09:39 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 06 15:19:14 2012 -0500"
      },
      "message": "qla3xxx: ethernet: Silence static checker warning.\n\nSilence the following warning:\n\"warn: returning -1 instead of -ENOMEM is sloppy\".\n\nSigned-off-by: Santosh Nayak \u003csantoshprasadnayak@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "9184a22701ed257974e7950be11da4cbd3116c63",
      "tree": "022a9470cd75376abbc24bdf065b8b7bd59defb9",
      "parents": [
        "f6a1ad4295f9291038380178d09978caf6982dd8"
      ],
      "author": {
        "name": "Junchang Wang",
        "email": "junchangwang@gmail.com",
        "time": "Mon Mar 05 17:13:05 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 06 00:04:16 2012 -0500"
      },
      "message": "8139too: Add 64bit statistics\n\nSwitch to use ndo_get_stats64 to get 64bit statistics.\nTwo sync entries are used (one for Rx and one for Tx).\n\nSigned-off-by: Junchang Wang \u003cjunchangwang@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f6a1ad4295f9291038380178d09978caf6982dd8",
      "tree": "7c35e8efe1812baca9c6b9674be1ee02a0495ec3",
      "parents": [
        "036dafa28da1e2565a8529de2ae663c37b7a0060",
        "f3969bf78f140f437f51787dfc2751943ba454d1"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Mar 05 21:16:26 2012 -0500"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Mar 05 21:16:26 2012 -0500"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n\nConflicts:\n\tdrivers/net/vmxnet3/vmxnet3_drv.c\n\nSmall vmxnet3 conflict with header size bug fix in \u0027net\u0027.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "98e990afa659769fe7ca1f2408fc7d2e946d5e50",
      "tree": "c5efc38aff43420b1b087804e1c15e703dd1c0f2",
      "parents": [
        "75d7b398b74f86244fbb46ea9005438ae0aa33c8",
        "71919403dc86b40fafd9400738668f96679c551b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 16:10:44 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 16:10:44 2012 -0800"
      },
      "message": "Merge tag \u0027usb-3.3-rc6\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb\n\nUSB: revert a powerpc EHCI patch\n\nThere is just one patch in here, a revert of a powerpc EHCI driver\npatch that was reported to cause problems.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n\n* tag \u0027usb-3.3-rc6\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:\n  Revert \"powerpc/usb: fix issue of CPU halt when missing USB PHY clock\"\n"
    },
    {
      "commit": "75d7b398b74f86244fbb46ea9005438ae0aa33c8",
      "tree": "9fe448e66084acdc2a100178932da5b448dbce46",
      "parents": [
        "a2e5f13ce806e79b5a234f9653a2a245424e29fa",
        "f21c6d4a49179f91fd70a41382382f08c780d425"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 16:10:27 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 16:10:27 2012 -0800"
      },
      "message": "Merge tag \u0027tty-3.3-rc6\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty\n\ntty: build fix for 3.3-rc6\n\nThis contains one build fix for the powerpc udbg driver that was reported.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n\n* tag \u0027tty-3.3-rc6\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:\n  tty/powerpc: early udbg consoles can\u0027t be modules\n"
    },
    {
      "commit": "a2e5f13ce806e79b5a234f9653a2a245424e29fa",
      "tree": "06ec6d22ccfa157195565c1777467a3677d6818b",
      "parents": [
        "3e85fb9cd4f711d70c5d26baa86e438390731eab",
        "7a90484825680e7831856105f5fef654e6c02701"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 16:01:25 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 16:01:25 2012 -0800"
      },
      "message": "Merge tag \u0027md-3.3-fixes\u0027 of git://neil.brown.name/md\n\nPull md fixes from Neil Brown:\n \"Three fixes for md in 3.3-rc: Two relate to the recently added drive\n  replacement.  One fixes the problem where a read error in RAID10 would\n  sometimes be retried indefinitely.\"\n\n* tag \u0027md-3.3-fixes\u0027 of git://neil.brown.name/md:\n  md/raid10: fix assembling of arrays with replacement devices.\n  md/raid10: fix handling of error on last working device in array.\n  md/raid1: fix buglet in md_raid1_contested.\n"
    },
    {
      "commit": "3e85fb9cd4f711d70c5d26baa86e438390731eab",
      "tree": "85f0abea7e932a7e7c75cef2773fb648b35db1f4",
      "parents": [
        "055bf38d3d6069707e2d555cffdde629b8404ff2",
        "b24823e61bfd93d0e72088e4f5245287582ed289"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 15:50:25 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 15:50:25 2012 -0800"
      },
      "message": "Merge branch \u0027akpm\u0027 (Andrew\u0027s patch bomb)\n\nMerge the emailed seties of 19 patches from Andrew Morton\n\n* akpm:\n  rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler\n  memcg: fix mapcount check in move charge code for anonymous page\n  mm: thp: fix BUG on mm-\u003enr_ptes\n  alpha: fix 32/64-bit bug in futex support\n  memcg: fix GPF when cgroup removal races with last exit\n  debugobjects: Fix selftest for static warnings\n  floppy/scsi: fix setting of BIO flags\n  memcg: fix deadlock by inverting lrucare nesting\n  drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()\n  c2port: class_create() returns an ERR_PTR\n  pps: class_create() returns an ERR_PTR, not NULL\n  hung_task: fix the broken rcu_lock_break() logic\n  vfork: kill PF_STARTING\n  coredump_wait: don\u0027t call complete_vfork_done()\n  vfork: make it killable\n  vfork: introduce complete_vfork_done()\n  aio: wake up waiters when freeing unused kiocbs\n  kprobes: return proper error code from register_kprobe()\n  kmsg_dump: don\u0027t run on non-error paths by default\n"
    },
    {
      "commit": "b24823e61bfd93d0e72088e4f5245287582ed289",
      "tree": "bca721d4235a676cd4cfbfc0d467c9bce5b39fc2",
      "parents": [
        "e6ca7b89dc76abf77c80887fed54e0a60c87c0a8"
      ],
      "author": {
        "name": "Alexandre Bounine",
        "email": "alexandre.bounine@idt.com",
        "time": "Mon Mar 05 14:59:21 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 15:49:43 2012 -0800"
      },
      "message": "rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler\n\nFix a bug that causes a kernel panic when the number of received doorbells\nis larger than number of entries in the inbound doorbell queue (current\ndefault value \u003d 512).\n\nAnother possible indication for this bug is large number of spurious\ndoorbells reported by tsi721 driver after reaching the queue size maximum.\n\nSigned-off-by: Alexandre Bounine \u003calexandre.bounine@idt.com\u003e\nCc: Chul Kim \u003cchul.kim@idt.com\u003e\nCc: Matt Porter \u003cmporter@kernel.crashing.org\u003e\nCc: \u003cstable@vger.kernel.org\u003e\t\t[3.2.x+]\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "9354f1b8e6c55c335d1c4fb10d0ae7a041935240",
      "tree": "98854146031952f226db78a5763b7bf28d310cde",
      "parents": [
        "9ce70c0240d01309b34712f87eda4fbfba3c3764"
      ],
      "author": {
        "name": "Muthu Kumar",
        "email": "muthu.lkml@gmail.com",
        "time": "Mon Mar 05 14:59:16 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 15:49:43 2012 -0800"
      },
      "message": "floppy/scsi: fix setting of BIO flags\n\nFix setting bio flags in drivers (sd_dif/floppy).\n\nSigned-off-by: Muthukumar R \u003cmuthur@gmail.com\u003e\nCc: Jens Axboe \u003caxboe@kernel.dk\u003e\nCc: James Bottomley \u003cJames.Bottomley@HansenPartnership.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "73737b878767ef441d7cc34ebeeba01dd0a68dd6",
      "tree": "6f8bbc31654c7d3ee8551743e84a85a5d540dd5c",
      "parents": [
        "22ea71d7f49c3115e3a9ced5eac109fef26d3559"
      ],
      "author": {
        "name": "Anatolij Gustschin",
        "email": "agust@denx.de",
        "time": "Mon Mar 05 14:59:16 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 15:49:43 2012 -0800"
      },
      "message": "drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()\n\nIf probing the RTC didn\u0027t succeed due to failed RTC register access, the\nRTC device will be unregistered.  Then, when removing the module\nr9701_remove() causes a kernel crash while trying to unregister a not\nregistered RTC device.  Fix this by doing RTC register access test before\nRTC device registration.\n\nSigned-off-by: Anatolij Gustschin \u003cagust@denx.de\u003e\nCc: Alessandro Zummo \u003ca.zummo@towertech.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "22ea71d7f49c3115e3a9ced5eac109fef26d3559",
      "tree": "9977b74794a61ebf90377cb650e8217d6aa8df53",
      "parents": [
        "7ad12566dc02ca76e0056af58606b5ce0181460f"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "dan.carpenter@oracle.com",
        "time": "Mon Mar 05 14:59:15 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 15:49:43 2012 -0800"
      },
      "message": "c2port: class_create() returns an ERR_PTR\n\nclass_create() doesn\u0027t return a NULL, it only returns ERR_PTRs.\n\nSigned-off-by: Dan Carpenter \u003cdan.carpenter@oracle.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "7ad12566dc02ca76e0056af58606b5ce0181460f",
      "tree": "f07dd27adb38a8fe266ea1ea144c8607a679583a",
      "parents": [
        "6027ce497d44dd8eae1a9215789df178f6b422cc"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "dan.carpenter@oracle.com",
        "time": "Mon Mar 05 14:59:15 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 15:49:43 2012 -0800"
      },
      "message": "pps: class_create() returns an ERR_PTR, not NULL\n\nclass_create() never returns NULLs only ERR_PTRs.\n\nSigned-off-by: Dan Carpenter \u003cdan.carpenter@oracle.com\u003e\nCc: Rodolfo Giometti \u003cgiometti@enneenne.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "036dafa28da1e2565a8529de2ae663c37b7a0060",
      "tree": "97df33f26323d324964412939aa2b60dd15c7b88",
      "parents": [
        "8027aa245bbd125350f6a78c5a78771d143aba55"
      ],
      "author": {
        "name": "Igor Maravic",
        "email": "igorm@etf.rs",
        "time": "Mon Mar 05 00:01:25 2012 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Tue Mar 06 00:24:26 2012 +0100"
      },
      "message": "r8169: add byte queue limit support.\n\nNothing fancy:\n- sent bytes count is notified in the start_xmit path right before\n  updating the owner bit in the hardware Tx descriptor (E. Dumazet)\n- avoid useless tp-\u003edev dereferencing in start_xmit (E. Dumazet)\n\nUse of netdev_reset_queue is favored over proper accounting in\nrtl8169_tx_clear_range since the latter would need more work for the\nsame result (nb: said accounting degenerates to nothing in xmit_frags).\n\nSigned-off-by: Igor Maravic \u003cigorm@etf.rs\u003e\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\nAcked-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\n"
    },
    {
      "commit": "8027aa245bbd125350f6a78c5a78771d143aba55",
      "tree": "a07f292d4f13b18a7c86a2c7aed0cf96f333cee5",
      "parents": [
        "18f973af3e7028620186d1c1ace044506bb6229e"
      ],
      "author": {
        "name": "Junchang Wang",
        "email": "junchangwang@gmail.com",
        "time": "Sun Mar 04 23:30:32 2012 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Tue Mar 06 00:23:51 2012 +0100"
      },
      "message": "r8169: add 64bit statistics.\n\nSwitch to use ndo_get_stats64 to get 64bit statistics.\nTwo sync entries are used (one for Rx and one for Tx).\n\nSigned-off-by: Junchang Wang \u003cjunchangwang@gmail.com\u003e\nReviewed-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "7a90484825680e7831856105f5fef654e6c02701",
      "tree": "24eacf1558541076767b59c0cbcc6b6835e35204",
      "parents": [
        "fae8cc5ed0714953b1ad7cf86f030d2177278424"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@suse.de",
        "time": "Mon Mar 05 17:48:12 2012 +1100"
      },
      "committer": {
        "name": "NeilBrown",
        "email": "neilb@suse.de",
        "time": "Tue Mar 06 10:12:45 2012 +1100"
      },
      "message": "md/raid10: fix assembling of arrays with replacement devices.\n\ncommit 56a2559bb654a (md/raid10: recognise replacements ...)\nchanged \u0027run\u0027 to set -\u003ereplacement or -\u003erdev depending on the\n\u0027Replacement\u0027 status if the device, but it didn\u0027t remove the\nold unconditional setting of \u0027rdev\u0027.  So it was largely ineffective.\n\nSo remove that now.\n\nSigned-off-by: NeilBrown \u003cneilb@suse.de\u003e\n"
    },
    {
      "commit": "055bf38d3d6069707e2d555cffdde629b8404ff2",
      "tree": "94c99f102d3cbd372fc124c663c311a6669c4ed8",
      "parents": [
        "aa139092de3bb7d8b81f9b8433e12e87ac1eec3f"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@linux.intel.com",
        "time": "Mon Mar 05 14:22:16 2012 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 14:53:01 2012 -0800"
      },
      "message": "drm, gma500: Fix Cedarview boot failures in 3.3-rc\n\nProduction GMA3600/3650 hardware turns out to be subtly different to the\ndevelopment platforms.  This combined with a minor driver bug is causing\nthe kernel to hang on these platforms.\n\nThis patch does the following\n\n - turn down a couple of messages that were meant to be debug and are\n   causing much confusion\n\n - ensure the hotplug interrupt is disabled on Cedartrail systems.\n\n - fix a bug where gtt roll mode called psbfb_sync, which tries to sync\n   the 2D engine. On other devices it is harmless as the 2D engine is\n   present but not in use when in gtt roll mode, on Cedartrail it causes\n   a hang\n\nWithout these changes 3.3-rc hangs on boot on Cedartrail based systems.\n\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "aa139092de3bb7d8b81f9b8433e12e87ac1eec3f",
      "tree": "f59a16c5fe7f1cece34b7d2e0b58a3c7438f45c1",
      "parents": [
        "4f0449e26f7ce72933af99e80b381a4dce792d7b",
        "9d1dfc06b14df0818d86d6ba6aaec0f641e94990"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 14:30:54 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 14:30:54 2012 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n\nPull networking fixes from David Miller:\n\n1) TCP SACK processing can calculate an incorrect reordering value in\n   some cases, fix from Neal Cardwell.\n\n2) tcp_mark_head_lost() can split SKBs in situations where it should\n   not, violating send queue invariants expected by other pieces of\n   code and thus resulting (eventually) in corrupted retransmit state\n   counters.  Also from Neal Cardwell.\n\n3) qla3xxx erroneously calls spin_lock_irqrestore() with constant\n   hw_flags of zero.  Fix from Santosh Nayak.\n\n4) Fix NULL deref in rt2x00, from Gabor Juhos.\n\n5) pch_gbe passes address of wrong typed object to pch_gbe_validate_option\n   thus corrupting part of the value.  From Dan Carpenter.\n\n6) We must check the return value of nlmsg_parse() before trying to use\n   the results.  From Eric Dumazet.\n\n7) Bridging code fails to check return value of ipv6_dev_get_saddr()\n   thus potentially leaving uninitialized garbage in the outgoing ipv6\n   header.  From Ulrich Weber.\n\n8) Due to rounding and a reversed operation on jiffies, bridge message\n   ages can go backwards instead of forwards, thus breaking STP.  Fixes\n   from Joakim Tjernlund.\n\n9) r8169 modifies Config* registers without properly holding the\n   Config9346 lock, resulting in corrupted IP fragments on some chips.\n   Fix from Francois Romieu.\n\n10) NET_PACKET_ENGINE default wan\u0027t set properly during the network\n   driver mega-move.  Fix from Stephen Hemminger.\n\n11) vmxnet3 uses TCP header size where it actually should use the UDP\n   header size, fix from Shreyas Bhatewara.\n\n12) Netfilter bridge module autoload is busted in the compat case, fix\n   from Florian Westphal.\n\n13) Wireless Key removal was not setting multicast bits correctly thus\n   accidently killing the unicast key 0 and thus all traffic stops.\n   Fix from Johannes Berg.\n\n14) Fix endless retries of A-MPDU transmissions in brcm80211 driver.\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (22 commits)\n  qla3xxx: ethernet: Fix bogus interrupt state flag.\n  bridge: check return value of ipv6_dev_get_saddr()\n  rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()\n  bridge: message age needs to increase, not decrease.\n  bridge: Adjust min age inc for HZ \u003e 256\n  tcp: don\u0027t fragment SACKed skbs in tcp_mark_head_lost()\n  r8169: corrupted IP fragments fix for large mtu.\n  packetengines: fix config default\n  vmxnet3: Fix transport header size\n  enic: fix an endian bug in enic_probe()\n  pch_gbe: memory corruption calling pch_gbe_validate_option()\n  tg3: Fix tg3_get_stats64 for 5700 / 5701 devs\n  tcp: fix false reordering signal in tcp_shifted_skb\n  tcp: fix comment for tp-\u003ehighest_sack\n  netfilter: bridge: fix module autoload in compat case\n  brcm80211: smac: only print block-ack timeout message at trace level\n  brcm80211: smac: fix endless retry of A-MPDU transmissions\n  mac80211: Fix a warning on changing to monitor mode from STA\n  mac80211: zero initialize count field in ieee80211_tx_rate\n  iwlwifi: fix key removal\n  ...\n"
    },
    {
      "commit": "9d1dfc06b14df0818d86d6ba6aaec0f641e94990",
      "tree": "e79088a13c179391614b4b954b780d1c65077521",
      "parents": [
        "d1d81d4c3dd886d5fa25a2c4fa1e39cb89613712"
      ],
      "author": {
        "name": "Santosh Nayak",
        "email": "santoshprasadnayak@gmail.com",
        "time": "Fri Mar 02 05:09:05 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Mar 05 16:50:52 2012 -0500"
      },
      "message": "qla3xxx: ethernet: Fix bogus interrupt state flag.\n\nIn \u0027ql_adapter_initialize\u0027\nthe first call for \u0027spin_unlock_irqrestore()\u0027 is with hw_flags \u003d 0,\nwhich is as good as \u0027spin_unlock_irq()\u0027 (unconditional interrupt\nenabling). If this is intended, then for better performance\n\u0027spin_unlock_irqrestore()\u0027 can be replaced with \u0027spin_unlock_irq()\u0027\nand \u0027spin_lock_irqsave()\u0027 can be replaced by \u0027spin_lock_irq()\n\nSigned-off-by: Santosh Nayak \u003csantoshprasadnayak@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "18f973af3e7028620186d1c1ace044506bb6229e",
      "tree": "9352b6552467bc8b061600f61127df1fee5cb003",
      "parents": [
        "7c1e51a34afb110a010a73141a2b5f000f798875"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Mon Mar 05 05:01:14 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Mar 05 16:42:45 2012 -0500"
      },
      "message": "mlx4_en: remove sparse errors\n\nFix new sparse errors introduced in commit 6221217199 (mlx4_en: dont\nchange mac_header on xmit)\n\nReported-by: Or Gerlitz \u003cor.gerlitz@gmail.com\u003e\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Yevgeny Petrilin \u003cyevgenyp@mellanox.co.il\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "051d3b50430160a86cbe4a2deef219c8038bd03f",
      "tree": "b2c276067819f259f86369e5341202332a8172be",
      "parents": [
        "ffcb97388b1d41b1db063eb041cb9af408662127",
        "c288ec614e264b46853c65d3db9ccf91d53c9484"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 05 15:05:54 2012 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 05 15:05:54 2012 -0500"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem\n"
    },
    {
      "commit": "550cf00dbc8ee402bef71628cb71246493dd4500",
      "tree": "cfcfd6cab72c620b5e567fe64f06e6d8a3c3befc",
      "parents": [
        "5d329e245f9a1edb905284730650a0c6c806fb2e",
        "e7747475b61fdc2a4a412475a9d64d8c309916e3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 08:51:10 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 08:51:10 2012 -0800"
      },
      "message": "Merge tag \u0027mmc-fixes-for-3.3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc\n\nMMC fixes from Chris Ball for 3.3:\n - atmel-mci: oops fix against regression introduced in 3.2\n - core: power saving regression fix against 3.3-rc1\n - core: suspend/resume fix for UHS-I cards\n - esdhc-imx: MMC card regression fix against 3.0\n - mmci: oops fix for ARM systems with large (64k) pages\n - MAINTAINERS update for atmel-mci.\n\n* tag \u0027mmc-fixes-for-3.3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc:\n  mmc: core: Fixup suspend/resume issues for UHS-I cards\n  mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size\n  mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5\n  mmc: core: fix regression: set default clock gating delay to 0\n  MAINTAINERS: hand over atmel-mci (sd/mmc interface)\n  mmc: atmel-mci: don\u0027t use dma features when using DMA with no chan available\n"
    },
    {
      "commit": "5d329e245f9a1edb905284730650a0c6c806fb2e",
      "tree": "e65443cca9879cb7feab51cf88ad123c85d7737e",
      "parents": [
        "a5939eefdcacd3ece57d56167a43bcc0d93733bf",
        "883e0e366209067e690356e58e19bb2e6693b839"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 08:48:24 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 05 08:48:24 2012 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid\n\nPull from Jiri Kosina:\n \"Please pull to receive updates for HID layer.  Nikolai\u0027s patch is\n  rather important and should still go in for 3.3, as it\u0027s a regression\n  fix for commit b4b583d.\"\n\n* \u0027upstream-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid:\n  HID: hid-input: allow array fields out of range\n  HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard\n"
    },
    {
      "commit": "883e0e366209067e690356e58e19bb2e6693b839",
      "tree": "fc146f8908f26f519c4a3d4cf30e812598e10cd4",
      "parents": [
        "37891abc8464637964a26ae4b61d307fef831f80"
      ],
      "author": {
        "name": "Nikolai Kondrashov",
        "email": "spbnick@gmail.com",
        "time": "Fri Mar 02 22:13:58 2012 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Mar 05 10:28:58 2012 +0100"
      },
      "message": "HID: hid-input: allow array fields out of range\n\nAllow array field values out of range as per HID 1.11 specification,\nsection 6.2.25:\n\n\tRather than returning a single bit for each button in the group, an\n\tarray returns an index in each field that corresponds to the pressed\n\tbutton (like keyboard scan codes). An out-of range value in and array\n\tfield is considered no controls asserted.\n\nApparently, \"and\" above is a typo and should be \"an\".\n\nThis fixes at least Waltop tablet pen clicks - otherwise BTN_TOUCH is never\nreleased.\n\nThe relevant part of Waltop tablet report descriptors is this:\n\n\t0x09, 0x42,         /*          Usage (Tip Switch),         */\n\t0x09, 0x44,         /*          Usage (Barrel Switch),      */\n\t0x09, 0x46,         /*          Usage (Tablet Pick),        */\n\t0x15, 0x01,         /*          Logical Minimum (1),        */\n\t0x25, 0x03,         /*          Logical Maximum (3),        */\n\t0x75, 0x04,         /*          Report Size (4),            */\n\t0x95, 0x01,         /*          Report Count (1),           */\n\t0x80,               /*          Input,                      */\n\nThis is a regression fix for commit b4b583d (\"HID: be more strict when\nignoring out-of-range fields\").\n\nSigned-off-by: Nikolai Kondrashov \u003cspbnick@gmail.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "ffcb97388b1d41b1db063eb041cb9af408662127",
      "tree": "9260d8c06fe62009595b5bc46580d0a5fec9c657",
      "parents": [
        "4c1dc80a74384829e467ba078260094d1ffdd963",
        "d8a199355f8f8a0797c00d98788d7282c9ea38bd"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 21:59:39 2012 -0500"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 21:59:39 2012 -0500"
      },
      "message": "Merge branch \u0027master\u0027 of git://gitorious.org/linux-can/linux-can-next\n"
    },
    {
      "commit": "4c1dc80a74384829e467ba078260094d1ffdd963",
      "tree": "fcfa62d7d1f13f46d0f56efa89b31514ef28307a",
      "parents": [
        "0b471506712dd734964b3270d2aa88160712c262"
      ],
      "author": {
        "name": "Shreyas Bhatewara",
        "email": "sbhatewara@vmware.com",
        "time": "Tue Feb 28 22:08:39 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 21:37:51 2012 -0500"
      },
      "message": "vmxnet3: Fix log messages and corrects some typos\n\nFix log messages and corrects some typos\n\nChange logging of failure to enable MSI/MSI-X to display device\u0027s PCI\naddress instead of eth%d. Rectify a typo.\n\nSigned-off-by: Shreyas N Bhatewara \u003csbhatewara@vmware.com\u003e\nReviewed-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0b471506712dd734964b3270d2aa88160712c262",
      "tree": "52f04bbb15c1ede47ced10c1f48a9ff71a0a90fb",
      "parents": [
        "e19a82c18f0e6360ee9fd431721794eb0036c0cd"
      ],
      "author": {
        "name": "Matt Carlson",
        "email": "mcarlson@broadcom.com",
        "time": "Mon Feb 27 09:44:48 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 20:54:01 2012 -0500"
      },
      "message": "tg3: Recode PCI MRRS adjustment as a PCI quirk\n\nThis patch recodes the MRRS cap for 5719 A0 devices as a PCI quirk.\n\nSigned-off-by: Matt Carlson \u003cmcarlson@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e19a82c18f0e6360ee9fd431721794eb0036c0cd",
      "tree": "563c8e2c3490b151bdbab03be25c92e3201915a6",
      "parents": [
        "4b32da2bcf1de2b7a196a0e48389d231b4472c36"
      ],
      "author": {
        "name": "Paul Gortmaker",
        "email": "paul.gortmaker@windriver.com",
        "time": "Mon Feb 27 02:36:29 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 20:54:01 2012 -0500"
      },
      "message": "ucc_geth: separate out rx/tx ring alloc and free operations\n\nFactor out the the existing allocation and free operations\nso that they can be used individually.\n\nThis is to improve code readability, and also to prepare for\npossible future changes like better error recovery and more\ndynamic configuration (e.g on-the-fly resizing of the rings).\n\nThis change represents a straight up relocation of the existing\ncode into separate routines without changing any of the contained\ncode itself.  Local variables are relocated as necessary.\n\nSigned-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4b32da2bcf1de2b7a196a0e48389d231b4472c36",
      "tree": "440b246f9fffb1126ceab28d7aa4c55c59187e11",
      "parents": [
        "bf7daebb9fba540cb8864f435f153678b3e5c171"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Mar 04 12:56:55 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 20:41:38 2012 -0500"
      },
      "message": "ppp: Replace uses of \u003clinux/if_ppp.h\u003e with \u003clinux/ppp-ioctl.h\u003e\n\nSince all that include/linux/if_ppp.h does is #include \u003clinux/ppp-ioctl.h\u003e,\nthis replaces the occurrences of #include \u003clinux/if_ppp.h\u003e with\n#include \u003clinux/ppp-ioctl.h\u003e.\n\nIt also corrects an error in Documentation/networking/l2tp.txt, where\nit referenced include/linux/if_ppp.h as the source of some definitions\nthat are actually now defined in include/linux/if_pppol2tp.h.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "bf7daebb9fba540cb8864f435f153678b3e5c171",
      "tree": "dc825997a817db8c1f8b2bf930de10a428aaa796",
      "parents": [
        "784db3f06228da81627d23052a6d2ecc38db001a"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Mar 04 12:56:04 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 20:41:38 2012 -0500"
      },
      "message": "ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h\n\nThis moves the definitions of the ioctls, constants and structures\nrelating to the ppp_generic interface to userspace out from if_ppp.h\nto a new file, ppp-ioctl.h.  The new file has my copyright since I\ndesigned and implemented the ppp_generic interface in the late 1990s.\nNone of the contents of this file comes from the original if_ppp.h\npublished by Carnegie Mellon University.\n\nOf the remainder of if_ppp.h, only the PPP_MTU definition was being\nused, and this replaces the uses of it with PPP_MRU (which is identical).\nTherefore, this replaces the entire file with the single line\n\n#include \u003clinux/ppp-ioctl.h\u003e\n\nwhich clearly doesn\u0027t contain any CMU code.  Thus I have removed the\nCMU copyright notice with its problematic advertising clause, and in\nfact since it\u0027s only one trivial line I have not added any other\ncopyright notice.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "784db3f06228da81627d23052a6d2ecc38db001a",
      "tree": "3c6f5e0eb0edec861696bdba954b1a45164d43d6",
      "parents": [
        "2fae5e3670a666039e6f2fd63e1a5d320c71b913"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Mar 04 12:54:54 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 20:41:38 2012 -0500"
      },
      "message": "ppp: Change copyright notices from ANU to me\n\nThis changes the copyright notices on the PPP code that I developed\nin the late 1990s from being copyright The Australian National\nUniversity to copyright Paul Mackerras.  I can do this as I have an\nacknowledgement in writing from the Head of the Computer Science\nDepartment at ANU (where I worked then) that ANU does not claim any\nintellectual property in this code.\n\nWhile I\u0027m at it, change the copyright notice from BSD-style to\nGNU GPL like the rest of the kernel.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2fae5e3670a666039e6f2fd63e1a5d320c71b913",
      "tree": "ba4d3527b13cc3f6da50f79efeba6f1e6f61981b",
      "parents": [
        "6541b806b5f267eda8f127bb7f5fec4e7e4db995"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Sun Mar 04 14:48:15 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 20:39:31 2012 -0500"
      },
      "message": "tg3: Fix poor tx performance on 57766 after MTU change\n\nGRC reset causes the read DMA engine to go into a mode that breaks up\nrequests into 256 bytes.  A PHY reset is required to bring it back to\nthe normal mode.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6541b806b5f267eda8f127bb7f5fec4e7e4db995",
      "tree": "2415db513402df4b8c6a5f027a9045a80893b982",
      "parents": [
        "c441b456767357322dbc14b55bdc7da0051d0d98"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Sun Mar 04 14:48:14 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 20:39:31 2012 -0500"
      },
      "message": "tg3: Add memory barriers to sync BD data\n\nfor weak memory model architectures to ensure that the chip will DMA\nvalid BD data.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nReviewed-by: Benjamin Li \u003cbenli@broadcom.com\u003e\nReviewed-by: Matt Carlson \u003cmcarlson@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c441b456767357322dbc14b55bdc7da0051d0d98",
      "tree": "d45342e5023639107919d97d67cac3c7ad4ccea5",
      "parents": [
        "2556cd8603cd1f39205aaf61f054a76133359ae6"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Sun Mar 04 14:48:13 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 20:39:31 2012 -0500"
      },
      "message": "tg3: Fix jumbo loopback test on 5719\n\nLoopback on 9K packet fails because the chip has a DMA limit of 4K.  The\nloopback test logic uses a single BD for simplicity.  Fix it by reducing\nthe jumbo packet size to the DMA limit.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nReviewed-by: Benjamin Li \u003cbenli@broadcom.com\u003e\nReviewed-by: Matt Carlson \u003cmcarlson@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a5939eefdcacd3ece57d56167a43bcc0d93733bf",
      "tree": "f3a11477ce45acde4db4ff4ba673cd5a85e573f9",
      "parents": [
        "5483f18e986ed5267b923bec12b407845181350b",
        "ac5ff1b358ab6813654fea69e739bf0a66c1b002"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 04 17:10:06 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 04 17:10:06 2012 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6\n\nMFD fixes from Samuel Ortiz:\n \"This is the pull request for the MFD fixes for 3.3.  We have a few\n  NULL pointer dereferences fixes, an ACPI conflict check fix, and a\n  couple of wm8994 fixes.\"\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6:\n  mfd: Correct readability of WM8994 DC servo 4E register\n  mfd: Initialize tps65912 irq platform data properly\n  mfd: Fix ACPI conflict check\n  mfd: Fix ab8500 error path bug\n  mfd: Test for jack detection when deciding if wm8994 should suspend\n  mfd: Initialize tps65910 irq platform data properly\n  mfd: Fix possible s5m null pointer dereference\n  mfd: wm8350 variable dereferenced before check\n"
    },
    {
      "commit": "e7747475b61fdc2a4a412475a9d64d8c309916e3",
      "tree": "88b5e94955c856db008d992f3bae21e053cd1d21",
      "parents": [
        "8f7f6b7e46117edb83d12a508fffa0f013457677"
      ],
      "author": {
        "name": "Ulf Hansson",
        "email": "ulf.hansson@stericsson.com",
        "time": "Thu Mar 01 13:18:05 2012 +0100"
      },
      "committer": {
        "name": "Chris Ball",
        "email": "cjb@laptop.org",
        "time": "Sun Mar 04 12:25:15 2012 -0500"
      },
      "message": "mmc: core: Fixup suspend/resume issues for UHS-I cards\n\nEven if cards supports 1.8V I/O voltage those should anyway be\ninitialized at 3.3V I/O according to (e)MMC, SD and SDIO specs.\nSome eMMC and embedded SDIO devices are able to be initialized\nat 1.8V as well, but it is better to be safe.\n\nDo note that initialization in this context means that the card\nhas been completely powered off, otherwise the card will remain\nat the last I/O voltage level that were negotitiated.\n\nDue to the above being taken care of the suspend/resume issues\nfor UHS-I SD-cards has been fixed.\n\nSigned-off-by: Ulf Hansson \u003culf.hansson@stericsson.com\u003e\nAcked-by: Philip Rakity \u003cprakity@marvell.com\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nTested-by: Subhash Jadavani \u003csubhashj@codeaurora.org\u003e\nSigned-off-by: Chris Ball \u003ccjb@laptop.org\u003e\n"
    },
    {
      "commit": "8f7f6b7e46117edb83d12a508fffa0f013457677",
      "tree": "eee70a97fd9f847c74c39200d347f8dc686c4245",
      "parents": [
        "5b6b0ad6e572b32a641116aaa5f897ffebe31e44"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Fri Feb 24 11:25:21 2012 +0000"
      },
      "committer": {
        "name": "Chris Ball",
        "email": "cjb@laptop.org",
        "time": "Sun Mar 04 12:25:14 2012 -0500"
      },
      "message": "mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size\n\nOn a system with large pages (64k in my case), the following BUG is\ntriggered in MMC core:\n\n[    2.338023] BUG: failure at drivers/mmc/core/core.c:221/mmc_start_request()!\n[    2.338102] Kernel panic - not syncing: BUG!\n[    2.338155] Call trace:\n[    2.338228] [\u003cffffffc00008635c\u003e] dump_backtrace+0x0/0x120\n[    2.338317] [\u003cffffffc0003365ec\u003e] dump_stack+0x14/0x1c\n[    2.338403] [\u003cffffffc000336990\u003e] panic+0xbc/0x1f0\n[    2.338498] [\u003cffffffc00027a494\u003e] mmc_start_request+0x154/0x184\n[    2.338600] [\u003cffffffc00027abdc\u003e] mmc_start_req+0x110/0x140\n[    2.338701] [\u003cffffffc00028604c\u003e] mmc_blk_issue_rw_rq+0x7c/0x39c\n[    2.338804] [\u003cffffffc00028652c\u003e] mmc_blk_issue_rq+0x1c0/0x468\n[    2.338905] [\u003cffffffc000287564\u003e] mmc_queue_thread+0x68/0x118\n[    2.338995] [\u003cffffffc0000bc308\u003e] kthread+0x84/0x8c\n\nThis is because of a 64k request with a max_req_size of 64k-1 bytes.\n\nThe following patch fixes the problem by limiting the max_blk_count\nsuch that max_blk_count * max_blk_size \u003d\u003d max_req_size. I couldn\u0027t\npursuade the compiler to emit a shift instead of a div without encoding\nthe shift explicitly.\n\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Chris Ball \u003ccjb@laptop.org\u003e\n"
    },
    {
      "commit": "5b6b0ad6e572b32a641116aaa5f897ffebe31e44",
      "tree": "ebd7c4ed17fdbf136b04fe3da9df2f463dd7e3db",
      "parents": [
        "c84f15aed29d89995fd50ef37e19c7b88019d78f"
      ],
      "author": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Fri Feb 17 11:51:49 2012 +0100"
      },
      "committer": {
        "name": "Chris Ball",
        "email": "cjb@laptop.org",
        "time": "Sun Mar 04 12:25:02 2012 -0500"
      },
      "message": "mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5\n\nOn i.MX53 we have to write a special SDHCI_CMD_ABORTCMD to the\nSDHCI_TRANSFER_MODE register during a MMC_STOP_TRANSMISSION\ncommand. This works for SD cards. However, with MMC cards\nthe MMC_SET_BLOCK_COUNT command is used instead, but this\nneeds the same handling. Fix MMC cards by testing for the\nMMC_SET_BLOCK_COUNT command aswell. Tested on a custom i.MX53\nboard with a Transcend MMC+ card and eMMC.\n\nThe kernel started used MMC_SET_BLOCK_COUNT in 3.0, so this\nis a regression for these boards introduced in 3.0; it should\ngo to 3.0/3.1/3.2-stable.\n\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nAcked-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nCc: \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Chris Ball \u003ccjb@laptop.org\u003e\n"
    },
    {
      "commit": "c84f15aed29d89995fd50ef37e19c7b88019d78f",
      "tree": "865ac9b487b99105efad7eedfa1a6b96776e8fd7",
      "parents": [
        "24e1511f675b97a76488b89017a40909be731b63"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Thu Feb 23 11:22:29 2012 +0100"
      },
      "committer": {
        "name": "Chris Ball",
        "email": "cjb@laptop.org",
        "time": "Sun Mar 04 12:18:40 2012 -0500"
      },
      "message": "mmc: core: fix regression: set default clock gating delay to 0\n\nA recent commit \"mmc: core: Use delayed work in clock gating framework\"\n(597dd9d79cfbbb1) introduced a default 200ms delay before clock gating\nactually takes place.  This means that every time an MMC interface\nbecomes idle it first stays on for 200ms before gating its clock. This\nleads to increased power consumption and is therefore a clear regression.\nThis patch restores the original behaviour by setting the default delay\nto 0. Users prioritising throughput over power efficiency can still\nmodify the delay via sysfs.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Chris Ball \u003ccjb@laptop.org\u003e\n"
    },
    {
      "commit": "8482a0abe94e535bca25d22f8d46bbecbfe1f132",
      "tree": "14dc34d6a8b9d9de016afa2ad5228e5068cf0895",
      "parents": [
        "233ba2c5ffcf83f3dee3f4451724273f76cb7d8b",
        "41f8ad76362e7aefe3a03949c43e23102dae6e0b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Mar 03 16:42:30 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Mar 03 16:42:30 2012 -0800"
      },
      "message": "Merge tag \u0027scsi-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6\n\nSCSI fixes from James Bottomley:\n \"There\u0027s just a single fix in here: the osd max device number fix.\"\n\n* tag \u0027scsi-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6:\n  [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576\n"
    },
    {
      "commit": "233ba2c5ffcf83f3dee3f4451724273f76cb7d8b",
      "tree": "559f7d1fdf647a03fc2b640168764e4a819d6576",
      "parents": [
        "001f3a48877a24afa7dfead84eb4678c68ab062e",
        "aabb70dc23799e09d69d528756471d854f993136"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Mar 03 16:33:51 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Mar 03 16:33:51 2012 -0800"
      },
      "message": "Merge tag \u0027parisc-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6\n\nPARISC fixes from James Bottomley:\n \"This is a set of build fixes to get the cross compiled architecture\n  testbeds building again\"\n\n* tag \u0027parisc-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6:\n  [PARISC] don\u0027t unconditionally override CROSS_COMPILE for 64 bit.\n  [PARISC] include \u003clinux/prefetch.h\u003e in drivers/parisc/iommu-helpers.h\n  [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional\n"
    },
    {
      "commit": "2ce3f2b3b1a646d82b86991c424b5121e0322cb8",
      "tree": "44f30924b3154e50ae709974d48ef0be5ef027da",
      "parents": [
        "ae942ae71934fddd0639160c24f6efa703d5784e",
        "f8f54e190ddb4ed697036b60f5e2ae6dd45b801c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Mar 03 09:31:49 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Mar 03 09:31:49 2012 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6\n\nPull from Herbert Xu:\n  \"This push fixes a bug in mv_cesa that causes all hash operations\n   that supply data on a final operation to fail.\"\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:\n  crypto: mv_cesa - fix final callback not ignoring input data\n"
    },
    {
      "commit": "d8a199355f8f8a0797c00d98788d7282c9ea38bd",
      "tree": "011d2c16d02c8b257aca14aa20359d19612ce7d0",
      "parents": [
        "46be265d3388339d8168c863791f0c7bbf3f2fed"
      ],
      "author": {
        "name": "Stephane Grosjean",
        "email": "s.grosjean@peak-system.com",
        "time": "Fri Mar 02 16:13:06 2012 +0100"
      },
      "committer": {
        "name": "Marc Kleine-Budde",
        "email": "mkl@pengutronix.de",
        "time": "Sat Mar 03 17:40:58 2012 +0100"
      },
      "message": "can: usb: PEAK-System Technik PCAN-USB Pro specific part\n\nThis patch adds the specific part which handles the PCAN-USB Pro adapter\nfrom PEAK-System Technik (http://www.peak-system.com). The PCAN-USB Pro\nadapter is a dual-channel USB 2.0 adapter compliant with CAN specifications\n\nTested-by: Oliver Hartkopp \u003csocketcan@hartkopp.net\u003e\nAcked-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\nSigned-off-by: Stephane Grosjean \u003cs.grosjean@peak-system.com\u003e\nSigned-off-by: Marc Kleine-Budde \u003cmkl@pengutronix.de\u003e\n"
    },
    {
      "commit": "46be265d3388339d8168c863791f0c7bbf3f2fed",
      "tree": "e330159305bebee1874001cc2815a8346b61a213",
      "parents": [
        "bb4785551f64e18b2c8bb15a3bd2b22f5ebf624d"
      ],
      "author": {
        "name": "Stephane Grosjean",
        "email": "s.grosjean@peak-system.com",
        "time": "Fri Mar 02 16:13:05 2012 +0100"
      },
      "committer": {
        "name": "Marc Kleine-Budde",
        "email": "mkl@pengutronix.de",
        "time": "Sat Mar 03 17:40:55 2012 +0100"
      },
      "message": "can: usb: PEAK-System Technik PCAN-USB specific part\n\nThis patch adds the specific part which handles the PCAN-USB adapter from\nPEAK-System Technik (http://www.peak-system.com). The PCAN-USB adapter is\na sja1000 based, mono-channel USB 1.1 adapter compliant with CAN\nspecifications 2.0A (11-bit ID) and 2.0B (29-bit ID).\n\nTested-by: Oliver Hartkopp \u003csocketcan@hartkopp.net\u003e\nAcked-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\nSigned-off-by: Stephane Grosjean \u003cs.grosjean@peak-system.com\u003e\nSigned-off-by: Marc Kleine-Budde \u003cmkl@pengutronix.de\u003e\n"
    },
    {
      "commit": "bb4785551f64e18b2c8bb15a3bd2b22f5ebf624d",
      "tree": "4a515acc5afb744a15f202cfb62889767ec06ad4",
      "parents": [
        "2b61972b74219d21ef1e91178349bdb840357688"
      ],
      "author": {
        "name": "Stephane Grosjean",
        "email": "s.grosjean@peak-system.com",
        "time": "Fri Mar 02 16:13:04 2012 +0100"
      },
      "committer": {
        "name": "Marc Kleine-Budde",
        "email": "mkl@pengutronix.de",
        "time": "Sat Mar 03 17:40:51 2012 +0100"
      },
      "message": "can: usb: PEAK-System Technik USB adapters driver core\n\nThis patch adds the core of the peak_usb driver which handles PEAK-System\nTechnik PCAN USB adapters. It defines the parts which are common to the\nPCAN-USB adapters: can network interfaces management, network-to/from-usb\ndata path interface, timestamps management...\n\nTested-by: Oliver Hartkopp \u003csocketcan@hartkopp.net\u003e\nAcked-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\nSigned-off-by: Stephane Grosjean \u003cs.grosjean@peak-system.com\u003e\nSigned-off-by: Marc Kleine-Budde \u003cmkl@pengutronix.de\u003e\n"
    },
    {
      "commit": "2b61972b74219d21ef1e91178349bdb840357688",
      "tree": "301fe796580eb42a04e5176f323617c62e97cf24",
      "parents": [
        "e6d9c80b7ca1504411ad6d7acdb8683e4ae1c9cd"
      ],
      "author": {
        "name": "Stephane Grosjean",
        "email": "s.grosjean@peak-system.com",
        "time": "Fri Mar 02 16:21:20 2012 +0100"
      },
      "committer": {
        "name": "Marc Kleine-Budde",
        "email": "mkl@pengutronix.de",
        "time": "Sat Mar 03 17:40:46 2012 +0100"
      },
      "message": "can: sja1000: add support for PEAK-System PCMCIA card\n\nThis patch adds support to the PCAN-PC Card PCMCIA card from\nPEAK-System Technik (www.peak-system.com). This card is a CAN interface\nfor the PC Card slot. It is available as a single or dual-channel version.\n\nTested-by: Oliver Hartkopp \u003csocketcan@hartkopp.net\u003e\nAcked-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Stephane Grosjean \u003cs.grosjean@peak-system.com\u003e\nSigned-off-by: Marc Kleine-Budde \u003cmkl@pengutronix.de\u003e\n"
    },
    {
      "commit": "e6d9c80b7ca1504411ad6d7acdb8683e4ae1c9cd",
      "tree": "0bb7a7b48fe5e79053b92708612ad1f10df0572c",
      "parents": [
        "224223aaf9a44cd484019d2b765b6ca2beee6dd4"
      ],
      "author": {
        "name": "Stephane Grosjean",
        "email": "s.grosjean@peak-system.com",
        "time": "Fri Mar 02 16:21:19 2012 +0100"
      },
      "committer": {
        "name": "Marc Kleine-Budde",
        "email": "mkl@pengutronix.de",
        "time": "Sat Mar 03 17:40:39 2012 +0100"
      },
      "message": "can: peak_pci: add support of some new PEAK-System PCI cards\n\nThis patch adds the support of some new PEAK-System PCI cards in the CAN\nnetwork sub-system. These are:\n\nPCAN-PCIeC (PCI-ExpressCard)\nPCAN-mminiPCI (mini-PCI)\nPCAN-PCI (PCI next-gen)\n\nThis patch also adds the control of the blinking leds of the PCAN-PCIeC.\n\nTested-by: Oliver Hartkopp \u003csocketcan@hartkopp.net\u003e\nAcked-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\nSigned-off-by: Stephane Grosjean \u003cs.grosjean@peak-system.com\u003e\nSigned-off-by: Marc Kleine-Budde \u003cmkl@pengutronix.de\u003e\n"
    },
    {
      "commit": "224223aaf9a44cd484019d2b765b6ca2beee6dd4",
      "tree": "597cb38cc303a495ebf86a7b6d35b502e5ad715a",
      "parents": [
        "b4017c5368f992fb8fb3a2545a0977082c6664e4"
      ],
      "author": {
        "name": "Danny Kukawka",
        "email": "danny.kukawka@bisect.de",
        "time": "Wed Feb 15 18:55:01 2012 +0100"
      },
      "committer": {
        "name": "Marc Kleine-Budde",
        "email": "mkl@pengutronix.de",
        "time": "Sat Mar 03 17:40:32 2012 +0100"
      },
      "message": "can: cc770: linux/can/dev.h included twice\n\ndrivers/net/can/cc770/cc770.c included \u0027linux/can/dev.h\u0027 twice,\nremove the duplicate.\n\nSigned-off-by: Danny Kukawka \u003cdanny.kukawka@bisect.de\u003e\nSigned-off-by: Marc Kleine-Budde \u003cmkl@pengutronix.de\u003e\n"
    },
    {
      "commit": "2b88f2de30510c0f4e623d3cd5fcd85cdb70b51f",
      "tree": "cd267474e31962d04cedb175c4bf897031891dc8",
      "parents": [
        "89d27a3c0ad7d5f2ce9ece055b3c7c619dc42f6c"
      ],
      "author": {
        "name": "John Fastabend",
        "email": "john.r.fastabend@intel.com",
        "time": "Fri Feb 10 03:19:41 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Fri Mar 02 18:16:49 2012 -0800"
      },
      "message": "net: dcb: getnumtcs()/setnumtcs() should return an int\n\n{g|s}etnumtcs() today returns a u8 that is only used by the DCB code\nto verify no error occurred. Today the driver implementations return\nnegative error codes which end up being non-zero so the logic works\nout but triggers some sparse warnings.\n\nTo fix the sparse warnings convert the return value to an int.\n\nCC: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nReported-by: Dan Carpenter \u003cdan.carpenter@oracle.com\u003e\nSigned-off-by: John Fastabend \u003cjohn.r.fastabend@intel.com\u003e\nTested-by: Ross Brattain \u003cross.b.brattain@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "89d27a3c0ad7d5f2ce9ece055b3c7c619dc42f6c",
      "tree": "26f7026391dc63d31cf94ed33730bc2fc1ab25f6",
      "parents": [
        "6f66342c1ecd59467d4579176dd81a4e837a06ef"
      ],
      "author": {
        "name": "John Fastabend",
        "email": "john.r.fastabend@intel.com",
        "time": "Fri Feb 10 03:19:35 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Fri Mar 02 18:11:24 2012 -0800"
      },
      "message": "ixgbe: dcb: check setup_tc return codes\n\ndcb netlink code calls setup_tc to init hardware traffic classes\nto use for DCB. At some call sites the return values are not\nchecked for errors and in one case may return -EINVAL back to\nthe net/dcbnl.c caller which is expecting a u8.\n\nThis fixes some smatch hits and although failures are never\nseen in practive its best to check return codes.\n\nReported-by: Dan Carenter \u003cdan.carpenter@oracle.com\u003e\nSigned-off-by: John Fastabend \u003cjohn.r.fastabend@intel.com\u003e\nTested-by: Ross Brattain \u003cross.b.brattain@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "6f66342c1ecd59467d4579176dd81a4e837a06ef",
      "tree": "0071e1a32d9ee9141c38cc58d96ae9b57dc10b35",
      "parents": [
        "d24d65eda97fe51f2996538148e85d309e2460e4"
      ],
      "author": {
        "name": "Ben Greear",
        "email": "greearb@candelatech.com",
        "time": "Fri Feb 17 13:44:28 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Fri Mar 02 18:09:27 2012 -0800"
      },
      "message": "e100: Show short v/s long rx length errors in ethtool stats.\n\nSigned-off-by: Ben Greear \u003cgreearb@candelatech.com\u003e\nTested-by: Aaron Brown \u003caaron.f.brown@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "d24d65eda97fe51f2996538148e85d309e2460e4",
      "tree": "997ee633a60a2c945c02f4c35dd831fa02356d54",
      "parents": [
        "b4017c5368f992fb8fb3a2545a0977082c6664e4"
      ],
      "author": {
        "name": "Ben Greear",
        "email": "greearb@candelatech.com",
        "time": "Fri Feb 17 13:44:23 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Fri Mar 02 18:07:52 2012 -0800"
      },
      "message": "e100: Fix rx-over-length statistics.\n\nThe old code would +\u003d the total errors every time\nstats were gathered.  Instead, keep a count of short-pkt\nand long-pkt counters and then simply add them together\nfor the rx-over-length stat.\n\nSigned-off-by: Ben Greear \u003cgreearb@candelatech.com\u003e\nTested-by: Aaron Brown \u003caaron.f.brown@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "9c5028e9da1255dd2b99762d8627b88b29f68cce",
      "tree": "ca1c613c90677b8f7420fc0c0729883f313a64da",
      "parents": [
        "3f2010b2ad3d66d5291497c9b274315e7b807ecd"
      ],
      "author": {
        "name": "françois romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Fri Mar 02 04:43:14 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Mar 02 19:10:06 2012 -0500"
      },
      "message": "r8169: corrupted IP fragments fix for large mtu.\n\nNoticed with the 8168d (-vb-gr, aka RTL_GIGA_MAC_VER_26).\n\nConfigX registers should only be written while the Config9346 lock\nis held.\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\nReported-by: Nick Bowler \u003cnbowler@elliptictech.com\u003e\nCc: Hayes Wang \u003chayeswang@realtek.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "71919403dc86b40fafd9400738668f96679c551b",
      "tree": "d02e6eec316071dfa30ff22da857ffeafaea956c",
      "parents": [
        "45196cee28a5bcfb6ddbe2bffa4270cbed66ae4b"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Fri Mar 02 16:08:54 2012 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Fri Mar 02 16:08:54 2012 -0800"
      },
      "message": "Revert \"powerpc/usb: fix issue of CPU halt when missing USB PHY clock\"\n\nThis reverts commit 529febeee680dc22416fca033151a5e8bc620447.\n\nTo quote Dirk:\n\tThis commit introduces a check for the USB PHY clock.\n\tProblem is that CTRL_PHY_CLK_VALID bit seems not to be present\n\ton all Freescale ehci implementations, at least P1022 does not\n\thave it.  So this check always fails and the driver never gets\n\tloaded.\n\nSo we need to revert this patch.\n\nReported-by: Dirk Eibach \u003cEibach@gdsys.de\u003e\nCc: Shengzhou Liu \u003cShengzhou.Liu@freescale.com\u003e\nCc: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "3f2010b2ad3d66d5291497c9b274315e7b807ecd",
      "tree": "908122db2ac450913c4271ebee66abe0819b0b01",
      "parents": [
        "efead8710aad9e384730ecf25eae0287878840d7"
      ],
      "author": {
        "name": "stephen hemminger",
        "email": "shemminger@vyatta.com",
        "time": "Fri Mar 02 13:38:56 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Mar 02 19:05:47 2012 -0500"
      },
      "message": "packetengines: fix config default\n\nAs part of the big network driver reorg, each vendor directory defaults to\nyes, so that older config\u0027s can migrate correctly. Looks like this one\ngot missed.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@vyatta.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "62d222b8c8ee0ddd3dd6921ce9c1a5667616dc1c",
      "tree": "2ecc95ad2cee214dfe1bf787ca7ce14ec43f8dfc",
      "parents": [
        "d085a09cf350c5a92d8db151a087355c1a2a91e8",
        "15d1ad0cc9d2d3f549afddbcdbc9c3637f0d1331"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Mar 02 15:21:48 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Mar 02 15:21:48 2012 -0800"
      },
      "message": "Merge tag \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging\n\nhhwmon fixes for 3.3-rc6 from Guenter Roeck:\n\nThese patches are necessary for correct operation and management of\nF75387.\n\n* tag \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:\n  hwmon: (f75375s) Catch some attempts to write to r/o registers\n  hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable\n  hwmon: (f75375s) Make pwm*_mode writable for the F75387\n  hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387\n"
    },
    {
      "commit": "d085a09cf350c5a92d8db151a087355c1a2a91e8",
      "tree": "a4e17a722c6f025f4c9518538380f16fa8dea950",
      "parents": [
        "5e8063d758725a5a6f38ac34a37d13509ccea0da",
        "a3d0e4aecaa32001e02d5ce860d38f14095d06d2"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Mar 02 15:21:15 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Mar 02 15:21:15 2012 -0800"
      },
      "message": "Merge tag \u0027fbdev-fixes-for-3.3-2\u0027 of git://github.com/schandinat/linux-2.6\n\nfbdev fixes for 3.3 from Florian Tobias Schandinat\n\nIt includes:\n - two fixes for OMAP HDMI\n - one fix to make new OMAP functions behave as they are supposed to\n - one Kconfig dependency fix\n - two fixes for viafb for modesetting on VX900 hardware\n\n* tag \u0027fbdev-fixes-for-3.3-2\u0027 of git://github.com/schandinat/linux-2.6:\n  OMAPDSS: APPLY: make ovl_enable/disable synchronous\n  OMAPDSS: panel-dvi: Add Kconfig dependency on I2C\n  viafb: fix IGA1 modesetting on VX900\n  viafb: select HW scaling on VX900 for IGA2\n  OMAPDSS: HDMI: hot plug detect fix\n  OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabled\n"
    },
    {
      "commit": "ef8781989a1bcd05aa47e853917c37df44917194",
      "tree": "1f888b6847938ab17be3481c813e1da60c66f34b",
      "parents": [
        "2273d5ccb882106a74c7b780a6bfa16fb210cd24"
      ],
      "author": {
        "name": "Ludovic Desroches",
        "email": "ludovic.desroches@atmel.com",
        "time": "Thu Feb 09 16:33:53 2012 +0100"
      },
      "committer": {
        "name": "Chris Ball",
        "email": "cjb@laptop.org",
        "time": "Fri Mar 02 16:06:40 2012 -0500"
      },
      "message": "mmc: atmel-mci: don\u0027t use dma features when using DMA with no chan available\n\nSome callbacks are set too early -- i.e. we can have dma capabilities but\nwe can\u0027t get a dma channel. So wait to get the dma channel before setting\ncallbacks and change logs consequently.\n\nSigned-off-by: Ludovic Desroches \u003cludovic.desroches@atmel.com\u003e\nSigned-off-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n[Should be applied to 3.2-stable.]\nCc: \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Chris Ball \u003ccjb@laptop.org\u003e\n"
    },
    {
      "commit": "15d1ad0cc9d2d3f549afddbcdbc9c3637f0d1331",
      "tree": "ba695785e271b487c591b86c518f32449258497a",
      "parents": [
        "b17d6561acc16265b65b1e0d27b649829b61a7e3"
      ],
      "author": {
        "name": "Nikolaus Schulz",
        "email": "mail@microschulz.de",
        "time": "Tue Feb 28 16:15:54 2012 -0500"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Mar 02 12:02:23 2012 -0800"
      },
      "message": "hwmon: (f75375s) Catch some attempts to write to r/o registers\n\nIt makes no sense to attempt to manually configure the fan in auto mode,\nor set the duty cycle directly in closed loop mode.  The corresponding\nregisters are then read-only.  If the user tries it nonetheless, error out\nwith EINVAL instead of silently doing nothing.\n\nSigned-off-by: Nikolaus Schulz \u003cmail@microschulz.de\u003e\n[guenter.roeck@ericsson.com: Minor formatting cleanup]\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "b17d6561acc16265b65b1e0d27b649829b61a7e3",
      "tree": "0bcfd3e723d7af6787f5c9a01d825a1cc665bab1",
      "parents": [
        "edeea102857e33b5e9b17a3a2640da390732a693"
      ],
      "author": {
        "name": "Nikolaus Schulz",
        "email": "schulz@macnetix.de",
        "time": "Tue Feb 28 16:15:53 2012 -0500"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Mar 02 11:56:43 2012 -0800"
      },
      "message": "hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable\n\nThe F75387 supports automatic fan control using either PWM duty cycle or\nRPM speed values.  Make the driver detect the latter mode, and expose the\ndifferent modes in sysfs as per pwm_enable, so that the user can switch\nbetween them.\n\nThe interpretation of the pwm_enable attribute for the F75387 is adjusted\nto be a superset of those values used for similar Fintek chips which do\nnot support automatic duty mode, with 2 mapping to automatic speed mode,\nand moving automatic duty mode to the new value 4.\n\nToggling the duty mode via pwm_enable is currently denied for the F75387,\nas the chip then simply reinterprets the fan configuration register values\naccording to the new mode, switching between RPM and PWM units, which\nmakes this a dangerous operation.\n\nThis patch introduces a new pwm mode into the driver. This is necessary\nbecause the new mode (automatic pwm mode, 4) may already be enabled by the\nBIOS, and the driver should not break existing functionality. This was seen\non at least one board.\n\nSigned-off-by: Nikolaus Schulz \u003cmail@microschulz.de\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "efead8710aad9e384730ecf25eae0287878840d7",
      "tree": "778db83854f261c59b423cc8c3600c4c1f339e07",
      "parents": [
        "413708bbaf5c85c4c8a264145f7d6c3afcd97f99"
      ],
      "author": {
        "name": "Shreyas Bhatewara",
        "email": "sbhatewara@vmware.com",
        "time": "Tue Feb 28 22:17:38 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 01 22:09:41 2012 -0500"
      },
      "message": "vmxnet3: Fix transport header size\n\nFix transport header size\n\nFix the transpoert header size for UDP packets.\n\nSigned-off-by: Shreyas N Bhatewara \u003csbhatewara@vmware.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1f033c1a6ec1a6815e9c4507d83eb20161163c37",
      "tree": "ef2f12d633a231d341c9bbd1b75b0cf22c21d67d",
      "parents": [
        "13fb2d10371581f42c81da54ef7a1e1a9dfe6d46",
        "741b9c7da1abf2f96f69d232fbeef5aff1371be3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 01 18:27:43 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 01 18:27:43 2012 -0800"
      },
      "message": "Merge git://www.linux-watchdog.org/linux-watchdog\n\nWatchdog updates from Wim Van Sebroeck:\n\n* git://www.linux-watchdog.org/linux-watchdog:\n  watchdog: fix GETTIMEOUT ioctl in booke_wdt\n  watchdog: update maintainers git entry\n  watchdog: Fix typo in pnx4008_wdt.c\n  watchdog: Fix typo in Kconfig\n  watchdog: fix error in probe() of s3c2410_wdt (reset at booting)\n  watchdog: hpwdt: clean up set_memory_x call for 32 bit\n"
    },
    {
      "commit": "13fb2d10371581f42c81da54ef7a1e1a9dfe6d46",
      "tree": "1217685b5a931c2cf3b8700bb35047ae9976b1a3",
      "parents": [
        "a223c522805d4e9de4903fdd9c14588e558b2c16",
        "3380643b0eaa7ecf99c4f095bdfcb6e5df471616"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 01 18:26:48 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 01 18:26:48 2012 -0800"
      },
      "message": "Merge tag \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator\n\nPull from Mark Brown:\n \"A simple, driver specific fix.  This device isn\u0027t widely used outside\n  of Marvell reference boards most of which are probably used with their\n  BSPs rather than with mainline so low risk.\"\n\n* tag \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:\n  regulator: fix the ldo configure according to 88pm860x spec\n"
    },
    {
      "commit": "a223c522805d4e9de4903fdd9c14588e558b2c16",
      "tree": "5a9f2509feb5a2993be9c93150b5e5d9ebeb3328",
      "parents": [
        "cfa5555cabbc89e31b5866d0473beddc147bae9b",
        "844990daa2e69a4258049ba9c2bae1180657dac3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 01 18:24:52 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 01 18:24:52 2012 -0800"
      },
      "message": "Merge branch \u0027i2c-embedded/for-3.3\u0027 of git://git.pengutronix.de/git/wsa/linux-2.6\n\ni2c bugfix from Wolfram Sang:\n  \"This patch fixes a wrong assumption in the mxs-i2c-driver about a\n   command queue being done.  Without it, we have seen races when the\n   bus was under load.\"\n\n* \u0027i2c-embedded/for-3.3\u0027 of git://git.pengutronix.de/git/wsa/linux-2.6:\n  i2c: mxs: only flag completion when queue is completely done\n"
    },
    {
      "commit": "cfa5555cabbc89e31b5866d0473beddc147bae9b",
      "tree": "2406416a0c94c192c861fa5306c143dc31b39ad5",
      "parents": [
        "6bba07c613e6663e5b8977eafec3cd3e63241e1c",
        "108b0d348302be2b2f846bc8a8115f5b099a6196"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 01 18:23:43 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 01 18:23:43 2012 -0800"
      },
      "message": "Merge branch \u0027drm-fixes\u0027 of git://people.freedesktop.org/~airlied/linux\n\nDRM fixes from Dave Airlie:\n  intel: fixes for output regression on 965GM, an oops and a machine\n  hang\n\n  radeon: uninitialised var (that gcc didn\u0027t warn about for some reason)\n  + a couple of correctness fixes.\n\n  exynos: fixes for various things, drop some chunks of unused code.\n\n* \u0027drm-fixes\u0027 of git://people.freedesktop.org/~airlied/linux:\n  drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()\n  drm/radeon: fix uninitialized variable\n  drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)\n  drm/i915: Remove use of the autoreported ringbuffer HEAD position\n  drm/i915: Prevent a machine hang by checking crtc-\u003eactive before loading lut\n  drm/i915: fix operator precedence when enabling RC6p\n  drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos\u003c0\n  drm/i915: fix mode set on load pipe. (v2)\n  drm/exynos: exynos_drm.h header file fixes\n  drm/exynos: added panel physical size.\n  drm/exynos: added postclose to release resource.\n  drm/exynos: removed exynos_drm_fbdev_recreate function.\n  drm/exynos: fixed page flip issue.\n  drm/exynos: added possible_clones setup function.\n  drm/exynos: removed pageflip_event_list init code when closed.\n  drm/exynos: changed priority of mixer layers.\n  drm/exynos: Fix typo in exynos_mixer.c\n"
    },
    {
      "commit": "b4017c5368f992fb8fb3a2545a0977082c6664e4",
      "tree": "b18fee77164297141c988965a9846225f8d8b3d3",
      "parents": [
        "97767a87f3be8834192dc3fc9412aaccf708d87f",
        "413708bbaf5c85c4c8a264145f7d6c3afcd97f99"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 01 17:57:40 2012 -0500"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 01 17:57:40 2012 -0500"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n\nConflicts:\n\tdrivers/net/ethernet/broadcom/tg3.c\n\nConflicts in the statistics regression bug fix from \u0027net\u0027,\nbut happily Matt Carlson originally posted the fix against\n\u0027net-next\u0027 so I used that to resolve this.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "413708bbaf5c85c4c8a264145f7d6c3afcd97f99",
      "tree": "92542d8a2e280456024e0f04d5b7eb905f74ede7",
      "parents": [
        "73f98eab9b9e0bab492ca06add5657d9e702ddb1"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "dan.carpenter@oracle.com",
        "time": "Wed Feb 29 21:19:54 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 01 17:23:42 2012 -0500"
      },
      "message": "enic: fix an endian bug in enic_probe()\n\n\"num_vfs\" is a u32 but we only use the high 16 bits and the low 16bits\nare left as zero.  That isn\u0027t a problem for little endian systems but it\nwill break on big endian ones.\n\nSigned-off-by: Dan Carpenter \u003cdan.carpenter@oracle.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "73f98eab9b9e0bab492ca06add5657d9e702ddb1",
      "tree": "ea1fd7e0d1cc84812f950b00c30fae6208ce2488",
      "parents": [
        "1e804aecd7d447d9a939a9376603008af65e52a0"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "dan.carpenter@oracle.com",
        "time": "Wed Feb 29 21:17:08 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 01 17:23:42 2012 -0500"
      },
      "message": "pch_gbe: memory corruption calling pch_gbe_validate_option()\n\npch_gbe_validate_option() modifies 32 bits of memory but we pass\n\u0026hw-\u003ephy.autoneg_advertised which only has 16 bits and \u0026hw-\u003emac.fc\nwhich only has 8 bits.\n\nSigned-off-by: Dan Carpenter \u003cdan.carpenter@oracle.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "97767a87f3be8834192dc3fc9412aaccf708d87f",
      "tree": "e92cb03da066e9e038cc03e9456a46a250f92839",
      "parents": [
        "9c4df53bc3f9c72d7f1f1226927f456d46412381"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "roland@purestorage.com",
        "time": "Wed Feb 29 20:40:46 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 01 17:21:49 2012 -0500"
      },
      "message": "be2net: Remove unused OFFSET_IN_PAGE() macro\n\nSigned-off-by: Roland Dreier \u003croland@purestorage.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "9c4df53bc3f9c72d7f1f1226927f456d46412381",
      "tree": "93bc7536bcf1cac679fc150d0cd88b9e21e5ed17",
      "parents": [
        "9c717758c9289331e22c88ef69d8c248def9cd29"
      ],
      "author": {
        "name": "Ben Hutchings",
        "email": "bhutchings@solarflare.com",
        "time": "Wed Feb 29 14:26:22 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 01 16:41:26 2012 -0500"
      },
      "message": "ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd\n\nAdd comments for ethtool_cmd::phy_address and\nethtool_cmd::mdio_support, and definitions of the flags currently\nused in mdio_support.\n\nIn the mdio library, assert that its own flags continue to match those\nin the ethtool interface.\n\nIn the mii library, use the ethtool flag definition and stop\nincluding \u003clinux/mdio.h\u003e.\n\nSigned-off-by: Ben Hutchings \u003cbhutchings@solarflare.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "24ddd967806a5f0a7915721b7d60cac6f2cf5db9",
      "tree": "27dda7c455a9cd45e7f2883c5d32187346a3883c",
      "parents": [
        "c466d7a73360ed02167598a94984ab7b4dadfa68"
      ],
      "author": {
        "name": "Alexander Duyck",
        "email": "alexander.h.duyck@intel.com",
        "time": "Fri Feb 10 02:08:32 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Wed Feb 29 23:22:29 2012 -0800"
      },
      "message": "ixgbe: Fix comments that are out of date or formatted incorrectly\n\nThis patch corrects several comments that are either incorrect or formatted\nincorrectly for multiline comments.\n\nSigned-off-by: Alexander Duyck \u003calexander.h.duyck@intel.com\u003e\nTested-by: Phil Schmitt \u003cphillip.j.schmitt@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "c466d7a73360ed02167598a94984ab7b4dadfa68",
      "tree": "31fcdf1a7cb7724c128b1c49ef8d6e163e943580",
      "parents": [
        "9e0c5648d973cfe6bb037df3fdd08903c81bdc3e"
      ],
      "author": {
        "name": "Don Skidmore",
        "email": "donald.c.skidmore@intel.com",
        "time": "Tue Feb 28 06:35:54 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Wed Feb 29 23:21:07 2012 -0800"
      },
      "message": "ixgbe: fix spelling errors\n\nCorrect spelling error caught with codespell.py.\n\nSigned-off-by: Don Skidmore \u003cdonald.c.skidmore@intel.com\u003e\nTested-by: Phil Schmitt \u003cphillip.j.schmitt@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "9e0c5648d973cfe6bb037df3fdd08903c81bdc3e",
      "tree": "613316d2ab7a83b962a0175a872b98a3e2663ec7",
      "parents": [
        "bb9c5ee15b560f944a8877f60e7d3d77ad542286"
      ],
      "author": {
        "name": "Alexander Duyck",
        "email": "alexander.h.duyck@intel.com",
        "time": "Wed Feb 08 07:49:33 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Wed Feb 29 23:19:08 2012 -0800"
      },
      "message": "ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring\n\nThis patch is meant to address several minor issues in\nixgbe_xmit_frame_ring.  Specifically it adds a comment explaining the TXSW\nflag, and correctly wraps a line over 80 characters.\n\nSigned-off-by: Alexander Duyck \u003calexander.h.duyck@intel.com\u003e\nTested-by: Phil Schmitt \u003cphillip.j.schmitt@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "bb9c5ee15b560f944a8877f60e7d3d77ad542286",
      "tree": "414121e922e1f6d534bd7b4b4bc72f68bc798975",
      "parents": [
        "3d3a1676561cfb0dcef0cf5e146ddefbb16f5598"
      ],
      "author": {
        "name": "Bruce Allan",
        "email": "bruce.w.allan@intel.com",
        "time": "Thu Feb 23 03:31:29 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Wed Feb 29 23:14:19 2012 -0800"
      },
      "message": "e1000e: use msleep instead of mdelay\n\nThe e1000_link_stall_workaround_lv() function is always called in non-\natomic context so it should use msleep instead of mdelay.  Also, remove\nunnecessary #include \u003clinux/delay.h\u003e.\n\nSigned-off-by: Bruce Allan \u003cbruce.w.allan@intel.com\u003e\nTested-by: Aaron Brown \u003caaron.f.brown@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "3d3a1676561cfb0dcef0cf5e146ddefbb16f5598",
      "tree": "61b013aabe8ccda988d861fd235a8d67c7bf03c8",
      "parents": [
        "06c24b915cad962b4dce6760fb130677123bc6c3"
      ],
      "author": {
        "name": "Bruce Allan",
        "email": "bruce.w.allan@intel.com",
        "time": "Thu Feb 23 03:13:18 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Wed Feb 29 23:12:45 2012 -0800"
      },
      "message": "e1000e: cleanup whitespace and indentation\n\nSigned-off-by: Bruce Allan \u003cbruce.w.allan@intel.com\u003e\nTested-by: Aaron Brown \u003caaron.f.brown@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "06c24b915cad962b4dce6760fb130677123bc6c3",
      "tree": "b4407e5ca9152c7ac548ffa599d240f14ff814c7",
      "parents": [
        "0bf61e66a09793aba617e8918fbf739cd5db8e78"
      ],
      "author": {
        "name": "Bruce Allan",
        "email": "bruce.w.allan@intel.com",
        "time": "Thu Feb 23 03:13:13 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Wed Feb 29 23:11:47 2012 -0800"
      },
      "message": "e1000e: cleanup incorrect filename in comment\n\nSigned-off-by: Bruce Allan \u003cbruce.w.allan@intel.com\u003e\nTested-by: Aaron Brown \u003caaron.f.brown@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "0bf61e66a09793aba617e8918fbf739cd5db8e78",
      "tree": "3670a14f9e55ca5562015095a6282e940dd3abbb",
      "parents": [
        "75f58a537674cdff2122789cfd3cc7a76956ece5"
      ],
      "author": {
        "name": "Ben Greear",
        "email": "greearb@candelatech.com",
        "time": "Fri Feb 17 13:43:44 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Wed Feb 29 23:00:45 2012 -0800"
      },
      "message": "e100: Support RXALL feature flag.\n\nThis allows the NIC to receive packets with bad FCS\nand other errors.  Good for sniffing packets on flakey\nnetworks.\n\nv4:  Only flax rx-over-length errors if pkt is beyond\n   maximum expected packet size, not just beyond the MTU.\n   This matches the existing logic for this counter.\n\nSigned-off-by: Ben Greear \u003cgreearb@candelatech.com\u003e\nTested-by: Aaron Brown \u003caaron.f.brown@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "75f58a537674cdff2122789cfd3cc7a76956ece5",
      "tree": "218c736e7ec39fc7ab3e5f98e5d45f819b07f73e",
      "parents": [
        "719cdac54e0237837251a32a3d690bfe9c1e9bed"
      ],
      "author": {
        "name": "Ben Greear",
        "email": "greearb@candelatech.com",
        "time": "Sat Feb 11 15:39:35 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Wed Feb 29 22:59:53 2012 -0800"
      },
      "message": "e100: Support sending custom Ethernet CRC\n\nThis can aid with testing the RX logic for bad\nCRCs.\n\nSigned-off-by: Ben Greear \u003cgreearb@candelatech.com\u003e\nTested-by: Aaron Brown \u003caaron.f.brown@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "719cdac54e0237837251a32a3d690bfe9c1e9bed",
      "tree": "889f37acac24ca60453ec0347b987dcf46d48e6e",
      "parents": [
        "06b8db9cac717fcd6b8410b9efae8aca33b4b9e6"
      ],
      "author": {
        "name": "Ben Greear",
        "email": "greearb@candelatech.com",
        "time": "Fri Feb 17 13:43:05 2012 +0000"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Wed Feb 29 22:36:56 2012 -0800"
      },
      "message": "e100: Support RXFCS feature flag.\n\nThis allows e100 to be configured to append the\nEthernet FCS to the skb.\n\nUseful for sniffing networks.\n\nSigned-off-by: Ben Greear \u003cgreearb@candelatech.com\u003e\nTested-by: Aaron Brown \u003caaron.f.brown@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    },
    {
      "commit": "ac5ff1b358ab6813654fea69e739bf0a66c1b002",
      "tree": "598d1135f18934e20a480062147c21837b0281a8",
      "parents": [
        "d5f39d3862a2f3620db10cc0c3f329f0d6f1f596"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Wed Feb 29 15:37:59 2012 +0000"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Thu Mar 01 01:42:52 2012 +0100"
      },
      "message": "mfd: Correct readability of WM8994 DC servo 4E register\n\nIt should be marked as readable but wasn\u0027t, breaking DC servo operation.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "d7e53922aa47b7a5a91bc34da00348e6ee0ed242",
      "tree": "722dc7b341ae597ded46eedcf6e75456a72c6dea",
      "parents": [
        "c5f2ac92c69c64ea303a7b28b17143fbf601182d",
        "4eb05d562ea1ea34ff607aa877aefbf05b21c140"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Feb 29 15:14:33 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Feb 29 15:14:33 2012 -0800"
      },
      "message": "Merge tag \u0027for-linus\u0027 of git://github.com/rustyrussell/linux\n\nMerge virtio pull request from Rusty Russell.\n\n* tag \u0027for-linus\u0027 of git://github.com/rustyrussell/linux:\n  virtio: balloon: leak / fill balloon across S4\n"
    },
    {
      "commit": "4eb05d562ea1ea34ff607aa877aefbf05b21c140",
      "tree": "ac0d2afc54f208fce7c91a4f0c3704d95e5d9561",
      "parents": [
        "5ffca28a4ac7abb8a254fafe6bd03b2f83667df7"
      ],
      "author": {
        "name": "Amit Shah",
        "email": "amit.shah@redhat.com",
        "time": "Wed Feb 29 17:42:51 2012 +0530"
      },
      "committer": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Thu Mar 01 09:28:41 2012 +1030"
      },
      "message": "virtio: balloon: leak / fill balloon across S4\n\ncommit e562966dbaf49e7804097cd991e5d3a8934fc148 added support for S4 to\nthe balloon driver.  The freeze function did nothing to free the pages,\nsince reclaiming the pages from the host to immediately give them back\n(if S4 was successful) seemed wasteful.  Also, if S4 wasn\u0027t successful,\nthe guest would have to re-fill the balloon.  On restore, the pages were\nsupposed to be marked freed and the free page counters were incremented\nto reflect the balloon was totally deflated.\n\nHowever, this wasn\u0027t done right.  The pages that were earlier taken away\nfrom the guest during a balloon inflation operation were just shown as\nused pages after a successful restore from S4.  Just a fancy way of\nleaking lots of memory.\n\nInstead of trying that, just leak the balloon on freeze and fill it on\nrestore/thaw paths.  This works properly now.  The optimisation to not\nleak can be added later on after a bit of refactoring of the code.\n\nSigned-off-by: Amit Shah \u003camit.shah@redhat.com\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\n"
    },
    {
      "commit": "a3d0e4aecaa32001e02d5ce860d38f14095d06d2",
      "tree": "bede99e0eb167fd971f40970574dbdefa1dfefa1",
      "parents": [
        "c9043ff9e6c863f5d8eb5c53f24ef565cb1ceecb"
      ],
      "author": {
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ti.com",
        "time": "Wed Feb 29 10:48:22 2012 +0200"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Wed Feb 29 22:42:28 2012 +0000"
      },
      "message": "OMAPDSS: APPLY: make ovl_enable/disable synchronous\n\novl-\u003eenable/disable are meant to be synchronous so that they can handle\nthe configuration of fifo sizes. The current kernel doesn\u0027t configure\nfifo sizes yet, and so the code doesn\u0027t need to block to function (from\nomapdss driver\u0027s perspective).\n\nHowever, for the users of omapdss a non-blocking ovl-\u003edisable is\nconfusing, because they don\u0027t know when the memory area is not used\nany more.\n\nFurthermore, when the fifo size configuration is added in the next merge\nwindow, the change from non-blocking to blocking could cause side\neffects to the users of omapdss. So by making the functions block\nalready will keep them behaving in the same manner.\n\nAnd, while not the main purpose of this patch, this will also remove the\ncompile warning:\n\ndrivers/video/omap2/dss/apply.c:350: warning:\n\u0027wait_pending_extra_info_updates\u0027 defined but not used\n\nSigned-off-by: Tomi Valkeinen \u003ctomi.valkeinen@ti.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "c9043ff9e6c863f5d8eb5c53f24ef565cb1ceecb",
      "tree": "631384743039823fa60925c3a8386ae8f9cbb306",
      "parents": [
        "e29206381a1436e0f47c0f5b9a23159a03c57715"
      ],
      "author": {
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ti.com",
        "time": "Wed Feb 29 10:48:21 2012 +0200"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Wed Feb 29 22:42:28 2012 +0000"
      },
      "message": "OMAPDSS: panel-dvi: Add Kconfig dependency on I2C\n\npanel-dvi uses i2c, but the Kconfig didn\u0027t have dependency on I2C. Add\nit.\n\nSigned-off-by: Tomi Valkeinen \u003ctomi.valkeinen@ti.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "c288ec614e264b46853c65d3db9ccf91d53c9484",
      "tree": "6b71c1967883bf47f43ac906fcb57b5901e1c3a2",
      "parents": [
        "8701ff0a88bcfc8c7dced3842919ad8d016a6835"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Feb 29 15:08:33 2012 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Feb 29 15:08:33 2012 -0500"
      },
      "message": "carl9170: fix breakage from \"mac80211: handle non-bufferable MMPDUs correctly\"\n\nThat commit intended for 3.4 renamed IEEE80211_TX_CTL_POLL_RESPONSE as\nIEEE80211_TX_CTL_NO_PS_BUFFER.  Meanwhile, \"carl9170: fix frame delivery\nif sta is in powersave mode\" added a reference to\nIEEE80211_TX_CTL_POLL_RESPONSE in the fixes stream for 3.3.  This simple\npatch fixes that merge boo-boo.\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "8701ff0a88bcfc8c7dced3842919ad8d016a6835",
      "tree": "ba71774b83e92d6507a398024a6d89b146181320",
      "parents": [
        "f4fb4b212d2668f831918023bc3ca451997faee6",
        "00f157b49780e194c38dafdf9df8e10b8a6a9626"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Feb 29 14:53:21 2012 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Feb 29 14:53:21 2012 -0500"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless\n"
    },
    {
      "commit": "c5f2ac92c69c64ea303a7b28b17143fbf601182d",
      "tree": "638fb1efb0c14b53876e2002ece72acc1494a311",
      "parents": [
        "88ebdda6159ffc15699f204c33feb3e431bf9bdc",
        "f2273ecd9a7405b867522ce03d31a9fee80c2495"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Feb 29 11:24:39 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Feb 29 11:24:39 2012 -0800"
      },
      "message": "Merge tag \u0027fixes-3.3-rc6\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc\n\nArnd Bergmann says:\n \"Another set of arm-soc bug fixes on top of v3.3-rc5.  The few larger\n  bits are all for devices that still need to get set up in board code.\n\n  Only three platforms are in this set of fixes: omap2+, pxa and lpc32xx.\"\n\n* tag \u0027fixes-3.3-rc6\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (22 commits)\n  ARM: LPC32xx: serial.c: Fixed loop limit\n  ARM: LPC32xx: serial.c: HW bug workaround\n  ARM: LPC32xx: irq.c: Clear latched event\n  ARM: LPC32xx: Fix interrupt controller init\n  ARM: LPC32xx: Fix irq on GPI_28\n  ARM: OMAP2: fix mailbox init code\n  ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulators\n  ARM: OMAP1: Fix out-of-bounds array access for Innovator\n  OMAP3 EVM: remove out-of-bounds array access of gpio_leds\n  ARM: OMAP: Fix build error when mmc_omap is built as module\n  ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a module\n  pxa/hx4700: add platform device and I2C info for AK4641 codec\n  arch/arm/mach-pxa/: included linux/gpio.h twice\n  arch/arm/mach-mmp/: some files include some headers twice\n  ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe\n  ARM: pxa: fix including linux/gpio.h twice\n  ARM: pxa: fix mixed declarations and code in sharpsl_pm\n  ARM: pxa: fix wrong parsing gpio event on spitz\n  ARM: OMAP2+: usb-host: fix compile warning\n  ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback\n  ...\n"
    },
    {
      "commit": "f4fb4b212d2668f831918023bc3ca451997faee6",
      "tree": "fa186429022d120b43eb6b30074e8efeeb453b89",
      "parents": [
        "aef6a62d8b517f7472105971d5e221ef55a320be"
      ],
      "author": {
        "name": "Zefir Kurtisi",
        "email": "zefir.kurtisi@neratec.com",
        "time": "Mon Feb 27 12:52:06 2012 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Feb 29 14:14:56 2012 -0500"
      },
      "message": "ath9k: decouple RX error checking for DFS\n\nPrevious RX error checking was done exclusive-or for different error\ntypes and caused DFS pulse events to be dropped when other error\nflags (e.g. CRC) were set simultaneously.\n\nThis patch decouples PHY error processing from other types and ensures\nthat all pulses detected by HW are accounted by the pattern detector.\n\nSigned-off-by: Zefir Kurtisi \u003czefir.kurtisi@neratec.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "aef6a62d8b517f7472105971d5e221ef55a320be",
      "tree": "9dde3ef93afee18c8f6df699bff749b9fbc53751",
      "parents": [
        "d7b6b6a64301d6b0c632c8b9563a27aeeb09e967"
      ],
      "author": {
        "name": "Greg Dietsche",
        "email": "Gregory.Dietsche@cuw.edu",
        "time": "Mon Feb 27 12:25:33 2012 -0600"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Feb 29 14:14:55 2012 -0500"
      },
      "message": "iwlegacy: remove unused enum il4965_calib_enabled_state\n\nRemove the enum il4965_calib_enabled_state because it is not used.\n\nSigned-off-by: Greg Dietsche \u003cGregory.Dietsche@cuw.edu\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d7b6b6a64301d6b0c632c8b9563a27aeeb09e967",
      "tree": "6d9db39fc9e70199b52956310cfcb635a00cbfef",
      "parents": [
        "08db1ab7fa4cab08c1e24f373439d472d054a921"
      ],
      "author": {
        "name": "Greg Dietsche",
        "email": "Gregory.Dietsche@cuw.edu",
        "time": "Mon Feb 27 12:25:32 2012 -0600"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Feb 29 14:14:55 2012 -0500"
      },
      "message": "iwlegacy: remove enum iw_calib and related code\n\nRemove the enum il_calib. It defined one identifier: IL_CALIB_MAX.\nRemove the function il4965_calib_free_results. It was doing nothing\nbecause IL_CALIB_MAX is zero. Next, remove calib_results from the\nil_priv structure and also remove the associated return\ntype/struct il_calib_result.\n\nSigned-off-by: Greg Dietsche \u003cGregory.Dietsche@cuw.edu\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "08db1ab7fa4cab08c1e24f373439d472d054a921",
      "tree": "dfe2478d497f8c2f6af6b3047d859a957eef6b98",
      "parents": [
        "649921499c7116d5283b02ec432ff42229aefccd"
      ],
      "author": {
        "name": "Greg Dietsche",
        "email": "Gregory.Dietsche@cuw.edu",
        "time": "Mon Feb 27 12:25:31 2012 -0600"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Feb 29 14:14:55 2012 -0500"
      },
      "message": "iwlegacy: Kconfig: Change Debug Option to be more clear\n\nSince the menuconfig system doesn\u0027t indent the debug options\nfor the 3945 /4965, add some text to make it clear which\ndebug options are being configured.\n\nSigned-off-by: Greg Dietsche \u003cGregory.Dietsche@cuw.edu\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "649921499c7116d5283b02ec432ff42229aefccd",
      "tree": "fdb8ff7a90631baac23766b479e83d0a3e8e2ba1",
      "parents": [
        "02f2f1a951f87644166926862ec32fb13511e2f3"
      ],
      "author": {
        "name": "Greg Dietsche",
        "email": "Gregory.Dietsche@cuw.edu",
        "time": "Mon Feb 27 12:25:30 2012 -0600"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Feb 29 14:14:54 2012 -0500"
      },
      "message": "iwlegacy: Kconfig: Move Debugging Options\n\nMove the debug options so they appear below the 3945 / 4965 options.\n\nSigned-off-by: Greg Dietsche \u003cGregory.Dietsche@cuw.edu\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    }
  ],
  "next": "02f2f1a951f87644166926862ec32fb13511e2f3"
}
