)]}'
{
  "log": [
    {
      "commit": "73beb63d290f961c299526852884846b0d868840",
      "tree": "04605fbddf59914e379b2cf0830e53e66ca56797",
      "parents": [
        "78fd82238d0e5716578c326404184a27ba67fd6e"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Mon Dec 02 12:20:36 2013 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Dec 10 12:05:37 2013 +0100"
      },
      "message": "mfd: rtsx_pcr: Disable interrupts before cancelling delayed works\n\nThis fixes a kernel panic when resuming from suspend to RAM.\nWithout this fix an interrupt hits after the delayed work is canceled\nand thus requeues it. So we end up freeing an armed timer.\n\nCc: stable@vger.kernel.org\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "78fd82238d0e5716578c326404184a27ba67fd6e",
      "tree": "389bbadbfec951707158abe6f3d137cd33d72ff7",
      "parents": [
        "32ac486967a1786ffbdf958cfb2c33f42c5a6103",
        "9255ce80f88ba885c38c0bbd235db7c24392e22e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 09 09:43:07 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 09 09:43:07 2013 -0800"
      },
      "message": "Merge branch \u0027drm-fixes\u0027 of git://people.freedesktop.org/~airlied/linux\n\nPull drm fixes from Dave Airlie:\n \"This is probably a bit big, but just because I fell behind last week\n  and didn\u0027t get to doing any pulls, so stuff backed up behind me, I\n  actually should have sent this for -rc3 but failed to even manage\n  that.\n\n  So this has radeon, intel, nouveau, vmware, exynos and tegra fixes in\n  it, and the line count isn\u0027t all the bad in the end\"\n\n* \u0027drm-fixes\u0027 of git://people.freedesktop.org/~airlied/linux: (50 commits)\n  drm: fix the addition of the side-by-side (half) flag for extra 3D modes\n  drm/edid: fix length check when adding extra 3D modes\n  drm/radeon/atom: fix bus probes when hw_i2c is set (v2)\n  drm/radeon: fix null pointer dereference in dce6+ audio code\n  drm/radeon: fixup bad vram size on SI\n  udl: fix issue with imported prime buffers\n  drm/vmwgfx: Add our connectors to sysfs\n  drm/vmwgfx: Fix dma buffer memory size accounting\n  drm/vmwgfx: Fix up and comment the dumb buffer implementation\n  drm/vmwgfx: Correctly set the enabled state on crtcs\n  drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()\n  drm/nouveau/sw: fix oops if gpu has its display block disabled\n  drm/nouveau: unreference fence after syncing\n  drm/nouveau/kms: send timestamp data for correct head in flip completion events\n  drm/nouveau/clk: Add support for NVAA/NVAC\n  drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+\n  drm/nv10/plane: some chipsets don\u0027t support NV12\n  drm/nv10/plane: add downscaling restrictions\n  drm/nv10/plane: fix format computation\n  drm/nv04-nv30/clk: provide an empty domain list\n  ...\n"
    },
    {
      "commit": "32ac486967a1786ffbdf958cfb2c33f42c5a6103",
      "tree": "8829b70afb04648b4d1df05fbcca80648c46bf0e",
      "parents": [
        "77bd2adb97271c5f2237cfacf5984cc810033131",
        "88ec6a4d836904a75bef87bfcd906193ad11d88a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 09 09:30:21 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 09 09:30:21 2013 -0800"
      },
      "message": "Merge tag \u0027mfd-fixes-3.13-1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes\n\nPull mfd fixes from Samuel Ortiz:\n \"This is the first 3.13 pull request for MFD fixes.  We have:\n\n   - A ti-ssp build failure fix\n   - An as3722 build failure fix\n   - An lpc_ich copy paste error fix\"\n\n* tag \u0027mfd-fixes-3.13-1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes:\n  mfd: lpc_ich: Fix Wildcat Point info name field\n  mfd: ti-ssp: Fix build\n  mfd: Make MFD_AS3722 depend on I2C\u003dy\n"
    },
    {
      "commit": "77bd2adb97271c5f2237cfacf5984cc810033131",
      "tree": "77b30ef19a5d0581c02e3d23c553492c1c277c25",
      "parents": [
        "754ac45745711a7ce0067087e5b55a9c277952ad",
        "d4faadd5d5b368a7051fef374ee933ec3606713b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 09 09:29:42 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 09 09:29:42 2013 -0800"
      },
      "message": "Merge tag \u0027pm-3.13-rc3-fixup\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull power management fixup from Rafael Wysocki:\n \"This reverts two cpufreq commits that fixed issues for some people,\n  but broke things for others, so revert them and we\u0027ll need to fix the\n  original problems differently\"\n\n* tag \u0027pm-3.13-rc3-fixup\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:\n  Revert \"cpufreq: fix garbage kobjects on errors during suspend/resume\"\n  Revert \"cpufreq: suspend governors on system suspend/hibernate\"\n"
    },
    {
      "commit": "754ac45745711a7ce0067087e5b55a9c277952ad",
      "tree": "3cdd8a40089365783a6f30aa6fa915b522d6b768",
      "parents": [
        "b6db4eb02e135304b820783383844a217dd4886a",
        "95f75e91588afecfb0090988393653d21f5d1f91"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 09 09:28:31 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 09 09:28:31 2013 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input\n\nPull input updates from Dmitry Torokhov:\n \"An update to ALPS to support devices on Dell XT2 (hopefully working\n  better this time around and although it is largish it should not\n  affect any other ALPS devices) and a tiny update to Elantech driver to\n  support newer devices as well.\n\n  Also a coupe of new input event codes have been defined\"\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:\n  Input: ALPS - add support for DualPoint device on Dell XT2 model\n  Input: elantech - add support for newer (August 2013) devices\n  Input: add SW_MUTE_DEVICE switch definition\n  Input: usbtouchscreen - separate report and transmit buffer size handling\n  Input: sur40 - suppress false uninitialized variable warning\n  Input: add key code for ambient light sensor button\n  Input: keyboard - \"keycode \u0026 KEY_MAX\" changes some keycode values\n"
    },
    {
      "commit": "b6db4eb02e135304b820783383844a217dd4886a",
      "tree": "4de322ea3639438427bc2777eb158956cd18c368",
      "parents": [
        "3f02ff5c2c69753666787ed125708d283a823ffb",
        "389a5390583a18e45bc4abd4439291abec5e7a63"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 09 09:27:47 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 09 09:27:47 2013 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6\n\nPull crypto fix from Herbert Xu:\n \"Unfortunately the last push that fixed a crash in the crypto\n  scatterwalk code introduced a new crash when SG debugging is enabled.\n  This fixes that\"\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:\n  crypto: scatterwalk - Use sg_chain_ptr on chain entries\n"
    },
    {
      "commit": "389a5390583a18e45bc4abd4439291abec5e7a63",
      "tree": "b9230960727c5ff62e50cccf64e91bd5558ca8e4",
      "parents": [
        "8ec25c51291681bd68bdc290b35f2e61fa601c21"
      ],
      "author": {
        "name": "Tom Lendacky",
        "email": "thomas.lendacky@amd.com",
        "time": "Thu Dec 05 13:09:53 2013 -0600"
      },
      "committer": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Mon Dec 09 19:58:52 2013 +0800"
      },
      "message": "crypto: scatterwalk - Use sg_chain_ptr on chain entries\n\nNow that scatterwalk_sg_chain sets the chain pointer bit the sg_page\ncall in scatterwalk_sg_next hits a BUG_ON when CONFIG_DEBUG_SG is\nenabled. Use sg_chain_ptr instead of sg_page on a chain entry.\n\nCc: stable@vger.kernel.org\nSigned-off-by: Tom Lendacky \u003cthomas.lendacky@amd.com\u003e\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n"
    },
    {
      "commit": "3f02ff5c2c69753666787ed125708d283a823ffb",
      "tree": "22db8c19cfb34fb87e063524696631151fda263b",
      "parents": [
        "2d4d4a8ddeb70f6d3eca23fb2f0585472368b9e5",
        "39434abd942c8e4b9c14c06a03b3245beaf8467f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Dec 08 18:51:21 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Dec 08 18:51:21 2013 -0800"
      },
      "message": "Merge tag \u0027tty-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty\n\nPull tty fix from Greg KH:\n \"Here is a single n_tty fix for 3.13-rc3 that resolves a regression in\n  3.12 that has been reported\"\n\n* tag \u0027tty-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:\n  n_tty: Fix missing newline echo\n"
    },
    {
      "commit": "2d4d4a8ddeb70f6d3eca23fb2f0585472368b9e5",
      "tree": "67f58eec0860fecbbf476cb82424f593ac304f6c",
      "parents": [
        "f64001ef16312e94deb28297f5ffd4ada3e32ae9",
        "55ef003e4ae684d5660f984eb2352df12572d9df"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Dec 08 18:49:05 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Dec 08 18:49:05 2013 -0800"
      },
      "message": "Merge tag \u0027staging-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging\n\nPull staging driver fixes from Greg KH:\n \"Here are some bugfixes for the staging and IIO drivers for 3.13-rc3.\n\n  The resolve the vm memory issue in the tidspbridge driver, fix a\n  much-reported build failure in an ARM driver, and some other IIO\n  bugfixes that have been reported\"\n\n* tag \u0027staging-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:\n  Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_range\n  Fix build failure for gp2ap020a00f.c\n  iio: hid-sensors: Fix power and report state\n  HID: hid-sensor-hub: Add logical min and max\n"
    },
    {
      "commit": "f64001ef16312e94deb28297f5ffd4ada3e32ae9",
      "tree": "9b00f1efc3f593e9df7c7630ae29fd28d15df0a1",
      "parents": [
        "b19d69c72d4e3da67f0feb2ecf45d6e60c82baf1",
        "76a9635979e543f04a5885198e68ff28e3311b67"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Dec 08 18:47:25 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Dec 08 18:47:25 2013 -0800"
      },
      "message": "Merge tag \u0027char-misc-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc\n\nPull char/misc driver fixes from Greg KH:\n \"Nothing huge, just a few small bugfixes for problems reported, and a\n  device id update\"\n\n* tag \u0027char-misc-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:\n  mei: add 9 series PCH mei device ids\n  drivers/char/i8k.c: add Dell XPLS L421X\n  MAINTAINERS: add HSI subsystem\n  misc: mic: Suppress memory space sparse warnings\n  misc: mic: Fix endianness issues.\n  misc: mic: Fix user space namespace pollution from mic_common.h.\n  misc: mic: Bug fix for sysfs poll usage.\n  misc: mic: Minor bug fix in \u0027retry\u0027 loops.\n  misc: mic: Change mic_notify(...) to return true.\n  extcon: remove freed groups caused the panic or warning in unregister flow\n  extcon: arizona: Get pdata from arizona structure not device\n"
    },
    {
      "commit": "b19d69c72d4e3da67f0feb2ecf45d6e60c82baf1",
      "tree": "48f59f5e39acd24bbba98ada4c6e115211cf911d",
      "parents": [
        "7d49efe2edbde8e2b585f3168fa89184893645c8",
        "2d51f3cd11f414c56a87dc018196b85fd50b04a4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Dec 08 18:46:32 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Dec 08 18:46:32 2013 -0800"
      },
      "message": "Merge tag \u0027usb-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb\n\nPull USB fixes from Greg KH:\n \"Here are a bunch of USB fixes for 3.13-rc3.\n\n  Nothing major, but we seem to have an argument about a XHCI fix, so\n  I\u0027m not including a revert that Sarah requested, because that breaks a\n  USB network driver, and I can\u0027t revert the USB network driver fix\n  without reintroducing other bugs that it fixed.  So as it is,\n  everything should now be working.  Worse case, I can revert the XHCI\n  fix before 3.13-final is out, but it seems to work well here with my\n  testing, so all should be good.\n\n  Other than that, some driver updates based on reports\"\n\n* tag \u0027usb-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (40 commits)\n  usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED\n  usb: ohci-pxa27x: include linux/dma-mapping.h\n  USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem\n  usb: tools: fix a regression issue that gcc can\u0027t link to pthread\n  USB: switch maintainership of chipidea to Peter\n  USB: pl2303: fixed handling of CS5 setting\n  USB: ftdi_sio: fixed handling of unsupported CSIZE setting\n  USB: mos7840: correct handling of CS5 setting\n  USB: spcp8x5: correct handling of CS5 setting\n  usb: wusbcore: fix deadlock in wusbhc_gtk_rekey\n  usb: wusbcore: do device lookup while holding the hc mutex\n  usb: wusbcore: send keepalives to unauthenticated devices\n  USB: option: support new huawei devices\n  USB: serial: option: blacklist interface 1 for Huawei E173s-6\n  usb: xhci: Link TRB must not occur within a USB payload burst\n  usb: gadget: f_mass_storage: call try_to_freeze only when its safe\n  usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt static\n  usb: gadget: ffs: fix sparse warning\n  usb: gadget: zero: module parameters can be static\n  usb: gadget: storage: fix sparse warning\n  ...\n"
    },
    {
      "commit": "7d49efe2edbde8e2b585f3168fa89184893645c8",
      "tree": "34a5bfde8ff1de0bb9640fbf1a5f42f46a249e5a",
      "parents": [
        "374b105797c3d4f29c685f3be535c35f5689b30e",
        "db4ed53cfe9f5a00355891a631d47dfa3fd4541f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Dec 08 18:45:55 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Dec 08 18:45:55 2013 -0800"
      },
      "message": "Merge tag \u0027arm64-stable\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64\n\nPull ARM64 fixes from Catalin Marinas:\n - Page table fixes (PROT_NONE, shareability attribute, TLB\n   invalidation)\n - Secondary CPUs entry endianness fix\n - Make NR_CPUS default to 8\n\n* tag \u0027arm64-stable\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64:\n  arm64: mm: Fix PMD_SECT_PROT_NONE definition\n  arm64: Fix memory shareability attribute for ioremap_wc/cache\n  arm64: kernel: add code to set cpu boot mode to secondary_entry shim\n  arm64: make default NR_CPUS 8\n  arm64: ensure completion of TLB invalidatation\n"
    },
    {
      "commit": "d4faadd5d5b368a7051fef374ee933ec3606713b",
      "tree": "41b4142ae490e8fbd43c5d31548458fe4c818b15",
      "parents": [
        "12205a4b79bef56ef618a4b7caa840c5c971cff2"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Sun Dec 08 01:23:58 2013 +0100"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Sun Dec 08 01:32:41 2013 +0100"
      },
      "message": "Revert \"cpufreq: fix garbage kobjects on errors during suspend/resume\"\n\nCommit 2167e2399dc5 (cpufreq: fix garbage kobjects on errors during\nsuspend/resume) breaks suspend/resume on Martin Ziegler\u0027s system\n(hard lockup during resume), so revert it.\n\nFixes: 2167e2399dc5 (cpufreq: fix garbage kobjects on errors during suspend/resume)\nReferences: https://bugzilla.kernel.org/show_bug.cgi?id\u003d66751\nReported-by: Martin Ziegler \u003cziegler@uni-freiburg.de\u003e\nCc: 3.12+ \u003cstable@vger.kernel.org\u003e # 3.12+\nSigned-off-by: Rafael J. Wysocki \u003crafael.j.wysocki@intel.com\u003e\n"
    },
    {
      "commit": "12205a4b79bef56ef618a4b7caa840c5c971cff2",
      "tree": "fea1a7f7af347e5e2766031a77286e7556b38d2e",
      "parents": [
        "374b105797c3d4f29c685f3be535c35f5689b30e"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Sun Dec 08 01:04:17 2013 +0100"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Sun Dec 08 01:04:17 2013 +0100"
      },
      "message": "Revert \"cpufreq: suspend governors on system suspend/hibernate\"\n\nCommit 5a87182aa21d (cpufreq: suspend governors on system\nsuspend/hibernate) causes hibernation problems to happen on\nBjørn Mork\u0027s and Paul Bolle\u0027s systems, so revert it.\n\nFixes: 5a87182aa21d (cpufreq: suspend governors on system suspend/hibernate)\nReported-by: Bjørn Mork \u003cbjorn@mork.no\u003e\nReported-by: Paul Bolle \u003cpebolle@tiscali.nl\u003e\nSigned-off-by: Rafael J. Wysocki \u003crafael.j.wysocki@intel.com\u003e\n"
    },
    {
      "commit": "374b105797c3d4f29c685f3be535c35f5689b30e",
      "tree": "5c786f9c2e6514cbe123286cc8ce47c6d905853e",
      "parents": [
        "843f4f4bb1a2c4c196a1af1d18bb6477a580ac78"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 09:34:04 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 09:34:04 2013 -0800"
      },
      "message": "Linux 3.13-rc3\n"
    },
    {
      "commit": "db4ed53cfe9f5a00355891a631d47dfa3fd4541f",
      "tree": "ed44c7f58318e9a004983f9d2d066f5539d3e352",
      "parents": [
        "2f7dc6027522499582a520807cb9ffda589de47e"
      ],
      "author": {
        "name": "Steve Capper",
        "email": "steve.capper@linaro.org",
        "time": "Thu Dec 05 12:04:51 2013 +0000"
      },
      "committer": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Fri Dec 06 17:22:44 2013 +0000"
      },
      "message": "arm64: mm: Fix PMD_SECT_PROT_NONE definition\n\nModify the value of PMD_SECT_PROT_NONE to match that of PTE_NONE. This\nshould have been in commit 3676f9ef5481 (Move PTE_PROT_NONE higher up).\n\nSigned-off-by: Steve Capper \u003csteve.capper@linaro.org\u003e\nCc: \u003cstable@vger.kernel.org\u003e # 3.11+: 3676f9ef5481: arm64: Move PTE_PROT_NONE higher up\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\n"
    },
    {
      "commit": "2f7dc6027522499582a520807cb9ffda589de47e",
      "tree": "a66a8bbd89cea0bb39e98638d0d805d72dd4a45d",
      "parents": [
        "85cc00eaa81dfa0f5bf8076c48f3ee2c2c4a77ba"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Thu Dec 05 16:56:50 2013 +0000"
      },
      "committer": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Fri Dec 06 17:21:52 2013 +0000"
      },
      "message": "arm64: Fix memory shareability attribute for ioremap_wc/cache\n\nWrite-combine and cacheable mappings use Normal memory on arm64. On SMP\nsystems, the pte needs the shareability bit which is set in\npgprot_default. Use this for defining PROT_DEFAULT used by ioremap_wc\nand ioremap_cache (Device memory is shareable by default, does not need\nadditional attributes).\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\n"
    },
    {
      "commit": "85cc00eaa81dfa0f5bf8076c48f3ee2c2c4a77ba",
      "tree": "4088df5c63ea94350b9d929055a67d5ad935b331",
      "parents": [
        "62aceb8ff4b3f442575eb7e23629da36020dca77"
      ],
      "author": {
        "name": "Lorenzo Pieralisi",
        "email": "Lorenzo.Pieralisi@arm.com",
        "time": "Mon Nov 18 18:56:42 2013 +0000"
      },
      "committer": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Fri Dec 06 17:21:51 2013 +0000"
      },
      "message": "arm64: kernel: add code to set cpu boot mode to secondary_entry shim\n\nThe refactoring of el2_setup split code setting up EL2 and detecting the\nCPU boot mode in separate chunks. This allows the code that sets up EL2 to\nrun in an endian independent way - ie before the endianess is set up in\nthe respective sctlr registers.\n\nThis patch brings secondary_entry up-to-date so that CPUs entering the\nkernel through this code path set-up EL2 and the cpu boot mode properly.\n\nSigned-off-by: Lorenzo Pieralisi \u003clorenzo.pieralisi@arm.com\u003e\nAcked-by: Mark Rutland \u003cmark.rutand@arm.com\u003e\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\n"
    },
    {
      "commit": "62aceb8ff4b3f442575eb7e23629da36020dca77",
      "tree": "bef9ad23bdceb76f0db81414cb0de32f23806864",
      "parents": [
        "3cea71bc6b470372ae407881b87128aadf0afec0"
      ],
      "author": {
        "name": "Rob Herring",
        "email": "rob.herring@calxeda.com",
        "time": "Fri Nov 22 21:07:31 2013 +0000"
      },
      "committer": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Fri Dec 06 17:21:50 2013 +0000"
      },
      "message": "arm64: make default NR_CPUS 8\n\nRather than continue to add per platform defaults, make the default a\nlikely common core count. 8 is also the default for x86.\n\nSigned-off-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nCc: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\n"
    },
    {
      "commit": "3cea71bc6b470372ae407881b87128aadf0afec0",
      "tree": "1a86fe9baff107a795717772ab25c3371656d3cf",
      "parents": [
        "dc1ccc48159d63eca5089e507c82c7d22ef60839"
      ],
      "author": {
        "name": "Mark Rutland",
        "email": "mark.rutland@arm.com",
        "time": "Mon Dec 02 16:11:00 2013 +0000"
      },
      "committer": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Fri Dec 06 17:21:49 2013 +0000"
      },
      "message": "arm64: ensure completion of TLB invalidatation\n\nCurrently there is no dsb between the tlbi in __cpu_setup and the write\nto SCTLR_EL1 which enables the MMU in __turn_mmu_on. This means that the\nTLB invalidation is not guaranteed to have completed at the point\naddress translation is enabled, leading to a number of possible issues\nincluding incorrect translations and TLB conflict faults.\n\nThis patch moves the tlbi in __cpu_setup above an existing dsb used to\nsynchronise I-cache invalidation, ensuring that the TLBs have been\ninvalidated at the point the MMU is enabled.\n\nSigned-off-by: Mark Rutland \u003cmark.rutland@arm.com\u003e\nCc: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nCc: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\n"
    },
    {
      "commit": "843f4f4bb1a2c4c196a1af1d18bb6477a580ac78",
      "tree": "53b795cb810b7430e46fe485d081bab675792ddb",
      "parents": [
        "c537aba00e3f1df8ce6c7c9fcb98b82c0c2d1d2c",
        "3ccb01239201af06a07482ec686b14cd148102a5"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 08:34:16 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 08:34:16 2013 -0800"
      },
      "message": "Merge tag \u0027trace-fixes-3.13-rc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace\n\nPull tracing fix from Steven Rostedt:\n \"A regression showed up that there\u0027s a large delay when enabling all\n  events.  This was prevalent when FTRACE_SELFTEST was enabled which\n  enables all events several times, and caused the system bootup to\n  pause for over a minute.\n\n  This was tracked down to an addition of a synchronize_sched()\n  performed when system call tracepoints are unregistered.\n\n  The synchronize_sched() is needed between the unregistering of the\n  system call tracepoint and a deletion of a tracing instance buffer.\n  But placing the synchronize_sched() in the unreg of *every* system\n  call tracepoint is a bit overboard.  A single synchronize_sched()\n  before the deletion of the instance is sufficient\"\n\n* tag \u0027trace-fixes-3.13-rc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:\n  tracing: Only run synchronize_sched() at instance deletion time\n"
    },
    {
      "commit": "c537aba00e3f1df8ce6c7c9fcb98b82c0c2d1d2c",
      "tree": "487b3ceb33b2903fa03ead519a8459d994f77dc4",
      "parents": [
        "7adfff587bc4d9ed8f85a31b12464513fda886a2",
        "d1b9432712a25eeb06114fb4b587133525a47de5"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 08:32:59 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 08:32:59 2013 -0800"
      },
      "message": "Merge git://git.kvack.org/~bcrl/aio-next\n\nPull aio fix from Benjamin LaHaise:\n \"AIO fix from Gu Zheng that fixes a GPF that Dave Jones uncovered with\n  trinity\"\n\n* git://git.kvack.org/~bcrl/aio-next:\n  aio: clean up aio ring in the fail path\n"
    },
    {
      "commit": "7adfff587bc4d9ed8f85a31b12464513fda886a2",
      "tree": "693a76e075312b18846424ba0c7aabd07f6e8e90",
      "parents": [
        "470abdcfda7d59e1ca1edc407a6bfd24193d3e40",
        "22a08538dca5c0630226f1c0c58dccd12e463d22"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 08:30:18 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 08:30:18 2013 -0800"
      },
      "message": "Merge tag \u0027scsi-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi\n\nPull SCSI fixes from James Bottomley:\n \"This is a set of nine fixes (and one author update).\n\n  The libsas one should fix discovery in eSATA devices, the WRITE_SAME\n  one is the largest, but it should fix a lot of problems we\u0027ve been\n  getting with the emulated RAID devices (they\u0027ve been effectively lying\n  about support and then firmware has been choking on the commands).\n\n  The rest are various crash, hang or warn driver fixes\"\n\n* tag \u0027scsi-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:\n  [SCSI] bfa: Fix crash when symb name set for offline vport\n  [SCSI] enclosure: fix WARN_ON in dual path device removing\n  [SCSI] pm80xx: Tasklets synchronization fix.\n  [SCSI] pm80xx: Resetting the phy state.\n  [SCSI] pm80xx: Fix for direct attached device.\n  [SCSI] pm80xx: Module author addition\n  [SCSI] hpsa: return 0 from driver probe function on success, not 1\n  [SCSI] hpsa: do not discard scsi status on aborted commands\n  [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers\n  [SCSI] libsas: fix usage of ata_tf_to_fis\n"
    },
    {
      "commit": "470abdcfda7d59e1ca1edc407a6bfd24193d3e40",
      "tree": "9b6a6f7dfbdcd3b291833a301fb36c8e7fa6b875",
      "parents": [
        "24cb412041456924a405221635cb5fb64c643903",
        "bfb26328b9e4141dafc714c512c079c11d7c1552"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 08:28:35 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 08:28:35 2013 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security\n\nPull IMA fixes from James Morris:\n \"Here are two more fixes for IMA\"\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:\n  ima: properly free ima_template_entry structures\n  ima: Do not free \u0027entry\u0027 before it is initialized\n"
    },
    {
      "commit": "24cb412041456924a405221635cb5fb64c643903",
      "tree": "0548f88ff9357a7f6245981e0e42a3b4043f13b3",
      "parents": [
        "002acf1fc16cf60e60345bd68e03734628505b83",
        "2c0e641a963d073d60cb63c24614c642b6f64b21"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 08:27:47 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 06 08:27:47 2013 -0800"
      },
      "message": "Merge tag \u0027dt-fixes-for-3.13\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux\n\nPull devicetree fixes from Rob Herring:\n - Various DT binding documentation updates\n - Add Kumar Gala and remove Stephen Warren as DT binding maintainers\n\n* tag \u0027dt-fixes-for-3.13\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:\n  dt: binding: reword PowerPC 8xxx GPIO documentation\n  ARM: tegra: delete nvidia,tegra20-spi.txt binding\n  hwmon: ntc_thermistor: Fix typo (pullup-uV -\u003e pullup-uv)\n  of: add vendor prefix for GMT\n  clk: exynos: Fix typos in DT bindings documentation\n  of: Add vendor prefix for LG Corporation\n  Documentation: net: fsl-fec.txt: Add phy-supply entry\n  ARM: dts: doc: Document missing binding for omap5-mpu\n  dt-bindings: add ARMv8 PMU binding\n  MAINTAINERS: remove swarren from DT bindings\n  MAINTAINERS: Add Kumar to Device Tree Binding maintainers group\n"
    },
    {
      "commit": "d1b9432712a25eeb06114fb4b587133525a47de5",
      "tree": "6bf2e051cdb49ca640340caf3f14b30a5a3a38ab",
      "parents": [
        "ddb8c45ba15149ebd41d7586261c05f7ca37f9a1"
      ],
      "author": {
        "name": "Gu Zheng",
        "email": "guz.fnst@cn.fujitsu.com",
        "time": "Wed Dec 04 18:19:06 2013 +0800"
      },
      "committer": {
        "name": "Benjamin LaHaise",
        "email": "bcrl@kvack.org",
        "time": "Fri Dec 06 10:22:55 2013 -0500"
      },
      "message": "aio: clean up aio ring in the fail path\n\nClean up the aio ring file in the fail path of aio_setup_ring\nand ioctx_alloc. And maybe it can fix the GPF issue reported by\nDave Jones:\nhttps://lkml.org/lkml/2013/11/25/898\n\nSigned-off-by: Gu Zheng \u003cguz.fnst@cn.fujitsu.com\u003e\nSigned-off-by: Benjamin LaHaise \u003cbcrl@kvack.org\u003e\n"
    },
    {
      "commit": "bfb26328b9e4141dafc714c512c079c11d7c1552",
      "tree": "dce4e9849c97c5f2d245f4fc4b458f21b3e8cd96",
      "parents": [
        "002acf1fc16cf60e60345bd68e03734628505b83",
        "a7ed7c60e14df5b986f93549717235b882643e7e"
      ],
      "author": {
        "name": "James Morris",
        "email": "james.l.morris@oracle.com",
        "time": "Sat Dec 07 01:21:02 2013 +1100"
      },
      "committer": {
        "name": "James Morris",
        "email": "james.l.morris@oracle.com",
        "time": "Sat Dec 07 01:21:02 2013 +1100"
      },
      "message": "Merge branch \u0027free-memory\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus\n"
    },
    {
      "commit": "002acf1fc16cf60e60345bd68e03734628505b83",
      "tree": "9a2b25dc520cf647cac3ce49617b808e1d479801",
      "parents": [
        "b52b342d31fecfeab0e2a256dfd84ea84954a8d3",
        "8e7030097e9f3ea8031e8cc4230e357cb556f8f9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 18:26:40 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 18:26:40 2013 -0800"
      },
      "message": "Merge tag \u0027pm-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull power management fixes from Rafael Wysocki:\n\n - cpufreq regression fix from Bjørn Mork restoring the pre-3.12\n   behavior of the framework during system suspend/hibernation to avoid\n   garbage sysfs files from being left behind in case of a suspend error\n\n - PNP regression fix to restore the correct states of devices after\n   resume from hibernation broken in 3.12.  From Dmitry Torokhov.\n\n - cpuidle fix to prevent cpuidle device unregistration from crashing\n   due to a NULL pointer dereference if cpuidle has been disabled from\n   the kernel command line.  From Konrad Rzeszutek Wilk.\n\n - intel_idle fix for the C6 state definition on Intel Avoton/Rangeley\n   processors from Arne Bockholdt.\n\n - Power capping framework fix to make the energy_uj sysfs attribute\n   work in accordance with the documentation.  From Srinivas Pandruvada.\n\n - epoll fix to make it ignore the EPOLLWAKEUP flag if the kernel has\n   been compiled with CONFIG_PM_SLEEP unset (in which case that flag\n   should not have any effect).  From Amit Pundir.\n\n - cpufreq fix to prevent governor sysfs files from being lost over\n   system suspend/resume in some (arguably unusual) situations.  From\n   Viresh Kumar.\n\n* tag \u0027pm-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:\n  PowerCap: Fix mode for energy counter\n  PNP: fix restoring devices after hibernation\n  cpuidle: Check for dev before deregistering it.\n  epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled\n  cpufreq: fix garbage kobjects on errors during suspend/resume\n  cpufreq: suspend governors on system suspend/hibernate\n  intel_idle: Fixed C6 state on Avoton/Rangeley processors\n"
    },
    {
      "commit": "8e7030097e9f3ea8031e8cc4230e357cb556f8f9",
      "tree": "1d387acf4fe9c5d3d210adfa0d66ca67b2ca5b2a",
      "parents": [
        "7cdcec991c06cd6d792b304851cc245cfec507a7",
        "95f19f658ce177387345b51bd48fed7b9cd7d4e8",
        "8a37ea50e7acf8db6821ba094ca41384e7d8c70c",
        "95677a9a3847de4f37e0f463aeb94aa8d5cccc50"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Fri Dec 06 02:18:28 2013 +0100"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Fri Dec 06 02:18:28 2013 +0100"
      },
      "message": "Merge branches \u0027pm-epoll\u0027, \u0027pnp\u0027 and \u0027powercap\u0027\n\n* pm-epoll:\n  epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled\n\n* pnp:\n  PNP: fix restoring devices after hibernation\n\n* powercap:\n  PowerCap: Fix mode for energy counter\n"
    },
    {
      "commit": "7cdcec991c06cd6d792b304851cc245cfec507a7",
      "tree": "02882db32499898cd120b5f3c5ab6d508890d156",
      "parents": [
        "dc1ccc48159d63eca5089e507c82c7d22ef60839",
        "813e8e3d6aaa0b511126cce15c16a931afffe768",
        "2167e2399dc5e69c62db56d933e9c8cbe107620a"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Fri Dec 06 02:17:59 2013 +0100"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Fri Dec 06 02:17:59 2013 +0100"
      },
      "message": "Merge branches \u0027pm-cpuidle\u0027 and \u0027pm-cpufreq\u0027\n\n* pm-cpuidle:\n  cpuidle: Check for dev before deregistering it.\n  intel_idle: Fixed C6 state on Avoton/Rangeley processors\n\n* pm-cpufreq:\n  cpufreq: fix garbage kobjects on errors during suspend/resume\n  cpufreq: suspend governors on system suspend/hibernate\n"
    },
    {
      "commit": "b52b342d31fecfeab0e2a256dfd84ea84954a8d3",
      "tree": "9d8a81ef73f2e019db1618c669463bee3ed32ce2",
      "parents": [
        "5ee540613db504a10e15fafaf4c08cac96aa1823",
        "2d8eedad9233d4771fb3134f50e5c5a09e28352c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 15:37:44 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 15:37:44 2013 -0800"
      },
      "message": "Merge branch \u0027stable\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile\n\nPull arch/tile ftrace bug fix from Chris Metcalf:\n \"This fixes a build failure with allyesconfig reported by Fengguang Wu\n  and fixed by Tony Lu\"\n\n* \u0027stable\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:\n  ftrace: default to tilegx if ARCH\u003dtile is specified\n"
    },
    {
      "commit": "5ee540613db504a10e15fafaf4c08cac96aa1823",
      "tree": "dc0b348debbb557866285dbee51e29ff3496ffa4",
      "parents": [
        "29be6345bbaec8502a70c4e2204d5818b48c4e8f",
        "0d11e6aca396e679c07b2dd6af5dc8b7f041fbbd"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 15:33:27 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 15:33:27 2013 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.dk/linux-block\n\nPull block layer fixes from Jens Axboe:\n \"A small collection of fixes for the current series. It contains:\n\n   - A fix for a use-after-free of a request in blk-mq.  From Ming Lei\n\n   - A fix for a blk-mq bug that could attempt to dereference a NULL rq\n     if allocation failed\n\n   - Two xen-blkfront small fixes\n\n   - Cleanup of submit_bio_wait() type uses in the kernel, unifying\n     that.  From Kent\n\n   - A fix for 32-bit blkg_rwstat reading.  I apologize for this one\n     looking mangled in the shortlog, it\u0027s entirely my fault for missing\n     an empty line between the description and body of the text\"\n\n* \u0027for-linus\u0027 of git://git.kernel.dk/linux-block:\n  blk-mq: fix use-after-free of request\n  blk-mq: fix dereference of rq-\u003emq_ctx if allocation fails\n  block: xen-blkfront: Fix possible NULL ptr dereference\n  xen-blkfront: Silence pfn maybe-uninitialized warning\n  block: submit_bio_wait() conversions\n  Update of blkg_stat and blkg_rwstat may happen in bh context\n"
    },
    {
      "commit": "29be6345bbaec8502a70c4e2204d5818b48c4e8f",
      "tree": "df7707ea45a72b85712328285122029fb044617c",
      "parents": [
        "ef1e4e32d595d3e6c9a6d3d2956f087d5886c5e5",
        "3873d064b8538686bbbd4b858dc8a07db1f7f43a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 13:05:48 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 13:05:48 2013 -0800"
      },
      "message": "Merge tag \u0027nfs-for-3.13-3\u0027 of git://git.linux-nfs.org/projects/trondmy/linux-nfs\n\nPull NFS client bugfixes from Trond Myklebust:\n - Stable fix for a NFSv4.1 delegation and state recovery deadlock\n - Stable fix for a loop on irrecoverable errors when returning\n   delegations\n - Fix a 3-way deadlock between layoutreturn, open, and state recovery\n - Update the MAINTAINERS file with contact information for Trond\n   Myklebust\n - Close needs to handle NFS4ERR_ADMIN_REVOKED\n - Enabling v4.2 should not recompile nfsd and lockd\n - Fix a couple of compile warnings\n\n* tag \u0027nfs-for-3.13-3\u0027 of git://git.linux-nfs.org/projects/trondmy/linux-nfs:\n  nfs: fix do_div() warning by instead using sector_div()\n  MAINTAINERS: Update contact information for Trond Myklebust\n  NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery\n  SUNRPC: do not fail gss proc NULL calls with EACCES\n  NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKED\n  NFSv4: Update list of irrecoverable errors on DELEGRETURN\n  NFSv4 wait on recovery for async session errors\n  NFS: Fix a warning in nfs_setsecurity\n  NFS: Enabling v4.2 should not recompile nfsd and lockd\n"
    },
    {
      "commit": "2d8eedad9233d4771fb3134f50e5c5a09e28352c",
      "tree": "5ef18525c396762a1a65f8fdf507c1d789f8c9f0",
      "parents": [
        "dc1ccc48159d63eca5089e507c82c7d22ef60839"
      ],
      "author": {
        "name": "Tony Lu",
        "email": "zlu@tilera.com",
        "time": "Thu Dec 05 15:36:54 2013 -0500"
      },
      "committer": {
        "name": "Chris Metcalf",
        "email": "cmetcalf@tilera.com",
        "time": "Thu Dec 05 15:59:26 2013 -0500"
      },
      "message": "ftrace: default to tilegx if ARCH\u003dtile is specified\n\nThis matches the existing behavior in arch/tile/Makefile for defconfig.\n\nReported-by: fengguang.wu@intel.com\nAcked-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\nSigned-off-by: Tony Lu \u003czlu@tilera.com\u003e\nSigned-off-by: Chris Metcalf \u003ccmetcalf@tilera.com\u003e\n"
    },
    {
      "commit": "95f75e91588afecfb0090988393653d21f5d1f91",
      "tree": "b65031e817f5159b1a85ac87e29e2cf293b53e11",
      "parents": [
        "9cb80b965eaf7af1369f6e16f48a05fbaaccc021"
      ],
      "author": {
        "name": "Yunkang Tang",
        "email": "tommywill2011@gmail.com",
        "time": "Sun Dec 01 22:33:52 2013 -0800"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dmitry.torokhov@gmail.com",
        "time": "Thu Dec 05 12:50:18 2013 -0800"
      },
      "message": "Input: ALPS - add support for DualPoint device on Dell XT2 model\n\nThe device uses special MPU controller that necessitates the new\ninitialization sequence for the device. We also define a new protocol for\nthe trackpad that allows reporting better resolution than older V2\nprotocol.\n\nSigned-off-by: Yunkang Tang \u003cyunkang.tang@cn.alps.com\u003e\nSigned-off-by: Dmitry Torokhov \u003cdmitry.torokhov@gmail.com\u003e\n"
    },
    {
      "commit": "9cb80b965eaf7af1369f6e16f48a05fbaaccc021",
      "tree": "fb0991a89baf2ea27bd471f1a08f4e8ae011e8b5",
      "parents": [
        "3b5a7ab40c2a1bfd89dd5b4bbfe98f8692d5fd62"
      ],
      "author": {
        "name": "Matt Walker",
        "email": "matt.g.d.walker@gmail.com",
        "time": "Thu Dec 05 12:39:02 2013 -0800"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dmitry.torokhov@gmail.com",
        "time": "Thu Dec 05 12:49:49 2013 -0800"
      },
      "message": "Input: elantech - add support for newer (August 2013) devices\n\nAdded detection for newer Elantech touchpads, so that kernel doesn\u0027t\nfall-back to default PS/2 driver. Supports touchpads released after\n~August 2013.  Fixes bug:\nhttps://lists.launchpad.net/kernel-packages/msg18481.html\n\nTested on an Acer Aspire S7-392-6302.\n\nSigned-off by: Matt Walker \u003cmatt.g.d.walker@gmail.com\u003e\nSigned-off-by: Dmitry Torokhov \u003cdmitry.torokhov@gmail.com\u003e\n"
    },
    {
      "commit": "3b5a7ab40c2a1bfd89dd5b4bbfe98f8692d5fd62",
      "tree": "670441ce32cb62c39420ee5955d62eea4373f848",
      "parents": [
        "4ef38351d770cc421f4a0c7a849fd13207fc5741"
      ],
      "author": {
        "name": "Ping Cheng",
        "email": "pinglinux@gmail.com",
        "time": "Thu Dec 05 12:42:09 2013 -0800"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dmitry.torokhov@gmail.com",
        "time": "Thu Dec 05 12:49:37 2013 -0800"
      },
      "message": "Input: add SW_MUTE_DEVICE switch definition\n\nSome devices, such as new Intuos series tablets, have a hardware switch to\nturn touch data on/off. To report the state, SW_MUTE_DEVICE is added\nin include/uapi/linux/input.h.\n\nReviewed_by: Chris Bagwell \u003cchris@cnpbagwell.com\u003e\nAcked-by: Peter Hutterer \u003cpeter.hutterer@who-t.net\u003e\nTested-by: Jason Gerecke \u003ckillertofu@gmail.com\u003e\nSigned-off-by: Ping Cheng \u003cpingc@wacom.com\u003e\nSigned-off-by: Dmitry Torokhov \u003cdmitry.torokhov@gmail.com\u003e\n"
    },
    {
      "commit": "3ccb01239201af06a07482ec686b14cd148102a5",
      "tree": "5ad078061e71dcf23cd1ee3f4ca353060c185324",
      "parents": [
        "dc1ccc48159d63eca5089e507c82c7d22ef60839"
      ],
      "author": {
        "name": "Steven Rostedt",
        "email": "rostedt@goodmis.org",
        "time": "Tue Dec 03 12:41:20 2013 -0500"
      },
      "committer": {
        "name": "Steven Rostedt",
        "email": "rostedt@goodmis.org",
        "time": "Thu Dec 05 14:22:30 2013 -0500"
      },
      "message": "tracing: Only run synchronize_sched() at instance deletion time\n\nIt has been reported that boot up with FTRACE_SELFTEST enabled can take a\nvery long time. There can be stalls of over a minute.\n\nThis was tracked down to the synchronize_sched() called when a system call\nevent is disabled. As the self tests enable and disable thousands of events,\nthis makes the synchronize_sched() get called thousands of times.\n\nThe synchornize_sched() was added with d562aff93bfb53 \"tracing: Add support\nfor SOFT_DISABLE to syscall events\" which caused this regression (added\nin 3.13-rc1).\n\nThe synchronize_sched() is to protect against the events being accessed\nwhen a tracer instance is being deleted. When an instance is being deleted\nall the events associated to it are unregistered. The synchronize_sched()\nmakes sure that no more users are running when it finishes.\n\nInstead of calling synchronize_sched() for all syscall events, we only\nneed to call it once, after the events are unregistered and before the\ninstance is deleted. The event_mutex is held during this action to\nprevent new users from enabling events.\n\nLink: http://lkml.kernel.org/r/20131203124120.427b9661@gandalf.local.home\n\nReported-by: Petr Mladek \u003cpmladek@suse.cz\u003e\nAcked-by: Tom Zanussi \u003ctom.zanussi@linux.intel.com\u003e\nAcked-by: Petr Mladek \u003cpmladek@suse.cz\u003e\nTested-by: Petr Mladek \u003cpmladek@suse.cz\u003e\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n"
    },
    {
      "commit": "ef1e4e32d595d3e6c9a6d3d2956f087d5886c5e5",
      "tree": "1f1aa59e1aeeda48f0fdb0b17d40a9fb6b5e191d",
      "parents": [
        "59fb2f0e9e30ad99a8bab0ff1efaf8f4a3b7105f",
        "c0778e2534b81be6b85b5ee07c0e15ff774f7136"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 10:48:40 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 10:48:40 2013 -0800"
      },
      "message": "Merge tag \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs\n\nPull btrfs MAINTAINERS file update:\n \"I\u0027m still getting settled into new devel hardware etc, but I do have\n  one commit for the next rc.\n\n  This changes my email over to fb.com, and adds a MAINTAINERS entry for\n  Josef as well\"\n\n* tag \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:\n  Btrfs: update the MAINTAINERS file\n"
    },
    {
      "commit": "59fb2f0e9e30ad99a8bab0ff1efaf8f4a3b7105f",
      "tree": "68b061060b2085c8502592f72f76180d01eceeb9",
      "parents": [
        "09759d1e13e06c2f6346b1b3285fbde2c1e794c6",
        "46ac29568e63c9da9c15804648d3ed8c25e2dc44"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 09:55:20 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 09:55:20 2013 -0800"
      },
      "message": "Merge tag \u0027fbdev-fixes-3.13\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux\n\nPull minor fbdev fixes from Tomi Valkeinen.\n\n* tag \u0027fbdev-fixes-3.13\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux:\n  video: vt8500: fix error handling in probe()\n  atmel_lcdfb: fix module autoload\n  fbdev: sh_mobile_meram: Fix defined but not used compiler warnings\n  video: kyro: fix incorrect sizes when copying to userspace\n  ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balance\n"
    },
    {
      "commit": "09759d1e13e06c2f6346b1b3285fbde2c1e794c6",
      "tree": "9ef0062747b7ef7e0cfdf54463013642a506affc",
      "parents": [
        "da1965d353c7266fce4fe6c658f2096c88a8bebc",
        "0756f09c4946fe2d9ce2ebcb6f2e3c58830d22a3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 09:54:35 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 09:54:35 2013 -0800"
      },
      "message": "Merge tag \u0027sound-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound\n\nPull sound fixes from Takashi Iwai:\n \"A usual pattern of half ASoC and half HD-audio fixes, although\n  HD-audio fixups have more volumes, in addition to a couple of trivial\n  fixes.  Nothing to worry much is found here.\n\n  For ASoC side: a few fixes for PCM rate constraints calculations,\n  regmap byte-order fix, the rest driver specific fixes (atmel, fsl,\n  omap, kirkwood, wm codecs).\n\n  For HD-audio: Dell headset and mono out fix, ELD update in polling\n  mode, ALC283 Chromebook fixes, a few fixes for old AD codecs and\n  MBA2, one regression fix\"\n\n* tag \u0027sound-3.13-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (30 commits)\n  ALSA: hda - Fix silent output on MacBook Air 2,1\n  ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter\n  ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebook\n  ASoC: wm8731: fix dsp mode configuration\n  ALSA: hda/realtek - Independent of model for HP\n  ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek)\n  ALSA: hda - Use always amps for auto-mute on AD1986A codec\n  ALSA: hda/analog - Handle inverted EAPD properly in vmaster hook\n  ALSA: hda - Another fixup for ASUS laptop with ALC660 codec\n  ALSA: atmel: Fix possible array overflow\n  ALSA: hda - Fix complete_all() timing in deferred probes\n  ALSA: hda - Fix bad EAPD setup for HP machines with AD1984A\n  ASoC: core: fix devres parameter in devm_snd_soc_register_card()\n  ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepare\n  ASoC: fsl: set correct platform drvdata in pcm030_fabric_probe()\n  ASoC: fsl: imx-pcm-fiq: Remove unused \u0027runtime\u0027 variable\n  ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculation\n  ALSA: hda - Fix silent output on ASUS W7J laptop\n  ASoC: core: Use consistent byte ordering in snd_soc_bytes_get\n  ALSA: dice: fix array limits in dice_proc_read()\n  ...\n"
    },
    {
      "commit": "da1965d353c7266fce4fe6c658f2096c88a8bebc",
      "tree": "462d11df7adda5e133a76e3632a06bbe7307b2c2",
      "parents": [
        "53c6de50262a8edd6932bb59a32db7b9d92f8d67",
        "71493de7e55af589dbe76ce78ae2b762f9cc6f27"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 09:53:59 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 05 09:53:59 2013 -0800"
      },
      "message": "Merge tag \u0027pinctrl-v3.13-2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl\n\nPull pin control fixes from Linus Walleij:\n\n - Minor bug fixes for the Rockchip, ST-Ericsson abx500, Renesas PFC\n   r8a7740 and sh7372.\n\n - Compilation warning fixes.\n\n* tag \u0027pinctrl-v3.13-2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:\n  sh-pfc: sh7372: Fix pin bias setup\n  sh-pfc: r8a7740: Fix pin bias setup\n  pinctrl: abx500: Fix header file include guard\n  pinctrl: rockchip: missing unlock on error in rockchip_set_pull()\n  pinctrl: abx500: fix some more bitwise AND tests\n  pinctrl: rockchip: testing the wrong variable\n"
    },
    {
      "commit": "0d11e6aca396e679c07b2dd6af5dc8b7f041fbbd",
      "tree": "70c03f4a224b9fe3e7e140881d251a9472dc6149",
      "parents": [
        "959a35f13eb785f982d79b1aaa75872d05c821da"
      ],
      "author": {
        "name": "Ming Lei",
        "email": "tom.leiming@gmail.com",
        "time": "Thu Dec 05 10:50:39 2013 -0700"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "axboe@kernel.dk",
        "time": "Thu Dec 05 10:50:39 2013 -0700"
      },
      "message": "blk-mq: fix use-after-free of request\n\nIf accounting is on, we will do the IO completion accounting after\nwe have freed the request. Fix that by moving it sooner instead.\n\nSigned-off-by: Jens Axboe \u003caxboe@kernel.dk\u003e\n"
    },
    {
      "commit": "76a9635979e543f04a5885198e68ff28e3311b67",
      "tree": "c162f40848b6657458b462bd1aa75f0867cdcca7",
      "parents": [
        "9aa5b0181bdf335f0b731d8502e128a862884bcd"
      ],
      "author": {
        "name": "Tomas Winkler",
        "email": "tomas.winkler@intel.com",
        "time": "Thu Dec 05 09:34:44 2013 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Thu Dec 05 09:48:23 2013 -0800"
      },
      "message": "mei: add 9 series PCH mei device ids\n\nAnd Lynx Point H Refresh and Wildcat Point LP\ndevice ids.\n\nSigned-off-by: Tomas Winkler \u003ctomas.winkler@intel.com\u003e\nCc: stable \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "53c6de50262a8edd6932bb59a32db7b9d92f8d67",
      "tree": "3200068f880aa9647e9184f15619345727f447a5",
      "parents": [
        "8ecffd7914484b728799dd31968f1339fae91593",
        "2885432aaf15c1b7e65c787bfe7c5fec428296f0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 21:45:21 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 21:45:21 2013 -0800"
      },
      "message": "Merge branch \u0027x86/urgent\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip\n\nPull x86 and EFI fixes from Peter Anvin:\n \"Half of these are EFI-related:\n\n  The by far biggest change is the change to hold off the deletion of a\n  sysfs entry while a backend scan is in progress.  This is to avoid\n  calling kmemdup() while under a spinlock.\n\n  The other major change is for each entry in the EFI pstore backend to\n  get a unique identifier, as required by the pstore filesystem proper.\n\n  The other changes are:\n\n  A fix to the recent consolidation and optimization of using \"asm goto\"\n  with read-modify-write operation, which broke the bitops; specifically\n  in such a way that we could end up generating invalid code.\n\n  A build hack to make sure we compile with -mno-sse.  icc, and most\n  likely future versions of gcc, can generate SSE instructions unless we\n  tell it not to.\n\n  A comment-only patch to a change the was due in part to an unpublished\n  erratum; now when the erratum is published we want to add a comment\n  explaining why\"\n\n* \u0027x86/urgent\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:\n  x86/apic, doc: Justification for disabling IO APIC before Local APIC\n  x86, bitops: Correct the assembly constraints to testing bitops\n  x86-64, build: Always pass in -mno-sse\n  efi-pstore: Make efi-pstore return a unique id\n  x86/efi: Fix earlyprintk off-by-one bug\n  efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completed\n"
    },
    {
      "commit": "9aa5b0181bdf335f0b731d8502e128a862884bcd",
      "tree": "d730a3399edf364c4534852dd3edf0490a035916",
      "parents": [
        "d0b00d3fb96d155649f80bf43b81a50ecdd2047f"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@linux.intel.com",
        "time": "Tue Dec 03 13:56:56 2013 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Wed Dec 04 20:22:40 2013 -0800"
      },
      "message": "drivers/char/i8k.c: add Dell XPLS L421X\n\nAddresses https://bugzilla.kernel.org/show_bug.cgi?id\u003d60772\n\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nReported-by: Leho Kraav \u003cleho@kraav.com\u003e\nCc: stable \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "2885432aaf15c1b7e65c787bfe7c5fec428296f0",
      "tree": "4b2157a32cbd86ec75f82ff1311eb66bea44bf6b",
      "parents": [
        "e0f6dec35f9286e78879fe1ac92803fd69fc4fdc"
      ],
      "author": {
        "name": "Fenghua Yu",
        "email": "fenghua.yu@intel.com",
        "time": "Wed Dec 04 16:07:49 2013 -0800"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@linux.intel.com",
        "time": "Wed Dec 04 19:33:21 2013 -0800"
      },
      "message": "x86/apic, doc: Justification for disabling IO APIC before Local APIC\n\nSince erratum AVR31 in \"Intel Atom Processor C2000 Product Family\nSpecification Update\" is now published, I added a justification\ncomment for disabling IO APIC before Local APIC, as changed in commit:\n\n522e66464467 x86/apic: Disable I/O APIC before shutdown of the local APIC\n\nSigned-off-by: Fenghua Yu \u003cfenghua.yu@intel.com\u003e\nLink: http://lkml.kernel.org/r/1386202069-51515-1-git-send-email-fenghua.yu@intel.com\nSigned-off-by: H. Peter Anvin \u003chpa@linux.intel.com\u003e\n"
    },
    {
      "commit": "9255ce80f88ba885c38c0bbd235db7c24392e22e",
      "tree": "910ca32b727121f3e6cee63be4bb996529bc5c4d",
      "parents": [
        "89570eeb1720a95cb600b9d132d4fa65d9ae9012",
        "ffd3d3361d583cb73fa65a5fed3a196ba6f261bb"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 12:18:35 2013 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 12:18:35 2013 +1000"
      },
      "message": "Merge branch \u0027drm-fixes-3.13\u0027 of git://people.freedesktop.org/~agd5f/linux into drm-fixes\n\n Some additional fixes for 3.13.  Regression fixes for audio and hw_i2c,\nvram fix for some SI PX cards, race fix in the hwmon code, and a few other\nodds and ends.\n\n* \u0027drm-fixes-3.13\u0027 of git://people.freedesktop.org/~agd5f/linux:\n  drm/radeon/atom: fix bus probes when hw_i2c is set (v2)\n  drm/radeon: fix null pointer dereference in dce6+ audio code\n  drm/radeon: fixup bad vram size on SI\n  drm/radeon: fix VGT_GS_INSTANCE_CNT register\n  drm/radeon: Fix a typo in Cayman and Evergreen registers\n  drm/radeon/dpm: simplify state adjust logic for NI\n  drm/radeon: add radeon_vm_bo_update trace point\n  drm/radeon: add VMID allocation trace point\n  drm/radeon/dpm: Convert to use devm_hwmon_register_with_groups\n  drm/radeon: program DCE2 audio dto just like DCE3\n  drm/radeon: fix typo in fetching mpll params\n"
    },
    {
      "commit": "95677a9a3847de4f37e0f463aeb94aa8d5cccc50",
      "tree": "e26ce006b6ad9735d7b85290a567713f8fd10f7e",
      "parents": [
        "08ff4cbe10da402e7c493ac72e298975f62a9e78"
      ],
      "author": {
        "name": "Srinivas Pandruvada",
        "email": "srinivas.pandruvada@linux.intel.com",
        "time": "Wed Dec 04 11:12:59 2013 -0800"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Thu Dec 05 02:05:48 2013 +0100"
      },
      "message": "PowerCap: Fix mode for energy counter\n\nAs per the documentation of powercap sysfs, energy_uj field is read only,\nif it can\u0027t be reset. Currently it always allows write but will fail,\nif there is no reset callback.\nChanging mode field, to read only if there is no reset callback.\n\nSigned-off-by: Srinivas Pandruvada \u003csrinivas.pandruvada@linux.intel.com\u003e\nReported-by: Dirk Brandewie \u003cdirk.j.brandewie@intel.com\u003e\nSigned-off-by: Rafael J. Wysocki \u003crafael.j.wysocki@intel.com\u003e\n"
    },
    {
      "commit": "8a37ea50e7acf8db6821ba094ca41384e7d8c70c",
      "tree": "1e1f1099f87e08b8326575adf130ce37ba315dbb",
      "parents": [
        "dc1ccc48159d63eca5089e507c82c7d22ef60839"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dmitry.torokhov@gmail.com",
        "time": "Thu Dec 05 02:01:55 2013 +0100"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Thu Dec 05 02:01:55 2013 +0100"
      },
      "message": "PNP: fix restoring devices after hibernation\n\nOn returning from hibernation \u0027restore\u0027 callback is called,\nnot \u0027resume\u0027.  Fix it.\n\nFixes: eaf140b60ec9 (PNP: convert PNP driver bus legacy pm_ops to dev_pm_ops)\nSigned-off-by: Dmitry Torokhov \u003cdmitry.torokhov@gmail.com\u003e\nCc: 3.12+ \u003cstable@vger.kernel.org\u003e # 3.12+\nSigned-off-by: Rafael J. Wysocki \u003crafael.j.wysocki@intel.com\u003e\n"
    },
    {
      "commit": "89570eeb1720a95cb600b9d132d4fa65d9ae9012",
      "tree": "675a31351e79194b7c21901d981d2c70103f8a02",
      "parents": [
        "7d14b95f1a3bb20bf7ad977b9268c5d1639156e2"
      ],
      "author": {
        "name": "Thomas Wood",
        "email": "thomas.wood@intel.com",
        "time": "Thu Nov 28 15:35:04 2013 +0000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 11:00:59 2013 +1000"
      },
      "message": "drm: fix the addition of the side-by-side (half) flag for extra 3D modes\n\nEnsure the side-by-side (half) flag is added to any existing flags when\nadding modes from 3D_Structure_ALL.\n\nSigned-off-by: Thomas Wood \u003cthomas.wood@intel.com\u003e\nReviewed-by: Ville Syrjälä \u003cville.syrjala@linux.intel.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "7d14b95f1a3bb20bf7ad977b9268c5d1639156e2",
      "tree": "b9257ad4bd9404d99ffacedf5e2e487b081e7a77",
      "parents": [
        "1ec2c7fc1100ca91ebedb583aef80a5e9aafdabd"
      ],
      "author": {
        "name": "Thomas Wood",
        "email": "thomas.wood@intel.com",
        "time": "Fri Nov 29 15:33:26 2013 +0000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 11:00:51 2013 +1000"
      },
      "message": "drm/edid: fix length check when adding extra 3D modes\n\nSigned-off-by: Thomas Wood \u003cthomas.wood@intel.com\u003e\nReviewed-by: Ville Syrjälä \u003cville.syrjala@linux.intel.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "2d51f3cd11f414c56a87dc018196b85fd50b04a4",
      "tree": "147e8709f4dd2f9d695bd2ee3fbdb89c9095d2c7",
      "parents": [
        "9876388edfa553960815110acae4544359b385b5"
      ],
      "author": {
        "name": "Julius Werner",
        "email": "jwerner@chromium.org",
        "time": "Thu Nov 07 10:59:14 2013 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Wed Dec 04 17:00:43 2013 -0800"
      },
      "message": "usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED\n\nThis patch adds a check for USB_STATE_NOTATTACHED to the\nhub_port_warm_reset_required() workaround for ports that end up in\nCompliance Mode in hub_events() when trying to decide which reset\nfunction to use. Trying to call usb_reset_device() with a NOTATTACHED\ndevice will just fail and leave the port broken.\n\nSigned-off-by: Julius Werner \u003cjwerner@chromium.org\u003e\nAcked-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nCc: stable \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "9876388edfa553960815110acae4544359b385b5",
      "tree": "6ef98d738a35b5bee4ef0bee4da00802c114cc1d",
      "parents": [
        "3b59d16c513da258ec8f6a0b4db85f257a0380d6"
      ],
      "author": {
        "name": "Daniel Mack",
        "email": "zonque@gmail.com",
        "time": "Fri Nov 15 14:19:02 2013 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Wed Dec 04 16:57:46 2013 -0800"
      },
      "message": "usb: ohci-pxa27x: include linux/dma-mapping.h\n\nInclude linux/dma-mapping.h to make the new functions available that are\nused since 22d9d8e83 (\"DMA-API: usb: use dma_set_coherent_mask()\").\n\ndrivers/usb/host/ohci-pxa27x.c: In function ‘ohci_pxa_of_init’:\ndrivers/usb/host/ohci-pxa27x.c:310:2: error: implicit declaration of function ‘dma_coerce_mask_and_coherent’ [-Werror\u003dimplicit-function-declaration]\ndrivers/usb/host/ohci-pxa27x.c:310:2: error: implicit declaration of function ‘DMA_BIT_MASK’ [-Werror\u003dimplicit-function-declaration]\n\nSigned-off-by: Daniel Mack \u003czonque@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "ffd3d3361d583cb73fa65a5fed3a196ba6f261bb",
      "tree": "dd076a198af6995f87ebe1c29f18bc5c1590253c",
      "parents": [
        "53dc0b0c94907db53444ba485f8ae95111b0d6fd"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexander.deucher@amd.com",
        "time": "Tue Dec 03 17:16:49 2013 -0500"
      },
      "committer": {
        "name": "Alex Deucher",
        "email": "alexander.deucher@amd.com",
        "time": "Wed Dec 04 19:56:46 2013 -0500"
      },
      "message": "drm/radeon/atom: fix bus probes when hw_i2c is set (v2)\n\nWhen probing the bus, we need to set the byte count\nto 0 rather than 1.\n\nv2: Don\u0027t count the first byte.\n\nbug:\nhttps://bugzilla.kernel.org/show_bug.cgi?id\u003d66241\n\nSigned-off-by: Alex Deucher \u003calexander.deucher@amd.com\u003e\nCc: stable@vger.kernel.org\n"
    },
    {
      "commit": "53dc0b0c94907db53444ba485f8ae95111b0d6fd",
      "tree": "73039921fdf0f810956bc30bced78bea5b5afa48",
      "parents": [
        "0ca223b029a261e82fb2f50c52eb85d510f4260e"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexander.deucher@amd.com",
        "time": "Tue Dec 03 17:45:14 2013 -0500"
      },
      "committer": {
        "name": "Alex Deucher",
        "email": "alexander.deucher@amd.com",
        "time": "Wed Dec 04 19:56:45 2013 -0500"
      },
      "message": "drm/radeon: fix null pointer dereference in dce6+ audio code\n\nDon\u0027t crash if the encoder does not have an afmt struct.\n\nbug:\nhttps://bugs.freedesktop.org/show_bug.cgi?id\u003d72283\n\nSigned-off-by: Alex Deucher \u003calexander.deucher@amd.com\u003e\nCc: stable@vger.kernel.org\n"
    },
    {
      "commit": "0ca223b029a261e82fb2f50c52eb85d510f4260e",
      "tree": "40896ccc1c2386304143c42560c9b96c4a6c1899",
      "parents": [
        "b7bc799903bbae16795cb15705ddcab80c8f17f1"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexander.deucher@amd.com",
        "time": "Tue Dec 03 09:24:30 2013 -0500"
      },
      "committer": {
        "name": "Alex Deucher",
        "email": "alexander.deucher@amd.com",
        "time": "Wed Dec 04 19:56:44 2013 -0500"
      },
      "message": "drm/radeon: fixup bad vram size on SI\n\nSome boards seem to have garbage in the upper\n16 bits of the vram size register.  Check for\nthis and clamp the size properly.  Fixes\nboards reporting bogus amounts of vram.\n\nSigned-off-by: Alex Deucher \u003calexander.deucher@amd.com\u003e\nCc: stable@vger.kernel.org\n"
    },
    {
      "commit": "3b59d16c513da258ec8f6a0b4db85f257a0380d6",
      "tree": "d5f50186794e1283dfa2f6cc9ef7de013f5c1fab",
      "parents": [
        "cb292ce222cb5ad5b8b3f9fc4b74b8109fb16c19"
      ],
      "author": {
        "name": "David Cluytens",
        "email": "david.cluytens@gmail.com",
        "time": "Tue Dec 03 14:18:57 2013 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Wed Dec 04 16:53:03 2013 -0800"
      },
      "message": "USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem\n\nSigned-off-by: David Cluytens \u003cdavid.cluytens@gmail.com\u003e\nCc: stable \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "1ec2c7fc1100ca91ebedb583aef80a5e9aafdabd",
      "tree": "eedc184236e072eac631d2f00bdbb55aa942025a",
      "parents": [
        "7bc494a93f52f76595e2378e480217c95da8dbe7",
        "993fc6ebaf4af6fdfde08cc8649c386e483a5908"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 09:26:20 2013 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 09:26:20 2013 +1000"
      },
      "message": "Merge tag \u0027drm-intel-fixes-2013-12-02\u0027 of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes\n\nJust flushing out my pile of bugfixes, most of them for regressions/cc:\nstable. Nothing really serious going on.\n\nFor outstanding issues we still have the S4 fun due to the hsw S4\nduct-tape pending (seems like I need to switch into angry maintainer mode\non that one). And there\u0027s the mode merging revert to make my g33 work\nagain still pending for drm core. For that one I don\u0027t have any more clue\n(and it looks like no one else has a good idea either). And apparently the\nlocking WARN fix in here also needs to be replicated for boot, still\nconfirming that one though.\n\n* tag \u0027drm-intel-fixes-2013-12-02\u0027 of git://people.freedesktop.org/~danvet/drm-intel:\n  drm/i915: Pin pages whilst allocating for dma-buf vmap()\n  drm/i915: MI_PREDICATE_RESULT_2 is HSW only\n  drm/i915: Make the DERRMR SRM target global GTT\n  drm/i915: use the correct force_wake function at the PC8 code\n  drm/i915: Fix pipe CSC post offset calculation\n  drm/i915: Simplify DP vs. eDP detection\n  drm/i915: Check VBT for eDP ports on VLV\n  drm/i915: use crtc_htotal in watermark calculations to match fastboot v2\n  drm/i915: Pin relocations for the duration of constructing the execbuffer\n  drm/i915: take mode config lock around crtc disable at suspend\n  drm/i915: Prefer setting PTE cache age to 3\n  drm/i915/ddi: set sink to power down mode on dp disable\n"
    },
    {
      "commit": "7bc494a93f52f76595e2378e480217c95da8dbe7",
      "tree": "0674404872430530275963363d1e623561c2d6b7",
      "parents": [
        "60460f65514e5f9abc2392807d8fed1581739345",
        "0cbc330e12835fcbac44e33d5632d805b16635f2"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 09:25:36 2013 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 09:25:36 2013 +1000"
      },
      "message": "Merge branch \u0027exynos-drm-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes\n\ntwo outstanding exynos fixes\n* \u0027exynos-drm-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos:\n  drm/exynos: release unhandled page flip events at postclose.\n  drm/exynos: Fix trivial typo in exynos_drm_fimd.c\n"
    },
    {
      "commit": "60460f65514e5f9abc2392807d8fed1581739345",
      "tree": "ff3a580c0b03716d22396b0ab6850330b96c47ff",
      "parents": [
        "1d507b3af40a60e03a3bbc4c897fc2709c075d24",
        "9a991600e379641b9c16310b87ca848b6da01c24"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 09:24:21 2013 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 09:24:21 2013 +1000"
      },
      "message": "Merge tag \u0027drm/for-3.13-rc3\u0027 of git://anongit.freedesktop.org/tegra/linux into drm-fixes\n\ndrm/tegra: Fixes for v3.13-rc3\n\nThis assortment of patches fix a few build and sparse warnings and make\nsure to always return -EFAULT on copy_from_user() failures. Finally the\nupcasting from struct drm_crtc to struct tegra_dc is made safer to\nprevent potential segmentation faults.\n\n* tag \u0027drm/for-3.13-rc3\u0027 of git://anongit.freedesktop.org/tegra/linux:\n  drm/tegra: return -EFAULT if copy_from_user() fails\n  gpu: host1x: Fix a few sparse warnings\n  drm/tegra: Force cast to __iomem to make sparse happy\n  drm/tegra: Make tegra_drm_driver static\n  drm/tegra: Fix address space mismatches\n  drm/tegra: Tightly bind RGB output to DC\n  drm/tegra: Make CRTC upcasting safer\n  gpu: host1x: Silence a few warnings with LPAE\u003dy\n"
    },
    {
      "commit": "1d507b3af40a60e03a3bbc4c897fc2709c075d24",
      "tree": "ee7697fd500b37b4260a596c062829951e1ad7df",
      "parents": [
        "c17f5bb529221c7f4c0736e69ceb614da0df2838"
      ],
      "author": {
        "name": "Rob Clark",
        "email": "robdclark@gmail.com",
        "time": "Wed Dec 04 08:45:43 2013 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 09:23:38 2013 +1000"
      },
      "message": "udl: fix issue with imported prime buffers\n\n5dc9e1e8 was a bit over-ambitious, and accidentially removed handling\nfor imported prime buffers.\n\nSigned-off-by: Rob Clark \u003crobdclark@gmail.com\u003e\nCc: stable@vger.kernel.org\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "c17f5bb529221c7f4c0736e69ceb614da0df2838",
      "tree": "ec61b082ec390b24cd420d5192da4ace24962b3e",
      "parents": [
        "10c028e94e6e47dca88b33dcc7f9f16651e2cc90",
        "bdefc8cbdfc71ea73e0573dbd2d24c0a68232218"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 09:21:16 2013 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 09:21:16 2013 +1000"
      },
      "message": "Merge branch \u0027drm-nouveau-next\u0027 of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes\n\nFix some pageflip, oopses and some better clock support for some chipsets\n\n* \u0027drm-nouveau-next\u0027 of git://anongit.freedesktop.org/git/nouveau/linux-2.6:\n  drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()\n  drm/nouveau/sw: fix oops if gpu has its display block disabled\n  drm/nouveau: unreference fence after syncing\n  drm/nouveau/kms: send timestamp data for correct head in flip completion events\n  drm/nouveau/clk: Add support for NVAA/NVAC\n  drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+\n  drm/nv10/plane: some chipsets don\u0027t support NV12\n  drm/nv10/plane: add downscaling restrictions\n  drm/nv10/plane: fix format computation\n  drm/nv04-nv30/clk: provide an empty domain list\n"
    },
    {
      "commit": "10c028e94e6e47dca88b33dcc7f9f16651e2cc90",
      "tree": "40cb756cd7d486a626aa35444a784ce2039b78cb",
      "parents": [
        "8ecffd7914484b728799dd31968f1339fae91593",
        "6a0a7a9ead2aa18c13dd8f76c5849daf7be1f45a"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 09:18:25 2013 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Dec 05 09:18:25 2013 +1000"
      },
      "message": "Merge branch \u0027vmwgfx-fixes-3.13\u0027 of git://people.freedesktop.org/~thomash/linux into drm-fixes\n\nA couple of fixes. The biggest thing is the DMA buffer accounting that was\nincorrect.\n\n* \u0027vmwgfx-fixes-3.13\u0027 of git://people.freedesktop.org/~thomash/linux:\n  drm/vmwgfx: Add our connectors to sysfs\n  drm/vmwgfx: Fix dma buffer memory size accounting\n  drm/vmwgfx: Fix up and comment the dumb buffer implementation\n  drm/vmwgfx: Correctly set the enabled state on crtcs\n"
    },
    {
      "commit": "cb292ce222cb5ad5b8b3f9fc4b74b8109fb16c19",
      "tree": "ea58f50749780a5226e3683e9c0abf09d0e2a7ed",
      "parents": [
        "eee52f9edd0ff0a1e65a6fed836c7dbaeded7355"
      ],
      "author": {
        "name": "Huang Rui",
        "email": "ray.huang@amd.com",
        "time": "Wed Dec 04 15:56:10 2013 +0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Wed Dec 04 15:10:54 2013 -0800"
      },
      "message": "usb: tools: fix a regression issue that gcc can\u0027t link to pthread\n\nReproduce:\nray@hr-bak:~/usb$ make -C tools/usb/\nmake: Entering directory `/home/ray/usb/tools/usb\u0027\ngcc -Wall -Wextra -g -lpthread -I../include -o testusb testusb.c\n/tmp/cc0EMxfy.o: In function `main\u0027:\n/home/ray/usb/tools/usb/testusb.c:508: undefined reference to `pthread_create\u0027\n/home/ray/usb/tools/usb/testusb.c:531: undefined reference to `pthread_join\u0027\ncollect2: error: ld returned 1 exit status\nmake: *** [testusb] Error 1\nmake: Leaving directory `/home/ray/usb/tools/usb\u0027\n\nComments:\nIn the latest version (4.7.3) of gcc compiler, it requres that\nlibraries must follow the object or source files like below:\n\n\"gcc hello.c -lpthread\" instead of \"gcc -lpthread hello.c\"\n\nAnd it isn\u0027t encountered at gcc version 4.7.2.\nSo this patch fix to move the pthread option after testusb.c.\n\nSigned-off-by: Huang Rui \u003cray.huang@amd.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "e0f6dec35f9286e78879fe1ac92803fd69fc4fdc",
      "tree": "e24a09b061bbb0c7d6f6da371e277324ea034e38",
      "parents": [
        "5551a34e5aeab868f8d37f70d8754868921b4ee5"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@linux.intel.com",
        "time": "Wed Dec 04 14:31:28 2013 -0800"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@linux.intel.com",
        "time": "Wed Dec 04 14:31:28 2013 -0800"
      },
      "message": "x86, bitops: Correct the assembly constraints to testing bitops\n\nIn checkin:\n\n0c44c2d0f459 x86: Use asm goto to implement better modify_and_test() functions\n\nthe various functions which do modify and test were unified and\noptimized using \"asm goto\".  However, this change missed the detail\nthat the bitops require an \"Ir\" constraint rather than an \"er\"\nconstraint (\"I\" \u003d integer constant from 0-31, \"e\" \u003d signed 32-bit\ninteger constant).  This would cause code to miscompile if these\nfunctions were used on constant bit positions 32-255 and the build to\nfail if used on constant bit positions above 255.\n\nAdd the constraints as a parameter to the GEN_BINARY_RMWcc() macro to\navoid this problem.\n\nReported-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@linux.intel.com\u003e\nCc: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nLink: http://lkml.kernel.org/r/529E8719.4070202@zytor.com\n"
    },
    {
      "commit": "6a0a7a9ead2aa18c13dd8f76c5849daf7be1f45a",
      "tree": "ed31bb3aef3cdc6968eaf03d48a560b98129d0e8",
      "parents": [
        "308d17ef9530f236466a31a7855fc3d5176292d4"
      ],
      "author": {
        "name": "Thomas Hellstrom",
        "email": "thellstrom@vmware.com",
        "time": "Mon Dec 02 06:04:38 2013 -0800"
      },
      "committer": {
        "name": "Thomas Hellstrom",
        "email": "thellstrom@vmware.com",
        "time": "Wed Dec 04 12:04:02 2013 -0800"
      },
      "message": "drm/vmwgfx: Add our connectors to sysfs\n\nSome user-space apps expects to find them there.\n\nSigned-off-by: Thomas Hellstrom \u003cthellstrom@vmware.com\u003e\nReviewed-by: Jakob Bornecrantz \u003cjakob@vmware.com\u003e\n"
    },
    {
      "commit": "308d17ef9530f236466a31a7855fc3d5176292d4",
      "tree": "bf0ef85f31331efbcffc47b8ae2a7d042af18875",
      "parents": [
        "d69d51d73f9509dbb727e36a3a7ddac8b003ac6b"
      ],
      "author": {
        "name": "Thomas Hellstrom",
        "email": "thellstrom@vmware.com",
        "time": "Thu Nov 28 01:46:56 2013 -0800"
      },
      "committer": {
        "name": "Thomas Hellstrom",
        "email": "thellstrom@vmware.com",
        "time": "Wed Dec 04 12:03:56 2013 -0800"
      },
      "message": "drm/vmwgfx: Fix dma buffer memory size accounting\n\nAlso request kernel ttm_buffer objects for buffer objects that obviously\naren\u0027t visible to user-space, and save some device address space.\n\nThe accounting was broken in a couple of ways:\n1) We did not differentiate between user dma buffers and kernel dma buffers.\n2) The ttm_bo_acc_size function is broken in that it\na) Doesn\u0027t take into account the size of the optional dma address array,\nb) Doesn\u0027t take into account the fact that drivers typically embed the\nttm_tt structure.\n\nThis needs to be fixed in ttm, but meanwhile provide a vmwgfx-specific\nfunction to do the job.\n\nSigned-off-by: Thomas Hellstrom \u003cthellstrom@vmware.com\u003e\nReviewed-by: Jakob Bornecrantz \u003cjakob@vmware.com\u003e\n"
    },
    {
      "commit": "d69d51d73f9509dbb727e36a3a7ddac8b003ac6b",
      "tree": "902daecf134df79a45ad5d9fabcbeba58b8da857",
      "parents": [
        "c6c1f325adc8a8e0cd06c6ad0ca232a6880a1783"
      ],
      "author": {
        "name": "Thomas Hellstrom",
        "email": "thellstrom@vmware.com",
        "time": "Thu Nov 28 00:28:30 2013 -0800"
      },
      "committer": {
        "name": "Thomas Hellstrom",
        "email": "thellstrom@vmware.com",
        "time": "Wed Dec 04 12:03:50 2013 -0800"
      },
      "message": "drm/vmwgfx: Fix up and comment the dumb buffer implementation\n\nAllocation was duplicating code. Comments were missing.\n\nSigned-off-by: Thomas Hellstrom \u003cthellstrom@vmware.com\u003e\nReviewed-by: Jakob Bornecrantz \u003cjakob@vmware.com\u003e\n"
    },
    {
      "commit": "c6c1f325adc8a8e0cd06c6ad0ca232a6880a1783",
      "tree": "152ff7de764ce9d90183515b4c59098f0e232ba9",
      "parents": [
        "1b28c3e628315ac0d9ef2d3fac0403f05ae692db"
      ],
      "author": {
        "name": "Thomas Hellstrom",
        "email": "thellstrom@vmware.com",
        "time": "Thu Nov 14 03:11:10 2013 -0800"
      },
      "committer": {
        "name": "Thomas Hellstrom",
        "email": "thellstrom@vmware.com",
        "time": "Wed Dec 04 12:03:45 2013 -0800"
      },
      "message": "drm/vmwgfx: Correctly set the enabled state on crtcs\n\nFailure to do this would make the drm_mode_get_crtc ioctl return\nwithout crtc mode info, indicating that no mode was set.\n\nSigned-off-by: Thomas Hellstrom \u003cthellstrom@vmware.com\u003e\nReviewed-by: Jakob Bornecrantz \u003cjakob@vmware.com\u003e\n"
    },
    {
      "commit": "3873d064b8538686bbbd4b858dc8a07db1f7f43a",
      "tree": "098e1f679fc9d76db19624ad7a25efddd7977c6e",
      "parents": [
        "cd7b996aa6cafe520dd987b12694fd8af4278466"
      ],
      "author": {
        "name": "Helge Deller",
        "email": "deller@gmx.de",
        "time": "Mon Dec 02 19:59:31 2013 +0100"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Wed Dec 04 12:57:37 2013 -0500"
      },
      "message": "nfs: fix do_div() warning by instead using sector_div()\n\nWhen compiling a 32bit kernel with CONFIG_LBDAF\u003dn the compiler complains like\nshown below.  Fix this warning by instead using sector_div() which is provided\nby the kernel.h header file.\n\nfs/nfs/blocklayout/extents.c: In function ‘normalize’:\ninclude/asm-generic/div64.h:43:28: warning: comparison of distinct pointer types lacks a cast [enabled by default]\nfs/nfs/blocklayout/extents.c:47:13: note: in expansion of macro ‘do_div’\nnfs/blocklayout/extents.c:47:2: warning: right shift count \u003e\u003d width of type [enabled by default]\nfs/nfs/blocklayout/extents.c:47:2: warning: passing argument 1 of ‘__div64_32’ from incompatible pointer type [enabled by default]\ninclude/asm-generic/div64.h:35:17: note: expected ‘uint64_t *’ but argument is of type ‘sector_t *’\n extern uint32_t __div64_32(uint64_t *dividend, uint32_t divisor);\n\nSigned-off-by: Helge Deller \u003cdeller@gmx.de\u003e\nSigned-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "cd7b996aa6cafe520dd987b12694fd8af4278466",
      "tree": "5f3cc795ddffa23beda6b3463e8dacce964aeddc",
      "parents": [
        "f22e5edd2244609aed3906207a62223e7707a34d"
      ],
      "author": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Wed Dec 04 12:29:49 2013 -0500"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Wed Dec 04 12:32:20 2013 -0500"
      },
      "message": "MAINTAINERS: Update contact information for Trond Myklebust\n\nSigned-off-by: Trond Myklebust \u003ctrond.myklebust@primarydata.com\u003e\n"
    },
    {
      "commit": "f22e5edd2244609aed3906207a62223e7707a34d",
      "tree": "c11810758dfb6e4314e1945cc30c6187d9c5cd8a",
      "parents": [
        "c297c8b99b07f496ff69a719cfb8e8fe852832ed"
      ],
      "author": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Wed Dec 04 12:09:45 2013 -0500"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Wed Dec 04 12:32:19 2013 -0500"
      },
      "message": "NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery\n\nAndy Adamson reports:\n\nThe state manager is recovering expired state and recovery OPENs are being\nprocessed. If kswapd is pruning inodes at the same time, a deadlock can occur\nwhen kswapd calls evict_inode on an NFSv4.1 inode with a layout, and the\nresultant layoutreturn gets an error that the state mangager is to handle,\ncausing the layoutreturn to wait on the (NFS client) cl_rpcwaitq.\n\nAt the same time an open is waiting for the inode deletion to complete in\n__wait_on_freeing_inode.\n\nIf the open is either the open called by the state manager, or an open from\nthe same open owner that is holding the NFSv4 sequence id which causes the\nOPEN from the state manager to wait for the sequence id on the Seqid_waitqueue,\nthen the state is deadlocked with kswapd.\n\nThe fix is simply to have layoutreturn ignore all errors except NFS4ERR_DELAY.\nWe already know that layouts are dropped on all server reboots, and that\nit has to be coded to deal with the \"forgetful client model\" that doesn\u0027t\nsend layoutreturns.\n\nReported-by: Andy Adamson \u003candros@netapp.com\u003e\nLink: http://lkml.kernel.org/r/1385402270-14284-1-git-send-email-andros@netapp.com\nSigned-off-by: Trond Myklebust \u003cTrond.Myklebust@primarydata.com\u003e\n"
    },
    {
      "commit": "8ecffd7914484b728799dd31968f1339fae91593",
      "tree": "310d16554bc99678a8be26e5d17ae3f0416b2ca9",
      "parents": [
        "36059ee2bad1e08906fd8eed286a50ba6fad643d",
        "351cfe0fe810588bb1cc75fb4f1c1d1d01914b82"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:59:33 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:59:33 2013 -0800"
      },
      "message": "Merge tag \u0027gpio-v3.13-3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio\n\nPull GPIO fixes from Linus Walleij:\n \"Here are a few more GPIO patches, we\u0027re a bit noisy for being the GPIO\n  subsystem, mostly due to the new descriptor API, but all is getting\n  into shape.\n\n   - Fix compile warnings\n\n   - Fix overly talkative diagnostic messages from usual use cases wrt\n     GPIO descriptors\n\n   - Add a documentation 00-INDEX\n\n   - Use platform GPIOs as fallback when ACPI or device tree is used as\n     the primary means to get GPIO lines\n\n   - A bug fix for the MPC8572/MPC8536 fixing erroneous input data\"\n\n* tag \u0027gpio-v3.13-3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:\n  gpiolib: change a warning to debug message when failing to get gpio\n  powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536\n  gpiolib: use platform GPIO mappings as fallback\n  Documentation: gpiolib: add 00-INDEX file\n  gpiolib: fix lookup of platform-mapped GPIOs\n  gpiolib: add missing declarations\n"
    },
    {
      "commit": "36059ee2bad1e08906fd8eed286a50ba6fad643d",
      "tree": "41b07e13c86cf09f208e7d66ace64fb17459945a",
      "parents": [
        "8aa9c36788ee5ebf7a1377742d577911bfc9cfe7",
        "a5c6e87a7b224bdbf57875a9da8f340f5a6abc5a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:56:18 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:56:18 2013 -0800"
      },
      "message": "Merge tag \u0027fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc\n\nPull ARM SoC fixes from Olof Johansson:\n \"Another batch of fixes for ARM SoCs for 3.13.  The diffstat is large,\n  mostly because of:\n\n   - Another set of fixes to fix regressions caused by moving OMAP from\n     board files to DT.  Tony thinks this was the last major set of\n     fixes, with maybe just a few small patches to follow.\n   - More fixes for Marvell platforms, most dealing with misdescribed\n     PCIe hardware, i.e.  incorrect number of busses on some SoCs, etc.\n     The line delta adds up due to various ranges moving around when\n     this is fixed.\n\n  But there\u0027s also:\n\n   - Some smaller tweaks to defconfigs to make more boards bootable in\n     my test setup for better coverage.\n   - There are also a few other smaller fixes, a short series for at91,\n     a couple of reverts for ux500, etc\"\n\n* tag \u0027fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (39 commits)\n  arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk\n  arm: socfpga: Enable ARM_TWD for socfpga\n  ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS\u003d16\n  ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support\n  ARM: multi_v7_defconfig: enable network for BeagleBone Black\n  ARM: dts: Fix the name of supplies for smsc911x shared by OMAP\n  ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdm\n  ARM: dts: omap3-beagle: Add omap-twl4030 audio support\n  ARM: dts: omap4-sdp: Fix pin muxing for wl12xx\n  ARM: dts: omap4-panda-common: Fix pin muxing for wl12xx\n  ARM: at91: fixed unresolved symbol \"at91_pm_set_standby\" when built without CONFIG_PM\n  ARM: at91: add usart3 alias to dtsi\n  ARM: at91: sama5d3: reduce TWI internal clock frequency\n  mmc: omap: Fix I2C dependency and make driver usable with device tree\n  mmc: omap: Fix DMA configuration to not rely on device id\n  ARM: dts: omap3-beagle: Fix USB host on beagle boards (for 3.13)\n  ARM: dts: omap3-igep0020: name twl4030 VPLL2 regulator as vdds_dsi\n  ARM: dts: AM33XX IGEP0033: add USB support\n  ARM: dts: AM33XX BASE0033: add 32KBit EEPROM support\n  ARM: dts: AM33XX BASE0033: add pinmux and user led support\n  ...\n"
    },
    {
      "commit": "8aa9c36788ee5ebf7a1377742d577911bfc9cfe7",
      "tree": "273361c41f33968e89f88efa2c4cd38ebff6fd7a",
      "parents": [
        "278717909d47d86fbb20ab66dfeaa84560a2f8f2",
        "a16ab68ee96005382738c706fd06bdd874d9185b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:54:36 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:54:36 2013 -0800"
      },
      "message": "Merge branch \u0027parisc-3.13\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux\n\nPull parsic updates from Helge Deller:\n - a fix for the mmap(MAP_FIXED|MAP_SHARED) syscall to the same address\n   which was already given in a previous call (fixes locale-gen on\n   debian)\n - change the memory layout of the kernel to avoid the need for the\n   -mlong-calls compiler option (depends on commit 5ecbe3c3c690 -\n   \"kernel/extable: fix address-checks for core_kernel and init areas\")\n - defconfig updates, e.g.  use the SIL680 driver instead of the SIIMAGE\n   driver\n - add more parisc machine names to the machine database\n\n* \u0027parisc-3.13\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:\n  parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver\n  parisc: remove CONFIG_MLONGCALLS\u003dy from defconfigs\n  parisc: fix kernel memory layout in vmlinux.ld.S\n  parisc: use kernel_text_address() in unwind functions\n  parisc: remove empty SERIAL_PORT_DFNS in serial.h\n  parisc: add some more machine names to hardware database\n  parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address\n"
    },
    {
      "commit": "278717909d47d86fbb20ab66dfeaa84560a2f8f2",
      "tree": "7de925d78f769331d0ccfb6ce4c10c58c2198ea6",
      "parents": [
        "d644c026e6b21959af1f86b15206ae26c64c2e51",
        "6d565409503f4e1f74ac30de14e8c91a2b826cd8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:54:00 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:54:00 2013 -0800"
      },
      "message": "Merge tag \u0027squashfs-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next\n\nPull squashfs bugfix from Phillip Lougher:\n \"Just a single bug fix to the new \"directly decompress into the page\n  cache\" code\"\n\n* tag \u0027squashfs-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next:\n  Squashfs: fix failure to unlock pages on decompress error\n"
    },
    {
      "commit": "d644c026e6b21959af1f86b15206ae26c64c2e51",
      "tree": "eadcb52fcdc2bdbf4b7cfe3dd69053f5727c3bc0",
      "parents": [
        "1ab231b274ba51a54acebec23c6aded0f3cdf54e",
        "8ec25c51291681bd68bdc290b35f2e61fa601c21"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:53:09 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:53:09 2013 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6\n\nPull crypto fixes from Herbert Xu:\n \"This push fixes a number of crashes triggered by a previous crypto\n  self-test update.  It also fixes a build problem in the caam driver,\n  as well as a concurrency issue in s390.\n\n  Finally there is a pair of fixes to bugs in the crypto scatterwalk\n  code and authenc that may lead to crashes\"\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:\n  crypto: testmgr - fix sglen in test_aead for case \u0027dst !\u003d src\u0027\n  crypto: talitos - fix aead sglen for case \u0027dst !\u003d src\u0027\n  crypto: caam - fix aead sglen for case \u0027dst !\u003d src\u0027\n  crypto: ccm - Fix handling of zero plaintext when computing mac\n  crypto: s390 - Fix aes-xts parameter corruption\n  crypto: talitos - corrrectly handle zero-length assoc data\n  crypto: scatterwalk - Set the chain pointer indication bit\n  crypto: authenc - Find proper IV address in ablkcipher callback\n  crypto: caam - Add missing Job Ring include\n"
    },
    {
      "commit": "1ab231b274ba51a54acebec23c6aded0f3cdf54e",
      "tree": "2ce15cb4ba9adf3e041eb9d1b26f63292c953094",
      "parents": [
        "dea4f48a0a301b23c65af8e4fe8ccf360c272fbf",
        "0e576acbc1d9600cf2d9b4a141a2554639959d50"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:52:09 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Dec 04 08:52:09 2013 -0800"
      },
      "message": "Merge branch \u0027timers-urgent-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip\n\nPull timer fixes from Thomas Gleixner:\n\n - timekeeping: Cure a subtle drift issue on GENERIC_TIME_VSYSCALL_OLD\n\n - nohz: Make CONFIG_NO_HZ\u003dn and nohz\u003doff command line option behave the\n   same way.  Fixes a long standing load accounting wreckage.\n\n - clocksource/ARM: Kconfig update to avoid ARM\u003dn wreckage\n\n - clocksource/ARM: Fixlets for the AT91 and SH clocksource/clockevents\n\n - Trivial documentation update and kzalloc conversion from akpms pile\n\n* \u0027timers-urgent-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:\n  nohz: Fix another inconsistency between CONFIG_NO_HZ\u003dn and nohz\u003doff\n  time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD\n  clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARM\n  clocksource: sh_tmu: Add clk_prepare/unprepare support\n  clocksource: sh_tmu: Release clock when sh_tmu_register() fails\n  clocksource: sh_mtu2: Add clk_prepare/unprepare support\n  clocksource: sh_mtu2: Release clock when sh_mtu2_register() fails\n  ARM: at91: rm9200: switch back to clockevents_config_and_register\n  tick: Document tick_do_timer_cpu\n  timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)\n  NOHZ: Check for nohz active instead of nohz enabled\n"
    },
    {
      "commit": "0756f09c4946fe2d9ce2ebcb6f2e3c58830d22a3",
      "tree": "159e3a5e90c855f638f589312c247b8751b045a9",
      "parents": [
        "b0e6989c965dda2f2b65a2abb04f5337b497f4a2"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Dec 04 13:59:45 2013 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Dec 04 13:59:45 2013 +0100"
      },
      "message": "ALSA: hda - Fix silent output on MacBook Air 2,1\n\nMacBook Air 2,1 has a fairly different pin assignment from its brother\nMBA 1,1, and yet another quirks are needed for pin 0x18 and 0x19,\nsimilarly like what iMac 9,1 requires, in order to make the sound\nworking on it.\n\nReported-and-tested-by: Bruno Prémont \u003cbonbons@linux-vserver.org\u003e\nCc: \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b0e6989c965dda2f2b65a2abb04f5337b497f4a2",
      "tree": "eb70ca5f8fc50688f879d1c851fa3f09a6c68850",
      "parents": [
        "20ce902978a70ab51ad9ed645f636805f3ff2b0d",
        "29e248829dc7d44248c69bbd5d40eca152a50cab"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Dec 04 12:40:59 2013 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Dec 04 12:40:59 2013 +0100"
      },
      "message": "Merge tag \u0027asoc-v3.13-rc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus\n\nASoC: Fixes for v3.13\n\nA smattering of fixes here, some core ones for the rate combination\nissues for things other than simple bitmasks, for readback of byte\ncontrols and for updating the power of value muxes plus a bunch of\ndriver fixes of varying severity.\n\nThe warning fix in the i.MX FIQ driver is fixing a warning introduced\nby a previous fix.\n"
    },
    {
      "commit": "46ac29568e63c9da9c15804648d3ed8c25e2dc44",
      "tree": "01ec9c3f2f2d174ade7d3986bd21d3f2191e5928",
      "parents": [
        "5a0973f33b4e6a10227b3d285ff2b0777730d298"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "dan.carpenter@oracle.com",
        "time": "Mon Dec 02 11:11:18 2013 +0300"
      },
      "committer": {
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ti.com",
        "time": "Wed Dec 04 10:50:16 2013 +0200"
      },
      "message": "video: vt8500: fix error handling in probe()\n\nWe shouldn\u0027t kfree(fbi) because that was allocated with devm_kzalloc().\nThere were several error paths which returned directly instead of\nreleasing resources.\n\nSigned-off-by: Dan Carpenter \u003cdan.carpenter@oracle.com\u003e\nSigned-off-by: Tomi Valkeinen \u003ctomi.valkeinen@ti.com\u003e\n"
    },
    {
      "commit": "5a0973f33b4e6a10227b3d285ff2b0777730d298",
      "tree": "5136709eb5386aea5dbf35be999d39ae3dd51bb9",
      "parents": [
        "974dbcfcca1ee88279e274051e1719b4980ebdb3"
      ],
      "author": {
        "name": "Johan Hovold",
        "email": "jhovold@gmail.com",
        "time": "Tue Oct 22 18:36:57 2013 +0200"
      },
      "committer": {
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ti.com",
        "time": "Wed Dec 04 10:48:12 2013 +0200"
      },
      "message": "atmel_lcdfb: fix module autoload\n\nAdd missing module device table which is needed for module autoloading.\n\nSigned-off-by: Johan Hovold \u003cjhovold@gmail.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nSigned-off-by: Tomi Valkeinen \u003ctomi.valkeinen@ti.com\u003e\n"
    },
    {
      "commit": "20ce902978a70ab51ad9ed645f636805f3ff2b0d",
      "tree": "69f33e448d2c8b8fb4acb935343b3bfe86f547e9",
      "parents": [
        "eb21aad9fdf7882801923431ccbc9226e2c3be17"
      ],
      "author": {
        "name": "David Henningsson",
        "email": "david.henningsson@canonical.com",
        "time": "Wed Dec 04 10:19:41 2013 +0800"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Dec 04 09:02:51 2013 +0100"
      },
      "message": "ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter\n\nIn the case of using jackpoll_ms instead of unsol events, the jack\nwas correctly detected, but ELD info was not refreshed on plug-in.\n\nAnd without ELD info, no proper restriction of pcm, which can in turn\nbreak sound output on some devices.\n\nSigned-off-by: David Henningsson \u003cdavid.henningsson@canonical.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "eb21aad9fdf7882801923431ccbc9226e2c3be17",
      "tree": "17ef7e2421bb7a9c450d8c1c3a4291119d5438ea",
      "parents": [
        "0202e99c6910b9908808485c6858e8d475d052dd"
      ],
      "author": {
        "name": "Kailang Yang",
        "email": "kailang@realtek.com",
        "time": "Wed Dec 04 15:06:14 2013 +0800"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Dec 04 08:59:30 2013 +0100"
      },
      "message": "ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebook\n\nI forgot to remove the hp_automute_hook from alc283_fixup_chromebook.\nIt doesn\u0027t need this for other chrome os machine.\n\nSigned-off-by: Kailang Yang \u003ckailang@realtek.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "c0778e2534b81be6b85b5ee07c0e15ff774f7136",
      "tree": "4e9f4d6663e32ec594243015e964fa810370a60f",
      "parents": [
        "c75017961ba7df5da148b48a905c97181587d562"
      ],
      "author": {
        "name": "Chris Mason",
        "email": "clm@fb.com",
        "time": "Tue Dec 03 20:16:03 2013 -0500"
      },
      "committer": {
        "name": "Chris Mason",
        "email": "clm@fb.com",
        "time": "Tue Dec 03 20:56:13 2013 -0500"
      },
      "message": "Btrfs: update the MAINTAINERS file\n\nJosef and I have new email addresses\n\nSigned-off-by: Chris Mason \u003cclm@fb.com\u003e\nSigned-off-by: Josef Bacik \u003cjbacik@fb.com\u003e\n"
    },
    {
      "commit": "5551a34e5aeab868f8d37f70d8754868921b4ee5",
      "tree": "b3ed8f5e9270648e76d5f67d1787f8cbaf22daf7",
      "parents": [
        "fdeadb43fdf1e7d5698c027b555c389174548e5a"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@linux.intel.com",
        "time": "Wed Nov 20 13:31:49 2013 -0800"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@linux.intel.com",
        "time": "Tue Dec 03 17:40:22 2013 -0800"
      },
      "message": "x86-64, build: Always pass in -mno-sse\n\nAlways pass in the -mno-sse argument, regardless if\n-preferred-stack-boundary is supported.  We never want to generate SSE\ninstructions in the kernel unless we *really* know what we\u0027re doing.\n\nAccording to H. J. Lu, any version of gcc new enough that we support\nit at all should handle the -mno-sse option, so just add it\nunconditionally.\n\nReported-by: Kevin B. Smith \u003ckevin.b.smith@intel.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@linux.intel.com\u003e\nCc: H. J. Lu \u003chjl.tools@gmail.com\u003e\nLink: http://lkml.kernel.org/n/tip-j21wzqv790q834n7yc6g80j1@git.kernel.org\nCc: \u003cstable@vger.kernel.org\u003e # build fix only\n"
    },
    {
      "commit": "a16ab68ee96005382738c706fd06bdd874d9185b",
      "tree": "31e1a8cc07ea72a189a1718b84392cfb8b30e521",
      "parents": [
        "b8d8fccd68c36a19fef9768d06aa150bbc8cdd74"
      ],
      "author": {
        "name": "Helge Deller",
        "email": "deller@gmx.de",
        "time": "Tue Dec 03 23:02:26 2013 +0100"
      },
      "committer": {
        "name": "Helge Deller",
        "email": "deller@gmx.de",
        "time": "Tue Dec 03 23:23:35 2013 +0100"
      },
      "message": "parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver\n\nSigned-off-by: Helge Deller \u003cdeller@gmx.de\u003e\n"
    },
    {
      "commit": "a5c6e87a7b224bdbf57875a9da8f340f5a6abc5a",
      "tree": "576ee8ba1d6fae188d433684bed319214c700ae4",
      "parents": [
        "725dd7eb170af813407ee45409590941a5ac626e"
      ],
      "author": {
        "name": "Dinh Nguyen",
        "email": "dinguyen@altera.com",
        "time": "Tue Dec 03 14:32:10 2013 -0600"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Dec 03 14:19:53 2013 -0800"
      },
      "message": "arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk\n\nSome of the clocks that were designated gate-clk do not have a gate, so\nchange those clocks to be of periph-clk type.\n\nSigned-off-by: Dinh Nguyen \u003cdinguyen@altera.com\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "725dd7eb170af813407ee45409590941a5ac626e",
      "tree": "765d16c3af75dbeb105bc0d091fe37c4c256218e",
      "parents": [
        "f39918eec72c841037f16475867dac1a2b0bfc01"
      ],
      "author": {
        "name": "Dinh Nguyen",
        "email": "dinguyen@altera.com",
        "time": "Wed Jul 17 16:19:09 2013 -0500"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Dec 03 14:19:48 2013 -0800"
      },
      "message": "arm: socfpga: Enable ARM_TWD for socfpga\n\nUpdate Kconfig to enable TWD.\n\nSigned-off-by: Dinh Nguyen \u003cdinguyen@altera.com\u003e\nReviewed-by: Pavel Machek \u003cpavel@denx.de\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "55ef003e4ae684d5660f984eb2352df12572d9df",
      "tree": "c22f2098485b1f373b52e6d253df5a521a5287bb",
      "parents": [
        "559c71fe5dc3bf2ecc55afb336145db7f0abf810",
        "419a4aaeb0f7a96359f7e937201b004f23e61976"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Dec 03 13:24:58 2013 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Dec 03 13:24:58 2013 -0800"
      },
      "message": "Merge tag \u0027iio-fixes-for-3.13b\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus\n\nJonathan writes:\n\nSecond round of IIO fixes for the 3.13 cycle.\n\n2 fixes here.\n\n* The gp2ap020a00f is a simple missing kconfig dependency.\n\n* The hid sensors hub fix is a work around for an issue introduced by hardware\nchanges due to a certain large software vendor having an \u0027interesting\u0027\ninterpretation of the specification and hence indexing some arrays from 1\nrather than 0.  The fix takes advantage of the logical min and max reading\nfacilities introduced by the precursor patch to figure out whether we have\na 0 indexed or 1 indexed device and to adjust appropriately.  It also\ndrops a previous kconfig option that allowed this issue to be worked around\nat build time.\n"
    },
    {
      "commit": "959a35f13eb785f982d79b1aaa75872d05c821da",
      "tree": "cf6d053aee1a645f5ec9fc8e81d5f153b5a8692d",
      "parents": [
        "e345d767f6530ec9cb0aabab7ea248072a9c6975"
      ],
      "author": {
        "name": "Jeff Moyer",
        "email": "jmoyer@redhat.com",
        "time": "Tue Dec 03 14:23:00 2013 -0700"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "axboe@kernel.dk",
        "time": "Tue Dec 03 14:24:28 2013 -0700"
      },
      "message": "blk-mq: fix dereference of rq-\u003emq_ctx if allocation fails\n\nIf __GFP_WAIT isn\u0027t set and we fail allocating, when we go\nto drop the reference on the ctx, we will attempt to dereference\nthe NULL rq. Fix that.\n\nSigned-off-by: Jeff Moyer \u003cjmoyer@redhat.com\u003e\nSigned-off-by: Jens Axboe \u003caxboe@kernel.dk\u003e\n"
    },
    {
      "commit": "813e8e3d6aaa0b511126cce15c16a931afffe768",
      "tree": "b05dcb3ca915ff80b4f1b2b15bc1e28b04de8cb1",
      "parents": [
        "22e580d07f6529a395c129575127ea6d860aed3a"
      ],
      "author": {
        "name": "Konrad Rzeszutek Wilk",
        "email": "konrad.wilk@oracle.com",
        "time": "Tue Dec 03 10:59:58 2013 -0500"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Tue Dec 03 22:05:22 2013 +0100"
      },
      "message": "cpuidle: Check for dev before deregistering it.\n\nIf not, we could end up in the unfortunate situation where\nwe dereference a NULL pointer b/c we have cpuidle disabled.\n\nThis is the case when booting under Xen (which uses the\nACPI P/C states but disables the CPU idle driver) - and can\nbe easily reproduced when booting with cpuidle.off\u003d1.\n\nBUG: unable to handle kernel NULL pointer dereference at           (null)\nIP: [\u003cffffffff8156db4a\u003e] cpuidle_unregister_device+0x2a/0x90\n.. snip..\nCall Trace:\n [\u003cffffffff813b15b4\u003e] acpi_processor_power_exit+0x3c/0x5c\n [\u003cffffffff813af0a9\u003e] acpi_processor_stop+0x61/0xb6\n [\u003cffffffff814215bf\u003e] __device_release_driver+0fffff81421653\u003e] device_release_driver+0x23/0x30\n [\u003cffffffff81420ed8\u003e] bus_remove_device+0x108/0x180\n [\u003cffffffff8141d9d9\u003e] device_del+0x129/0x1c0\n [\u003cffffffff813cb4b0\u003e] ? unregister_xenbus_watch+0x1f0/0x1f0\n [\u003cffffffff8141da8e\u003e] device_unregister+0x1e/0x60\n [\u003cffffffff814243e9\u003e] unregister_cpu+0x39/0x60\n [\u003cffffffff81019e03\u003e] arch_unregister_cpu+0x23/0x30\n [\u003cffffffff813c3c51\u003e] handle_vcpu_hotplug_event+0xc1/0xe0\n [\u003cffffffff813cb4f5\u003e] xenwatch_thread+0x45/0x120\n [\u003cffffffff810af010\u003e] ? abort_exclusive_wait+0xb0/0xb0\n [\u003cffffffff8108ec42\u003e] kthread+0xd2/0xf0\n [\u003cffffffff8108eb70\u003e] ? kthread_create_on_node+0x180/0x180\n [\u003cffffffff816ce17c\u003e] ret_from_fork+0x7c/0xb0\n [\u003cffffffff8108eb70\u003e] ? kthread_create_on_node+0x180/0x180\n\nThis problem also appears in 3.12 and could be a candidate for backport.\n\nSigned-off-by: Konrad Rzeszutek Wilk \u003ckonrad.wilk@oracle.com\u003e\nCc: All applicable \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Rafael J. Wysocki \u003crafael.j.wysocki@intel.com\u003e\n"
    },
    {
      "commit": "f39918eec72c841037f16475867dac1a2b0bfc01",
      "tree": "9a908bbad52ba774d721cbdc160e2294b7420804",
      "parents": [
        "610ffd58dbbccaf7a6e0fe85c5a345200466adc2"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Dec 03 10:21:49 2013 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Dec 03 12:39:14 2013 -0800"
      },
      "message": "ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS\u003d16\n\nEnable MMC/SD on the Broadcom mobile platforms, and increase the block\nminors from the default 8 to 16 (since the Broadcom board by default\nhas root on the 8th partition).\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nCc: stable@vger.kernel.org # v3.12\n"
    },
    {
      "commit": "610ffd58dbbccaf7a6e0fe85c5a345200466adc2",
      "tree": "dee3ce341122e3d8b82332de2716d7a232dd791b",
      "parents": [
        "82cca5daced5012819d2cfd43e266b2919863d0c"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Mon Dec 02 18:40:50 2013 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Dec 03 12:39:13 2013 -0800"
      },
      "message": "ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support\n\nThis enables a few more options on the sunxi defconfigs such that I can\nuse nfsroot to boot them (there is no local storage support yet). It\nalso enables PRINTK_TIME and tmpfs since it\u0027s a common distro requirement.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "82cca5daced5012819d2cfd43e266b2919863d0c",
      "tree": "39f48ae95c3874eaa2448302998e4a0d9b3c0273",
      "parents": [
        "0dfee674b33fd87be4879a2b2d33a2fc22449814",
        "ac46bf3933421bde881399d9ad3d165064862cc3"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Mon Dec 02 18:24:38 2013 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Dec 03 12:39:12 2013 -0800"
      },
      "message": "Merge tag \u0027omap-for-v3.13/more-dt-regressions\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes\n\nFrom Tony Lindgren:\n\nFew more legacy booting vs device tree booting fixes that people\nhave noticed while booting things with device tree for things like\nomap4 WLAN, smsc911x, and beagle audio. Hopefully this will be it\nfor the legacy booting vs device tree fixes for this -rc cycle.\n\n* tag \u0027omap-for-v3.13/more-dt-regressions\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:\n  ARM: dts: Fix the name of supplies for smsc911x shared by OMAP\n  ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdm\n  ARM: dts: omap3-beagle: Add omap-twl4030 audio support\n  ARM: dts: omap4-sdp: Fix pin muxing for wl12xx\n  ARM: dts: omap4-panda-common: Fix pin muxing for wl12xx\n"
    },
    {
      "commit": "0dfee674b33fd87be4879a2b2d33a2fc22449814",
      "tree": "51f165276b67edec01fd0321c801fff1df7d569d",
      "parents": [
        "3060817fe8936b1e2aab03b14c068c92d54b84bb"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Mon Dec 02 00:15:29 2013 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Dec 03 12:39:11 2013 -0800"
      },
      "message": "ARM: multi_v7_defconfig: enable network for BeagleBone Black\n\nBeagleBone Black uses the TI CPSW ethernet controller, enable it in the\nmulti_v7_defconfig for testing coverage purposes.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nAcked-by: Tony Lindgren \u003ctony@atomide.com\u003e\nCc: stable@vger.kernel.org # v3.12\n"
    },
    {
      "commit": "3060817fe8936b1e2aab03b14c068c92d54b84bb",
      "tree": "6c59d8412ef9328bbe53199b167a781d06781e80",
      "parents": [
        "c0c3350c3c1171f7aff7373c658aa7d68975bd55",
        "7093bf2b7195541281cb711e31c027a8d826c6df"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Mon Dec 02 09:16:08 2013 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Dec 03 12:39:10 2013 -0800"
      },
      "message": "Merge tag \u0027at91-fixes\u0027 of git://github.com/at91linux/linux-at91 into fixes\n\nFrom Nicolas Ferre:\nAT91: second round of fixes for 3.13\n- reduce IP frequency for I2C on sama5d3\n- missing aliases directive for USART3 on 9x5 family\n- a PM symbol is missing if !CONFIG_PM\n\n* tag \u0027at91-fixes\u0027 of git://github.com/at91linux/linux-at91:\n  ARM: at91: fixed unresolved symbol \"at91_pm_set_standby\" when built without CONFIG_PM\n  ARM: at91: add usart3 alias to dtsi\n  ARM: at91: sama5d3: reduce TWI internal clock frequency\n"
    },
    {
      "commit": "c0c3350c3c1171f7aff7373c658aa7d68975bd55",
      "tree": "9665b5fed230b7092e9b221afbb54488cbc72a62",
      "parents": [
        "b8be3a227949202cdc9e1d7c35509f916a1aa327",
        "96039f735e290281d0c8a08fc467de2cd610543d"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Dec 01 11:51:24 2013 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Dec 03 12:39:09 2013 -0800"
      },
      "message": "Merge tag \u0027mvebu-dt-fixes-3.13\u0027 of git://git.infradead.org/linux-mvebu into fixes\n\nFrom Jason Cooper, mvebu DT fixes for v3.13:\n - mvebu\n    - PCIe fixes now that we have test devices with more ports.\n    - fix access to coherency registers\n\n* tag \u0027mvebu-dt-fixes-3.13\u0027 of git://git.infradead.org/linux-mvebu:\n  ARM: mvebu: re-enable PCIe on Armada 370 DB\n  ARM: mvebu: use the virtual CPU registers to access coherency registers\n  ARM: mvebu: fix second and third PCIe unit of Armada XP mv78260\n  ARM: mvebu: second PCIe unit of Armada XP mv78230 is only x1 capable\n"
    },
    {
      "commit": "b8be3a227949202cdc9e1d7c35509f916a1aa327",
      "tree": "83b26949c93bdb8866730d8e8f8f1d07ce43f381",
      "parents": [
        "a32555249f54dd511b61e7a388aa522809b12c82",
        "9cb238c00ba5c1ddfff2c2ed6aa66c15b962e4c3"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Nov 26 19:29:24 2013 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Dec 03 12:39:08 2013 -0800"
      },
      "message": "Merge tag \u0027omap-for-v3.13/fixes-against-rc1-take2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes\n\nFrom Tony Lindgren:\n\nSome omap related fixes that have come up with people moving to device\ntree only based booting for omap2+.\n\nThe series contains a handful of fixes for the igep boards as they were\none of the first omap3 boards to jump over completely to device tree\nbased booting. So these can be considered regressions compared to\nbooting igep in legacy mode with board files in v3.12.\n\nAlso included are few other device tree vs legacy booting regressions:\n\n- yet more missing omap3 .dtsi entries that have showed up booting\n  various boards with device tree only\n\n- n900 eMMC device tree fix\n\n- fixes for beagle USB EHCI\n\n- two fixes to make omap2420 MMC work\n\nAs we\u0027re moving omap2+ to be device tree only for v3.14, I\u0027d like to\nhave v3.13 work equally well for legacy based booting and device tree\nbased booting. So there will be likely few more device tree related\nbooting patches trickling in.\n\nThis series also includes a regression fix for the omap timer posted\nmode that may wrongly stay on from the bootloader for some SoCs.\n\n* tag \u0027omap-for-v3.13/fixes-against-rc1-take2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:\n  mmc: omap: Fix I2C dependency and make driver usable with device tree\n  mmc: omap: Fix DMA configuration to not rely on device id\n  ARM: dts: omap3-beagle: Fix USB host on beagle boards (for 3.13)\n  ARM: dts: omap3-igep0020: name twl4030 VPLL2 regulator as vdds_dsi\n  ARM: dts: AM33XX IGEP0033: add USB support\n  ARM: dts: AM33XX BASE0033: add 32KBit EEPROM support\n  ARM: dts: AM33XX BASE0033: add pinmux and user led support\n  ARM: dts: AM33XX BASE0033: add pinmux and hdmi node to enable display\n  ARM: dts: omap3-igep0020: Add pinmuxing for DVI output\n  ARM: dts: omap3-igep0020: Add pinmux setup for i2c devices\n  ARM: dts: omap3-igep: Update to use the TI AM/DM37x processor\n  ARM: dts: omap3-igep: Add support for LBEE1USJYC WiFi connected to SDIO\n  ARM: dts: omap3-igep: Fix bus-width for mmc1\n  ARM: OMAP2+: dss-common: change IGEP\u0027s DVI DDC i2c bus\n  ARM: OMAP2+: Disable POSTED mode for errata i103 and i767\n  ARM: OMAP2+: Fix eMMC on n900 with device tree\n  ARM: OMAP2+: Add fixed regulator to omap2plus_defconfig\n  ARM: OMAP2+: Fix more missing data for omap3.dtsi file\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    }
  ],
  "next": "29e248829dc7d44248c69bbd5d40eca152a50cab"
}
