)]}'
{
  "log": [
    {
      "commit": "7b8ea53d7f1865cd8f05dfb8f706a4ff5a72abcf",
      "tree": "3cdfb27bac033c9612cebb0e71dccff3af54d6d9",
      "parents": [
        "e981b060767b3c4ac9393ad8d2558d648e35dfcb"
      ],
      "author": {
        "name": "Amerigo Wang",
        "email": "amwang@redhat.com",
        "time": "Fri Aug 20 05:36:06 2010 -0400"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Fri Aug 20 13:55:56 2010 +0200"
      },
      "message": "makefile: not need to regenerate kernel.release file when make kernelrelease\n\nBrice reported that \u0027kernelrelease\u0027 has a dependence on include/config/kernel.release,\ncauses this file to be regenerated every time when invoke it. It doesn\u0027t have to.\n\nReported-by: Brice Goglin \u003cBrice.Goglin@inria.fr\u003e\nTested-by: Brice Goglin \u003cBrice.Goglin@inria.fr\u003e\nSigned-off-by: WANG Cong \u003camwang@redhat.com\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "e981b060767b3c4ac9393ad8d2558d648e35dfcb",
      "tree": "9c05eaec3072be3645dda61d35085d152b9d5954",
      "parents": [
        "3c955b407a084810f57260d61548cc92c14bc627",
        "da5cabf80e2433131bf0ed8993abc0f7ea618c73"
      ],
      "author": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Fri Aug 20 13:53:08 2010 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Fri Aug 20 13:53:08 2010 +0200"
      },
      "message": "Merge commit \u0027v2.6.36-rc1\u0027 into kbuild/rc-fixes\n"
    },
    {
      "commit": "3c955b407a084810f57260d61548cc92c14bc627",
      "tree": "608ce4c4b5efc5bd2357758063c1b8e9c5ed2113",
      "parents": [
        "3643f849d7da5c12da589beb03c12303fe79b841"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "JBeulich@novell.com",
        "time": "Mon Aug 16 11:58:58 2010 +0100"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Tue Aug 17 11:47:40 2010 +0200"
      },
      "message": "fixes for using make 3.82\n\nIt doesn\u0027t like pattern and explicit rules to be on the same line,\nand it seems to be more picky when matching file (or really directory)\nnames with different numbers of trailing slashes.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nAcked-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nAndrew Benton \u003cb3nton@gmail.com\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "da5cabf80e2433131bf0ed8993abc0f7ea618c73",
      "tree": "208f20750722e031b404f1447b22c5ffd0eed215",
      "parents": [
        "2245ba2a3a975656bb303dfaa115accaa4667083"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 17:41:37 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 17:41:37 2010 -0700"
      },
      "message": "Linux 2.6.36-rc1\n"
    },
    {
      "commit": "2245ba2a3a975656bb303dfaa115accaa4667083",
      "tree": "cbeb348c43d58461d851907373c34a7b9a985e41",
      "parents": [
        "e2e96c663639a3361bb1a84e666887d308c6c87e",
        "95ee46aa8698f2000647dfb362400fadbb5807cf"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 17:37:07 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 17:37:07 2010 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6:\n  gcc-4.6: ACPI: fix unused but set variables in ACPI\n  ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS\n  ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS\n  ACPI processor: remove deprecated ACPI procfs I/F\n  ACPI power_resource: remove unused procfs I/F\n  ACPI: remove deprecated ACPI procfs I/F\n  ACPI: introduce drivers/acpi/sysfs.c\n  ACPI: introduce module parameter acpi.aml_debug_output\n  ACPI: introduce drivers/acpi/debugfs.c\n  ACPI, APEI, ERST debug support\n  ACPI, APEI, Manage GHES as platform devices\n  ACPI, APEI, Rename CPER and GHES severity constants\n  ACPI, APEI, Fix a typo of error path of apei_resources_request\n  ACPI / ACPICA: Fix reference counting problems with GPE handlers\n  ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device\n  ACPI / Sleep: Drop acpi_suspend_finish()\n  ACPI / Sleep: Consolidate suspend and hibernation routines\n  ACPI / Wakeup: Simplify enabling of wakeup devices\n  ACPI / Sleep: Rework enabling wakeup devices\n  ACPI / Sleep: Free NVS copy if suspending of devices fails\n\nFixed up totally buggered \"ACPI: fix unused but set variables in ACPI\"\npatch that doesn\u0027t even compile in the merge.\n\nThanks to Sedat Dilek \u003csedat.dilek@googlemail.com\u003e for noticing the\nbreakage before I even pulled.  And a big \"Grrr..\" at Len for not even\nbothering to compile the tree before asking me to pull.\n"
    },
    {
      "commit": "e2e96c663639a3361bb1a84e666887d308c6c87e",
      "tree": "7c28b1e5baaff4741d974193ba30f1c53992596f",
      "parents": [
        "7355a5a654ccbbfd2fd11bb1e2389910f786ea92",
        "1a8bd481bfba30515b54368d90a915db3faf302f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 17:34:20 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 17:34:20 2010 -0700"
      },
      "message": "Merge git://git.infradead.org/iommu-2.6\n\n* git://git.infradead.org/iommu-2.6:\n  intel-iommu: Fix 32-bit build warning with __cmpxchg()\n  intr-remap: allow disabling source id checking\n"
    },
    {
      "commit": "7355a5a654ccbbfd2fd11bb1e2389910f786ea92",
      "tree": "a1aa0b16bab51f8c5c505fe237d3ba6ba20b88aa",
      "parents": [
        "7a1b29a82ba76427de791098c095ce31dab9333d",
        "84c4f46d9c0bd67b763b01a6b4c86dcfde6c818a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 17:32:47 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 17:32:47 2010 -0700"
      },
      "message": "Merge git://git.infradead.org/mtd-2.6\n\n* git://git.infradead.org/mtd-2.6:\n  mtd/nand_ids: Fix buswidth\n  mtd/m25p80: fix test for end of loop\n  mtd/m25p80: retlen is never NULL\n  MIPS: Fix gen_nand probe structures contents\n  gen_nand: Test if nr_chips field is valid\n  BFIN: Fix gen_nand probe structures contents\n  nand/denali: move all hardware initialization work to denali_hw_init\n  nand/denali: Add a page check in denali_read_page \u0026 denali_read_page_raw\n  nand/denali: use cpu_relax() while waiting for hardware interrupt\n  nand/denali: change read_status function method\n  nand/denali: Fixed check patch warnings\n  ARM: Fix gen_nand probe structures contents\n  mtd/nand_base: fix kernel-doc warnings \u0026 typos\n  nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk\n  nand/denali: Fixed handle ECC error bugs\n  nand/denali: use iowrite32() to replace denali_write32()\n  nand/denali: Fixed probe function bugs\n"
    },
    {
      "commit": "7a1b29a82ba76427de791098c095ce31dab9333d",
      "tree": "077a1563ce243b6ac619397a0b7904623a28de50",
      "parents": [
        "d7824370e26325c881b665350ce64fb0a4fde24a",
        "a5854dd7f30c3849edf9b9711362e2dd51d3f855"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 17:31:43 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 17:31:43 2010 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:\n  arch/tile: don\u0027t validate CROSS_COMPILE needlessly\n  arch/tile: export only COMMAND_LINE_SIZE to userspace.\n  arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN\n  arch/tile: Rename the hweight() implementations to __arch_hweight()\n  arch/tile: extend syscall ABI to set r1 on return as well.\n  arch/tile: Various cleanups.\n  arch/tile: support backtracing on TILE-Gx\n  arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.\n  arch/tile: Use separate, better minsec values for clocksource and sched_clock.\n  arch/tile: correct a bug in freeing bootmem by VA for the optional second initrd.\n  arch: tile: mm: pgtable.c: Removed duplicated #include\n  arch: tile: kernel/proc.c Removed duplicated #include\n  Add fanotify syscalls to \u003casm-generic/unistd.h\u003e.\n  arch/tile: support new kunmap_atomic() naming convention.\n  tile: remove unused ISA_DMA_THRESHOLD define\n\nConflicts in arch/tile/configs/tile_defconfig (pick the mainline version\nwith the reduced defconfig).\n"
    },
    {
      "commit": "a5854dd7f30c3849edf9b9711362e2dd51d3f855",
      "tree": "e4e84e168eab39fa7e8bdd943447ea241ce6979a",
      "parents": [
        "3b3c1b9d04db2ac925818c3cff677f5353c0b559"
      ],
      "author": {
        "name": "Chris Metcalf",
        "email": "cmetcalf@tilera.com",
        "time": "Sun Aug 15 15:01:45 2010 -0400"
      },
      "committer": {
        "name": "Chris Metcalf",
        "email": "cmetcalf@tilera.com",
        "time": "Sun Aug 15 16:14:07 2010 -0400"
      },
      "message": "arch/tile: don\u0027t validate CROSS_COMPILE needlessly\n\nWith this change, the arch/tile Makefile will only check for a valid\ncombination of CROSS_COMPILE vs \"uname -m\" for a few common targets\nthat are typically the ones we get wrong (vmlinux, all, and modules).\nThe change handles the case of an empty \"make\" goal like \"make all\".\n\nSigned-off-by: Chris Metcalf \u003ccmetcalf@tilera.com\u003e\nReviewed-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "d7824370e26325c881b665350ce64fb0a4fde24a",
      "tree": "c3fb9ceb074d52c3edd166a927314c642f2fe631",
      "parents": [
        "1b68c9596ce17a1e06918ed65fc3d19b92b04aab"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 11:35:52 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 11:35:52 2010 -0700"
      },
      "message": "mm: fix up some user-visible effects of the stack guard page\n\nThis commit makes the stack guard page somewhat less visible to user\nspace. It does this by:\n\n - not showing the guard page in /proc/\u003cpid\u003e/maps\n\n   It looks like lvm-tools will actually read /proc/self/maps to figure\n   out where all its mappings are, and effectively do a specialized\n   \"mlockall()\" in user space.  By not showing the guard page as part of\n   the mapping (by just adding PAGE_SIZE to the start for grows-up\n   pages), lvm-tools ends up not being aware of it.\n\n - by also teaching the _real_ mlock() functionality not to try to lock\n   the guard page.\n\n   That would just expand the mapping down to create a new guard page,\n   so there really is no point in trying to lock it in place.\n\nIt would perhaps be nice to show the guard page specially in\n/proc/\u003cpid\u003e/maps (or at least mark grow-down segments some way), but\nlet\u0027s not open ourselves up to more breakage by user space from programs\nthat depends on the exact deails of the \u0027maps\u0027 file.\n\nSpecial thanks to Henrique de Moraes Holschuh for diving into lvm-tools\nsource code to see what was going on with the whole new warning.\n\nReported-and-tested-by: François Valenduc \u003cfrancois.valenduc@tvcablenet.be\nReported-by: Henrique de Moraes Holschuh \u003chmh@hmh.eng.br\u003e\nCc: stable@kernel.org\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "1b68c9596ce17a1e06918ed65fc3d19b92b04aab",
      "tree": "d7588c281a92fb30604ddc23f88f748be028921d",
      "parents": [
        "5a4179460cb50d939a2ae713cf88fcbff75f2c1c",
        "aaae5272118bcce90d11629f15bc01ea8e545e6d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 11:22:00 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 11:22:00 2010 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6:\n  ALSA: sound/usb/format: silence uninitialized variable warnings\n  MAINTAINERS: Add Ian Lartey as comaintaner for Wolfson devices\n  MAINTAINERS: Make Wolfson entry also cover CODEC drivers\n  ASoC: Only tweak WM8994 chip configuration on devices up to rev D\n  ASoC: Optimise DSP performance for WM8994\n  ALSA: hda - Fix dynamic ADC change working again\n  ALSA: hda - Restrict PCM parameters per ELD information over HDMI\n  sound: oss: sh_dac_audio.c removed duplicated #include\n"
    },
    {
      "commit": "5a4179460cb50d939a2ae713cf88fcbff75f2c1c",
      "tree": "f41bfc36bbb14be449aaeecf01df592a5fd553f4",
      "parents": [
        "5d7cb157025b3b4852f38e6e5e97d06ef12c1d78",
        "4725fd3ce970c27a1678fb0809bfc7c2f4ac3e4f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 11:17:52 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 15 11:17:52 2010 -0700"
      },
      "message": "Merge branch \u0027idle-release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6\n\n* \u0027idle-release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6:\n  intel_idle: recognize Lincroft Atom Processor\n  intel_idle: no longer EXPERIMENTAL\n  intel_idle: disable module support\n  intel_idle: add support for Westmere-EX\n  intel_idle: delete power_policy modparam, and choose substate functions\n  intel_idle: delete substates DEBUG modparam\n"
    },
    {
      "commit": "3b3c1b9d04db2ac925818c3cff677f5353c0b559",
      "tree": "a9dd552ad393a9e65ab82eb1cf69d7236f52134c",
      "parents": [
        "b3ae98ab8217a8621859e1d9cbf3ee6c4c19533b"
      ],
      "author": {
        "name": "Chris Metcalf",
        "email": "cmetcalf@tilera.com",
        "time": "Sun Aug 15 12:14:41 2010 -0400"
      },
      "committer": {
        "name": "Chris Metcalf",
        "email": "cmetcalf@tilera.com",
        "time": "Sun Aug 15 12:14:41 2010 -0400"
      },
      "message": "arch/tile: export only COMMAND_LINE_SIZE to userspace.\n\nThis fixes a failure in \"make headers_check\" for tile.\nI hadn\u0027t realized this file was exported to userspace by default.\n\nSigned-off-by: Chris Metcalf \u003ccmetcalf@tilera.com\u003e\n"
    },
    {
      "commit": "b3ae98ab8217a8621859e1d9cbf3ee6c4c19533b",
      "tree": "dfab5358562d26fcdf9924346cde822252ec3192",
      "parents": [
        "947e7dc1aed0532478e10988328bfd7426e0c2bd"
      ],
      "author": {
        "name": "Chris Metcalf",
        "email": "cmetcalf@tilera.com",
        "time": "Fri Aug 13 20:43:39 2010 -0400"
      },
      "committer": {
        "name": "Chris Metcalf",
        "email": "cmetcalf@tilera.com",
        "time": "Sun Aug 15 11:05:33 2010 -0400"
      },
      "message": "arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN\n\nSee commit a6eb9fe105d5de0053b261148cee56c94b4720ca.\n\nSigned-off-by: Chris Metcalf \u003ccmetcalf@tilera.com\u003e\nAcked-by: FUJITA Tomonori \u003cfujita.tomonori@lab.ntt.co.jp\u003e\n"
    },
    {
      "commit": "aaae5272118bcce90d11629f15bc01ea8e545e6d",
      "tree": "cc90dfb59fd7235e105f0dd366cf96170fc143d4",
      "parents": [
        "18c5ef385c65360761f39d55b2e2cd370ab151db",
        "a532f97c71c7a952531e02b0994104c532fbef0f"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Aug 15 14:34:02 2010 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Aug 15 14:34:02 2010 +0200"
      },
      "message": "Merge branch \u0027fix/asoc\u0027 into for-linus\n"
    },
    {
      "commit": "18c5ef385c65360761f39d55b2e2cd370ab151db",
      "tree": "51ffa37ad94600f908867196dd9f216e42163de7",
      "parents": [
        "38d7b08f374b640b00d350ac2d12ffed5d723423",
        "f0cea79724f03ee55e7b5933b6a6f6a3fd177710"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Aug 15 14:33:56 2010 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Aug 15 14:33:56 2010 +0200"
      },
      "message": "Merge branch \u0027fix/hda\u0027 into for-linus\n"
    },
    {
      "commit": "38d7b08f374b640b00d350ac2d12ffed5d723423",
      "tree": "3c68f297c254caa6d0a0a7634d964df724b6a52a",
      "parents": [
        "31cbd97726207b483a1731562559fabd4e2efdd0"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "error27@gmail.com",
        "time": "Sat Aug 14 19:29:53 2010 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Aug 15 14:28:20 2010 +0200"
      },
      "message": "ALSA: sound/usb/format: silence uninitialized variable warnings\n\nGcc complains that ret might be used uninitialized:\n\nsound/usb/format.c: In function ‘snd_usb_parse_audio_format’:\nsound/usb/format.c:354: warning: ‘ret’ may be used uninitialized in this function\nsound/usb/format.c:354: note: ‘ret’ was declared here\nsound/usb/format.c:414: warning: ‘ret’ may be used uninitialized in this function\nsound/usb/format.c:414: note: ‘ret’ was declared here\n\nI suppose it could be uninitialized if there is ever a UAC_VERSION_3\nreleased. Anyway this patch is worthwhile if only to silence the gcc\nwarning.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nAcked-by: Daniel Mack \u003cdaniel@caiaq.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "95ee46aa8698f2000647dfb362400fadbb5807cf",
      "tree": "e5a05c7297f997e191c73091934e42e3195c0e40",
      "parents": [
        "cfa806f059801dbe7e435745eb2e187c8bfe1e7f",
        "92fa5bd9a946b6e7aab6764e7312e4e3d9bed295"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Aug 15 01:06:31 2010 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Aug 15 01:06:31 2010 -0400"
      },
      "message": "Merge branch \u0027linus\u0027 into release\n\nConflicts:\n\tdrivers/acpi/debug.c\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "cfa806f059801dbe7e435745eb2e187c8bfe1e7f",
      "tree": "9c99026f29b863ca0541699e45349b8fa40ea93a",
      "parents": [
        "43d9f87b79804f2d75d9d8a81c862b179f055a15"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "andi@firstfloor.org",
        "time": "Tue Jul 20 15:18:36 2010 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Aug 15 00:53:08 2010 -0400"
      },
      "message": "gcc-4.6: ACPI: fix unused but set variables in ACPI\n\nSome minor improvements in error handling, but overall it was mostly dead\ncode.\n\nSigned-off-by: Andi Kleen \u003cak@linux.intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "43d9f87b79804f2d75d9d8a81c862b179f055a15",
      "tree": "b3e6368c641d7999832f5b06b04639d41aa9f485",
      "parents": [
        "6e37c658aefa57c472b2dbf1de88dbd3c67cdb52"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Thu Jul 15 10:46:44 2010 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Aug 15 00:37:33 2010 -0400"
      },
      "message": "ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS\n\nMark the ACPI thermal procfs I/F deprecated, because /sys/class/thermal/\nis already available and has been working for years w/o any problem.\n\nThe ACPI thermal procfs I/F will be removed in 2.6.37.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "6e37c658aefa57c472b2dbf1de88dbd3c67cdb52",
      "tree": "b16e489f5a371a8d60e86245e27fddc2b946d8a1",
      "parents": [
        "d09fe55510257f1acd21ea80a9bdd7c72b5895b3"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Thu Jul 15 10:46:43 2010 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Aug 15 00:34:06 2010 -0400"
      },
      "message": "ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS\n\nMark ACPI video driver procfs I/F deprecated, including:\n/proc/acpi/video/*/info\n/proc/acpi/video/*/DOS\n/proc/acpi/video/*/ROM\n/proc/acpi/video/*/POST\n/proc/acpi/video/*/POST_info\n/proc/acpi/video/*/*/info\n/proc/acpi/video/*/*/state\n/proc/acpi/video/*/*/EDID\nand\n/proc/acpi/video/*/*/brightness, because\n1. we already have the sysfs I/F /sysclass/backlight/ as the replacement\nof /proc/acpi/video/*/*/brightness.\n2. the other procfs I/F is not useful for userspace.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "d09fe55510257f1acd21ea80a9bdd7c72b5895b3",
      "tree": "8de6e26f254167fabbc66b4de6f03a44bb57acde",
      "parents": [
        "06af7eb043c02822072cea862fce1b7c74115e8f"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Thu Jul 15 10:46:41 2010 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Aug 15 00:31:45 2010 -0400"
      },
      "message": "ACPI processor: remove deprecated ACPI procfs I/F\n\nRemove deprecated ACPI processor procfs I/F, including:\n/proc/acpi/processor/CPUX/power\n/proc/acpi/processor/CPUX/limit\n/proc/acpi/processor/CPUX/info\n\n/proc/acpi/processor/CPUX/throttling still exists,\nas we don\u0027t have sysfs I/F available for now.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "06af7eb043c02822072cea862fce1b7c74115e8f",
      "tree": "43af890ec5c9f6843cd12cc11e5b38f89f05b98e",
      "parents": [
        "47f5c892b06797336a34f1096b4b617623aa1960"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Thu Jul 15 10:46:38 2010 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Aug 15 00:28:26 2010 -0400"
      },
      "message": "ACPI power_resource: remove unused procfs I/F\n\nRemove unused ACPI power procfs I/F.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "47f5c892b06797336a34f1096b4b617623aa1960",
      "tree": "31613e2031b8b5ac40b48dc5f8d673c8dbe5ead6",
      "parents": [
        "1c8fce27e275fd7c6b75bc6455745f02d3903ee6"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Thu Jul 15 10:46:33 2010 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Aug 15 00:27:51 2010 -0400"
      },
      "message": "ACPI: remove deprecated ACPI procfs I/F\n\nRmove deprecated ACPI procfs I/F, including\n/proc/acpi/debug_layer\n/proc/acpi/debug_level\n/proc/acpi/info\n/proc/acpi/dsdt\n/proc/acpi/fadt\n/proc/acpi/sleep\n\nbecause the sysfs I/F is already available\nand has been working well for years.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "1c8fce27e275fd7c6b75bc6455745f02d3903ee6",
      "tree": "3d98b0879ba6bf0b8dca08e6ff185b5febb8026a",
      "parents": [
        "c172cb73bc79fe69915b1a1a48e374aa4b1f8a59"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Thu Jul 15 10:46:30 2010 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Aug 15 00:26:30 2010 -0400"
      },
      "message": "ACPI: introduce drivers/acpi/sysfs.c\n\nIntroduce drivers/acpi/sysfs.c.\n\ncode for ACPI sysfs I/F, including\n#ifdef ACPI_DEBUG\n/sys/module/acpi/parameters/debug_layer\n/sys/module/acpi/parameters/debug_level\n/sys/module/acpi/parameters/trace_method_name\n/sys/module/acpi/parameters/trace_debug_layer\n/sys/module/acpi/parameters/trace_debug_level\n/sys/module/acpi/parameters/trace_state\n#endif\n/sys/module/acpi/parameters/acpica_version\n/sys/firmware/acpi/tables/\n/sys/firmware/acpi/interrupts/\nis moved to this file.\n\nNo function change in this patch.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "c172cb73bc79fe69915b1a1a48e374aa4b1f8a59",
      "tree": "eb3d6415914968441c063f7282e824b14b5a5edb",
      "parents": [
        "e8eb6228094bcf0c84d9aa32b6363e78da68e1f5",
        "28f4f8a9def2b1f3a6066bae791c77043ec49524"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Aug 15 00:25:40 2010 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Aug 15 00:25:40 2010 -0400"
      },
      "message": "Merge branch \u0027acpica-gpe\u0027 into release\n"
    },
    {
      "commit": "e8eb6228094bcf0c84d9aa32b6363e78da68e1f5",
      "tree": "faebb2559bb45ba452dd596744b214326ee8281e",
      "parents": [
        "ecd8ee0955a2f21914c2e2ffff82541211c5bd43",
        "108029ff84fcad8f9199d2d2e2583ae2747d45a4"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 23:57:32 2010 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 23:57:32 2010 -0400"
      },
      "message": "Merge branch \u0027bugzilla-16422\u0027 into release\n"
    },
    {
      "commit": "ecd8ee0955a2f21914c2e2ffff82541211c5bd43",
      "tree": "3987f3d505482a00e9a1d2c44b340d0b71f66d75",
      "parents": [
        "feb29c5175e61d0f1ec2cbcaccdfa55e588780be",
        "c637e4861c7db8165d0f438db3829e7878c96059"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 23:55:57 2010 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 23:55:57 2010 -0400"
      },
      "message": "Merge branch \u0027procfs-cleanup\u0027 into release\n"
    },
    {
      "commit": "feb29c5175e61d0f1ec2cbcaccdfa55e588780be",
      "tree": "e904f95a4ef4e601af0c2d6619671b8a210c8a65",
      "parents": [
        "f2a66185bed21427d8d347a42eaf0ad1d3d9fc63",
        "2ff729d506e8db82d76a93bc963df4d0a4d46b57"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 23:55:47 2010 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 23:55:47 2010 -0400"
      },
      "message": "Merge branch \u0027apei\u0027 into release\n"
    },
    {
      "commit": "f2a66185bed21427d8d347a42eaf0ad1d3d9fc63",
      "tree": "de49c1ea5b87273596725d9bb1b0188ae2bbf3c9",
      "parents": [
        "9fe6206f400646a2322096b56c59891d530e8d51",
        "618d7fd0d4e51a45d25d9bc6097a0cb1e5a2f226"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 23:55:44 2010 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 23:55:44 2010 -0400"
      },
      "message": "Merge branch \u0027nvs\u0027 into release\n"
    },
    {
      "commit": "c637e4861c7db8165d0f438db3829e7878c96059",
      "tree": "7cb2621815f1861d0e333cced6bf993f1b38c4e0",
      "parents": [
        "a25ee9200eef07377e1703697afbb5d81f89e500"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Thu Jul 15 10:46:17 2010 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 23:02:14 2010 -0400"
      },
      "message": "ACPI: introduce module parameter acpi.aml_debug_output\n\nIntroduce module parameter acpi.aml_debug_output.\n\nWith acpi.aml_debug_output set, we can get AML debug object output\n(Store (AAA, Debug)), even with CONFIG_ACPI_DEBUG cleared.\n\nTogether with the runtime custom method mechanism,\nwe can debug AML code problems without rebuilding the kernel.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "a25ee9200eef07377e1703697afbb5d81f89e500",
      "tree": "efecbc42b6a600ee17c81951834d88f1ad0566e3",
      "parents": [
        "9fe6206f400646a2322096b56c59891d530e8d51"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Thu Jul 15 10:46:15 2010 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 23:02:00 2010 -0400"
      },
      "message": "ACPI: introduce drivers/acpi/debugfs.c\n\nIntroduce drivers/acpi/debugfs.c.\n\nCode for ACPI debugfs I/F,\ni.e. /sys/kernel/debug/acpi/custom_method,\nis moved to this file.\n\nAnd make ACPI debugfs always built in,\neven if CONFIG_ACPI_DEBUG is cleared.\n\nBTW:this adds about 400bytes code to ACPI, when\nCONFIG_ACPI_DEBUG is cleared.\n\n[uaccess.h build fix from Andrew Morton \u003cakpm@linux-foundation.org\u003e]\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "4725fd3ce970c27a1678fb0809bfc7c2f4ac3e4f",
      "tree": "ac01950f1864a7a651360ad3ae1a403bacb9efef",
      "parents": [
        "5a5e28daea69652505ac07eb5fbda4d7f0534926"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@linux.intel.com",
        "time": "Wed Jul 21 23:42:25 2010 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 22:54:52 2010 -0400"
      },
      "message": "intel_idle: recognize Lincroft Atom Processor\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "2ff729d506e8db82d76a93bc963df4d0a4d46b57",
      "tree": "51cdaa84aad4504232b426a770ce16a5bd0d050b",
      "parents": [
        "7ad6e9435596f692ff65f399da12816c94960185"
      ],
      "author": {
        "name": "Huang Ying",
        "email": "ying.huang@intel.com",
        "time": "Thu Aug 12 11:55:17 2010 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 22:47:55 2010 -0400"
      },
      "message": "ACPI, APEI, ERST debug support\n\nThis patch adds debugging/testing support to ERST. A misc device is\nimplemented to export raw ERST read/write/clear etc operations to user\nspace. With this patch, we can add ERST testing support to\nlinuxfirmwarekit ISO (linuxfirmwarekit.org) to verify the kernel\nsupport and the firmware implementation.\n\nSigned-off-by: Huang Ying \u003cying.huang@intel.com\u003e\nAcked-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Andi Kleen \u003cak@linux.intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "5d7cb157025b3b4852f38e6e5e97d06ef12c1d78",
      "tree": "09831b553687b51749ed99dbabaf3687a4e4bd2a",
      "parents": [
        "fc58fb180755cdeda3ce58776eef94a01b37a1c1",
        "8b1bb90701f9a51f10ce8a990bcc1e237cb3b1c7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 16:21:50 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 16:21:50 2010 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup:\n  defconfig reduction\n  kbuild: drop unifdef-y support\n  archs: replace unifdef-y with header-y\n  include: replace unifdef-y with header-y\n"
    },
    {
      "commit": "fc58fb180755cdeda3ce58776eef94a01b37a1c1",
      "tree": "60d7afba820cae89c5227db0b14fdae09f4a8cf7",
      "parents": [
        "cd956a1c039a55a0ea58175b9a6e83c45799f3de"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sat Aug 14 13:05:57 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 16:21:00 2010 -0700"
      },
      "message": "fusion: add function parameter names to kernel-doc\n\nFix fusion missing kernel-doc:\n\n  Warning(drivers/message/fusion/mptbase.c:649): No description found for parameter \u0027func_name\u0027\n  Warning(drivers/message/fusion/mptbase.c:8010): No description found for parameter \u0027cb_idx\u0027\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "cd956a1c039a55a0ea58175b9a6e83c45799f3de",
      "tree": "d531e2764b9946e3f4ee94f881d2f67321653191",
      "parents": [
        "1f5cfe2f732c6f4d198950ec3c951105af24dd01"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sat Aug 14 13:05:31 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 16:21:00 2010 -0700"
      },
      "message": "fs/dcache: fix function param name in kernel-doc\n\nFix parameter name in kernel-doc notation (causes a warning).\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "1f5cfe2f732c6f4d198950ec3c951105af24dd01",
      "tree": "5191777a5f556492f982a786a768fc0cb898927c",
      "parents": [
        "03ab450f030b08d786c7a262b67816396f09c7ab"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sat Aug 14 13:05:50 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 16:20:59 2010 -0700"
      },
      "message": "fusion: fix non-kernel-doc comment block\n\nFix comment begin notation not to look like kernel-doc\nsince it\u0027s not.  Removes kernel-doc warnings.\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "03ab450f030b08d786c7a262b67816396f09c7ab",
      "tree": "1c6e245f823bd3c2c3f5b584f6f25cf83d1c2447",
      "parents": [
        "163475fb111cb2f85aef2428a6c1f9eefba8be23"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sat Aug 14 13:05:17 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 16:20:59 2010 -0700"
      },
      "message": "mm/page-writeback: fix non-kernel-doc function comments\n\nRemove leading /** from non-kernel-doc function comments to prevent\nkernel-doc warnings.\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "163475fb111cb2f85aef2428a6c1f9eefba8be23",
      "tree": "ad0b494a0d63c9f63b62049b1ebe8d243cb688de",
      "parents": [
        "d310ad0c9d6354affc8abdcfb189ae1a434f18ae"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sat Aug 14 12:36:14 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 16:20:59 2010 -0700"
      },
      "message": "Documentation: move SCSI parameters to their own text file\n\nMove SCSI parameters from kernel-parameters.txt to their own text file.\n\nThis continues a trend of moving non-core parameters out of\nkernel-parameters.txt.\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "3643f849d7da5c12da589beb03c12303fe79b841",
      "tree": "60cfbd4ee780bbcde2d7013a2ed8c1dc6ace42c0",
      "parents": [
        "84062dd3a6a045395a43de1d9adc9b8eb2d1426e"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Aug 14 14:40:00 2010 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Sun Aug 15 00:32:13 2010 +0200"
      },
      "message": "kconfig: fix segfault when detecting recursive dependency\n\nFollowing sample Kconfig generated a segfault:\n\nconfig FOO\n        bool\n        select PERF_EVENTS if HAVE_HW_BREAKPOINT\n\nconfig PERF_EVENTS\n        bool\n\nconfig HAVE_HW_BREAKPOINT\n        bool\n        depends on PERF_EVENTS\n\nFix by reverting back to a valid property if there was no\nproperty on the stack of symbols.\n\nThe above pattern were seen in sh Kconfig.\nA fix for the Kconfig file has been sent to the sh folks.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "84062dd3a6a045395a43de1d9adc9b8eb2d1426e",
      "tree": "708038ff4d462f87fe6d3a26a99266172d9afd90",
      "parents": [
        "4418a2b904805814bbd14b555d6add6a175f49f3"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Aug 14 23:22:16 2010 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Sun Aug 15 00:32:12 2010 +0200"
      },
      "message": "kconfig: fix savedefconfig with choice marked optional\n\nsavedefconfig failed to save the correct minimal config\nwhen it encountered a choice marked optional.\n\nConsider following minimal configuration:\n$cat Kconfig\nchoice\n\tprompt \"choice\"\n\toptional\n\nconfig A\n\tbool \"a\"\n\nconfig B\n\tbool \"b\"\n\nendchoice\n\n$cat .config | grep -v ^#\nCONFIG_A\u003dy\n\n$conf --savedefconfig\u003ddefconfig Kconfig\n\nwould before this fix result in an empty file, because\nkconfig would assume that CONFIG_A\u003dy is a default value.\nBut because the choice is optional the default is that\nboth A and B are \u003dn.\n\nFix so we handle optional choices correct.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "d310ad0c9d6354affc8abdcfb189ae1a434f18ae",
      "tree": "b4daa9dc377e30087b6433a6ab95cc9ef0768528",
      "parents": [
        "c29c08b59875fe053471cf9eb66f8cfef39bc509",
        "f279941863f0d39fa8285b84449b52b8286a254b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 14:57:58 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 14:57:58 2010 -0700"
      },
      "message": "Merge branch \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging\n\n* \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging: (22 commits)\n  hwmon: (via-cputemp) Remove bogus \"SHOW\" global variable\n  hwmon: jc42 depends on I2C\n  hwmon: (pc87427) Add a maintainer\n  hwmon: (pc87427) Move sysfs file removal to a separate function\n  hwmon: (pc87427) Add temperature monitoring support\n  hwmon: (pc87427) Add support for the second logical device\n  hwmon: (pc87427) Add support for manual fan speed control\n  hwmon: (pc87427) Minor style cleanups\n  hwmon: (pc87427) Handle disabled fan inputs properly\n  hwmon: (w83627ehf) Add support for W83667HG-B\n  hwmon: (w83627ehf) Driver cleanup\n  hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller\n  hwmon: Remove in[0-*]_fault from sysfs-interface\n  hwmon: Add 4 current alarm/beep attributes to sysfs-interface\n  hwmon: Add 3 critical limit attributes to sysfs-interface\n  hwmon: (asc7621) Clean up and improve detect function\n  hwmon: (it87) Export labels for internal sensors\n  hwmon: (lm75) Add suspend/resume feature\n  hwmon: (emc1403) Add power support\n  hwmon: (ltc4245) Expose all GPIO pins as analog voltages\n  ...\n"
    },
    {
      "commit": "8b1bb90701f9a51f10ce8a990bcc1e237cb3b1c7",
      "tree": "20607f7e67bf9bceab68e5b91030231de993ff51",
      "parents": [
        "7cfddeef357aac78179ea804b11cffb5fbba8288"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Aug 14 22:05:58 2010 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Aug 14 22:26:53 2010 +0200"
      },
      "message": "defconfig reduction\n\nUse the defconfig files generated by \"make savedefconfig\" for\nremaining defconfig files.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "7cfddeef357aac78179ea804b11cffb5fbba8288",
      "tree": "6fb02879ab6ad179135b4005690316f07a455642",
      "parents": [
        "bf56fba6703592149e1bcd19220c60eb42dff9b7"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Aug 14 10:22:58 2010 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Aug 14 22:26:52 2010 +0200"
      },
      "message": "kbuild: drop unifdef-y support\n\nunifdef-y is not used anymore - drop remaining references\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "bf56fba6703592149e1bcd19220c60eb42dff9b7",
      "tree": "45908384005037b96ef4561345ded09da1798f14",
      "parents": [
        "60641aa1f379820e99ac7f45a38b43795670c741"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Aug 14 10:20:19 2010 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Aug 14 22:26:51 2010 +0200"
      },
      "message": "archs: replace unifdef-y with header-y\n\nunifdef-y and header-y have same semantic, so drop unifdef-y\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "60641aa1f379820e99ac7f45a38b43795670c741",
      "tree": "a4a68780ba75bbf8f2fc96dba880ea39da2c717b",
      "parents": [
        "c29c08b59875fe053471cf9eb66f8cfef39bc509"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Aug 14 10:15:12 2010 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Aug 14 22:26:51 2010 +0200"
      },
      "message": "include: replace unifdef-y with header-y\n\nunifdef-y and header-y has same semantic.\nSo there is no need to have both.\n\nDrop the unifdef-y variant and sort all lines again\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "c29c08b59875fe053471cf9eb66f8cfef39bc509",
      "tree": "00c9b1794483666eddccdd7302611e0cffb4c184",
      "parents": [
        "bbbfb910d14988963fbc0b3fc5fc460daf21bf24",
        "3c3e210877e89aa3bfbda22551876986c035c433"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 12:34:34 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 12:34:34 2010 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (28 commits)\n  [SCSI] qla4xxx: fix compilation warning\n  [SCSI] make error handling more robust in the face of reservations\n  [SCSI] tgt: fix warning\n  [SCSI] drivers/message/fusion: Adjust confusing if indentation\n  [SCSI] Return NEEDS_RETRY for eh commands with status BUSY\n  [SCSI] ibmvfc: Driver version 1.0.9\n  [SCSI] ibmvfc: Fix terminate_rport_io\n  [SCSI] ibmvfc: Fix rport add/delete race resulting in oops\n  [SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16\n  [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes\n  [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup\n  [SCSI] pm8001: introduce missing kfree\n  [SCSI] qla4xxx: Update driver version to 5.02.00-k3\n  [SCSI] qla4xxx: Added AER support for ISP82xx\n  [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios\n  [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x\n  [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc\n  [SCSI] qla4xxx: Stop firmware before doing init firmware.\n  [SCSI] qla4xxx: Use the correct request queue.\n  [SCSI] qla4xxx: set correct value in sess-\u003erecovery_tmo\n  ...\n"
    },
    {
      "commit": "f279941863f0d39fa8285b84449b52b8286a254b",
      "tree": "b20832d72e2049de235423ce97d493e470c0ecb9",
      "parents": [
        "4bd2691d6ce37e04a965eede12dc05dd62d3a294"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@linux.intel.com",
        "time": "Sat Aug 14 21:09:02 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:09:02 2010 +0200"
      },
      "message": "hwmon: (via-cputemp) Remove bogus \"SHOW\" global variable\n\nThe via-cputemp hwmon driver was probably intending \"typedef enum {\n... } SHOW;\", but the \"typedef\" was missing creating a global variable\nnamed \"SHOW\".  There is absolutely no reason to have this in the\nglobal namespace.\n\nSigned-off-by: H. Peter Anvin \u003chpa@linux.intel.com\u003e\nAcked-by: Harald Welte \u003cHaraldWelte@viatech.com\u003e\nCc: Juerg Haefliger \u003cjuergh@gmail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "4bd2691d6ce37e04a965eede12dc05dd62d3a294",
      "tree": "e18504f25770242924557e2523afc88fe4c978d0",
      "parents": [
        "1ad107fd7492d3dd54d9622793f947b0afea5202"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sat Aug 14 21:09:01 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:09:01 2010 +0200"
      },
      "message": "hwmon: jc42 depends on I2C\n\njc42 uses i2c interfaces, so it should depend on I2C.\n\ndrivers/hwmon/jc42.c:426: error: implicit declaration of function \u0027i2c_check_functionality\u0027\ndrivers/hwmon/jc42.c:521: error: implicit declaration of function \u0027i2c_smbus_read_word_data\u0027\ndrivers/hwmon/jc42.c:529: error: implicit declaration of function \u0027i2c_smbus_write_word_data\u0027\ndrivers/hwmon/jc42.c:580: error: implicit declaration of function \u0027i2c_add_driver\u0027\ndrivers/hwmon/jc42.c:585: error: implicit declaration of function \u0027i2c_del_driver\u0027\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "1ad107fd7492d3dd54d9622793f947b0afea5202",
      "tree": "8b11fbdeff93b409bd395b96998df42242b2d914",
      "parents": [
        "c6b8724647eb1c24dc37cec8518bb6957f0000a8"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:09:00 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:09:00 2010 +0200"
      },
      "message": "hwmon: (pc87427) Add a maintainer\n\nAs I made significant changes to the pc87427 driver, I\u0027ll be\nmaintaining it for the year to come.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "c6b8724647eb1c24dc37cec8518bb6957f0000a8",
      "tree": "ff5c9d77d023d049c51b84323b809bd16bd080f8",
      "parents": [
        "008e5f3350e0a474baff3ed3eb4f79653a6b6745"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:09:00 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:09:00 2010 +0200"
      },
      "message": "hwmon: (pc87427) Move sysfs file removal to a separate function\n\nThe sysfs file removal code is the same in the probe error path and in\nthe remove function, so move it to a separate function to avoid code\nduplication.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "008e5f3350e0a474baff3ed3eb4f79653a6b6745",
      "tree": "b2a2b27fd68b6071bbe3f2560df477d39d2ddb24",
      "parents": [
        "9d32df192d2e4db4d59f26a3ea73601bd1a733e5"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:59 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:59 2010 +0200"
      },
      "message": "hwmon: (pc87427) Add temperature monitoring support\n\nAdd support for the 6 temperature monitoring channels of the PC87427.\nNote that the sensors resolution can vary, and I couldn\u0027t find a way\nto figure it out, so we might have to compensate in user-space.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "9d32df192d2e4db4d59f26a3ea73601bd1a733e5",
      "tree": "69d44f6e2707af0d77244f78461a4c690f4ca0a8",
      "parents": [
        "328716bc16b7077ea5f6293c7420247c570d6480"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:58 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:58 2010 +0200"
      },
      "message": "hwmon: (pc87427) Add support for the second logical device\n\nThe second logical device contains the voltage and temperature\nregisters. We have to extend the driver to support a second logical\ndevice before we can add support for these features.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "328716bc16b7077ea5f6293c7420247c570d6480",
      "tree": "e96b0cf74988b4b3b05c6408d8640ba61e99f63c",
      "parents": [
        "0d22d5835d4c82d1d03399688267f63334efd526"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:58 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:58 2010 +0200"
      },
      "message": "hwmon: (pc87427) Add support for manual fan speed control\n\nAdd initial support for PWM outputs of the PC87427 Super-I/O chip.\nOnly mode change and manual fan speed control are supported. Automatic\nmode configuration isn\u0027t supported, and won\u0027t be until at least one\nboard is known, which makes uses of the PWM outputs.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "0d22d5835d4c82d1d03399688267f63334efd526",
      "tree": "345cf761428b93f411a65d8a2970169ff233018e",
      "parents": [
        "4e7d99e1acddea44be61aee0b934a7ce45d4c3f4"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:57 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:57 2010 +0200"
      },
      "message": "hwmon: (pc87427) Minor style cleanups\n\nFollow the best practice of the day.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "4e7d99e1acddea44be61aee0b934a7ce45d4c3f4",
      "tree": "94b7735b2217b7c0d4dfd4dacce99a6bbfefaf2a",
      "parents": [
        "c39aedafb242601729bef48db052ebc055ce3ab4"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:56 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:56 2010 +0200"
      },
      "message": "hwmon: (pc87427) Handle disabled fan inputs properly\n\nMost fan input pins of the PC87427 can have alternate functions.\nUpdate the driver to check the configuration register and only support\nfan inputs which are really used for fan monitoring.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "c39aedafb242601729bef48db052ebc055ce3ab4",
      "tree": "518a88dca7fa8b4904a21ad88df761b02c466c04",
      "parents": [
        "da2e025590cf7038440132d4bbc967a579b11112"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Aug 14 21:08:55 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:55 2010 +0200"
      },
      "message": "hwmon: (w83627ehf) Add support for W83667HG-B\n\nAdd support for W83667HG-B (very similar to the W83667HG).\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "da2e025590cf7038440132d4bbc967a579b11112",
      "tree": "2a7433fb5d038481e28cb5b3dc1f0a9c0243ada2",
      "parents": [
        "9df7305b5a8651eb940e98496bc1d4742379c578"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Aug 14 21:08:55 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:55 2010 +0200"
      },
      "message": "hwmon: (w83627ehf) Driver cleanup\n\n- Moved fan pwm register array pointers into per-instance data.\n- Only read fan pwm data for installed/supported fans.\n- Update fan max output and fan step output information from data in\n  registers.\n- Create max_output and step_output attribute files only if respective\n  fan pwm registers exist.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "9df7305b5a8651eb940e98496bc1d4742379c578",
      "tree": "a57f2f4feca16e98da54c9fc39d6f549ce137d1e",
      "parents": [
        "5a9c2cd881f48d4bec627cccde386f8e3a28bb4a"
      ],
      "author": {
        "name": "Steve Glendinning",
        "email": "steve.glendinning@smsc.com",
        "time": "Sat Aug 14 21:08:54 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:54 2010 +0200"
      },
      "message": "hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller\n\nSMSC\u0027s EMC2103 family of temperature/fan controllers have 1\nonboard and up to 3 external temperature sensors, and allow\nclosed-loop control of one fan.  This patch adds support for\nthem.\n\nSigned-off-by: Steve Glendinning \u003csteve.glendinning@smsc.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "5a9c2cd881f48d4bec627cccde386f8e3a28bb4a",
      "tree": "f9776db4c71c3e83e61a25b0efdf5bb5f263cad9",
      "parents": [
        "e04a715e4e1210a6ecfcaa0e6ceefde07020710b"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:54 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:54 2010 +0200"
      },
      "message": "hwmon: Remove in[0-*]_fault from sysfs-interface\n\nFault files are for hardware failures that can be reported. So far\nwe\u0027ve seen chips reporting such failures for temperature sensors and\nfans, but not for voltages. Remove in[0-*]_fault for now. It can be\nadded back later if really needed, but I doubt it.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "e04a715e4e1210a6ecfcaa0e6ceefde07020710b",
      "tree": "48bd4a50412788b9a9d68a24c0bf8c1cecf108cd",
      "parents": [
        "f46fc8cd382f318a7d9c6cd0af1b771c74e5dfd0"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Aug 14 21:08:53 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:53 2010 +0200"
      },
      "message": "hwmon: Add 4 current alarm/beep attributes to sysfs-interface\n\nAdd currX_alarm, currX_min_alarm, currX_max_alarm and currX_beep\nattributes to the hwmon sysfs API.\n\ncurrX_min_alarm and currX_max_alarm are already supported by the LTC4215\nand LTC4245 drivers. currX_alarm is supported by the LTC4261 driver.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "f46fc8cd382f318a7d9c6cd0af1b771c74e5dfd0",
      "tree": "3ec6a8c0310d7532cb59f9c9efbbeab427f069b6",
      "parents": [
        "28cbd461f022e30dba555926b76625a35e194166"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Aug 14 21:08:52 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:52 2010 +0200"
      },
      "message": "hwmon: Add 3 critical limit attributes to sysfs-interface\n\nAdded _lcrit and _crit to voltage attributes. \nAdded _lcrit to temperature attributes.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "28cbd461f022e30dba555926b76625a35e194166",
      "tree": "b5f4f40c39f8fd6cc84d247ad506985a8cd0dc23",
      "parents": [
        "738e5e05362bdbb31dbc270d31005c12cec8dbb2"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:52 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:52 2010 +0200"
      },
      "message": "hwmon: (asc7621) Clean up and improve detect function\n\n* The dev variable is never used.\n* Detect functions only need to set info-\u003etype, not client-\u003ename.\n* Include the device address in the log message.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: George Joseph \u003cgeorge.joseph@fairview5.com\u003e\nCc: Ken Milmore \u003cken.milmore@googlemail.com\u003e\n"
    },
    {
      "commit": "738e5e05362bdbb31dbc270d31005c12cec8dbb2",
      "tree": "0917c008a2f248620eac381a24909d69c0ba56d1",
      "parents": [
        "9914518e79800c977e20eda1335d43a4df813e3d"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:50 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:50 2010 +0200"
      },
      "message": "hwmon: (it87) Export labels for internal sensors\n\nSome voltage sensors can be wired internally to the IT87xxF chip\u0027s own\npower supply channels. In that case, we can inform user-space that the\nwiring is known by exporting proper labels for these sensors.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "9914518e79800c977e20eda1335d43a4df813e3d",
      "tree": "48cc84975364ad67932b184722dce594a67650de",
      "parents": [
        "960f12f4d1eb5ba3c76dc6b57a909a65dd59e1c2"
      ],
      "author": {
        "name": "Shubhrajyoti Datta",
        "email": "shubhrajyoti@ti.com",
        "time": "Sat Aug 14 21:08:50 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:50 2010 +0200"
      },
      "message": "hwmon: (lm75) Add suspend/resume feature\n\nThere is a shutdown feature at suspend it can be enabled to\nreduce current consumption and resume it can be switched off.\n\nSigned-off-by: Shubhrajyoti Datta \u003cshubhrajyoti@ti.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "960f12f4d1eb5ba3c76dc6b57a909a65dd59e1c2",
      "tree": "e0871d3e14bc6a1b6981f13aa4a689da142373a0",
      "parents": [
        "5950ec8d3e47a08ec0b678a0e0ba5d1b9b62dd8e"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@linux.intel.com",
        "time": "Sat Aug 14 21:08:49 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:49 2010 +0200"
      },
      "message": "hwmon: (emc1403) Add power support\n\nAdd back the power interface we lost due to a slight misunderstanding of\nthe maintainers wishes.\n\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "5950ec8d3e47a08ec0b678a0e0ba5d1b9b62dd8e",
      "tree": "8cac7d3dadf50be14b2ac0441e61ecd8935f27e0",
      "parents": [
        "b9783dcebe952bf73449fe70a19ee4814adc81a0"
      ],
      "author": {
        "name": "Ira W. Snyder",
        "email": "iws@ovro.caltech.edu",
        "time": "Sat Aug 14 21:08:49 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:49 2010 +0200"
      },
      "message": "hwmon: (ltc4245) Expose all GPIO pins as analog voltages\n\nAdd support for exposing all GPIO pins as analog voltages. Though this is\nnot an ideal use of the chip, some hardware engineers may decide that the\nLTC4245 meets their design requirements when studying the datasheet.\n\nThe GPIO pins are sampled in round-robin fashion, meaning that a slow\nreader will see stale data. A userspace application can detect this,\nbecause it will get -EAGAIN when reading from a sysfs file which contains\nstale data.\n\nUsers can choose to use this feature on a per-chip basis by using either\nplatform data or the OF device tree (where applicable).\n\nSigned-off-by: Ira W. Snyder \u003ciws@ovro.caltech.edu\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "b9783dcebe952bf73449fe70a19ee4814adc81a0",
      "tree": "0941a77358b59095e6d136cbd46221c1767ff748",
      "parents": [
        "df149d02ea8ee49cd14c6609cc7ef980d62dce80"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:48 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:48 2010 +0200"
      },
      "message": "hwmon: (pc87360) Fix device resource declaration\n\nIt\u0027s not OK to call platform_device_add_resources() multiple times\nin a row. Despite its name, this functions sets the resources, it\ndoesn\u0027t add them. So we have to prepare an array with all the\nresources, and then call platform_device_add_resources() once.\n\nBefore this fix, only the last I/O resource would be actually\nregistered. The other I/O resources were leaked.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Jim Cromie \u003cjim.cromie@gmail.com\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "df149d02ea8ee49cd14c6609cc7ef980d62dce80",
      "tree": "98d2257db87600c7a8fad5fc112db4e5b69aa6ec",
      "parents": [
        "92fa5bd9a946b6e7aab6764e7312e4e3d9bed295"
      ],
      "author": {
        "name": "Julia Lawall",
        "email": "julia@diku.dk",
        "time": "Sat Aug 14 21:08:47 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:47 2010 +0200"
      },
      "message": "hwmon: (k8temp) Adjust confusing if indentation\n\nMove the if(err) statement after the if into the if branch indicated by its\nindentation.  The preceding if(err) test implies that err cannot be nonzero\nunless the if branch is taken.\n\nThe semantic match that finds this problem is as follows:\n(http://coccinelle.lip6.fr/)\n\n// \u003csmpl\u003e\n@r disable braces5@\nposition p1,p2;\nstatement S1,S2;\n@@\n\n(\nif (...) { ... }\n|\nif (...) S1@p1 S2@p2\n)\n\n@script:python@\np1 \u003c\u003c r.p1;\np2 \u003c\u003c r.p2;\n@@\n\nif (p1[0].column \u003d\u003d p2[0].column):\n cocci.print_main(\"branch\",p4)\n cocci.print_secs(\"after\",p5)\n// \u003c/smpl\u003e  \n\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "bbbfb910d14988963fbc0b3fc5fc460daf21bf24",
      "tree": "d06629217c7b91f678ef821295f133c0ef6781fa",
      "parents": [
        "d0a0c28cf178943afaf22f87957b73c47497cb4b",
        "a739260d4e3d88c5c810b14231dbdce73665b0b2"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 11:59:44 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 11:59:44 2010 -0700"
      },
      "message": "Merge branch \u0027for-linus/samsung-2635\u0027 of git://git.fluff.org/bjdooks/linux\n\n* \u0027for-linus/samsung-2635\u0027 of git://git.fluff.org/bjdooks/linux:\n  DMAENGINE: correct PL080 register header file\n  ARM: SAMSUNG: Fix on build warning about dependency in Kconfig\n  ARM: SMDK6410: Make virtual screen twice depth of real\n  ARM: S3C64XX: Update consistent DMA size to 8MiB\n  ARM: S3C64XX: Add audio support to SmartQ\n  ARM: S3C64XX: Framebuffer fix for SmartQ5\n  ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices on SmartQ boards\n  ARM: S3C64XX: Move SmartQ LCD control platform definition to shared file\n  ARM: mach-real6410: add sdhc device support\n  ARM: mach-real6410: add dm9000 ethernet support for mach-real6410\n  ARM: S3C64XX: Support for Real6410\n\nFix up trivial conflicts in arch/arm/mach-s3c64xx/mach-smartq5.c\n(\"remove pixclock\" vs \"Framebuffer fix for SmartQ5\")\n"
    },
    {
      "commit": "d0a0c28cf178943afaf22f87957b73c47497cb4b",
      "tree": "c07ee70a42bdf046d0ce8540b4e86d2c16f05b6c",
      "parents": [
        "ce00f7feb0a497b4280e1efe16e03728ed292687",
        "f6e1901c4c596238abe6735bb20593f2734f757e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 11:57:54 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 11:57:54 2010 -0700"
      },
      "message": "Merge branch \u0027for-linus/i2c-2636\u0027 of git://git.fluff.org/bjdooks/linux\n\n* \u0027for-linus/i2c-2636\u0027 of git://git.fluff.org/bjdooks/linux:\n  i2c/nuc900: add i2c driver support for nuc900\n  i2c: Enable NXP LPC support in Kconfig\n  i2c-pxa: fix compiler warning, due to missing const\n  i2c: davinci: bus recovery procedure to clear the bus\n  i2c: davinci: Add cpufreq support\n  i2c: davinci: Add suspend/resume support\n  i2c: davinci: Add helper functions for power management\n  i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usage\n  i2c: davinci: Fix smbus Oops with AIC33 usage\n"
    },
    {
      "commit": "ce00f7feb0a497b4280e1efe16e03728ed292687",
      "tree": "43f643b31bb7208e62bba3d1d64549421d83a1be",
      "parents": [
        "b171aa27700c78511086a759383b033949c9d7f0"
      ],
      "author": {
        "name": "FUJITA Tomonori",
        "email": "fujita.tomonori@lab.ntt.co.jp",
        "time": "Sat Aug 14 16:36:17 2010 +0900"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 11:56:46 2010 -0700"
      },
      "message": "Documentation: DMA-API-HOWTO.txt: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN\n\nARCH_KMALLOC_MINALIGN was renamed to ARCH_DMA_MINALIGN (the commit\na6eb9fe105d5de0053b261148cee56c94b4720ca).\n\nARCH_DMA_MINALIGN must be defined instead of ARCH_KMALLOC_MINALIGN to\nensure that kmalloc\u0027ed buffer is DMA-safe.\n\nSigned-off-by: FUJITA Tomonori \u003cfujita.tomonori@lab.ntt.co.jp\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b171aa27700c78511086a759383b033949c9d7f0",
      "tree": "2775b0682ea342dd49c5b997de248da73ec83049",
      "parents": [
        "11ac552477e32835cb6970bf0a70c210807f5673",
        "b4225885deb569f7afcf1f3a9f069f74cc9db591"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 11:54:09 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 11:54:09 2010 -0700"
      },
      "message": "Merge branch \u0027next-spi\u0027 of git://git.secretlab.ca/git/linux-2.6\n\n* \u0027next-spi\u0027 of git://git.secretlab.ca/git/linux-2.6:\n  spi/amba_pl022: Fix probe and remove hook section annotations.\n  spi/mpc5121: change annotations for probe and remove functions\n  spi/bitbang: reinitialize transfer parameters for every message\n  spi/spi-gpio: add support for controllers without MISO or MOSI pin\n  spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes\n  SPI100k: Fix 8-bit and RX-only transfers\n  spi/mmc_spi: mmc_spi adaptations for SPI bus locking API\n  spi/mmc_spi: SPI bus locking API, using mutex\n\nFix trivial conflict in drivers/spi/mpc512x_psc_spi.c due to \u0027struct\nof_device\u0027 \u003d\u003e \u0027struct platform_device\u0027 rename and __init/__exit to\n__devinit/__devexit fix.\n"
    },
    {
      "commit": "11ac552477e32835cb6970bf0a70c210807f5673",
      "tree": "959521ee3e217da81b08209df0f0db760e1efdb8",
      "parents": [
        "92fa5bd9a946b6e7aab6764e7312e4e3d9bed295"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 11:44:56 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 14 11:44:56 2010 -0700"
      },
      "message": "mm: fix page table unmap for stack guard page properly\n\nWe do in fact need to unmap the page table _before_ doing the whole\nstack guard page logic, because if it is needed (mainly 32-bit x86 with\nPAE and CONFIG_HIGHPTE, but other architectures may use it too) then it\nwill do a kmap_atomic/kunmap_atomic.\n\nAnd those kmaps will create an atomic region that we cannot do\nallocations in.  However, the whole stack expand code will need to do\nanon_vma_prepare() and vma_lock_anon_vma() and they cannot do that in an\natomic region.\n\nNow, a better model might actually be to do the anon_vma_prepare() when\n_creating_ a VM_GROWSDOWN segment, and not have to worry about any of\nthis at page fault time.  But in the meantime, this is the\nstraightforward fix for the issue.\n\nSee https://bugzilla.kernel.org/show_bug.cgi?id\u003d16588 for details.\n\nReported-by: Wylda \u003cwylda@volny.cz\u003e\nReported-by: Sedat Dilek \u003csedat.dilek@gmail.com\u003e\nReported-by: Mike Pagano \u003cmpagano@gentoo.org\u003e\nReported-by: François Valenduc \u003cfrancois.valenduc@tvcablenet.be\u003e\nTested-by: Ed Tomlinson \u003cedt@aei.ca\u003e\nCc: Pekka Enberg \u003cpenberg@kernel.org\u003e\nCc: Greg KH \u003cgregkh@suse.de\u003e\nCc: stable@kernel.org\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "5a5e28daea69652505ac07eb5fbda4d7f0534926",
      "tree": "fa29b0bbec19bd184dbeaf8d75771acec3c6031a",
      "parents": [
        "6ce9cd8669fa1195fdc21643370e34523c7ac988"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 14:44:08 2010 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 14:44:08 2010 -0400"
      },
      "message": "intel_idle: no longer EXPERIMENTAL\n\nThis is a fully supported driver.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "6ce9cd8669fa1195fdc21643370e34523c7ac988",
      "tree": "2f9ca7ab89701c25abd24457802c2ea413a984b3",
      "parents": [
        "ec67a2ba360d4874b1158e6e87fe1e859b0c9117"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 14:40:36 2010 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Aug 14 14:40:36 2010 -0400"
      },
      "message": "intel_idle: disable module support\n\nRight now the module capability is cauing more trouble\nthan it is worth.  At least one distro built intel_idle as a module\nwhere it lost the init race with ACPI, making it useless.\n\nMake intel_idle bool so that if you select it, you will use it.\n\nWe can restore module capability after cpuidle is enhanced\nto handle run-time changing of idle drivers.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "a739260d4e3d88c5c810b14231dbdce73665b0b2",
      "tree": "352aeed2d9dad32503eb465eee450e048e309576",
      "parents": [
        "d92342df2a06baa8f5d7bf609b0bc0dc87067e82",
        "001ca74f185f32bd8383146f9ffedd2de9b882ed"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:34:38 2010 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:34:38 2010 +0100"
      },
      "message": "Merge branch \u0027for-2636/s3c64xx\u0027 into for-linus/samsung-2635\n"
    },
    {
      "commit": "d92342df2a06baa8f5d7bf609b0bc0dc87067e82",
      "tree": "d18b12db1293ae9cb3b6df6388d8ea1625d0ed93",
      "parents": [
        "2d4a3b76cfc061eedec7f510e14ddc3b9399a741"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@stericsson.com",
        "time": "Mon Aug 09 12:47:52 2010 +0200"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:29:55 2010 +0100"
      },
      "message": "DMAENGINE: correct PL080 register header file\n\nThis PL008 among all other variables named PL080 doesn\u0027t seem\nright. Fix it. Also add some missing defined that I use in the\nnew PL08x driver.\n\nAcked-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "2d4a3b76cfc061eedec7f510e14ddc3b9399a741",
      "tree": "5e2291ed1d3031c1d86df9485a2193681ff4c67e",
      "parents": [
        "45d7f32c7a43cbb9592886d38190e379e2eb2226"
      ],
      "author": {
        "name": "Kukjin Kim",
        "email": "kgene.kim@samsung.com",
        "time": "Fri Aug 13 14:38:52 2010 +0900"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:27:40 2010 +0100"
      },
      "message": "ARM: SAMSUNG: Fix on build warning about dependency in Kconfig\n\nThis patch fixes on following build warning.\n\nwarning: (PLAT_S5P \u0026\u0026 (ARCH_S5P6440 || ARCH_S5P6442 || ARCH_S5PC100 ||\n\t     ARCH_S5PV210 || ARCH_S5PV310) || ARCH_S3C64XX \u0026\u0026 \u003cchoice\u003e)\n\t     selects PLAT_SAMSUNG which has unmet direct dependencies\n\t     (ARCH_S3C2410 || ARCH_S3C24A0 || ARCH_S3C64XX)\n\nSigned-off-by: Kukjin Kim \u003ckgene.kim@samsung.com\u003e\nCc: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "001ca74f185f32bd8383146f9ffedd2de9b882ed",
      "tree": "d99d9174d4e1f77a77b4e114f688a42753b8d834",
      "parents": [
        "46d0ad37838016e1f7c2cd46ebceb1976e3a3236"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Jul 26 10:56:40 2010 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:24:33 2010 +0100"
      },
      "message": "ARM: SMDK6410: Make virtual screen twice depth of real\n\nFor situations where double buffering is needed (such as the\ncurrent Android) make the screen virtual y size twice the\nLCD size so that there is space for a second screen that\ncan be switched to.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "46d0ad37838016e1f7c2cd46ebceb1976e3a3236",
      "tree": "efa8de481f1bec777e55617b60fcb2ca673c1b48",
      "parents": [
        "4e13c0ea2ca076068fa2dff20709434d6f41e1ce"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Jul 26 10:54:00 2010 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:24:15 2010 +0100"
      },
      "message": "ARM: S3C64XX: Update consistent DMA size to 8MiB\n\nChange the area available for consitent DMA allocations from the\ndefault to 8MiB to allow drivers such as the framebuffer to get\nmore memory (for situations where larger virtual screen resolutions\nare needed).\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "4e13c0ea2ca076068fa2dff20709434d6f41e1ce",
      "tree": "abd30391b0e88d44ba491871a39ed772d3f35b99",
      "parents": [
        "08ee000b51fc8a4b5e88c478a860f4a689be20b5"
      ],
      "author": {
        "name": "Maurus Cuelenaere",
        "email": "mcuelenaere@gmail.com",
        "time": "Fri Aug 13 21:17:59 2010 +0200"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:16:28 2010 +0100"
      },
      "message": "ARM: S3C64XX: Add audio support to SmartQ\n\nThis adds the I²C board information for the WM8987 used in the SmartQ as audio\ncodec and adds the I²C/I²S platform drivers.\n\nSigned-off-by: Maurus Cuelenaere \u003cmcuelenaere@gmail.com\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "08ee000b51fc8a4b5e88c478a860f4a689be20b5",
      "tree": "5c5f1b40f8eb7541f4a998a7136f32f39398e0f3",
      "parents": [
        "eeda5fcb4fa13c7f9b76cb872f561bdba08ca6fd"
      ],
      "author": {
        "name": "Patrick Georgi",
        "email": "mcuelenaere@gmail.com",
        "time": "Fri Aug 13 21:17:56 2010 +0200"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:15:56 2010 +0100"
      },
      "message": "ARM: S3C64XX: Framebuffer fix for SmartQ5\n\nThe following change makes the framebuffer work on SmartQ5. There are\nstill some problems with ADC, so this patch alone won\u0027t make the device\nrun (or even give a working fb), but it\u0027s one issue less to think about.\n\nSigned-off-by: Patrick Georgi \u003cpatrick@georgi-clan.de\u003e\nSigned-off-by: Maurus Cuelenaere \u003cmcuelenaere@gmail.com\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "eeda5fcb4fa13c7f9b76cb872f561bdba08ca6fd",
      "tree": "9a9e571df6f660060191a32fbd934e9c308be910",
      "parents": [
        "49f91b9ed14f6c2dd90d99c65a2ab47bd93652b1"
      ],
      "author": {
        "name": "Maurus Cuelenaere",
        "email": "mcuelenaere@gmail.com",
        "time": "Fri Aug 13 21:17:54 2010 +0200"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:13:23 2010 +0100"
      },
      "message": "ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices on SmartQ boards\n\nThis patch changes the platform data definitions of the wifi and iNAND chip on\nthe SmartQ 5 and 7 to indicate that they don\u0027t have a CD line available and are\nthus hard-wired to the SDHCI data lines.\n\nSigned-off-by: Maurus Cuelenaere \u003cmcuelenaere@gmail.com\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "49f91b9ed14f6c2dd90d99c65a2ab47bd93652b1",
      "tree": "645b41420616623f4113de7a5ad40074d0eccf47",
      "parents": [
        "ce611d7b98eec03b2b1036ac55b7604b268154d8"
      ],
      "author": {
        "name": "Maurus Cuelenaere",
        "email": "mcuelenaere@gmail.com",
        "time": "Fri Aug 13 21:17:52 2010 +0200"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:13:06 2010 +0100"
      },
      "message": "ARM: S3C64XX: Move SmartQ LCD control platform definition to shared file\n\nThis shares the common LCD control platform definition used in the SmartQ 5 and\n7. This also corrects it as a GPIO bitbanged SPI device instead of an I²C one,\nwhich was wrong.\n\nSigned-off-by: Maurus Cuelenaere \u003cmcuelenaere@gmail.com\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "ce611d7b98eec03b2b1036ac55b7604b268154d8",
      "tree": "a2d69447e660a86e7e32193b1fb23bfd96714d01",
      "parents": [
        "ff266c0c91942cf56b03675ac5fc820b1ac600e1"
      ],
      "author": {
        "name": "Darius Augulis",
        "email": "augulis.darius@gmail.com",
        "time": "Mon Aug 02 01:39:25 2010 +0300"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:10:23 2010 +0100"
      },
      "message": "ARM: mach-real6410: add sdhc device support\n\nRegister SHDCI devices\n\nSigned-off-by: Darius Augulis \u003caugulis.darius@gmail.com\u003e\n[ben-linux@fluff.org: rewrite header[\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "ff266c0c91942cf56b03675ac5fc820b1ac600e1",
      "tree": "3bd8a4377fc705753b788a37122cb18311fd34a8",
      "parents": [
        "eab5cfa065c94389b72d84670b6197ae60ccb235"
      ],
      "author": {
        "name": "Darius Augulis",
        "email": "augulis.darius@gmail.com",
        "time": "Sun Aug 01 23:38:43 2010 +0300"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:10:23 2010 +0100"
      },
      "message": "ARM: mach-real6410: add dm9000 ethernet support for mach-real6410\n\nThis patch is based on \"[PATCH v2] Support for Real6410\"\n\nSigned-off-by: Darius Augulis \u003caugulis.darius@gmail.com\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "eab5cfa065c94389b72d84670b6197ae60ccb235",
      "tree": "38af4323f248c075a4ba3cd6284e653fcd8f1a5a",
      "parents": [
        "45d7f32c7a43cbb9592886d38190e379e2eb2226"
      ],
      "author": {
        "name": "Darius Augulis",
        "email": "augulis.darius@gmail.com",
        "time": "Wed Jul 28 23:03:43 2010 +0300"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 14 16:10:22 2010 +0100"
      },
      "message": "ARM: S3C64XX: Support for Real6410\n\nAdd support for CoreWind Real6410 board, based on Samsung s3c6410 processor.\n\nSigned-off-by: Darius Augulis \u003caugulis.darius@gmail.com\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "92fa5bd9a946b6e7aab6764e7312e4e3d9bed295",
      "tree": "8c0f10ff685126b084cd86da49d07d0b09f62782",
      "parents": [
        "eb3bbf805f8509f03ee479becf8c2f00737e1efb",
        "a78b2de1e47b66c0f7525057652e99d1592ec77b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 21:23:57 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 21:23:57 2010 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6:\n  [IA64] Add latest crop of syscalls\n  [IA64] Fix 64-bit atomic routines to return \"long\"\n"
    },
    {
      "commit": "a78b2de1e47b66c0f7525057652e99d1592ec77b",
      "tree": "61706ac1bfcaef5d3c6486277d62dfa565e35c47",
      "parents": [
        "01d69a82e1d3c938da16bf55aab000672243aa24"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Aug 12 11:56:57 2010 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Aug 13 20:55:51 2010 -0700"
      },
      "message": "[IA64] Add latest crop of syscalls\n\nThree new syscalls for 2.6.36: prlimit64, fanotify_init and\nfanotify_mark.  Wire up the ia64 syscall table for them.\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "eb3bbf805f8509f03ee479becf8c2f00737e1efb",
      "tree": "90ea306a044f4a1788dc87f94411d8572856279d",
      "parents": [
        "5e8530810805858892959b8ebbcec1009ea8c12d",
        "eba3f13716740c8a4bc12a987d3391a3c1f79e66"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 18:06:37 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 18:06:37 2010 -0700"
      },
      "message": "Merge branch \u0027msm-mmc_sdcc\u0027 of git://codeaurora.org/quic/kernel/dwalker/linux-msm\n\n* \u0027msm-mmc_sdcc\u0027 of git://codeaurora.org/quic/kernel/dwalker/linux-msm:\n  mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSM\n  mmc: msm_sdcc: Compile the driver for msm7x30\n  mmc: msm: fix up build breakage on !PM\n"
    },
    {
      "commit": "5e8530810805858892959b8ebbcec1009ea8c12d",
      "tree": "01c08d865f43b51ec6b4201082d5b84218192fe9",
      "parents": [
        "75a1e32cce30ab1c5a361ebae24a18753e42feaa",
        "4cde752587bab61cedf53fc59ca92787f8612ec0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 18:06:15 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 18:06:15 2010 -0700"
      },
      "message": "Merge branch \u0027stable/fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6\n\n* \u0027stable/fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6:\n  firmware: ibft depends on SCSI\n  ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.\n"
    },
    {
      "commit": "75a1e32cce30ab1c5a361ebae24a18753e42feaa",
      "tree": "4f4a2fce8c81750f2f28e90149a6ee30fdeec1b6",
      "parents": [
        "c206d44ffdd539f5f4553e1a92cc7711084c1d3c",
        "54b9b308fa39e5147e2edde3492d8650b957be6c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 18:04:52 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 18:04:52 2010 -0700"
      },
      "message": "Merge git://git.infradead.org/~dwmw2/ideapad-2.6\n\n* git://git.infradead.org/~dwmw2/ideapad-2.6:\n  Call acpi_video_register() in intel_opregion_init() failure path\n  ideapad: Only allow camera state to be set to 0 or 1\n  ideapad: Stop using global variables\n  Add Lenovo ideapad driver\n"
    },
    {
      "commit": "c206d44ffdd539f5f4553e1a92cc7711084c1d3c",
      "tree": "c2bfef721c91c3f468fb9a52bf69a785e4889128",
      "parents": [
        "83ae170092c8ec4d8a268d93438054e32493ee17",
        "1d6225e8cc5598f2bc5c992f9c88b1137763e8e1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 18:00:25 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 18:00:25 2010 -0700"
      },
      "message": "Merge branch \u0027x86-uv-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-uv-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage\n  x86, UV: Initialize BAU hub map\n  x86, UV: Make kdump avoid stack dumps\n"
    },
    {
      "commit": "83ae170092c8ec4d8a268d93438054e32493ee17",
      "tree": "829a2558434b702a447c62a36663c8063da6cdee",
      "parents": [
        "78b148696d380698270a15352bdb733631872aee",
        "6d0bf00512b3b1b5d09d9a44919983eec1cc6fd0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 17:59:26 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 17:59:26 2010 -0700"
      },
      "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:\n  ext4: clean up compiler warning in start_this_handle()\n"
    },
    {
      "commit": "78b148696d380698270a15352bdb733631872aee",
      "tree": "955fa1d2dbc36fd8d3bbd073206f5f9ae321dd52",
      "parents": [
        "7ec3fa1f4a5c4f9cc3d72983bfd8ac87cae356ab",
        "3f6c4df7e1f05f2fdb3f20cac9c03f595a72b45d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 17:59:09 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 17:59:09 2010 -0700"
      },
      "message": "Merge branch \u0027fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq\n\n* \u0027fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq:\n  [CPUFREQ] acpi-cpufreq: add missing __percpu markup\n"
    },
    {
      "commit": "7ec3fa1f4a5c4f9cc3d72983bfd8ac87cae356ab",
      "tree": "cd9dc3433846e59559666b6f5c022a27fc036607",
      "parents": [
        "9a459f6812fc26e0eb24bbe9c388000e23f67f6b",
        "86ded1f35df32ad795cfc8cc1bdaeffbcaec0d5f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 17:58:54 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 17:58:54 2010 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog:\n  watchdog: hpwdt (12/12): Make NMI decoding a compile-time option\n  watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions\n  watchdog: hpwdt (10/12): Use \"decoding\" instead of \"sourcing\"\n  watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization\n  watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT\n  watchdog: hpwdt (7/12): allow full range of timer values supported by hardware\n  watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro\n  watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict\n  watchdog: hpwdt (4/12): Despecificate driver from iLO2\n  watchdog: hpwdt (3/12): Group NMI sourcing specific items together\n  watchdog: hpwdt (2/12): Group options that affect watchdog behavior together\n  watchdog: hpwdt (1/12): clean-up include-files.\n"
    },
    {
      "commit": "9a459f6812fc26e0eb24bbe9c388000e23f67f6b",
      "tree": "c79cf75032eb432a5e9bc7c4b366267f32843416",
      "parents": [
        "090b710e8a0b7fe6f4752c5a439261f955075ebc",
        "55c640c3abff301eed5ee11c34a40bfe043c8c2d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 17:57:56 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 17:57:56 2010 -0700"
      },
      "message": "Merge branch \u0027kbuild\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6\n\n* \u0027kbuild\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:\n  setlocalversion: fix version for untaged nontip mercurial revs\n  Fix CONFIG_CROSS_COMPILE issue in .config\n"
    },
    {
      "commit": "090b710e8a0b7fe6f4752c5a439261f955075ebc",
      "tree": "c85856f2955c3b0795db2c30ef0b334c0614e326",
      "parents": [
        "10041d2d14688e207d0d829095147aa82c1f211b",
        "4418a2b904805814bbd14b555d6add6a175f49f3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 17:56:27 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 13 17:56:27 2010 -0700"
      },
      "message": "Merge branch \u0027kconfig\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6\n\n* \u0027kconfig\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:\n  kconfig: Fix warning: ignoring return value of \u0027fgets\u0027\n  kconfig: Fix warning: ignoring return value of \u0027fwrite\u0027\n  nconfig: Fix segfault when menu is empty\n  kconfig: fix tristate choice with minimal config\n  kconfig: fix savedefconfig for tristate choices\n"
    }
  ],
  "next": "10041d2d14688e207d0d829095147aa82c1f211b"
}
