)]}'
{
  "log": [
    {
      "commit": "f77cfe4ea21760268c0277fa3e4b02dfd2a2c2f4",
      "tree": "ffd83ee874d1cbe062cd70cade50c017725ba586",
      "parents": [
        "f878133bf022717b880d0e0995b8f91436fd605c"
      ],
      "author": {
        "name": "Thomas Renninger",
        "email": "trenn@suse.de",
        "time": "Fri Jan 07 11:29:44 2011 +0100"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jan 12 18:05:16 2011 -0500"
      },
      "message": "cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer\n\nCurrently intel_idle and acpi_idle driver show double cpu_idle \"exit idle\"\nevents -\u003e this patch fixes it and makes cpu_idle events throwing less complex.\n\nIt also introduces cpu_idle events for all architectures which use\nthe cpuidle subsystem, namely:\n  - arch/arm/mach-at91/cpuidle.c\n  - arch/arm/mach-davinci/cpuidle.c\n  - arch/arm/mach-kirkwood/cpuidle.c\n  - arch/arm/mach-omap2/cpuidle34xx.c\n  - arch/drivers/acpi/processor_idle.c (for all cases, not only mwait)\n  - arch/x86/kernel/process.c (did throw events before, but was a mess)\n  - drivers/idle/intel_idle.c (did throw events before)\n\nConvention should be:\nFire cpu_idle events inside the current pm_idle function (not somewhere\ndown the the callee tree) to keep things easy.\n\nCurrent possible pm_idle functions in X86:\nc1e_idle, poll_idle, cpuidle_idle_call, mwait_idle, default_idle\n-\u003e this is really easy is now.\n\nThis affects userspace:\nThe type field of the cpu_idle power event can now direclty get\nmapped to:\n/sys/devices/system/cpu/cpuX/cpuidle/stateX/{name,desc,usage,time,...}\ninstead of throwing very CPU/mwait specific values.\nThis change is not visible for the intel_idle driver.\nFor the acpi_idle driver it should only be visible if the vendor\nmisses out C-states in his BIOS.\nAnother (perf timechart) patch reads out cpuidle info of cpu_idle\nevents from:\n/sys/.../cpuidle/stateX/*, then the cpuidle events are mapped\nto the correct C-/cpuidle state again, even if e.g. vendors miss\nout C-states in their BIOS and for example only export C1 and C3.\n-\u003e everything is fine.\n\nSigned-off-by: Thomas Renninger \u003ctrenn@suse.de\u003e\nCC: Robert Schoene \u003crobert.schoene@tu-dresden.de\u003e\nCC: Jean Pihet \u003cj-pihet@ti.com\u003e\nCC: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nCC: Ingo Molnar \u003cmingo@elte.hu\u003e\nCC: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCC: linux-pm@lists.linux-foundation.org\nCC: linux-acpi@vger.kernel.org\nCC: linux-kernel@vger.kernel.org\nCC: linux-perf-users@vger.kernel.org\nCC: linux-omap@vger.kernel.org\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "f878133bf022717b880d0e0995b8f91436fd605c",
      "tree": "b16528611d3af337f65f8ff0ae9b90b447e345ad",
      "parents": [
        "1b3862798cf4390b9110e54e405646e156f47c83",
        "d15eda5c6edff4987af6f4423af0bab0c3251e74"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 12 08:40:25 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 12 08:40:25 2011 -0800"
      },
      "message": "Merge branch \u0027drm-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6\n\n* \u0027drm-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6: (39 commits)\n  i915/gtt: fix ordering causing DMAR errors on object teardown.\n  i915/gtt: fix ordering issues with status setup and DMAR\n  drm/i915/execbuffer: Reorder binding of objects to favour restrictions\n  drm/i915: If we hit OOM when allocating GTT pages, clear the aperture\n  drm/i915/evict: Ensure we completely cleanup on failure\n  drm/i915/execbuffer: Correctly clear the current object list upon EFAULT\n  drm/i915/debugfs: Show all objects in the gtt\n  drm/i915: Record AGP memory type upon error\n  drm/i915: Periodically flush the active lists and requests\n  drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT\n  drm/i915: Record the error batchbuffer on each ring\n  drm/i915: Include TLB miss overhead for computing WM\n  drm/i915: Propagate error from flushing the ring\n  drm/i915: detect \u0026 report PCH display error interrupts\n  drm/i915: cleanup rc6 code\n  drm/i915: fix rc6 enabling around suspend/resume\n  drm/i915: re-enable rc6 support for Ironlake+\n  drm/i915: Make the ring IMR handling private\n  drm/i915/ringbuffer: Simplify the ring irq refcounting\n  drm/i915/debugfs: Show the per-ring IMR\n  ...\n"
    },
    {
      "commit": "1b3862798cf4390b9110e54e405646e156f47c83",
      "tree": "c7df5be81623cfd63459758a7a87ed3b5a9d44b3",
      "parents": [
        "968a8516a4f6d76e022842ba774458044d80d12c",
        "eca0bdd326d2cf9127bbb6ac602bfbcbf169c10d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 12 08:39:15 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 12 08:39:15 2011 -0800"
      },
      "message": "Merge branch \u0027tools\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6\n\n* \u0027tools\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6:\n  tools: create power/x86/x86_energy_perf_policy\n  tools: create power/x86/turbostat\n"
    },
    {
      "commit": "968a8516a4f6d76e022842ba774458044d80d12c",
      "tree": "d0f49461800480ef13a66e8b5d9f5558cba8b32a",
      "parents": [
        "94d4c4cd563aeff4d498168f1c8444074160d0e7",
        "8d1491bae72e3500b74e1855afa10f0544068cea"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 12 08:38:08 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 12 08:38:08 2011 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest: (30 commits)\n  ktest: Ask for the manditory config options instead of just failing\n  ktest: Copy the last good and bad configs in config_bisect\n  ktest: For grub reboot, use run_ssh instead of run_command\n  ktest: Added force stop after success and failure\n  ktest: Parse off the directory name in useconfig for failures\n  ktest: Use different temp config name for minconfig\n  ktest: Updated the sample.conf for the latest options\n  ktest: Added compare script to test ktest.pl to sample.conf\n  ktest: Added config_bisect test type\n  ktest/cleanups: Added version 0.2, ssh as options\n  ktest: Output something easy to parse for failure or success\n  ktest: Allow a test case to undefine a default value\n  ktest: Use $output_config instead of typing $outputdir/.config\n  ktest: Write to stdout if no log file is given\n  ktest: Use oldnoconfig instead of yes command\n  ktest: Update the sample config file with more documentation\n  ktest: New TEST_START instead of using [], and use real SHA1s\n  ktest: Add poweroff after halt and powercycle after reboot\n  ktest: Add POST_INSTALL to allow initrds to be created\n  ktest: Added sample.conf, new %default option format\n  ...\n"
    },
    {
      "commit": "94d4c4cd563aeff4d498168f1c8444074160d0e7",
      "tree": "f12b08ef94db4f8510f0bdd97ca89e196ae310e9",
      "parents": [
        "2818ef50c4dc103ce52e12d14ce2dfbde5268120",
        "329620a878cf89184b28500d37fa33cc870a3357"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 12 08:37:35 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 12 08:37:35 2011 -0800"
      },
      "message": "Merge branch \u0027stable/xenbus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen\n\n* \u0027stable/xenbus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen:\n  xen/xenbus: making backend support modular is too complex\n  xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTEND\n  xen/xenbus: fixup checkpatch issues in xenbus_probe*\n  xen/netfront: select XEN_XENBUS_FRONTEND\n  xen/xenbus: clean up noise in xenbus_probe_frontend.c\n  xen/xenbus: clean up noise in xenbus_probe_backend.c\n  xen/xenbus: clean up noise in xenbus_probe.c\n  xen/xenbus: cleanup debug noise in xenbus_comms.c\n  xen/xenbus: clean up error handling\n  xen/xenbus: make frontend bus GPL\n  xen/xenbus: make sure backend bus is registered earlier\n  xenbus/frontend: register bus earlier\n  xen: remove xen/evtchn.h\n  xen: add backend driver support\n  xen: separate out frontend xenbus\n"
    },
    {
      "commit": "2818ef50c4dc103ce52e12d14ce2dfbde5268120",
      "tree": "91adcbf3c0f05af5c9951488ed12a5b0e762c6e4",
      "parents": [
        "4162cf64973df51fc885825bc9ca4d055891c49f"
      ],
      "author": {
        "name": "Anton Altaparmakov",
        "email": "anton@tuxera.com",
        "time": "Wed Jan 12 10:34:35 2011 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 12 08:35:53 2011 -0800"
      },
      "message": "NTFS: writev() fix and maintenance/contact details update\n\nFix writev() to not keep writing the first segment over and over again\ninstead of moving onto subsequent segments and update the NTFS entry in\nMAINTAINERS to reflect that Tuxera Inc. now supports the NTFS driver.\n\nSigned-off-by: Anton Altaparmakov \u003canton@tuxera.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "eca0bdd326d2cf9127bbb6ac602bfbcbf169c10d",
      "tree": "511cd500eed55693dca3086f7cb3d5072d203232",
      "parents": [
        "3c0eee3fe6a3a1c745379547c7e7c904aa64f6d5",
        "103a8fea9b420d5faef43bb87332a28e2129816a",
        "d5532ee7b40b4a64e605e543b0387694430ecb79"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jan 11 23:06:28 2011 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jan 11 23:06:28 2011 -0500"
      },
      "message": "Merge branches \u0027turbostat\u0027 and \u0027x86_energy_perf_policy\u0027 into tools\n"
    },
    {
      "commit": "d5532ee7b40b4a64e605e543b0387694430ecb79",
      "tree": "1411d02a42ca83156d37ce6d62c031afc465a5e1",
      "parents": [
        "f6f94e2ab1b33f0082ac22d71f66385a60d8157f"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Oct 22 23:53:03 2010 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jan 11 23:02:21 2011 -0500"
      },
      "message": "tools: create power/x86/x86_energy_perf_policy\n\nMSR_IA32_ENERGY_PERF_BIAS first became available on Westmere Xeon.\nIt is implemented in all Sandy Bridge processors -- mobile, desktop and server.\nIt is expected to become increasingly important in subsequent generations.\n\nx86_energy_perf_policy is a user-space utility to set the\nhardware energy vs performance policy hint in the processor.\nMost systems would benefit from \"x86_energy_perf_policy normal\"\nat system startup, as the hardware default is maximum performance\nat the expense of energy efficiency.\n\nSee x86_energy_perf_policy.8 man page for more information.\n\nBackground:\n\nLinux-2.6.36 added \"epb\" to /proc/cpuinfo to indicate\nif an x86 processor supports MSR_IA32_ENERGY_PERF_BIAS,\nwithout actually modifying the MSR.\n\nIn March, 2010, Venkatesh Pallipadi proposed a small driver\nthat programmed MSR_IA32_ENERGY_PERF_BIAS, based on\nthe cpufreq governor in use.  It also offered\na boot-time cmdline option to override.\nhttp://lkml.org/lkml/2010/3/4/457\nBut hiding the hardware policy behind the\ngovernor choice was deemed \"kinda icky\".\n\nIn June, 2010, I proposed a generic user/kernel API to\ngeneralize the power/performance policy trade-off.\n\"RFC: /sys/power/policy_preference\"\nhttp://lkml.org/lkml/2010/6/16/399\nThat is my preference for implementing this capability,\nbut I received no support on the list.\n\nSo in September, 2010, I sent x86_energy_perf_policy.c to LKML,\na user-space utility that scribbles directly to the MSR.\nhttp://lkml.org/lkml/2010/9/28/246\n\nHere is that same utility, after responding to some review feedback,\nto live in tools/power/, where it is easily found.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "103a8fea9b420d5faef43bb87332a28e2129816a",
      "tree": "93dace0be03172408d1b841dbe644708cf0e69ba",
      "parents": [
        "f6f94e2ab1b33f0082ac22d71f66385a60d8157f"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Oct 22 23:53:03 2010 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jan 11 22:46:02 2011 -0500"
      },
      "message": "tools: create power/x86/turbostat\n\nturbostat is a Linux tool to observe proper operation\nof Intel(R) Turbo Boost Technology.\n\nturbostat displays the actual processor frequency\non x86 processors that include APERF and MPERF MSRs.\n\nNote that turbostat is of limited utility on Linux\nkernels 2.6.29 and older, as acpi_cpufreq cleared\nAPERF/MPERF up through that release.\n\nOn Intel Core i3/i5/i7 (Nehalem) and newer processors,\nturbostat also displays residency in idle power saving states,\nwhich are necessary for diagnosing any cpuidle issues\nthat may have an effect on turbo-mode.\n\nSee the turbostat.8 man page for example usage.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "d15eda5c6edff4987af6f4423af0bab0c3251e74",
      "tree": "87400cdc5f74d1258b6456b88beaf6fc3dc5f97a",
      "parents": [
        "a46f3108b1cd8bf11d46ac8a5f30df6f6dbdf738"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@gmail.com",
        "time": "Wed Jan 12 11:39:48 2011 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@gmail.com",
        "time": "Wed Jan 12 11:39:48 2011 +1000"
      },
      "message": "i915/gtt: fix ordering causing DMAR errors on object teardown.\n\nPrevious to the last GTT rework we always rewrote the GTT then unmapped the\nobject, somehow this got reversed in the rework in 2.6.37-rc5 timeframe.\n\nThis fix needs to go to stable in an alternate form since the code changed.\n\nThis fixes DMAR reports on my Ironlake HP2540p.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "a46f3108b1cd8bf11d46ac8a5f30df6f6dbdf738",
      "tree": "49d7731e7c1250f28a44aa8d3e62c43292e4bef3",
      "parents": [
        "784fe39fa80d557847baeca2695915d17b09827f"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@gmail.com",
        "time": "Wed Jan 12 11:38:37 2011 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@gmail.com",
        "time": "Wed Jan 12 11:38:37 2011 +1000"
      },
      "message": "i915/gtt: fix ordering issues with status setup and DMAR\n\nThis code was setting up the status page before setting the DMAR-is-on-bit,\nso we were getting DMAR errors on the status page. Reverse the two bits\nof init code to the correct result.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "784fe39fa80d557847baeca2695915d17b09827f",
      "tree": "a258083fb42459b6f5415e397c0ce551713fc1ed",
      "parents": [
        "4162cf64973df51fc885825bc9ca4d055891c49f",
        "6fe4f14044f181e146cdc15485428f95fa541ce8"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@gmail.com",
        "time": "Wed Jan 12 10:49:03 2011 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@gmail.com",
        "time": "Wed Jan 12 10:49:03 2011 +1000"
      },
      "message": "Merge branch \u0027drm-intel-fixes\u0027 of ssh://master.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel\n\n* \u0027drm-intel-fixes\u0027 of ssh://master.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel: (37 commits)\n  drm/i915/execbuffer: Reorder binding of objects to favour restrictions\n  drm/i915: If we hit OOM when allocating GTT pages, clear the aperture\n  drm/i915/evict: Ensure we completely cleanup on failure\n  drm/i915/execbuffer: Correctly clear the current object list upon EFAULT\n  drm/i915/debugfs: Show all objects in the gtt\n  drm/i915: Record AGP memory type upon error\n  drm/i915: Periodically flush the active lists and requests\n  drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT\n  drm/i915: Record the error batchbuffer on each ring\n  drm/i915: Include TLB miss overhead for computing WM\n  drm/i915: Propagate error from flushing the ring\n  drm/i915: detect \u0026 report PCH display error interrupts\n  drm/i915: cleanup rc6 code\n  drm/i915: fix rc6 enabling around suspend/resume\n  drm/i915: re-enable rc6 support for Ironlake+\n  drm/i915: Make the ring IMR handling private\n  drm/i915/ringbuffer: Simplify the ring irq refcounting\n  drm/i915/debugfs: Show the per-ring IMR\n  drm/i915: Mask USER interrupts on gen6 (until required)\n  drm/i915: Handle ringbuffer stalls when flushing\n  ...\n"
    },
    {
      "commit": "4162cf64973df51fc885825bc9ca4d055891c49f",
      "tree": "f218c7bd298f4d41be94d08a314eb9fbc3fcb4ea",
      "parents": [
        "fb7b5a956992fdc53d0b9c8ea29b51b92839dc1b",
        "343a8d13aae58dec562dbb5c7d48a53e9b847871"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 16:32:41 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 16:32:41 2011 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (67 commits)\n  cxgb4vf: recover from failure in cxgb4vf_open()\n  netfilter: ebtables: make broute table work again\n  netfilter: fix race in conntrack between dump_table and destroy\n  ah: reload pointers to skb data after calling skb_cow_data()\n  ah: update maximum truncated ICV length\n  xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC\n  ehea: Increase the skb array usage\n  net/fec: remove config FEC2 as it\u0027s used nowhere\n  pcnet_cs: add new_id\n  tcp: disallow bind() to reuse addr/port\n  net/r8169: Update the function of parsing firmware\n  net: ppp: use {get,put}_unaligned_be{16,32}\n  CAIF: Fix IPv6 support in receive path for GPRS/3G\n  arp: allow to invalidate specific ARP entries\n  net_sched: factorize qdisc stats handling\n  mlx4: Call alloc_etherdev to allocate RX and TX queues\n  net: Add alloc_netdev_mqs function\n  caif: don\u0027t set connection request param size before copying data\n  cxgb4vf: fix mailbox data/control coherency domain race\n  qlcnic: change module parameter permissions\n  ...\n"
    },
    {
      "commit": "fb7b5a956992fdc53d0b9c8ea29b51b92839dc1b",
      "tree": "c54022cad761358de7488d7a46bab2fa2139343f",
      "parents": [
        "5a62f995446be44811fefa48f91f9efb7ea172d7",
        "5edddaab1d5d6143c23fef119a24ea768915681a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 16:32:20 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 16:32:20 2011 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6:\n  sparc64: Fix bootup regression due to perf init ordering.\n"
    },
    {
      "commit": "5a62f995446be44811fefa48f91f9efb7ea172d7",
      "tree": "e297371f0d513dc6278bb67d582d2216eb7d74ed",
      "parents": [
        "f1d6d6cd9029daa7e7d4a0b14347b5392320f22a",
        "5d7d8072edc11080a7cf6cc37c9f4e61ca1e93c9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 16:31:41 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 16:31:41 2011 -0800"
      },
      "message": "Merge branch \u0027next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc\n\n* \u0027next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc: (72 commits)\n  powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA\n  powerpc/pseries: Fix VPHN build errors on non-SMP systems\n  powerpc/83xx: add mpc8308_p1m DMA controller device-tree node\n  powerpc/83xx: add DMA controller to mpc8308 device-tree node\n  powerpc/512x: try to free dma descriptors in case of allocation failure\n  powerpc/512x: add MPC8308 dma support\n  powerpc/512x: fix the hanged dma transfer issue\n  powerpc/512x: scatter/gather dma fix\n  powerpc/powermac: Make auto-loading of therm_pm72 possible\n  of/address: Use propper endianess in get_flags\n  powerpc/pci: Use printf extension %pR for struct resource\n  powerpc: Remove unnecessary casts of void ptr\n  powerpc: Disable VPHN polling during a suspend operation\n  powerpc/pseries: Poll VPA for topology changes and update NUMA maps\n  powerpc: iommu: Add device name to iommu error printks\n  powerpc: Record vma-\u003ephys_addr in ioremap()\n  powerpc: Update compat_arch_ptrace\n  powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S\n  powerpc/time: printk time stamp init not correct\n  powerpc: Minor cleanups for machdep.h\n  ...\n"
    },
    {
      "commit": "f1d6d6cd9029daa7e7d4a0b14347b5392320f22a",
      "tree": "673e1940d385cfc625ed7583b54117ca97216734",
      "parents": [
        "b9d919a4ac6cf031b8e065f82ad8f1b0c9ed74b1",
        "2b76c05794e66655e10633d2d78287854c991f63"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 16:30:08 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 16:30:08 2011 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband: (42 commits)\n  IB/qib: Fix refcount leak in lkey/rkey validation\n  IB/qib: Improve SERDES tunning on QMH boards\n  IB/qib: Unnecessary delayed completions on RC connection\n  IB/qib: Issue pre-emptive NAKs on eager buffer overflow\n  IB/qib: RDMA lkey/rkey validation is inefficient for large MRs\n  IB/qib: Change QPN increment\n  IB/qib: Add fix missing from earlier patch\n  IB/qib: Change receive queue/QPN selection\n  IB/qib: Fix interrupt mitigation\n  IB/qib: Avoid duplicate writes to the rcv head register\n  IB/qib: Add a few new SERDES tunings\n  IB/qib: Reset packet list after freeing\n  IB/qib: New SERDES init routine and improvements to SI quality\n  IB/qib: Clear WAIT_SEND flags when setting QP to error state\n  IB/qib: Fix context allocation with multiple HCAs\n  IB/qib: Fix multi-Florida HCA host panic on reboot\n  IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE better\n  IB/qib: UD send with immediate receive completion has wrong size\n  IB/qib: Set port physical state even if other fields are invalid\n  IB/qib: Generate completion callback on errors\n  ...\n"
    },
    {
      "commit": "5d7d8072edc11080a7cf6cc37c9f4e61ca1e93c9",
      "tree": "bf9c89392f11d343734362147fad82170465d8a7",
      "parents": [
        "39bf990ead35c7263652ca5dd8262b2b2cd147ac"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Jan 12 10:56:29 2011 +1100"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Jan 12 10:56:29 2011 +1100"
      },
      "message": "powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "343a8d13aae58dec562dbb5c7d48a53e9b847871",
      "tree": "92f8af47939b892b7430d50e391a983907f00b9c",
      "parents": [
        "60dbb011df9764294284cc3e70f935eaa462e15e"
      ],
      "author": {
        "name": "Casey Leedom",
        "email": "leedom@chelsio.com",
        "time": "Tue Jan 11 15:44:40 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 11 15:44:40 2011 -0800"
      },
      "message": "cxgb4vf: recover from failure in cxgb4vf_open()\n\nIf the Link Start fails in cxgb4vf_open(), we need to back out any state\nthat we\u0027ve built up ...\n\nSigned-off-by: Casey Leedom \u003cleedom@chelsio.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "60dbb011df9764294284cc3e70f935eaa462e15e",
      "tree": "7bf7672001c3fc87850895577f22c0f6dc4c1138",
      "parents": [
        "4b0ef1f223be4e092632b4152ceec5627ac10f59",
        "2f46e07995734a363608e974a82fd05d5b610750"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 11 15:43:03 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 11 15:43:03 2011 -0800"
      },
      "message": "Merge branch \u0027master\u0027 of git://1984.lsi.us.es/net-2.6\n"
    },
    {
      "commit": "b9d919a4ac6cf031b8e065f82ad8f1b0c9ed74b1",
      "tree": "3139b066396956fd3794df0cb1aa74dcc9f1cb28",
      "parents": [
        "7c955fca3e1d8132982148267d9efcafae849bb6",
        "357f54d6b38252737116a6d631f6ac28ded018ed"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 15:11:56 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 15:11:56 2011 -0800"
      },
      "message": "Merge branch \u0027nfs-for-2.6.38\u0027 of git://git.linux-nfs.org/projects/trondmy/nfs-2.6\n\n* \u0027nfs-for-2.6.38\u0027 of git://git.linux-nfs.org/projects/trondmy/nfs-2.6: (89 commits)\n  NFS fix the setting of exchange id flag\n  NFS: Don\u0027t use vm_map_ram() in readdir\n  NFSv4: Ensure continued open and lockowner name uniqueness\n  NFS: Move cl_delegations to the nfs_server struct\n  NFS: Introduce nfs_detach_delegations()\n  NFS: Move cl_state_owners and related fields to the nfs_server struct\n  NFS: Allow walking nfs_client.cl_superblocks list outside client.c\n  pnfs: layout roc code\n  pnfs: update nfs4_callback_recallany to handle layouts\n  pnfs: add CB_LAYOUTRECALL handling\n  pnfs: CB_LAYOUTRECALL xdr code\n  pnfs: change lo refcounting to atomic_t\n  pnfs: check that partial LAYOUTGET return is ignored\n  pnfs: add layout to client list before sending rpc\n  pnfs: serialize LAYOUTGET(openstateid)\n  pnfs: layoutget rpc code cleanup\n  pnfs: change how lsegs are removed from layout list\n  pnfs: change layout state seqlock to a spinlock\n  pnfs: add prefix to struct pnfs_layout_hdr fields\n  pnfs: add prefix to struct pnfs_layout_segment fields\n  ...\n"
    },
    {
      "commit": "2f46e07995734a363608e974a82fd05d5b610750",
      "tree": "204c3b071e832cf17cefaaab309966f73da3808b",
      "parents": [
        "13ee6ac579574a2a95e982b19920fd2495dce8cd"
      ],
      "author": {
        "name": "Florian Westphal",
        "email": "fw@strlen.de",
        "time": "Tue Jan 11 23:55:51 2011 +0100"
      },
      "committer": {
        "name": "Pablo Neira Ayuso",
        "email": "pablo@netfilter.org",
        "time": "Tue Jan 11 23:55:51 2011 +0100"
      },
      "message": "netfilter: ebtables: make broute table work again\n\nbroute table init hook sets up the \"br_should_route_hook\" pointer,\nwhich then gets called from br_input.\n\ncommit a386f99025f13b32502fe5dedf223c20d7283826\n(bridge: add proper RCU annotation to should_route_hook)\nintroduced a typedef, and then changed this to:\n\nbr_should_route_hook_t *rhook;\n[..]\nrhook \u003d rcu_dereference(br_should_route_hook);\nif (*rhook(skb))\n\nproblem is that \"br_should_route_hook\" contains the address of the function,\nso calling *rhook() results in kernel panic.\n\nSigned-off-by: Florian Westphal \u003cfw@strlen.de\u003e\nAcked-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nSigned-off-by: Pablo Neira Ayuso \u003cpablo@netfilter.org\u003e\n"
    },
    {
      "commit": "6fe4f14044f181e146cdc15485428f95fa541ce8",
      "tree": "c063724f6c4fc109a7af0c5f0799113e7527b2ae",
      "parents": [
        "809b63349ce6eb6603e7dab482c642f28135a2db"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Mon Jan 10 17:35:37 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 22:55:48 2011 +0000"
      },
      "message": "drm/i915/execbuffer: Reorder binding of objects to favour restrictions\n\nAs the mappable portion of the aperture is always a small subset at the\nstart of the GTT, it is allocated preferentially by drm_mm. This is\nuseful in case we ever need to map an object later. However, if you have\na large object that can consume the entire mappable region of the\nGTT this prevents the batchbuffer from fitting and so causing an error.\nInstead allocate all those that require a mapping up front in order to\nimprove the likelihood of finding sufficient space to bind them.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "809b63349ce6eb6603e7dab482c642f28135a2db",
      "tree": "e267d1640e6323cbbd93b7786973cf3f67d9c76c",
      "parents": [
        "092de6f225638ec300936bfcbdc67805733cc78c"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Mon Jan 10 17:33:15 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 22:55:48 2011 +0000"
      },
      "message": "drm/i915: If we hit OOM when allocating GTT pages, clear the aperture\n\nRather than evicting an object at random, which is unlikely to alleviate\nthe memory pressure sufficient to allow us to continue, zap the entire\naperture. That should give the system long enough to recover and reap\nsome pages from the evicted objects, forestalling the allocation error\nfor the new object.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "092de6f225638ec300936bfcbdc67805733cc78c",
      "tree": "8abd0bf021c0dee7c4a55ee46ed58a65b68f8b0b",
      "parents": [
        "36cf17423095882ec0f8f2c04d1bd0ee812149df"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Mon Jan 10 14:21:05 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 22:55:39 2011 +0000"
      },
      "message": "drm/i915/evict: Ensure we completely cleanup on failure\n\n... and not leave the objects in a inconsistent state.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "36cf17423095882ec0f8f2c04d1bd0ee812149df",
      "tree": "3ecb28846e2c19cf33d0846b8c5b24d96c933844",
      "parents": [
        "08c18323547ce6d70eab3b37eca894baf114ad85"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Mon Jan 10 12:09:12 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 22:55:29 2011 +0000"
      },
      "message": "drm/i915/execbuffer: Correctly clear the current object list upon EFAULT\n\nBefore releasing the lock in order to copy the relocation list from user\npages, we need to drop all the object references as another thread may\nusurp and execute another batchbuffer before we reacquire the lock.\nHowever, the code was buggy and failed to clear the list...\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "13ee6ac579574a2a95e982b19920fd2495dce8cd",
      "tree": "b1cfcae34d29ce1494254d814fc92e23a426ef71",
      "parents": [
        "83723d60717f8da0f53f91cf42a845ed56c09662"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@vyatta.com",
        "time": "Tue Jan 11 23:54:42 2011 +0100"
      },
      "committer": {
        "name": "Pablo Neira Ayuso",
        "email": "pablo@netfilter.org",
        "time": "Tue Jan 11 23:54:42 2011 +0100"
      },
      "message": "netfilter: fix race in conntrack between dump_table and destroy\n\nThe netlink interface to dump the connection tracking table has a race\nwhen entries are deleted at the same time. A customer reported a crash\nand the backtrace showed thatctnetlink_dump_table was running while a\nconntrack entry was being destroyed.\n(see https://bugzilla.vyatta.com/show_bug.cgi?id\u003d6402).\n\nAccording to RCU documentation, when using hlist_nulls the reader\nmust handle the case of seeing a deleted entry and not proceed\nfurther down the linked list.  The old code would continue\nwhich caused the scan to walk into the free list.\n\nThis patch uses locking (rather than RCU) for this operation which\nis guaranteed safe, and no longer requires getting reference while\ndoing dump operation.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@vyatta.com\u003e\nSigned-off-by: Pablo Neira Ayuso \u003cpablo@netfilter.org\u003e\n"
    },
    {
      "commit": "7c955fca3e1d8132982148267d9efcafae849bb6",
      "tree": "dd55cc5fd36e36d5c6150a0e34ec798d03b1327e",
      "parents": [
        "e9688f6acad8cb1f2e8d7abb2de06a6a5c9cbcf2",
        "a4264b3f4049ae7aeeb0017f8158119e22fa354f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 14:45:52 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 14:45:52 2011 -0800"
      },
      "message": "Merge branch \u0027for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6\n\n* \u0027for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6:\n  UDF: Close small mem leak in udf_find_entry()\n  udf: Fix directory corruption after extent merging\n  udf: Protect udf_file_aio_write from possible races\n  udf: Remove unnecessary bkl usages\n  udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() execution\n  udf: Replace bkl with the UDF_I(inode)-\u003ei_data_sem for protect udf_inode_info struct\n  udf: Remove BKL from free space counting functions\n  udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks()\n  udf: Remove BKL from udf_put_super() and udf_remount_fs()\n  udf: Protect default inode credentials by rwlock\n  udf: Protect all modifications of LVID with s_alloc_mutex\n  udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex\n  udf: Remove BKL from udf_update_inode\n  udf: Convert UDF_SB(sb)-\u003es_flags to use bitops\n  fs/udf: Add printf format/argument verification\n  fs/udf: Use vzalloc\n\n(Evil merge: this also removes the BKL dependency from the Kconfig file)\n"
    },
    {
      "commit": "e9688f6acad8cb1f2e8d7abb2de06a6a5c9cbcf2",
      "tree": "2f9b89987c57e3395e53d3ca354f9674c0bef369",
      "parents": [
        "40c73abbb37e399eba274fe49e520ffa3dd65bdb",
        "0f0a25bf516843adae479636dc1cf75fd0bd003c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 14:37:31 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 14:37:31 2011 -0800"
      },
      "message": "Merge branch \u0027for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4\n\n* \u0027for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: (44 commits)\n  ext4: fix trimming starting with block 0 with small blocksize\n  ext4: revert buggy trim overflow patch\n  ext4: don\u0027t pass entire map to check_eofblocks_fl\n  ext4: fix memory leak in ext4_free_branches\n  ext4: remove ext4_mb_return_to_preallocation()\n  ext4: flush the i_completed_io_list during ext4_truncate\n  ext4: add error checking to calls to ext4_handle_dirty_metadata()\n  ext4: fix trimming of a single group\n  ext4: fix uninitialized variable in ext4_register_li_request\n  ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary\n  ext4: drop i_state_flags on architectures with 64-bit longs\n  ext4: reorder ext4_inode_info structure elements to remove unneeded padding\n  ext4: drop ec_type from the ext4_ext_cache structure\n  ext4: use ext4_lblk_t instead of sector_t for logical blocks\n  ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED\n  ext4: fix 32bit overflow in ext4_ext_find_goal()\n  ext4: add more error checks to ext4_mkdir()\n  ext4: ext4_ext_migrate should use NULL not 0\n  ext4: Use ext4_error_file() to print the pathname to the corrupted inode\n  ext4: use IS_ERR() to check for errors in ext4_error_file\n  ...\n"
    },
    {
      "commit": "40c73abbb37e399eba274fe49e520ffa3dd65bdb",
      "tree": "11ee28f09a2455c7134964f7f09e16a93d058c13",
      "parents": [
        "0945f352ce1520765296fc2b07e50055c847d39d",
        "d96336b05d718b03ff03c94c0dc0cc283a29d534"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 14:36:55 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 14:36:55 2011 -0800"
      },
      "message": "Merge branch \u0027for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6\n\n* \u0027for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6:\n  ext2: Resolve \u0027dereferencing pointer to incomplete type\u0027 when enabling EXT2_XATTR_DEBUG\n  ext3: Remove redundant unlikely()\n  ext2: Remove redundant unlikely()\n  ext3: speed up file creates by optimizing rec_len functions\n  ext2: speed up file creates by optimizing rec_len functions\n  ext3: Add more journal error check\n  ext3: Add journal error check in resize.c\n  quota: Use %pV and __attribute__((format (printf in __quota_error and fix fallout\n  ext3: Add FITRIM handling\n  ext3: Add batched discard support for ext3\n  ext3: Add journal error check into ext3_rename()\n  ext3: Use search_dirblock() in ext3_dx_find_entry()\n  ext3: Avoid uninitialized memory references with a corrupted htree directory\n  ext3: Return error code from generic_check_addressable\n  ext3: Add journal error check into ext3_delete_entry()\n  ext3: Add error check in ext3_mkdir()\n  fs/ext3/super.c: Use printf extension %pV\n  fs/ext2/super.c: Use printf extension %pV\n  ext3: don\u0027t update sb journal_devnum when RO dev\n"
    },
    {
      "commit": "0945f352ce1520765296fc2b07e50055c847d39d",
      "tree": "ccfd684b6534dc808607d5fc9b1bb3c99a238b2b",
      "parents": [
        "7bc4a4ce68f8c6d064ea949446852e996526f692",
        "b8b80cf37c7f0e32729262f805bc0fa81c3e9d12"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 14:36:08 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 14:36:08 2011 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs:\n  fs/9p: Don\u0027t set dentry-\u003ed_op in create routines\n  fs/9p: fix spelling typo\n  fs/9p: TREADLINK bugfix\n  net/9p: Use proper data types\n  fs/9p: Simplify the .L create operation\n  fs/9p: Move dotl inode operations into a seperate file\n  fs/9p: fix menu presentation\n  fs/9p: Fix the return error on default acl removal\n  fs/9p: Remove unnecessary semicolons\n"
    },
    {
      "commit": "08c18323547ce6d70eab3b37eca894baf114ad85",
      "tree": "19ebe49ae46b97dae394efaf32d4528cb46ef895",
      "parents": [
        "a779e5abda0367aa9d53c0931d9687743afe503d"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Mon Jan 10 00:00:24 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 22:16:56 2011 +0000"
      },
      "message": "drm/i915/debugfs: Show all objects in the gtt\n\nUseful for determining the layout.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "a779e5abda0367aa9d53c0931d9687743afe503d",
      "tree": "3cbccb434e44d5c1c4cbacebd4e611872f4b1503",
      "parents": [
        "0a58705b2fc3fa29525cf2fdae3d4276a5771280"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Sun Jan 09 21:07:49 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 22:16:56 2011 +0000"
      },
      "message": "drm/i915: Record AGP memory type upon error\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "0a58705b2fc3fa29525cf2fdae3d4276a5771280",
      "tree": "86286dbcc87b93c411adc22aae9e4ace1975b480",
      "parents": [
        "d9126400580e2caada85fa68799952956a6062fd"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Sun Jan 09 21:05:44 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 22:15:30 2011 +0000"
      },
      "message": "drm/i915: Periodically flush the active lists and requests\n\nIn order to retire active buffers whilst no client is active, we need to\ninsert our own flush requests onto the ring.\n\nThis is useful for servers that queue up some rendering and then go to\nsleep as it allows us to the complete processing of those requests,\npotentially making that memory available again much earlier.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "4b0ef1f223be4e092632b4152ceec5627ac10f59",
      "tree": "79472554ddc96359cdfe07f6b4967dabe9cb5eaa",
      "parents": [
        "e44f391187495e0deaf7b9f0077e94f270837d1a"
      ],
      "author": {
        "name": "Dang Hongwu",
        "email": "hongwu.dang@6wind.com",
        "time": "Tue Jan 11 07:13:33 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 11 14:03:10 2011 -0800"
      },
      "message": "ah: reload pointers to skb data after calling skb_cow_data()\n\nskb_cow_data() may allocate a new data buffer, so pointers on\nskb should be set after this function.\n\nBug was introduced by commit dff3bb06 (\"ah4: convert to ahash\")\nand 8631e9bd (\"ah6: convert to ahash\").\n\nSigned-off-by: Wang Xuefu \u003cxuefu.wang@6wind.com\u003e\nAcked-by: Krzysztof Witek \u003ckrzysztof.witek@6wind.com\u003e\nSigned-off-by: Nicolas Dichtel \u003cnicolas.dichtel@6wind.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e44f391187495e0deaf7b9f0077e94f270837d1a",
      "tree": "96f3f1b035cff852615a6b030cb560338af26d8d",
      "parents": [
        "fa6dd8a2c89861d05621ce7e2880e485bec22fba"
      ],
      "author": {
        "name": "Nicolas Dichtel",
        "email": "nicolas.dichtel@6wind.com",
        "time": "Tue Jan 11 08:06:19 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 11 14:03:10 2011 -0800"
      },
      "message": "ah: update maximum truncated ICV length\n\nFor SHA256, RFC4868 requires to truncate ICV length to 128 bits,\nhence MAX_AH_AUTH_LEN should be updated to 16.\n\nSigned-off-by: Nicolas Dichtel \u003cnicolas.dichtel@6wind.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "fa6dd8a2c89861d05621ce7e2880e485bec22fba",
      "tree": "8636aee24a084dc6b530cc8c0e06c283429d037e",
      "parents": [
        "f76957fc8fc4fa9735f01e59653b2792b077de06"
      ],
      "author": {
        "name": "Nicolas Dichtel",
        "email": "nicolas.dichtel@6wind.com",
        "time": "Tue Jan 11 08:04:12 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 11 14:03:09 2011 -0800"
      },
      "message": "xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC\n\nMaximum trunc length is defined by MAX_AH_AUTH_LEN (in bytes)\nand need to be checked when this value is set (in bits) by\nthe user. In ah4.c and ah6.c a BUG_ON() checks this condiftion.\n\nSigned-off-by: Nicolas Dichtel \u003cnicolas.dichtel@6wind.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f76957fc8fc4fa9735f01e59653b2792b077de06",
      "tree": "0e68a46cad2c68a3f6df88c3c1a302a145a0dbc4",
      "parents": [
        "b5074087add883d015827e3792e4e388cc2d40c3"
      ],
      "author": {
        "name": "Breno Leitao",
        "email": "leitao@linux.vnet.ibm.com",
        "time": "Tue Jan 11 07:45:57 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 11 14:03:09 2011 -0800"
      },
      "message": "ehea: Increase the skb array usage\n\nCurrently the skb array is not fully allocated, and the allocation\nis done as it\u0027s requested, which is not the expected way.\n\nThis patch just allocate the full skb array at driver initialization.\nAlso, this patch increases ehea version to 107.\n\nSigned-off-by: Breno Leitao \u003cleitao@linux.vnet.ibm.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "b5074087add883d015827e3792e4e388cc2d40c3",
      "tree": "c3ab6ab19a78da880e3c282cb58edab2cbad300d",
      "parents": [
        "0c302f57aba3ed638d71b66767e145ea5c14a353"
      ],
      "author": {
        "name": "Shawn Guo",
        "email": "shawn.guo@freescale.com",
        "time": "Tue Jan 11 02:07:52 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 11 14:03:08 2011 -0800"
      },
      "message": "net/fec: remove config FEC2 as it\u0027s used nowhere\n\nSigned-off-by: Shawn Guo \u003cshawn.guo@freescale.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0c302f57aba3ed638d71b66767e145ea5c14a353",
      "tree": "6e2be489add465eb0d8d71d6d334ac6391e4b6bc",
      "parents": [
        "c191a836a908d1dd6b40c503741f91b914de3348"
      ],
      "author": {
        "name": "Ken Kawasaki",
        "email": "ken_kawasaki@spring.nifty.jp",
        "time": "Tue Jan 11 01:55:58 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 11 14:03:08 2011 -0800"
      },
      "message": "pcnet_cs: add new_id\n\npcnet_cs:\n     add another ID of \"corega Ether CF-TD\" 10Base-T PCMCIA card.\n\nSigned-off-by: Ken Kawasaki \u003cken_kawasaki@spring.nifty.jp\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c191a836a908d1dd6b40c503741f91b914de3348",
      "tree": "98ab4ed7316d55bb014f758e590fec2811694f30",
      "parents": [
        "42b82dc19dfdcab931fb67175996a881ce254145"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Tue Jan 11 01:14:22 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 11 14:03:07 2011 -0800"
      },
      "message": "tcp: disallow bind() to reuse addr/port\n\ninet_csk_bind_conflict() logic currently disallows a bind() if\nit finds a friend socket (a socket bound on same address/port)\nsatisfying a set of conditions :\n\n1) Current (to be bound) socket doesnt have sk_reuse set\nOR\n2) other socket doesnt have sk_reuse set\nOR\n3) other socket is in LISTEN state\n\nWe should add the CLOSE state in the 3) condition, in order to avoid two\nREUSEADDR sockets in CLOSE state with same local address/port, since\nthis can deny further operations.\n\nNote : a prior patch tried to address the problem in a different (and\nbuggy) way. (commit fda48a0d7a8412ced tcp: bind() fix when many ports\nare bound).\n\nReported-by: Gaspar Chilingarov \u003cgasparch@gmail.com\u003e\nReported-by: Daniel Baluta \u003cdaniel.baluta@gmail.com\u003e\nTested-by: Daniel Baluta \u003cdaniel.baluta@gmail.com\u003e\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d9126400580e2caada85fa68799952956a6062fd",
      "tree": "094e340efb97cb2d232437250ea76747560098c7",
      "parents": [
        "bcfb2e285827bf0cfea8bbfad18a4fca57fbabae"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 11:07:54 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:44:56 2011 +0000"
      },
      "message": "drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT\n\nDave Airlie spotted that his ILK laptop with DMAR enabled was generating\nthe occasional DMAR warning.\n\n\"The ordering in the previous code was to rewrite the GTT table before\nunmapping the pages and that makes sense to me.\"\n\nThis is his stable patch ported to d-i-n.\n\nReported-by: Dave Airlie \u003cairlied@redhat.com\u003e\nOriginal-patch-by: Dave Airlie \u003cairlied@redhat.com\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "bcfb2e285827bf0cfea8bbfad18a4fca57fbabae",
      "tree": "a73e795899cdef6ec8bdc0a41ee096b66928fba5",
      "parents": [
        "db66e37d239b45f36a3f6495cf4ec49391b2c089"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Fri Jan 07 21:06:07 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:44:55 2011 +0000"
      },
      "message": "drm/i915: Record the error batchbuffer on each ring\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "db66e37d239b45f36a3f6495cf4ec49391b2c089",
      "tree": "d16899c361fb77e7732eb603835cb95c3af49421",
      "parents": [
        "882417851a0f2e09e110038a13e88e9b5a100800"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Sat Jan 08 09:02:21 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:44:54 2011 +0000"
      },
      "message": "drm/i915: Include TLB miss overhead for computing WM\n\nThe docs recommend that if 8 display lines fit inside the FIFO buffer,\nthen the number of watermark entries should be increased to hide the\nlatency of filling the rest of the FIFO buffer.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "882417851a0f2e09e110038a13e88e9b5a100800",
      "tree": "6c96e700acb948aabbc7857f823bb8ad114b3b44",
      "parents": [
        "776ad8062bb77697b8728a9794e3a394b28cf885"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Fri Jan 07 17:09:48 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:44:50 2011 +0000"
      },
      "message": "drm/i915: Propagate error from flushing the ring\n\n... in order to avoid a BUG() and potential unbounded waits.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "776ad8062bb77697b8728a9794e3a394b28cf885",
      "tree": "049e99bbdb92533dce7c528bc435ed864e4f1132",
      "parents": [
        "d5bb081b027b520f9e59b4fb8faea83a136ec15e"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Tue Jan 04 15:09:39 2011 -0800"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:44:01 2011 +0000"
      },
      "message": "drm/i915: detect \u0026 report PCH display error interrupts\n\nFDI and the transcoders can fail for various reasons, so detect those\nconditions and report on them.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "d5bb081b027b520f9e59b4fb8faea83a136ec15e",
      "tree": "5ff85d01f3763d0e4be1ae7934ef673db2b9c604",
      "parents": [
        "1daed3fb8324d517a1f9da43f1a1d3619d1b0ddc"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Wed Jan 05 12:01:26 2011 -0800"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:43:59 2011 +0000"
      },
      "message": "drm/i915: cleanup rc6 code\n\nCleanup several aspects of the rc6 code:\n  - misnamed intel_disable_clock_gating function (was only about rc6)\n  - remove commented call to intel_disable_clock_gating\n  - rc6 enabling code belongs in its own function (allows us to move the\n    actual clock gating enable call back into restore_state)\n  - allocate power \u0026 render contexts up front, only free on unload\n    (avoids ugly lazy init at rc6 enable time)\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n[ickle: checkpatch cleanup]\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "1daed3fb8324d517a1f9da43f1a1d3619d1b0ddc",
      "tree": "26a619fb505bdd8bea7b9b175eb062557061b041",
      "parents": [
        "88271da3f3da75d6eaef5e768c82a1627edf7088"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Wed Jan 05 12:01:25 2011 -0800"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:43:59 2011 +0000"
      },
      "message": "drm/i915: fix rc6 enabling around suspend/resume\n\nEnabling RC6 implies setting a graphics context.  Make sure we do that\nonly after the ring has been enabled, otherwise our ring commands will\nhang.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "88271da3f3da75d6eaef5e768c82a1627edf7088",
      "tree": "be417b97f6252786dd0366592d05d1fc0cb8a939",
      "parents": [
        "0dc79fb2a36efcadbb39bd8b28933d8aa40408b1"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Wed Jan 05 12:01:24 2011 -0800"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:43:58 2011 +0000"
      },
      "message": "drm/i915: re-enable rc6 support for Ironlake+\n\nRe-enable rc6 support on Ironlake for power savings.  Adds a debugfs\nfile to check current RC state, adds a missing workaround for Ironlake\nMI_SET_CONTEXT instructions, and renames MCHBAR_RENDER_STANDBY to\nRSTDBYCTL to match the docs.\n\nKeep RC6 and the power context disabled on pre-ILK.  It only seems to\nhang and doesn\u0027t save any power.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "0dc79fb2a36efcadbb39bd8b28933d8aa40408b1",
      "tree": "cc82a951b6608d0be2b224cc1e75cbe6340b8aac",
      "parents": [
        "01a03331e5fe91861937f8b8e72c259f5e9eae67"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Wed Jan 05 10:32:24 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:43:58 2011 +0000"
      },
      "message": "drm/i915: Make the ring IMR handling private\n\nAs the IMR for the USER interrupts are not modified elsewhere, we can\nseparate the spinlock used for these from that of hpd and pipestats.\nThose two IMR are manipulated under an IRQ and so need heavier locking.\n\nReported-and-tested-by: Alexey Fisher \u003cbug-track@fisher-privat.net\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "01a03331e5fe91861937f8b8e72c259f5e9eae67",
      "tree": "04907482e03da7bafae301778104a13610a38076",
      "parents": [
        "9862e600cef87de0e301bad7d1435b87e03ea84d"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 04 22:22:56 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:43:57 2011 +0000"
      },
      "message": "drm/i915/ringbuffer: Simplify the ring irq refcounting\n\n... and move it under the spinlock to gain the appropriate memory\nbarriers.\n\nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id\u003d32752\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "9862e600cef87de0e301bad7d1435b87e03ea84d",
      "tree": "6f0cde94b74885dc8e85a22f1acf9f1474abb135",
      "parents": [
        "0f46832fab779a9a3314ce5e833155fe4cf18f6c"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 04 22:22:17 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:43:56 2011 +0000"
      },
      "message": "drm/i915/debugfs: Show the per-ring IMR\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "0f46832fab779a9a3314ce5e833155fe4cf18f6c",
      "tree": "59abd23496ab8f2baf3656359aa4e7bd4d7b2b00",
      "parents": [
        "b72f3acb71646de073abdc070fe1108866c96634"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 04 17:35:21 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:43:56 2011 +0000"
      },
      "message": "drm/i915: Mask USER interrupts on gen6 (until required)\n\nOtherwise we may consume 20% of the CPU just handling IRQs whilst\nrendering. Ouch.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "b72f3acb71646de073abdc070fe1108866c96634",
      "tree": "b98b4a5a158c000965ecda31257ecca973946a6b",
      "parents": [
        "63256ec5347fb2344a42adbae732b90603c92f35"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 04 17:34:02 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:43:55 2011 +0000"
      },
      "message": "drm/i915: Handle ringbuffer stalls when flushing\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "63256ec5347fb2344a42adbae732b90603c92f35",
      "tree": "5b018e93f38f9e90f3b07beeaac4af08122c5876",
      "parents": [
        "759010728b1323aec03c5baae13fde8f76e44a99"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 04 18:42:07 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:42:53 2011 +0000"
      },
      "message": "drm/i915: Enforce write ordering through the GTT\n\nWe need to ensure that writes through the GTT land before any\nmodification to the MMIO registers and so must impose a mandatory write\nbarrier when flushing the GTT domain. This was revealed by relaxing the\nwrite ordering by experimentally mapping the registers and the GATT as\nwrite-combining.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "759010728b1323aec03c5baae13fde8f76e44a99",
      "tree": "1a9da2a6e114c45f2140aebc458b8e1833256478",
      "parents": [
        "dbdc647927a0f4b34e7cf486889d8f671f73d2e5"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Mon Jan 03 16:39:21 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:37:06 2011 +0000"
      },
      "message": "drm/i915: Remove impossible test\n\nAs has_gem is unconditionally set to true, the conditional immediately\nfollowing that assignment is superfluous.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "dbdc647927a0f4b34e7cf486889d8f671f73d2e5",
      "tree": "8d508c0c84ed651ec82e4f274708ef01e868456b",
      "parents": [
        "d78cb50baa9177353d6719612b83558a9bf2d59b"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Thu Dec 30 09:36:39 2010 -0800"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:37:05 2011 +0000"
      },
      "message": "drm/i915: avoid reading non-existent PLL reg on Ironlake+\n\nThese functions need to be reworked for Ironlake and above, but until\nthen at least avoid reading non-existent registers.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n[ickle: combine with a gratuitous tidy]\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "d78cb50baa9177353d6719612b83558a9bf2d59b",
      "tree": "c67e9b7b5c87fb2dad5ebd8ed181ba0ace10f06e",
      "parents": [
        "a0fa62d3b6afaa260cad8ccd6944e81ad01c7cf3"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Thu Dec 23 13:33:15 2010 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:36:15 2011 +0000"
      },
      "message": "drm/i915: add \u0027reset\u0027 parameter\n\nWhen bringing up new hardware, or otherwise experimenting, GPU hangs are\na way of life. However, the automatic GPU reset can do more harm than\ngood under these circumstances, as we may wish to capture a full trace for\ndebugging.\n\nBased on a patch by Zhenyu Wang.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "a0fa62d3b6afaa260cad8ccd6944e81ad01c7cf3",
      "tree": "88f6e83c0333e6fb2f2de4a4ef15410caf04822b",
      "parents": [
        "b79d4990226defc3789f9ba492b27e9e56790857"
      ],
      "author": {
        "name": "Yuanhan Liu",
        "email": "yuanhan.liu@linux.intel.com",
        "time": "Thu Dec 23 16:35:40 2010 +0800"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:36:15 2011 +0000"
      },
      "message": "drm/i915: fix the wrong latency value while computing wm0\n\nOn Ironlake, the LP0 latency is hardcoded and in ns unit, while on\nSandybridge, it comes from a register and with unit 0.1 us. So, fix\nthe wrong latency value while computing wm0 on Ironlake and Sandybridge.\n\nSigned-off-by: Yuanhan Liu \u003cyuanhan.liu@linux.intel.com\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "b79d4990226defc3789f9ba492b27e9e56790857",
      "tree": "8d1dd1b5b417057868aa89e9fa63325deeace5f4",
      "parents": [
        "c97689d8860f086125e7ff9cd730027a0057ca4f"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Tue Dec 21 13:10:23 2010 -0800"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:36:14 2011 +0000"
      },
      "message": "drm/i915: support low power watermarks on Ironlake\n\nThis patch actually makes the watermark code even uglier (if that\u0027s\npossible), but has the advantage of sharing code between SNB and ILK at\nleast.  Longer term we should refactor the watermark stuff into its own\nfile and clean it up now that we know how it\u0027s supposed to work.\n\nSupporting WM2 on my Vaio reduced power consumption by around 0.5W, so\nthis patch is definitely worthwhile (though it also needs lots of test\ncoverage).\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n[ickle: pass the watermark structs arounds]\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "c97689d8860f086125e7ff9cd730027a0057ca4f",
      "tree": "019ab7330af6c975ffba0d7016e0ed6243fbf6b0",
      "parents": [
        "55249baaa5cd188ebd9acdb047eeaed8092e4a93"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Thu Dec 23 10:40:38 2010 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:35:41 2011 +0000"
      },
      "message": "agp/intel: Flush the chipset write buffers when changing GTT base\n\nFlush the chipset write buffers before and after adjusting the GTT base\nregister, just in case. We only modify this value upon initialisation\n(boot and resume) so there should be no outstanding writes, however\nthere are always those persistent PGTBL_ER that keep getting reported\nupon resume.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "55249baaa5cd188ebd9acdb047eeaed8092e4a93",
      "tree": "ec52e1bdb516ce0bd259614b3c068960450b9236",
      "parents": [
        "35c3047ad15849335242b847c94f180ef45db490"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Wed Dec 22 14:04:47 2010 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:35:41 2011 +0000"
      },
      "message": "drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelines\n\nOn i830 if the tail pointer is set to within 2 cachelines of the end of\nthe buffer, the chip may hang. So instead if the tail were to land in\nthat location, we pad the end of the buffer with NOPs, and start again\nat the beginning.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "35c3047ad15849335242b847c94f180ef45db490",
      "tree": "f298d7ecf12a9c3dbfa103a8e4cf0766f261260b",
      "parents": [
        "a6044e23b784544fe567db75dbf9c4f684bd6d5b"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Wed Dec 22 14:07:12 2010 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:35:40 2011 +0000"
      },
      "message": "drm/i915: Use the mappable sizes determined by GTT for consistency.\n\nThere should be no difference, but we can eliminate redundant code.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "a6044e23b784544fe567db75dbf9c4f684bd6d5b",
      "tree": "e2828ee5e59ba7e073283d5c890352892f22f793",
      "parents": [
        "bee17e5ae6b68d21b9d193f34ccefeef9d4fffe0"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Mon Dec 20 11:34:20 2010 -0800"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:35:40 2011 +0000"
      },
      "message": "drm/i915: support overclocking on Sandy Bridge\n\nIn some configuration, the PCU may allow us to overclock the GPU.\nCheck for this case and adjust the max frequency as appropriate.  Also\ninitialize the min/max frequencies to default values as indicated by\nhardware.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "bee17e5ae6b68d21b9d193f34ccefeef9d4fffe0",
      "tree": "7180032abb0d400752867fe0da563d9242f3808e",
      "parents": [
        "47356eb67285014527a5ab87543ba1fae3d1e10a"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 18:09:58 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:27:11 2011 +0000"
      },
      "message": "drm/i915/lvds: Always use 0 to disable the pfit controller\n\n... and just any combination of bits \u0026 ~PFIT_ENABLE. This way we do not\nattempt disable to the panel fitter controller uselessly upon\nintel_lvds_disable().\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "47356eb67285014527a5ab87543ba1fae3d1e10a",
      "tree": "99281f2efc166c00930060dfa80d1af47509e2c8",
      "parents": [
        "97aaf910731b03b27b1c4c8a58006a1dc99dcd9a"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 17:06:04 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:27:04 2011 +0000"
      },
      "message": "drm/i915/panel: Only record the backlight level when it is enabled\n\nBy tracking the current status of the backlight we can prevent recording\nthe value of the current backlight when we have disabled it. And so\nprevent restoring it to \u0027off\u0027 after an unbalanced sequence of\nintel_lvds_disable/enable.\n\nBugzilla: https://bugzilla.kernel.org/show_bug.cgi?id\u003d22672\nTested-by: Alex Riesen \u003craa.lkml@gmail.com\u003e\nTested-by: Larry Finger \u003cLarry.Finger@lwfinger.net\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "97aaf910731b03b27b1c4c8a58006a1dc99dcd9a",
      "tree": "e2c7b88b5108059e4f016d923cb047220babf9e7",
      "parents": [
        "3c5a62b5226ca5db993660281e9c2a7275d9fb02"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 04 20:10:52 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:26:55 2011 +0000"
      },
      "message": "drm/i915/sdvo: Defer detection of output capabilities until probing\n\nAlex Fiestas reported an issue with his HDMI connector being misdetected\nas DVI unless he had something connected upon boot. By moving the\ndecision as to whether to use HDMI or DVI encoding for the HDMI capable\noutput until we probe the monitor means that we should avoid sending a\nHDMI signal to a DVI monitor and also correctly detect hardware like\nAlex\u0027s.\n\nHowever, to really determine what connector is soldered onto the wire we\nneed to inspect the VBT sdvo child devices - but can we trust it?\n\nReported-by: Alex Fiestas \u003calex@eyeos.org\u003e\nTested-by: Alex Fiestas \u003calex@eyeos.org\u003e\nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id\u003d32828\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "3c5a62b5226ca5db993660281e9c2a7275d9fb02",
      "tree": "639ea9917704df4f580926abcfefd5f5fe466025",
      "parents": [
        "f5afcd3dd0dca7fe869311c51da54d5a889191ba"
      ],
      "author": {
        "name": "Yuanhan Liu",
        "email": "yuanhan.liu@linux.intel.com",
        "time": "Thu Jan 06 18:26:08 2011 +0800"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:26:54 2011 +0000"
      },
      "message": "drm/i915: fix calculation of eDP signal levels on Sandybridge\n\nSome voltage swing/pre-emphasis level use the same value on eDP\nSandybridge, like 400mv_0db and 600mv_0db are with the same value\nof (0x0 \u003c\u003c 22). So, fix them, and point out the value if it isn\u0027t\na supported voltage swing/pre-emphasis level.\n\nSigned-off-by: Yuanhan Liu \u003cyuanhan.liu@linux.intel.com\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "f5afcd3dd0dca7fe869311c51da54d5a889191ba",
      "tree": "95217912d2c7265c12ec8c45c37067fb84be84ac",
      "parents": [
        "37f809755845cc3e18e8216c04525bdb885fa13b"
      ],
      "author": {
        "name": "David Müller",
        "email": "d.mueller@elsoft.ch",
        "time": "Thu Jan 06 12:29:32 2011 +0000"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:26:33 2011 +0000"
      },
      "message": "drm/i915/crt: Check for a analog monitor in case of DVI-I\n\nSince Linux 2.6.36 the digital output on my system (855GME + DVI-I) is\nnot working any longer. The analog output is always activated\nregardless of the type of monitor attached.\n\nThe culprit seems to be intel_crt_detect_ddc(), which returns true as\nsoon as an ACK from the EDID device is received. Obviously this\napproach does not work with DVI-I where the analog and digital outputs\nshare a common DDC bus.\n\nIn a similar manner to the shared DDC wire, ala the \"Mac Mini Hack\", we\nneed an additional check to make sure that there really is an analog\ndevice attached to the DDC.\n\nSigned-off-by: David Müller \u003cd.mueller@elsoft.ch\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "37f809755845cc3e18e8216c04525bdb885fa13b",
      "tree": "6665530a9bf156653ffcfa8a3de7f07741ec3947",
      "parents": [
        "858bc21f0637c407601a05626854ae58b242f75d"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Wed Jan 05 14:45:24 2011 -0800"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:22:23 2011 +0000"
      },
      "message": "drm/i915: make DP training try a little harder\n\nWhen trying to do channel equalization, we need to make sure we still\nhave clock recovery on all lanes while training.  We also need to try\nclock recovery again if we lose the clock or if channel eq fails 5\ntimes.  We\u0027ll try clock recovery up to 5 more times before giving up\nentirely.\n\nGets suspend/resume working on my Vaio again and brings us back into\ncompliance with the DP training sequence spec.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\n"
    },
    {
      "commit": "858bc21f0637c407601a05626854ae58b242f75d",
      "tree": "e445031bebe1794958236e77881d29a1e760ea73",
      "parents": [
        "5b2eef966cb2ae307aa4ef1767f7307774bc96ca"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Tue Jan 04 10:46:49 2011 -0800"
      },
      "committer": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Tue Jan 11 20:21:55 2011 +0000"
      },
      "message": "drm/i915: check eDP encoder correctly when setting modes\n\nWe were using a stale pointer in the check which caused us to use CPU\nattached DP params when we should have been using PCH attached params.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id\u003d31988\nTested-by: Jan-Hendrik Zab \u003cjan@jhz.name\u003e\nTested-by: Christoph Lukas \u003cchristoph.lukas@gmx.net\u003e\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "0f0a25bf516843adae479636dc1cf75fd0bd003c",
      "tree": "9c33ad74ee35181cb6d1a2e82da8df110919e47c",
      "parents": [
        "0a2179b169089f871e071c74316371ed43e6c8eb"
      ],
      "author": {
        "name": "Jan Kara",
        "email": "jack@suse.cz",
        "time": "Tue Jan 11 15:16:31 2011 -0500"
      },
      "committer": {
        "name": "Theodore Ts\u0027o",
        "email": "tytso@mit.edu",
        "time": "Tue Jan 11 15:16:31 2011 -0500"
      },
      "message": "ext4: fix trimming starting with block 0 with small blocksize\n\nWhen s_first_data_block is not zero (which happens e.g. when block size is 1KB)\nand trim ioctl is called to start trimming from block 0, the math in\next4_get_group_no_and_offset() overflows. The overall result is that ioctl\nreturns EINVAL which is kind of unexpected and we probably don\u0027t want\nuserspace tools to bother with internal details of filesystem structure.\nSo just silently increase starting offset (and shorten length) when starting\nblock is below s_first_data_block.\n\nCC: Lukas Czerner \u003clczerner@redhat.com\u003e\nSigned-off-by: Jan Kara \u003cjack@suse.cz\u003e\nSigned-off-by: \"Theodore Ts\u0027o\" \u003ctytso@mit.edu\u003e\n"
    },
    {
      "commit": "0a2179b169089f871e071c74316371ed43e6c8eb",
      "tree": "cfddd008d054c0ec6b047130d7f4e11667516770",
      "parents": [
        "d002ebf1d8daa5a317645b1c4a3a0b7ea2abc9ac"
      ],
      "author": {
        "name": "Theodore Ts\u0027o",
        "email": "tytso@mit.edu",
        "time": "Tue Jan 11 14:42:29 2011 -0500"
      },
      "committer": {
        "name": "Theodore Ts\u0027o",
        "email": "tytso@mit.edu",
        "time": "Tue Jan 11 14:42:29 2011 -0500"
      },
      "message": "ext4: revert buggy trim overflow patch\n\nThis reverts commit 4f531501e44: ext4: fix possible overflow in\next4_trim_fs()\n\nSigned-off-by: \"Theodore Ts\u0027o\" \u003ctytso@mit.edu\u003e\n"
    },
    {
      "commit": "7bc4a4ce68f8c6d064ea949446852e996526f692",
      "tree": "304fa48493bde1745b34920e39b7bd4340e2477c",
      "parents": [
        "498f7f505dc79934c878c7667840c50c64f232fc",
        "92f1c008ae79e32b83c0607d184b194f302bb3ee"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:42:06 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:42:06 2011 -0800"
      },
      "message": "Merge branch \u0027for-linus-merged\u0027 of git://oss.sgi.com/xfs/xfs\n\n* \u0027for-linus-merged\u0027 of git://oss.sgi.com/xfs/xfs: (47 commits)\n  xfs: convert grant head manipulations to lockless algorithm\n  xfs: introduce new locks for the log grant ticket wait queues\n  xfs: convert log grant heads to atomic variables\n  xfs: convert l_tail_lsn to an atomic variable.\n  xfs: convert l_last_sync_lsn to an atomic variable\n  xfs: make AIL tail pushing independent of the grant lock\n  xfs: use wait queues directly for the log wait queues\n  xfs: combine grant heads into a single 64 bit integer\n  xfs: rework log grant space calculations\n  xfs: fact out common grant head/log tail verification code\n  xfs: convert log grant ticket queues to list heads\n  xfs: use AIL bulk delete function to implement single delete\n  xfs: use AIL bulk update function to implement single updates\n  xfs: remove all the inodes on a buffer from the AIL in bulk\n  xfs: consume iodone callback items on buffers as they are processed\n  xfs: reduce the number of AIL push wakeups\n  xfs: bulk AIL insertion during transaction commit\n  xfs: clean up xfs_ail_delete()\n  xfs: Pull EFI/EFD handling out from under the AIL lock\n  xfs: fix EFI transaction cancellation.\n  ...\n"
    },
    {
      "commit": "498f7f505dc79934c878c7667840c50c64f232fc",
      "tree": "67eca6dcb6fe76ec3d2bdef5e3102591fe957776",
      "parents": [
        "0969d11e201b82d30a158ccdb3aca67a7b845613",
        "d6351db2073315ddebac72cc1935e912f60f86e0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:28:34 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:28:34 2011 -0800"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2\n\n* \u0027upstream-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2: (22 commits)\n  MAINTAINERS: Update Joel Becker\u0027s email address\n  ocfs2: Remove unused truncate function from alloc.c\n  ocfs2/cluster: dereferencing before checking in nst_seq_show()\n  ocfs2: fix build for OCFS2_FS_STATS not enabled\n  ocfs2/cluster: Show o2net timing statistics\n  ocfs2/cluster: Track process message timing stats for each socket\n  ocfs2/cluster: Track send message timing stats for each socket\n  ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container\n  ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking\n  ocfs2: Add DEBUG_FS dependency\n  ocfs2/dlm: Hard code the values for enums\n  ocfs2/dlm: Minor cleanup\n  ocfs2/dlm: Cleanup dlmdebug.c\n  ocfs2: Release buffer_head in case of error in ocfs2_double_lock.\n  ocfs2/cluster: Pin the local node when o2hb thread starts\n  ocfs2/cluster: Show pin state for each o2hb region\n  ocfs2/cluster: Pin/unpin o2hb regions\n  ocfs2/cluster: Remove dropped region from o2hb quorum region bitmap\n  ocfs2/cluster: Pin the remote node item in configfs\n  ocfs2/dlm: make existing convertion precedent over new lock\n  ...\n"
    },
    {
      "commit": "357f54d6b38252737116a6d631f6ac28ded018ed",
      "tree": "9f2774fb0685659b4fa2f65b9dee3318902d24c9",
      "parents": [
        "68c404b18f6fba404b2753622d0459c68ee128ae"
      ],
      "author": {
        "name": "Andy Adamson",
        "email": "andros@netapp.com",
        "time": "Tue Dec 14 10:11:57 2010 -0500"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Tue Jan 11 14:17:09 2011 -0500"
      },
      "message": "NFS fix the setting of exchange id flag\n\nIndicate support for referrals. Do not set any PNFS roles. Check the flags\nreturned by the server for validity. Do not use exchange flags from an old\nclient ID instance when recovering a client ID.\n\nUpdate the EXCHID4_FLAG_XXX set to RFC 5661.\n\nSigned-off-by: Andy Adamson \u003candros@netapp.com\u003e\nSigned-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "0969d11e201b82d30a158ccdb3aca67a7b845613",
      "tree": "25273891ff5ac341d5c65ee0f82fc0a55aa8cfb6",
      "parents": [
        "16ee8db6a93ffbc021132599f33288613f042c3d",
        "d15be32c30e6108cdab76ca895a19b5f8b88b5ca"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:13:46 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:13:46 2011 -0800"
      },
      "message": "Merge branch \u0027next\u0027 of git://git.monstr.eu/linux-2.6-microblaze\n\n* \u0027next\u0027 of git://git.monstr.eu/linux-2.6-microblaze:\n  microblaze: remove obsolete DEBUG_BOOTMEM\n  microblaze: trivial: Fix removed the part of line\n  microblaze: Fix __muldi3 function for little-endian.\n  microblaze: Clear i/dcache for sw breakpoints\n  microblaze: Remove useless early_init_dt_check_for_initrd\n  microblaze: Fix unaligned exception for little endian platform\n  microblaze: Add PVR for Microblaze v8.00.b\n  microblaze: Correct PVR access macros\n  Revert \"microblaze: Simplify syscall rutine\"\n  microblaze: Fix initramfs\n  arch/microblaze: Remove unnecessary semicolons\n"
    },
    {
      "commit": "16ee8db6a93ffbc021132599f33288613f042c3d",
      "tree": "3f919fb63f24f4b9d9f8b34269ba95ed3e81396e",
      "parents": [
        "5943a268002fce97885f2ca08827ff1b0312068c",
        "fa36e956c5027d9a985d555d104d293c0a98d2c3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:11:46 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:11:46 2011 -0800"
      },
      "message": "Merge branch \u0027x86-urgent-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-urgent-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  x86: Fix Moorestown VRTC fixmap placement\n  x86/gpio: Implement x86 gpio_to_irq convert function\n  x86, UV: Fix APICID shift for Westmere processors\n  x86: Use PCI method for enabling AMD extended config space before MSR method\n  x86: tsc: Prevent delayed init if initial tsc calibration failed\n  x86, lapic-timer: Increase the max_delta to 31 bits\n  x86: Fix sparse non-ANSI function warnings in smpboot.c\n  x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulation\n  x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14h\n  x86, numa: Fix cpu to node mapping for sparse node ids\n  x86, numa: Fake node-to-cpumask for NUMA emulation\n  x86, numa: Fake apicid and pxm mappings for NUMA emulation\n  x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU\n  x86, numa: Reduce minimum fake node size to 32M\n\nFix up trivial conflict in arch/x86/kernel/apic/x2apic_uv_x.c\n"
    },
    {
      "commit": "5943a268002fce97885f2ca08827ff1b0312068c",
      "tree": "5e304e79b68263e799224ebb1a08ead474ab299b",
      "parents": [
        "42776163e13a56ea3096edff7a5df95408e80eb4",
        "96c8f06a0fb359a9a89701a7afab6d837e466ab0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:06:41 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:06:41 2011 -0800"
      },
      "message": "Merge branch \u0027timers-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027timers-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  rtc: Namespace fixup\n  RTC: Remove UIE emulation\n  RTC: Rework RTC code to use timerqueue for events\n\nFix up trivial conflict in drivers/rtc/rtc-dev.c\n"
    },
    {
      "commit": "42776163e13a56ea3096edff7a5df95408e80eb4",
      "tree": "92f17bb5dadc7261b2d9238244cd8d4cb6c1bfd7",
      "parents": [
        "edb2877f4a62647e36e20839a786f94d688a06ed",
        "3d03e2ea74103a50c23d6ab1906cf73399c0dafb"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:02:13 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:02:13 2011 -0800"
      },
      "message": "Merge branch \u0027perf-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027perf-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (28 commits)\n  perf session: Fix infinite loop in __perf_session__process_events\n  perf evsel: Support perf_evsel__open(cpus \u003e 1 \u0026\u0026 threads \u003e 1)\n  perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail\n  perf tools: Emit clearer message for sys_perf_event_open ENOENT return\n  perf stat: better error message for unsupported events\n  perf sched: Fix allocation result check\n  perf, x86: P4 PMU - Fix unflagged overflows handling\n  dynamic debug: Fix build issue with older gcc\n  tracing: Fix TRACE_EVENT power tracepoint creation\n  tracing: Fix preempt count leak\n  tracepoint: Add __rcu annotation\n  tracing: remove duplicate null-pointer check in skb tracepoint\n  tracing/trivial: Add missing comma in TRACE_EVENT comment\n  tracing: Include module.h in define_trace.h\n  x86: Save rbp in pt_regs on irq entry\n  x86, dumpstack: Fix unused variable warning\n  x86, NMI: Clean-up default_do_nmi()\n  x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU\n  x86, NMI: Remove DIE_NMI_IPI\n  x86, NMI: Add priorities to handlers\n  ...\n"
    },
    {
      "commit": "edb2877f4a62647e36e20839a786f94d688a06ed",
      "tree": "b7d7c5f3d5bf2ad1e41f72c43483be6023be2d92",
      "parents": [
        "5b2eef966cb2ae307aa4ef1767f7307774bc96ca",
        "f9db92cb8084c756890ddf953e9329588c59e8e8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:01:24 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 11 11:01:24 2011 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc: (39 commits)\n  mmc: davinci: add support for SDIO irq handling\n  mmc: fix division by zero in MMC core\n  mmc: tmio_mmc: fix CMD irq handling\n  mmc: tmio_mmc: handle missing HW interrupts\n  mfd: sh_mobile_sdhi: activate SDIO IRQ for tmio_mmc\n  mmc: tmio_mmc: implement SDIO IRQ support\n  mfd: sdhi: require the tmio-mmc driver to bounce unaligned buffers\n  mmc: tmio_mmc: silence compiler warnings\n  mmc: tmio_mmc: implement a bounce buffer for unaligned DMA\n  mmc: tmio_mmc: merge the private header into the driver\n  mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure\n  mmc: tmio_mmc: allow multi-element scatter-gather lists\n  mmc: Register debugfs dir before calling card probe function.\n  mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.\n  mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.\n  mmc: Fix sd/sdio/mmc initialization frequency retries\n  mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap\n  mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.\n  mmc: add sdhci-tegra driver for Tegra SoCs\n  mmc: sdhci: add quirk for max len ADMA descriptors\n  ...\n"
    },
    {
      "commit": "b8b80cf37c7f0e32729262f805bc0fa81c3e9d12",
      "tree": "234c3ddfa7524ba154bc4e40c780e94262d4da8c",
      "parents": [
        "c25a61f542ccb81e74d3f822992f3d74392f386d"
      ],
      "author": {
        "name": "Aneesh Kumar K.V",
        "email": "aneesh.kumar@linux.vnet.ibm.com",
        "time": "Tue Jan 11 08:14:47 2011 +0000"
      },
      "committer": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Tue Jan 11 09:58:08 2011 -0600"
      },
      "message": "fs/9p: Don\u0027t set dentry-\u003ed_op in create routines\n\nWe do set dentry-\u003ed_op in lookup even in case of EOENT entries.\nThat implies we should have dentry-\u003ed_op already set when\ncreate/mkdir/mknod/link/symlink routines are called\n\nSigned-off-by: Aneesh Kumar K.V \u003caneesh.kumar@linux.vnet.ibm.com\u003e\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\n"
    },
    {
      "commit": "c25a61f542ccb81e74d3f822992f3d74392f386d",
      "tree": "7e8d909ae33c2832d3d1efd9e27f4a9cc3290189",
      "parents": [
        "31b6ceac497954c160c61f07e76b891b1cf53c90"
      ],
      "author": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Tue Jan 11 09:49:03 2011 -0600"
      },
      "committer": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Tue Jan 11 09:58:08 2011 -0600"
      },
      "message": "fs/9p: fix spelling typo\n\nintroduced a typo somehow during a hand merge\n\nReported by: Aneesh Kumar K.V \u003caneesh.kumar@linux.vnet.ibm.com\u003e\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\n"
    },
    {
      "commit": "31b6ceac497954c160c61f07e76b891b1cf53c90",
      "tree": "4874203ee50416646a95afc8b5ed868d9f30730f",
      "parents": [
        "219fd58be62d01e30224c7af919dea77b7e392a8"
      ],
      "author": {
        "name": "M. Mohan Kumar",
        "email": "mohan@in.ibm.com",
        "time": "Sat Jan 08 07:28:46 2011 +0530"
      },
      "committer": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Tue Jan 11 09:58:08 2011 -0600"
      },
      "message": "fs/9p: TREADLINK bugfix\n\nRemove v9fs_vfs_readlink_dotl function and use generic_readlink. Update\nv9fs_vfs_follow_link_dotl function to accommodate this change\n\nSigned-off-by: M. Mohan Kumar \u003cmohan@in.ibm.com\u003e\nReported-by:  Dr. David Alan Gilbert \u003clinux@treblig.org\u003e\nSigned-off-by: Venkateswararao Jujjuri \u003cjvrao@linux.vnet.ibm.com\u003e\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\n"
    },
    {
      "commit": "219fd58be62d01e30224c7af919dea77b7e392a8",
      "tree": "88db8ad84951f7e0c265175627f379f79d26a88c",
      "parents": [
        "af7542fc8ac678ce69dbd5c9643c52897b47c66f"
      ],
      "author": {
        "name": "M. Mohan Kumar",
        "email": "mohan@in.ibm.com",
        "time": "Mon Jan 10 14:23:53 2011 -0600"
      },
      "committer": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Tue Jan 11 09:58:07 2011 -0600"
      },
      "message": "net/9p: Use proper data types\n\nUse proper data types for storing the count of the binary blob and\nlength of a string. Without this patch length calculation of string will\nalways result in -1 because of comparision between signed and unsigned\ninteger.\n\nSigned-off-by: M. Mohan Kumar \u003cmohan@in.ibm.com\u003e\nSigned-off-by: Venkateswararao Jujjuri \u003cjvrao@linux.vnet.ibm.com\u003e\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\n"
    },
    {
      "commit": "af7542fc8ac678ce69dbd5c9643c52897b47c66f",
      "tree": "247edbefbae61ea7fcb6d396856149fd1d4b4c1c",
      "parents": [
        "53c06f4e0a4621bb40c8be6ff701e07f6226143d"
      ],
      "author": {
        "name": "Aneesh Kumar K.V",
        "email": "aneesh.kumar@linux.vnet.ibm.com",
        "time": "Mon Jan 10 14:22:21 2011 -0600"
      },
      "committer": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Tue Jan 11 09:58:07 2011 -0600"
      },
      "message": "fs/9p: Simplify the .L create operation\n\nSigned-off-by: Aneesh Kumar K.V \u003caneesh.kumar@linux.vnet.ibm.com\u003e\nSigned-off-by: Venkateswararao Jujjuri \u003cjvrao@linux.vnet.ibm.com\u003e\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\n"
    },
    {
      "commit": "53c06f4e0a4621bb40c8be6ff701e07f6226143d",
      "tree": "d7e9a50a91c00e06765ceb47f8ebb5a13624e977",
      "parents": [
        "255614c45943d43a3778a04b214692346b9d5049"
      ],
      "author": {
        "name": "Aneesh Kumar K.V",
        "email": "aneesh.kumar@linux.vnet.ibm.com",
        "time": "Mon Jan 10 13:51:47 2011 -0600"
      },
      "committer": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Tue Jan 11 09:58:07 2011 -0600"
      },
      "message": "fs/9p: Move dotl inode operations into a seperate file\n\nSource Code Reorganization\n\nSigned-off-by: Aneesh Kumar K.V \u003caneesh.kumar@linux.vnet.ibm.com\u003e\nSigned-off-by: Venkateswararao Jujjuri \u003cjvrao@linux.vnet.ibm.com\u003e\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\n"
    },
    {
      "commit": "255614c45943d43a3778a04b214692346b9d5049",
      "tree": "1223496c1c3e929cd3c34cada2d4cd0cf22520af",
      "parents": [
        "6f81c1157468dd0a7377249c44ae83a7fe998bc9"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sun Jan 02 06:15:54 2011 +0000"
      },
      "committer": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Tue Jan 11 09:58:07 2011 -0600"
      },
      "message": "fs/9p: fix menu presentation\n\nMake the 9P_FS kconfig options subordinate to the 9P_FS kconfig symbol\nin the menu presentation instead of them all being at the same level.\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\n"
    },
    {
      "commit": "6f81c1157468dd0a7377249c44ae83a7fe998bc9",
      "tree": "3d7bcef08c3789b7db9704b4e31da75b0599803c",
      "parents": [
        "009ca3897ea8313b4ed4da964a2f31ecf5a0624d"
      ],
      "author": {
        "name": "Aneesh Kumar K.V",
        "email": "aneesh.kumar@linux.vnet.ibm.com",
        "time": "Fri Dec 10 12:19:31 2010 +0530"
      },
      "committer": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Tue Jan 11 09:58:07 2011 -0600"
      },
      "message": "fs/9p: Fix the return error on default acl removal\n\nIf we don\u0027t have default ACL, then trying to remove\ndefault acl on a file should return 0.\n\nSigned-off-by: Aneesh Kumar K.V \u003caneesh.kumar@linux.vnet.ibm.com\u003e\nSigned-off-by: Venkateswararao Jujjuri \u003cjvrao@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "009ca3897ea8313b4ed4da964a2f31ecf5a0624d",
      "tree": "f1ba16466fb93035aa4ed88a97416f0c63a5e89d",
      "parents": [
        "5b2eef966cb2ae307aa4ef1767f7307774bc96ca"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Mon Nov 15 03:04:51 2010 +0000"
      },
      "committer": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Tue Jan 11 09:58:07 2011 -0600"
      },
      "message": "fs/9p: Remove unnecessary semicolons\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\n"
    },
    {
      "commit": "fa36e956c5027d9a985d555d104d293c0a98d2c3",
      "tree": "0e49cce97a551b12c740d4173cad6d635a706cc4",
      "parents": [
        "718c45bd1aa80c4e23a0ee204c973e3014e94708"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@linux.intel.com",
        "time": "Tue Jan 11 10:55:56 2011 +0000"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jan 11 12:46:16 2011 +0100"
      },
      "message": "x86: Fix Moorestown VRTC fixmap placement\n\nThe x86 fixmaps need to be all together... unfortunately the\nVRTC one was misplaced.\n\nThis patch makes sure the MRST VRTC fixmap is put prior to the\n__end_of_permanent_fixed_addresses marker.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nLKML-Reference: \u003c20110111105544.24448.27607.stgit@bob.linux.org.uk\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "718c45bd1aa80c4e23a0ee204c973e3014e94708",
      "tree": "c22c0a0ace46d4d3e30946e805f12c960933d5bb",
      "parents": [
        "990a32d1e54b3c0f7304bec95fb883404589b3f0"
      ],
      "author": {
        "name": "Alek Du",
        "email": "alek.du@intel.com",
        "time": "Tue Jan 11 10:55:32 2011 +0000"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jan 11 12:46:15 2011 +0100"
      },
      "message": "x86/gpio: Implement x86 gpio_to_irq convert function\n\nWe need this for x86 MID platforms where GPIO interrupts are\nused. No special magic is needed so the default 1:1 behaviour\nwill do nicely.\n\nSigned-off-by: Alek Du \u003calek.du@intel.com\u003e\nSigned-off-by: Jacob Pan \u003cjacob.jun.pan@intel.com\u003e\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nLKML-Reference: \u003c20110111105439.24448.69863.stgit@bob.linux.org.uk\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "990a32d1e54b3c0f7304bec95fb883404589b3f0",
      "tree": "f9d1d6b7f4b7b1f4a380bc3612920202cddb734c",
      "parents": [
        "24d9b70b8c679264756a6980e668b96b3f964826"
      ],
      "author": {
        "name": "Jack Steiner",
        "email": "steiner@sgi.com",
        "time": "Mon Jan 10 13:52:11 2011 -0600"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jan 11 12:44:45 2011 +0100"
      },
      "message": "x86, UV: Fix APICID shift for Westmere processors\n\nWestmere processors use a different algorithm for\nassigning APICIDs on SGI UV systems. The location of the\nnode number within the apicid is now a function of the\nprocessor type.\n\nSigned-off-by: Jack Steiner \u003csteiner@sgi.com\u003e\nLKML-Reference: \u003c20110110195210.GA18737@sgi.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "24d9b70b8c679264756a6980e668b96b3f964826",
      "tree": "03fc36c220ffa87c5779cbf28281dec2f46096cd",
      "parents": [
        "29fe359ca20326e57b25e8545c49ed9ff5e830c7"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "JBeulich@novell.com",
        "time": "Mon Jan 10 16:20:23 2011 +0000"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jan 11 12:43:41 2011 +0100"
      },
      "message": "x86: Use PCI method for enabling AMD extended config space before MSR method\n\nWhile both methods should work equivalently well for the native\ncase, the Xen Dom0 case can\u0027t reliably work with the MSR one,\nsince there\u0027s no guarantee that the virtual CPUs it has\navailable fully cover all necessary physical ones.\n\nAs per the suggestion of Robert Richter the patch only adds the\nPCI method, but leaves the MSR one as a fallback to cover new\nsystems the PCI IDs of which may not have got added to the code\nbase yet.\n\nThe only change in v2 is the breaking out of the new CPI\ninitialization method into a separate function, as requested by\nIngo.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nAcked-by: Robert Richter \u003crobert.richter@amd.com\u003e\nCc: Andreas Herrmann3 \u003cAndreas.Herrmann3@amd.com\u003e\nCc: Joerg Roedel \u003cjoerg.roedel@amd.com\u003e\nCc: Jeremy Fitzhardinge \u003cjeremy@goop.org\u003e\nLKML-Reference: \u003c4D2B3FD7020000780002B67D@vpn.id2.novell.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "29fe359ca20326e57b25e8545c49ed9ff5e830c7",
      "tree": "f826f648024d47cd0717d727b4fa43a28fa36caf",
      "parents": [
        "4aed89d6b515b9185351706ca95cd712c9d8d6a3"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Jan 11 11:40:48 2011 +0100"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Jan 11 11:48:39 2011 +0100"
      },
      "message": "x86: tsc: Prevent delayed init if initial tsc calibration failed\n\ncommit a8760ec (x86: Check tsc available/disabled in the delayed init\nfunction) missed to prevent the setup of the delayed init function in\ncase the initial tsc calibration failed. This results in the same\ndivide by zero bug as we have seen without the tsc disabled check.\n\nSkip the delayed work setup when tsc_khz (the initial calibration\nvalue) is 0.\n\nBisected-and-tested-by: Kirill A. Shutemov \u003ckas@openvz.org\u003e\nCc: John Stultz \u003cjohn.stultz@linaro.org\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "39bf990ead35c7263652ca5dd8262b2b2cd147ac",
      "tree": "2aac1543090234a97d4b67f1871bbfcd857359e2",
      "parents": [
        "eed0ba0b4ab2d1668588219a8efa81bf8636a12d"
      ],
      "author": {
        "name": "Jesse Larrew",
        "email": "jlarrew@linux.vnet.ibm.com",
        "time": "Fri Dec 17 22:07:47 2010 +0000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Jan 11 16:06:16 2011 +1100"
      },
      "message": "powerpc/pseries: Fix VPHN build errors on non-SMP systems\n\nThe header asm/hvcall.h was previously included indirectly via\nsmp.h. On non-SMP systems, however, these declarations are excluded\nand the build breaks. This is easily fixed by including asm/hvcall.h\ndirectly.\n\nThe VPHN feature is only meaningful on NUMA systems that implement\nthe SPLPAR option, so exclude the VPHN code on systems without\nSPLPAR enabled.\n\nAlso, expose unmap_cpu_from_node() on systems with SPLPAR enabled,\neven if CONFIG_HOTPLUG_CPU is disabled.\n\nLastly, map_cpu_to_node() is now needed by VPHN to manipulate the\nnode masks after boot time, so remove the __cpuinit annotation to\nfix a section mismatch.\n\nSigned-off-by: Jesse Larrew \u003cjlarrew@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "eed0ba0b4ab2d1668588219a8efa81bf8636a12d",
      "tree": "f5aa3c732e7830a1b24e6071f8bed0f799881187",
      "parents": [
        "98b14d6b290d96b24ae993ceaccc59b2aa4b130c",
        "c9de9333f5a860cab82052bce6ac28bcac9b2c26"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Jan 11 15:10:08 2011 +1100"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Jan 11 15:10:08 2011 +1100"
      },
      "message": "Merge remote branch \u0027gcl/next\u0027 into next\n"
    },
    {
      "commit": "92f1c008ae79e32b83c0607d184b194f302bb3ee",
      "tree": "070980c581ca39a050a1b86a50fe4c52437cdba1",
      "parents": [
        "e54be894eae10eca9892e965cc9532f5d5a11767",
        "d0eb2f38b250b7d6c993adf81b0e4ded0565497e"
      ],
      "author": {
        "name": "Alex Elder",
        "email": "aelder@sgi.com",
        "time": "Mon Jan 10 21:35:55 2011 -0600"
      },
      "committer": {
        "name": "Alex Elder",
        "email": "aelder@sgi.com",
        "time": "Mon Jan 10 21:35:55 2011 -0600"
      },
      "message": "Merge branch \u0027master\u0027 into for-linus-merged\n\nThis merge pulls the XFS master branch into the latest Linus master.\nThis results in a merge conflict whose best fix is not obvious.\nI manually fixed the conflict, in \"fs/xfs/xfs_iget.c\".\n\nDave Chinner had done work that resulted in RCU freeing of inodes\nseparate from what Nick Piggin had done, and their results differed\nslightly in xfs_inode_free().  The fix updates Nick\u0027s call_rcu()\nwith the use of VFS_I(), while incorporating needed updates to some\nXFS inode fields implemented in Dave\u0027s series.  Dave\u0027s RCU callback\nfunction has also been removed.\n\nSigned-off-by: Alex Elder \u003caelder@sgi.com\u003e\n"
    },
    {
      "commit": "2b76c05794e66655e10633d2d78287854c991f63",
      "tree": "f6782ce9fc2f8e975189c7f6e47e1ac6ab75ea61",
      "parents": [
        "db8b10167126d72829653690f57b9c7ca53c4d54",
        "1eba27e87a85f6ed68905055bc9a7dbfb024c255",
        "8ae31e5b1fc73751d800d551fb30340caa53c7dd",
        "1397490938aa0aca39001c3fd5a9fc9387110d86",
        "d0444f1527f22d193c209d4fdad0dbabbf2be2ee",
        "601d87b0795c5affe5b73318c1088edbf10ce72f",
        "4db62d4786e946e6fc8c2bb1f9201508f7f46c41",
        "9af762719e8f8fa282de02997dced593030eb238"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Mon Jan 10 17:43:30 2011 -0800"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Mon Jan 10 17:43:30 2011 -0800"
      },
      "message": "Merge branches \u0027cxgb4\u0027, \u0027ipath\u0027, \u0027ipoib\u0027, \u0027mlx4\u0027, \u0027mthca\u0027, \u0027nes\u0027, \u0027qib\u0027 and \u0027srp\u0027 into for-next\n"
    },
    {
      "commit": "4db62d4786e946e6fc8c2bb1f9201508f7f46c41",
      "tree": "dbd1bf62fa05e53d225f54d24e6db28eab7bb6cc",
      "parents": [
        "f2d255a0787119f7f4dc0e6093a0bd2700a49402"
      ],
      "author": {
        "name": "Mike Marciniszyn",
        "email": "mike.marciniszyn@qlogic.org",
        "time": "Mon Jan 10 17:42:23 2011 -0800"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Mon Jan 10 17:42:23 2011 -0800"
      },
      "message": "IB/qib: Fix refcount leak in lkey/rkey validation\n\nThe mr optimization introduced a reference count leak on an exception\ntest.  The lock/refcount manipulation is moved down and the problematic\nexception test now calls bail to insure that the lock is released.\n\nAdditional fixes as suggested by Ralph Campbell \u003cralph.campbell@qlogic.org\u003e:\n- reduce lock scope of dma regions\n- use explicit values on returns vs. automatic ret value\n\nSigned-off-by: Mike Marciniszyn \u003cmike.marciniszyn@qlogic.com\u003e\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\n"
    },
    {
      "commit": "f2d255a0787119f7f4dc0e6093a0bd2700a49402",
      "tree": "68de18e409adc3a48fd03d0704806fdfc854f5e3",
      "parents": [
        "dd04e43d46ad7a4e625a9ff3b270dc0db9abe81d"
      ],
      "author": {
        "name": "Mike Marciniszyn",
        "email": "mike.marciniszyn@qlogic.com",
        "time": "Mon Jan 10 17:42:22 2011 -0800"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Mon Jan 10 17:42:22 2011 -0800"
      },
      "message": "IB/qib: Improve SERDES tunning on QMH boards\n\nImprove the QMH SERDES tunning on initial driver load by having the\ndriver go through a link state change.\n\nSigned-off-by: Mike Marciniszyn \u003cmike.marciniszyn@qlogic.com\u003e\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\n"
    }
  ],
  "next": "dd04e43d46ad7a4e625a9ff3b270dc0db9abe81d"
}
