)]}'
{
  "log": [
    {
      "commit": "0dfc242ff05fcc4bbef1e1bf4eed6f7d01e0cb44",
      "tree": "b58a753d64c6c2323297b73bb1997e07fd1af2ed",
      "parents": [
        "e9b98f6040f5a7a04d659759d83ea28d9c528800"
      ],
      "author": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:57 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:57 2010 -0700"
      },
      "message": "OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function\n\nThe armwdt_ck clock uses a fixed divisor, so it can use the OMAP clock\nfixed divisor recalculation code, rather than a custom function.\n\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\n"
    },
    {
      "commit": "e9b98f6040f5a7a04d659759d83ea28d9c528800",
      "tree": "904811708c1e70cb26eb5e680e3974087085954f",
      "parents": [
        "ced825293ac34d4f250775c40f13cc6330653309"
      ],
      "author": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:57 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:57 2010 -0700"
      },
      "message": "OMAP clock: make the fixed divisor clock code available for all OMAPs\n\nOne of the OMAP1 clocks can use the fixed divisor recalculation code\nintroduced in the OMAP2 clock code, so rename the\nomap2_fixed_divisor_recalc() function to omap_fixed_divisor_recalc()\nand make it available to all OMAPs.  A followup patch converts the OMAP1\nclock.\n\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\n"
    },
    {
      "commit": "ced825293ac34d4f250775c40f13cc6330653309",
      "tree": "7edfac9596d30cd1530cdca00069a32c1e34ee72",
      "parents": [
        "2c8a177eba6762ca828738c92efcdaed02d198bc"
      ],
      "author": {
        "name": "Ranjith Lohithakshan",
        "email": "ranjithl@ti.com",
        "time": "Tue Jan 26 20:12:57 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:57 2010 -0700"
      },
      "message": "AM35xx: Clock table updates for AM3505/17\n\nAM3505/17 though a OMAP3530 derivative have the following\nmain differences\n\n\t- Removal of the following OMAP3 modules\n\t\t- IVA\n\t\t- ISP/CAM\n\t\t- Modem and D2D components (MAD2D, SAD2D)\n\t\t- USIM\n\t\t- SSI\n\t\t- Mailboxes\n\t\t- USB OTG\n\t\t- ICR\n\t\t- MSPRO\n\t\t- SmartReflex\n\t- SDRC replaced with EMIF4 Controller in the SDRC subsystem\n\t  thus adding support for DDR2 memory devices\n\t- Addition of the following new modules\n\t\t- Ethernet MAC (CPGMAC)\n\t\t- CAN Controller (HECC)\n\t\t- New USB OTG Controller with integrated Phy\n\t\t- Video Processing Front End (VPFE)\n\t\t- Additional UART (UART4)\n\t- All security accelerators disabled on GP devices and not to\n\t  be accessed or configured\n\nThis patch defines CPU flags for AM3505/17 and update the clock table.\nClock support for new modules will be added by subsequent patches.\n\nSigned-off-by: Ranjith Lohithakshan \u003cranjithl@ti.com\u003e\n[paul@pwsan.com: updated for 2.6.34 clock layout]\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\n"
    },
    {
      "commit": "2c8a177eba6762ca828738c92efcdaed02d198bc",
      "tree": "fd5b484b1ec7b1cbf9d4b49726635002b662a5d3",
      "parents": [
        "05842a32c7df9ad016cb55c66c9edb46aee1240b"
      ],
      "author": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:56 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:56 2010 -0700"
      },
      "message": "OMAP3 clock: reorganize CK_* platform flags\n\nAdd CK_* flags for the two new Sitara chips, AM3505 and AM3517, and\nthe OMAP34xx die shrink, OMAP36xx/OMAP37xx.  Introduce a new CK_*\nflag, CK_3XXX, that marks all clocks that are common to OMAP3 family\nchips.  CK_343X now refers to clocks that are available only on\nOMAP34{1,2,3,4}0 (WTBU) and OMAP35{03,15,25,30} (any version).\nAt some point, the RATE_IN_* flags should be updated also.\n\nWhile here, add some documentation describing the chip families\ncovered by these clock flags.\n\nThis patch is partially based on patches from Ranjith Lohithakshan\n\u003cranjithl@ti.com\u003e and Vishwanath Sripathy \u003cvishwanath.bs@ti.com\u003e.\n\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nCc: Ranjith Lohithakshan \u003cranjithl@ti.com\u003e\nCc: Vishwanath Sripathy \u003cvishwanath.bs@ti.com\u003e\n"
    },
    {
      "commit": "05842a32c7df9ad016cb55c66c9edb46aee1240b",
      "tree": "decd902d2cb3b1829a39fee89b7af1e11ca9e4bc",
      "parents": [
        "8a3ddc759b33d3b3b3953d001c8d3d9107becbb9"
      ],
      "author": {
        "name": "Ranjith Lohithakshan",
        "email": "ranjithl@ti.com",
        "time": "Tue Jan 26 20:12:56 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:56 2010 -0700"
      },
      "message": "AM35xx: Add AM35xx specific control module registers\n\nAM3517/05 has a few additional control module registers defined mainly\nto control the new IP\u0027s. This patch adds support for those new registers.\n\nSigned-off-by: Ranjith Lohithakshan \u003cranjithl@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\n"
    },
    {
      "commit": "8a3ddc759b33d3b3b3953d001c8d3d9107becbb9",
      "tree": "7d6072694d33ef23b5a289c8ab688dc1568ad7e0",
      "parents": [
        "1a422724c6995004d0b9e95596ec4623e8ca1fc2"
      ],
      "author": {
        "name": "Abhijit Pagare",
        "email": "abhijitpagare@ti.com",
        "time": "Tue Jan 26 20:12:54 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:54 2010 -0700"
      },
      "message": "ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.\n\nPort the APIs to support the OMAP4 clockdomain framework.\nAlso take care of the compiling requirements for the same.\n\nSigned-off-by: Abhijit Pagare \u003cabhijitpagare@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nCc: Benoit Cousson \u003cb-cousson@ti.com\u003e\nCc: Rajendra Nayak \u003crnayak@ti.com\u003e\n"
    },
    {
      "commit": "1a422724c6995004d0b9e95596ec4623e8ca1fc2",
      "tree": "fc88902f6a3b57c9b5c36fcf64587ee7538eb78f",
      "parents": [
        "30b8863d2aa9d3f4804302f98821732a6a8f1419"
      ],
      "author": {
        "name": "Abhijit Pagare",
        "email": "abhijitpagare@ti.com",
        "time": "Tue Jan 26 20:12:54 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:54 2010 -0700"
      },
      "message": "ARM: OMAP4: PM: Adapt the existing OMAP2/3 Clock Domain Frameworks.\n\nThe introduction of the OMAP4 Clock Domain framework requires\nsome adaptaions to be done in the earlier files to place the\ncommon and uncommon data in the proper places where they belong.\n\nSigned-off-by: Abhijit Pagare \u003cabhijitpagare@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nCc: Benoit Cousson \u003cb-cousson@ti.com\u003e\nCc: Rajendra Nayak \u003crnayak@ti.com\u003e\n"
    },
    {
      "commit": "30b8863d2aa9d3f4804302f98821732a6a8f1419",
      "tree": "a48c6576f7abf8dbed00c98bfec91ec8bf08ed20",
      "parents": [
        "b099474aa4e7fbaf5dc3b5858bc83dee2f94c60f"
      ],
      "author": {
        "name": "Abhijit Pagare",
        "email": "abhijitpagare@ti.com",
        "time": "Tue Jan 26 20:12:54 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:54 2010 -0700"
      },
      "message": "ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific clock domain framework.\n\nThe Autogenerated OMAP4 clock domain specific file\n(mach-omap2/clockdomains44xx.h) is added here.  This file is\nauto-generated using python scripting, and following is the lsit of\nthe people involved:\nBenoit Cousson\nAbhijit Pagare\n\nSigned-off-by: Abhijit Pagare \u003cabhijitpagare@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nSigned-off-by: Benoit Cousson \u003cb-cousson@ti.com\u003e\nCc: Rajendra Nayak \u003crnayak@ti.com\u003e\n"
    },
    {
      "commit": "b099474aa4e7fbaf5dc3b5858bc83dee2f94c60f",
      "tree": "8b161fded113e64c0103998853474a644116a7c2",
      "parents": [
        "84c0c39aec31a09571fc08a752a2f4da0fe9fcf2"
      ],
      "author": {
        "name": "Abhijit Pagare",
        "email": "abhijitpagare@ti.com",
        "time": "Tue Jan 26 20:12:53 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:53 2010 -0700"
      },
      "message": "ARM: OMAP4: PM: Modify Clock-domain interfaces for OMAP4 compatibility.\n\nHere the APIs are modified to use absolute addresses instead of module offsets.\n\nSigned-off-by: Abhijit Pagare \u003cabhijitpagare@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nCc: Benoit Cousson \u003cb-cousson@ti.com\u003e\nCc: Rajendra Nayak \u003crnayak@ti.com\u003e\n"
    },
    {
      "commit": "84c0c39aec31a09571fc08a752a2f4da0fe9fcf2",
      "tree": "cae08d44938c6df7f7bc740d2feea26086a192f4",
      "parents": [
        "3a759f09d7b9c6bbefffadd38fdc116125c49730"
      ],
      "author": {
        "name": "Abhijit Pagare",
        "email": "abhijitpagare@ti.com",
        "time": "Tue Jan 26 20:12:53 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:53 2010 -0700"
      },
      "message": "ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.\n\nHere the \".clkstctrl_reg\" field is added to the clockdomain stucture\nas the module offsets for OMAP4 do not map one to one for powerdomains\nand clockdomains as it used to for OMAP3. Hence we need to use absolute\naddresses to access the control registers. Some of the clock domains have\nmodules falling in the address space of PRM partition. Hence  necessitating\nthe use of absolute adresses.\n\nSigned-off-by: Abhijit Pagare \u003cabhijitpagare@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nCc: Benoit Cousson \u003cb-cousson@ti.com\u003e\nCc: Rajendra Nayak \u003crnayak@ti.com\u003e\n"
    },
    {
      "commit": "3a759f09d7b9c6bbefffadd38fdc116125c49730",
      "tree": "de412e894d25084929f309b4cc7078ef97227973",
      "parents": [
        "38900c27fbbbe97e16f448b8bc9cafc05af03460"
      ],
      "author": {
        "name": "Abhijit Pagare",
        "email": "abhijitpagare@ti.com",
        "time": "Tue Jan 26 20:12:53 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:53 2010 -0700"
      },
      "message": "ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.\n\nThe proper Macros have to be used for platform specific calls and\nsome of the compiling requirements and init calls are taken care of.\n\nSigned-off-by: Abhijit Pagare \u003cabhijitpagare@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nCc: Benoit Cousson \u003cb-cousson@ti.com\u003e\nCc: Rajendra Nayak \u003crnayak@ti.com\u003e\n"
    },
    {
      "commit": "38900c27fbbbe97e16f448b8bc9cafc05af03460",
      "tree": "6b2c90dd83235f0ca08ee0f55c82cf7c45dc3a61",
      "parents": [
        "f37c6dfac99451b8babdd320d7aed4e03d51b94b"
      ],
      "author": {
        "name": "Abhijit Pagare",
        "email": "abhijitpagare@ti.com",
        "time": "Tue Jan 26 20:12:52 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:52 2010 -0700"
      },
      "message": "ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks.\n\nTaking care of the platform specific and common power domains with\nproper checks.  Also refining some Macros according to the latest\nOMAP4 requirements.\n\nSigned-off-by: Abhijit Pagare \u003cabhijitpagare@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nCc: Benoit Cousson \u003cb-cousson@ti.com\u003e\nCc: Rajendra Nayak \u003crnayak@ti.com\u003e\n"
    },
    {
      "commit": "f37c6dfac99451b8babdd320d7aed4e03d51b94b",
      "tree": "2e34e22117de6c7f23b02a99b0acf52b82df82f8",
      "parents": [
        "3790300903e6a98ce5f5391f4d435959266f79e7"
      ],
      "author": {
        "name": "Abhijit Pagare",
        "email": "abhijitpagare@ti.com",
        "time": "Tue Jan 26 20:12:52 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:52 2010 -0700"
      },
      "message": "ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework.\n\nThe Autogenerated OMAP4 power domain specific file (mach-omap2/powerdomains44xx.h)\nis added here.\nThis file is auto-generated using python scripting and following is the list of the people\ninvolved:\nPaul Walmsley\nBenoit Cousson\nAbhijit Pagare\n\nSigned-off-by: Abhijit Pagare \u003cabhijitpagare@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nSigned-off-by: Benoit Cousson \u003cb-cousson@ti.com\u003e\nSigned-off-by: Rajendra Nayak \u003crnayak@ti.com\u003e\n"
    },
    {
      "commit": "3790300903e6a98ce5f5391f4d435959266f79e7",
      "tree": "cd78bf9d180466df0cd5b2f0c5b5c46d6471a54e",
      "parents": [
        "c6a6e6e203ee9a34fa53f773272f21d48b4e3454"
      ],
      "author": {
        "name": "Abhijit Pagare",
        "email": "abhijitpagare@ti.com",
        "time": "Tue Jan 26 20:12:51 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:51 2010 -0700"
      },
      "message": "ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.\n\nModule offsets were same for OMAP2 and OMAP3 while they differ for OMAP4.\nHence we need different macros for identifying platform specific offsets.\n\nSigned-off-by: Abhijit Pagare \u003cabhijitpagare@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nCc: Benoit Cousson \u003cb-cousson@ti.com\u003e\nCc: Rajendra Nayak \u003crnayak@ti.com\u003e\n"
    },
    {
      "commit": "c6a6e6e203ee9a34fa53f773272f21d48b4e3454",
      "tree": "6d577c65e8b4dfd3f90428d3824febb0cab08011",
      "parents": [
        "4f4e65d2484811210a2826fa9d59712c7fcf1b49"
      ],
      "author": {
        "name": "Abhijit Pagare",
        "email": "abhijitpagare@ti.com",
        "time": "Tue Jan 26 20:12:51 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 26 20:12:51 2010 -0700"
      },
      "message": "ARM: OMAP4: PM: OMAP4 essential basic initialisations.\n\nSome of the OMAP4 specific chip level initialisations are taken care of.\n\nSigned-off-by: Abhijit Pagare \u003cabhijitpagare@ti.com\u003e\nCc: Benoit Cousson \u003cb-cousson@ti.com\u003e\nCc: Rajendra Nayak \u003crnayak@ti.com\u003e\nCc: Tony Lindgren \u003ctony@atomide.com\u003e\n[paul@pwsan.com: updated to use \u00274430ES1\u0027 rather than simply \u00274430\u0027; updated\n to apply after the intervening cpu.h/id.c patch; thanks also to Tony\n for catching a bug in my rewrite]\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\n"
    },
    {
      "commit": "4f4e65d2484811210a2826fa9d59712c7fcf1b49",
      "tree": "40227b3582232e6351dcd9bb96085a85bc5cc410",
      "parents": [
        "f6760aa024199cfbce564311dc4bc4d47b6fb349",
        "5c3db36bf68bb9f682a0188d81dc184f5e62a6e4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jan 25 18:56:12 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jan 25 18:56:12 2010 -0800"
      },
      "message": "Merge branch \u0027omap-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6\n\n* \u0027omap-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6: (25 commits)\n  OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer\n  PM debug: Fix warning when no CONFIG_DEBUG_FS\n  OMAP3: PM: DSS PM_WKEN to refill DMA\n  OMAP: timekeeping: time should not stop during suspend\n  OMAP3: PM: Force write last pad config register into save area\n  OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()\n  OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules\n  OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS\n  OMAP3: PM: Removing redundant and potentially dangerous PRCM configration\n  OMAP3: Fixed ARM aux ctrl register save/restore\n  OMAP3: CPUidle: Fixed timer resolution\n  OMAP3: PM: Remove duplicate code blocks\n  OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI\n  OMAP3: PM: Enable system control module autoidle\n  OMAP3: PM: Ack pending interrupts before entering suspend\n  omap: Enable GPMC clock in gpmc_init\n  OMAP1 clock: fix for \"BUG: spinlock lockup on CPU#0\"\n  OMAP4: clocks: Fix the clksel_rate struct DPLL divs\n  OMAP4: PRCM: Fix the base address for CHIRONSS reg defines\n  OMAP: dma_chan[lch_head].flag \u0026 OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch()\n  ...\n"
    },
    {
      "commit": "f6760aa024199cfbce564311dc4bc4d47b6fb349",
      "tree": "e059ad7965cba0234097d6893dfe8afbfd3beb67",
      "parents": [
        "90ea301916688d010862395b00817f3c1c8e09a4",
        "ea9d8e3f45404d411c00ae67b45cc35c58265bb7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jan 24 10:38:07 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jan 24 10:38:07 2010 -0800"
      },
      "message": "Merge branch \u0027timers-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027timers-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  clockevent: Don\u0027t remove broadcast device when cpu is dead\n"
    },
    {
      "commit": "90ea301916688d010862395b00817f3c1c8e09a4",
      "tree": "2c10f7c44daa1d4176777907aa802f4aa9624ef5",
      "parents": [
        "b8be634e01b400fa2528848ad0cd6a5580a15bc4",
        "4927fbf11dc1057cd9c94dd40358e5f98c999311"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jan 24 10:37:51 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jan 24 10:37:51 2010 -0800"
      },
      "message": "Merge branch \u0027for-linus/i2c\u0027 of git://git.fluff.org/bjdooks/linux\n\n* \u0027for-linus/i2c\u0027 of git://git.fluff.org/bjdooks/linux:\n  i2c: imx: call ioremap only after request_mem_region\n  i2c: mxc: let time to generate stop bit\n"
    },
    {
      "commit": "b8be634e01b400fa2528848ad0cd6a5580a15bc4",
      "tree": "f36da264249540727a60e13a54d1d44c8821b48d",
      "parents": [
        "298a4c3a57fed38df365a6807728d1930a72c728",
        "f5e2bae0aad03164ffc7ce9dfeee6608e2c87dba"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jan 24 10:31:34 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jan 24 10:31:34 2010 -0800"
      },
      "message": "Merge git://git.infradead.org/~dwmw2/mtd-2.6.33\n\n* git://git.infradead.org/~dwmw2/mtd-2.6.33:\n  mtd: tests: fix read, speed and stress tests on NOR flash\n  mtd: Really add ARM pismo support\n  kmsg_dump: Dump on crash_kexec as well\n"
    },
    {
      "commit": "4927fbf11dc1057cd9c94dd40358e5f98c999311",
      "tree": "ef929d0d38cc58424865b5a1fe177922ca523397",
      "parents": [
        "a1ee06b72968d80ab9362ec61143c4f090cc2d1b"
      ],
      "author": {
        "name": "Uwe Kleine-König",
        "email": "u.kleine-koenig@pengutronix.de",
        "time": "Fri Jan 08 17:23:17 2010 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sun Jan 24 15:25:57 2010 +0000"
      },
      "message": "i2c: imx: call ioremap only after request_mem_region\n\naccordingly adapt order of release_mem_region and release_mem_region on\nremove.\n\nSigned-off-by: Uwe Kleine-König \u003cu.kleine-koenig@pengutronix.de\u003e\nCc: Ben Dooks \u003cben-linux@fluff.org\u003e\nCc: Wolfram Sang \u003cw.sang@pengutronix.de\u003e\nCc: Richard Zhao \u003clinuxzsc@gmail.com\u003e\nCc: Darius Augulis \u003caugulis.darius@gmail.com\u003e\nCc: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nCc: linux-i2c@vger.kernel.org\nAcked-by: Wolfram Sang \u003cw.sang@pengutronix.de\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "a1ee06b72968d80ab9362ec61143c4f090cc2d1b",
      "tree": "ae31134e2069a7d82377dbffa5a10b449c2e7575",
      "parents": [
        "92dcffb916d309aa01778bf8963a6932e4014d07"
      ],
      "author": {
        "name": "Valentin Longchamp",
        "email": "valentin.longchamp@epfl.ch",
        "time": "Thu Jan 21 18:55:32 2010 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sun Jan 24 15:25:56 2010 +0000"
      },
      "message": "i2c: mxc: let time to generate stop bit\n\nAfter generating the stop bit by changing MSTA from 1 to 0,\nthe i2c_imx-\u003estopped was immediatly set to 1. The second test\non i2c_imx-\u003estopped then is correct and the controller never\nwaits if the bus is busy. This patch corrects this.\n\nOn mx31moboard, stop bit was not generated on single write transfers.\nThis was kept unnoticed as other transfers are made afterwards that\nhelp the write recipient to resynchronize.\n\nThanks to Philippe and Michael for the debugging.\n\nSigned-off-by: Valentin Longchamp \u003cvalentin.longchamp@epfl.ch\u003e\nSigned-off by: Philippe Rétornaz \u003cphilippe.retornaz@epfl.ch\u003e\nReported-by: Michael Bonani \u003cmichael.bonani@epfl.ch\u003e\nAcked-by; Wolfram Sang \u003cw.sang@pengutronix.de\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "5c3db36bf68bb9f682a0188d81dc184f5e62a6e4",
      "tree": "b18b45715c6ebfd4f5e3022be441bc386b6d479d",
      "parents": [
        "b2d959173fea3e04229b2ff33473b5a031669f66"
      ],
      "author": {
        "name": "Tero Kristo",
        "email": "tero.kristo@nokia.com",
        "time": "Fri Oct 23 19:03:47 2009 +0300"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Thu Jan 21 18:30:10 2010 -0800"
      },
      "message": "OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer\n\nOMAP GP timers keep running for a few cycles after they are stopped,\nwhich can cause the timer to expire and generate an interrupt. The\npending interrupt will prevent e.g. OMAP from entering suspend, thus\nwe ack it manually.  Only applicable on OMAP2/3/4.\n\nSigned-off-by: Tero Kristo \u003ctero.kristo@nokia.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "298a4c3a57fed38df365a6807728d1930a72c728",
      "tree": "f8836c6a0be6b4810221fa801378b752b41a476c",
      "parents": [
        "92dcffb916d309aa01778bf8963a6932e4014d07",
        "1619ce111492d733d425acbacec9a2cb2ba16ed9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 17:33:23 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 17:33:23 2010 -0800"
      },
      "message": "Merge branch \u0027for-linus/samsung\u0027 of git://git.fluff.org/bjdooks/linux\n\n* \u0027for-linus/samsung\u0027 of git://git.fluff.org/bjdooks/linux:\n  hmt: adjust for new pwm_backlight-\u003enotify prototype\n"
    },
    {
      "commit": "1619ce111492d733d425acbacec9a2cb2ba16ed9",
      "tree": "e8fcc2668c8d3cb1e84850c22d7ba96787186f91",
      "parents": [
        "3ce2f76f5dfeeacd128db9e5cd6945bac0ea0b2a"
      ],
      "author": {
        "name": "Peter Korsgaard",
        "email": "jacmet@sunsite.dk",
        "time": "Thu Jan 21 22:56:58 2010 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Jan 22 09:58:17 2010 +0900"
      },
      "message": "hmt: adjust for new pwm_backlight-\u003enotify prototype\n\nCommit cfc38999f (backlight: Pass device through notify callback)\nadded a struct device argument to the notify callback, but didn\u0027t\nupdate the user of it in mach-hmt.c\n\nSigned-off-by: Peter Korsgaard \u003cjacmet@sunsite.dk\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "92dcffb916d309aa01778bf8963a6932e4014d07",
      "tree": "b784ee31a436c8ea461fa64cb9302a9c828172e4",
      "parents": [
        "e80b1359858df17b0034bdf7d1b6f3e0d5b97257"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 15:31:35 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 15:31:35 2010 -0800"
      },
      "message": "Linux 2.6.33-rc5\n"
    },
    {
      "commit": "e80b1359858df17b0034bdf7d1b6f3e0d5b97257",
      "tree": "c0ce7b9abcef8910ee78327285d85b04b0512d33",
      "parents": [
        "341031caec0cd730e84d248d95851bf54ec4e41f",
        "b27d515a49169e5e2a92d621faac761074a8c5b1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 08:50:04 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 08:50:04 2010 -0800"
      },
      "message": "Merge branch \u0027perf-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027perf-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  perf: x86: Add support for the ANY bit\n  perf: Change the is_software_event() definition\n  perf: Honour event state for aux stream data\n  perf: Fix perf_event_do_pending() fallback callsite\n  perf kmem: Print usage help for unknown commands\n  perf kmem: Increase \"Hit\" column length\n  hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change\n  perf timechart: Use tid not pid for COMM change\n"
    },
    {
      "commit": "341031caec0cd730e84d248d95851bf54ec4e41f",
      "tree": "f9531f3bef8446e0eb2f9f4ba1ed6fa1000585c8",
      "parents": [
        "836f48c5f8c6ef004419f1605514aa05eb58eefb",
        "6d558c3ac9b6508d26fd5cadccce51fc9d726b1c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 08:49:52 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 08:49:52 2010 -0800"
      },
      "message": "Merge branch \u0027sched-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027sched-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  sched: Reassign prev and switch_count when reacquire_kernel_lock() fail\n  sched: Fix vmark regression on big machines\n"
    },
    {
      "commit": "836f48c5f8c6ef004419f1605514aa05eb58eefb",
      "tree": "ca9d806077e709252c0f33532a55595275b11637",
      "parents": [
        "bdeef61cd053b6a88be7d2c82fd43e12f8c9f75e",
        "534ead709235b967b659947c55d9130873a432c4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:42:59 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:42:59 2010 -0800"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev\n\n* \u0027upstream-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev:\n  libata: retry FS IOs even if it has failed with AC_ERR_INVALID\n"
    },
    {
      "commit": "bdeef61cd053b6a88be7d2c82fd43e12f8c9f75e",
      "tree": "6980d178f5402260dfc3c35840b95dc5584cf85e",
      "parents": [
        "4caca5f917ce991dc67fbb42fa82a1f044538e23",
        "703625118069f9f8960d356676662d3db5a9d116"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:37:20 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:37:20 2010 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6:\n  tty: fix race in tty_fasync\n  serial: serial_cs: oxsemi quirk breaks resume\n  serial: imx: bit \u0026/| confusion\n  serial: Fix crash if the minimum rate of the device is \u003e 9600 baud\n  serial-core: resume serial hardware with no_console_suspend\n  serial: 8250_pnp: use wildcard for serial Wacom tablets\n  nozomi: quick fix for the close/close bug\n  compat_ioctl: Supress \"unknown cmd\" message on serial /dev/console\n"
    },
    {
      "commit": "4caca5f917ce991dc67fbb42fa82a1f044538e23",
      "tree": "29c9dadc3ab4aed954d8900f7171b44cd7a873bd",
      "parents": [
        "f8c7e6c2038a96f427911264a0c1448c9e3c2a9e",
        "7692fd4d441afac728cb83fdd33349d5ba07406c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:36:55 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:36:55 2010 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6:\n  Staging: hv: fix smp problems in the hyperv core code\n  Staging: et131x: Fix 2.6.33rc1 regression in et131x\n  Staging: asus_oled: fix oops in 2.6.32.2\n"
    },
    {
      "commit": "f8c7e6c2038a96f427911264a0c1448c9e3c2a9e",
      "tree": "2013405da9810dc4d9a5e77497f1afadb5b8d5d3",
      "parents": [
        "c9140487b4601ea0b4479af3d92ceb0cda2c691f",
        "bd796671f093d5b1841d383674d5650f5ec6c9c6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:36:31 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:36:31 2010 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6:\n  Revert \"sysdev: fix prototype for memory_sysdev_class show/store functions\"\n  driver-core: fix devtmpfs crash on s390\n"
    },
    {
      "commit": "c9140487b4601ea0b4479af3d92ceb0cda2c691f",
      "tree": "6ff23dfe9d7366accade95b6aaad9ffd434690d0",
      "parents": [
        "456eac94789e1b512515e6974e091ef655f343de",
        "0a2fea2e0dea9df8ead1cb45e4b9cd68e1b1d29b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:35:43 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:35:43 2010 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6:\n  USB: isp1362: fix build failure on ARM systems via irq_flags cleanup\n  USB: isp1362: better 64bit printf warning fixes\n  USB: fix usbstorage for 2770:915d delivers no FAT\n  USB: Fix level of isp1760 Reloading ptd error message\n  USB: FHCI: avoid NULL pointer dereference\n  USB: Fix duplicate sysfs problem after device reset.\n  USB: add speed values for USB 3.0 and wireless controllers\n  USB: add missing delay during remote wakeup\n  USB: EHCI \u0026 UHCI: fix race between root-hub suspend and port resume\n  USB: EHCI: fix handling of unusual interrupt intervals\n  USB: Don\u0027t use GFP_KERNEL while we cannot reset a storage device\n  USB: fix bitmask merge error\n  usb: serial: fix memory leak in generic driver\n  USB: serial: fix USB serial fix kfifo_len locking\n"
    },
    {
      "commit": "456eac94789e1b512515e6974e091ef655f343de",
      "tree": "79f277d02e5e480a373c129bdce7564421d360c7",
      "parents": [
        "dedd0c2a48d1eb779373de5eddd04a3e059ce540",
        "f06f135d8642e2f6812cfcb4ea8e4e9122d4d58c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:32:11 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:32:11 2010 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.dk/linux-2.6-block\n\n* \u0027for-linus\u0027 of git://git.kernel.dk/linux-2.6-block:\n  fs/bio.c: fix shadows sparse warning\n  drbd: The kernel code is now equivalent to out of tree release 8.3.7\n  drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced)\n  drbd: Don\u0027t go into StandAlone mode when authentification failes because of network error\n  drivers/block/drbd/drbd_receiver.c: correct NULL test\n  cfq-iosched: Respect ioprio_class when preempting\n  genhd: overlapping variable definition\n  block: removed unused as_io_context\n  DM: Fix device mapper topology stacking\n  block: bdev_stack_limits wrapper\n  block: Fix discard alignment calculation and printing\n  block: Correct handling of bottom device misaligment\n  drbd: check on CONFIG_LBDAF, not LBD\n  drivers/block/drbd: Correct NULL test\n  drbd: Silenced an assert that could triggered after changing write ordering method\n  drbd: Kconfig fix\n  drbd: Fix for a race between IO and a detach operation [Bugz 262]\n  drbd: Use drbd_crypto_is_hash() instead of an open coded check\n"
    },
    {
      "commit": "dedd0c2a48d1eb779373de5eddd04a3e059ce540",
      "tree": "7c88094810291c16d6f42a76ee4f0c94260d1a61",
      "parents": [
        "15e551e52bf62f595f06ddf7a66b750ccfe41683",
        "418521deef3b3dd478a54e4e21d983e010c848f7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:29:36 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:29:36 2010 -0800"
      },
      "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: (23 commits)\n  ACPI: delete acpi_processor_power_verify_c2()\n  ACPI: allow C3 \u003e 1000usec\n  ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C\n  ACPI: power_meter: remove double kfree()\n  ACPI: processor: restrict early _PDC to opt-in platforms\n  ACPI: Fix unused variable warning in sbs.c\n  acpi: make ACPI device id constant\n  sony-laptop - fix using of uninitialized variable\n  ACPI: Fix section mismatch error for acpi_early_processor_set_pdc()\n  eeepc-laptop: disable wireless hotplug for 1201N\n  eeepc-laptop: add hotplug_disable parameter\n  eeepc-laptop: switch to using sparse keymap library\n  eeepc-laptop: dmi blacklist to disable pci hotplug code\n  eeepc-laptop: disable cpu speed control on EeePC 701\n  ACPI: don\u0027t cond_resched if irq is disabled\n  ACPI: Remove unnecessary cast.\n  ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes\n  ACPI: EC: Add wait for irq storm\n  ACPI: SBS: Move SBS HC callback to faster Notify queue\n  x86, ACPI: delete acpi_boot_table_init() return value\n  ...\n"
    },
    {
      "commit": "15e551e52bf62f595f06ddf7a66b750ccfe41683",
      "tree": "c8364383eca64ad2e66a44d897fe16f0f40cb926",
      "parents": [
        "30a0f5e1fb510f17c25ff159a9fffbe01ae0f34e",
        "ece550f51ba175c14ec3ec047815927d7386ea1f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:28:54 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:28:54 2010 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6:\n  ecryptfs: use after free\n  ecryptfs: Eliminate useless code\n  ecryptfs: fix interpose/interpolate typos in comments\n  ecryptfs: pass matching flags to interpose as defined and used there\n  ecryptfs: remove unnecessary d_drop calls in ecryptfs_link\n  ecryptfs: don\u0027t ignore return value from lock_rename\n  ecryptfs: initialize private persistent file before dereferencing pointer\n  eCryptfs: Remove mmap from directory operations\n  eCryptfs: Add getattr function\n  eCryptfs: Use notify_change for truncating lower inodes\n"
    },
    {
      "commit": "30a0f5e1fb510f17c25ff159a9fffbe01ae0f34e",
      "tree": "3392e115d4d5767c8bdaeac8696a2465d65a1e91",
      "parents": [
        "88f5004430babb836cfce886d5d54c82166f8ba4",
        "11dfe35a0108097f2df1f042c485fa7f758c2cdf"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:28:05 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:28:05 2010 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable:\n  Btrfs: fix possible panic on unmount\n  Btrfs: deal with NULL acl sent to btrfs_set_acl\n  Btrfs: fix regression in orphan cleanup\n  Btrfs: Fix race in btrfs_mark_extent_written\n  Btrfs, fix memory leaks in error paths\n  Btrfs: align offsets for btrfs_ordered_update_i_size\n  btrfs: fix missing last-entry in readdir(3)\n"
    },
    {
      "commit": "88f5004430babb836cfce886d5d54c82166f8ba4",
      "tree": "f1cdd2f63e6344a07a3470f6cd4face94da3e638",
      "parents": [
        "970114a1dacf5f1f47aae9ad75c0abca42d8499c"
      ],
      "author": {
        "name": "Yongseok Koh",
        "email": "yongseok.koh@samsung.com",
        "time": "Tue Jan 19 17:33:49 2010 +0900"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:20:06 2010 -0800"
      },
      "message": "vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE\n\nIn free_unmap_area_noflush(), va-\u003eflags is marked as VM_LAZY_FREE first, and\nthen vmap_lazy_nr is increased atomically.\n\nBut, in __purge_vmap_area_lazy(), while traversing of vmap_are_list, nr\nis counted by checking VM_LAZY_FREE is set to va-\u003eflags.  After counting\nthe variable nr, kernel reads vmap_lazy_nr atomically and checks a\nBUG_ON condition whether nr is greater than vmap_lazy_nr to prevent\nvmap_lazy_nr from being negative.\n\nThe problem is that, if interrupted right after marking VM_LAZY_FREE,\nincrement of vmap_lazy_nr can be delayed.  Consequently, BUG_ON\ncondition can be met because nr is counted more than vmap_lazy_nr.\n\nIt is highly probable when vmalloc/vfree are called frequently.  This\nscenario have been verified by adding delay between marking VM_LAZY_FREE\nand increasing vmap_lazy_nr in free_unmap_area_noflush().\n\nEven the vmap_lazy_nr is for checking high watermark, it never be the\nstrict watermark.  Although the BUG_ON condition is to prevent\nvmap_lazy_nr from being negative, vmap_lazy_nr is signed variable.  So,\nit could go down to negative value temporarily.\n\nConsequently, removing the BUG_ON condition is proper.\n\nA possible BUG_ON message is like the below.\n\n   kernel BUG at mm/vmalloc.c:517!\n   invalid opcode: 0000 [#1] SMP\n   EIP: 0060:[\u003cc04824a4\u003e] EFLAGS: 00010297 CPU: 3\n   EIP is at __purge_vmap_area_lazy+0x144/0x150\n   EAX: ee8a8818 EBX: c08e77d4 ECX: e7c7ae40 EDX: c08e77ec\n   ESI: 000081fe EDI: e7c7ae60 EBP: e7c7ae64 ESP: e7c7ae3c\n   DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068\n   Call Trace:\n   [\u003cc0482ad9\u003e] free_unmap_vmap_area_noflush+0x69/0x70\n   [\u003cc0482b02\u003e] remove_vm_area+0x22/0x70\n   [\u003cc0482c15\u003e] __vunmap+0x45/0xe0\n   [\u003cc04831ec\u003e] vmalloc+0x2c/0x30\n   Code: 8d 59 e0 eb 04 66 90 89 cb 89 d0 e8 87 fe ff ff 8b 43 20 89 da 8d 48 e0 8d 43 20 3b 04 24 75 e7 fe 05 a8 a5 a3 c0 e9 78 ff ff ff \u003c0f\u003e 0b eb fe 90 8d b4 26 00 00 00 00 56 89 c6 b8 ac a5 a3 c0 31\n   EIP: [\u003cc04824a4\u003e] __purge_vmap_area_lazy+0x144/0x150 SS:ESP 0068:e7c7ae3c\n\n[ See also http://marc.info/?l\u003dlinux-kernel\u0026m\u003d126335856228090\u0026w\u003d2 ]\n\nSigned-off-by: Yongseok Koh \u003cyongseok.koh@samsung.com\u003e\nReviewed-by: Minchan Kim \u003cminchan.kim@gmail.com\u003e\nCc: Nick Piggin \u003cnpiggin@suse.de\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "970114a1dacf5f1f47aae9ad75c0abca42d8499c",
      "tree": "4373412a410d5d61226dfb6a845b74e714a7c6e3",
      "parents": [
        "def20529227a5c0938c374d11781bd0dbd5edee4",
        "79f211b8e17205aae0304c58518fbc58506e52e3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:16:27 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:16:27 2010 -0800"
      },
      "message": "Merge branch \u0027sh/for-2.6.33\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6\n\n* \u0027sh/for-2.6.33\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6:\n  sh64: wire up sys_accept4.\n  sh: unwire sys_recvmmsg.\n  sh: ms7724: Correct sh-eth EEPROM polling timeout.\n"
    },
    {
      "commit": "def20529227a5c0938c374d11781bd0dbd5edee4",
      "tree": "76ba59d7dfdb858892996a59e95a892b43e0e6d2",
      "parents": [
        "24bc7347da73a9ed3383056c3d0f28c0e361621e",
        "2045124ffd1a5e46d157349016a2c50f19c8c91d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:15:10 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 21 07:15:10 2010 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n\n* master.kernel.org:/home/rmk/linux-2.6-arm:\n  ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 comments\n  ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work\n  ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()\n  ARM: 5884/1: arm: Fix DCC console for v7\n  ARM: 5883/1: Revert \"disable NX support for OABI-supporting kernels\"\n  ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(void)\n  ARM: fix badly placed mach/plat entries in Kconfig \u0026 Makefile\n"
    },
    {
      "commit": "b27d515a49169e5e2a92d621faac761074a8c5b1",
      "tree": "cc27b8a7c3b3d07df4a09c0eed9ca7aaf265ead1",
      "parents": [
        "92b6759857ea3ad19bc6871044e373f6251841d3"
      ],
      "author": {
        "name": "Stephane Eranian",
        "email": "eranian@google.com",
        "time": "Mon Jan 18 10:58:01 2010 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jan 21 13:40:41 2010 +0100"
      },
      "message": "perf: x86: Add support for the ANY bit\n\nPropagate the ANY bit into the fixed counter config for v3 and higher.\n\nSigned-off-by: Stephane Eranian \u003ceranian@google.com\u003e\n[a.p.zijlstra@chello.nl: split from larger patch]\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c4b5430c6.0f975e0a.1bf9.ffff85fe@mx.google.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "92b6759857ea3ad19bc6871044e373f6251841d3",
      "tree": "99da01c3d9578b1494e3459d56ba98048f750d22",
      "parents": [
        "22e190851f8709c48baf00ed9ce6144cdc54d025"
      ],
      "author": {
        "name": "Peter Zijlstra",
        "email": "a.p.zijlstra@chello.nl",
        "time": "Mon Jan 18 14:02:16 2010 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jan 21 13:40:40 2010 +0100"
      },
      "message": "perf: Change the is_software_event() definition\n\nThe is_software_event() definition always confuses me because its an\nexclusive expression, make it an inclusive one.\n\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003cnew-submission\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "22e190851f8709c48baf00ed9ce6144cdc54d025",
      "tree": "52e4104e23a68282dce5dfe181c1234f8764bcd9",
      "parents": [
        "fe432200abb0d64f409895168d9ad8fbb9d8e6c6"
      ],
      "author": {
        "name": "Peter Zijlstra",
        "email": "a.p.zijlstra@chello.nl",
        "time": "Mon Jan 18 09:12:32 2010 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jan 21 13:40:40 2010 +0100"
      },
      "message": "perf: Honour event state for aux stream data\n\nAnton reported that perf record kept receiving events even after calling\nioctl(PERF_EVENT_IOC_DISABLE). It turns out that FORK,COMM and MMAP\nevents didn\u0027t respect the disabled state and kept flowing in.\n\nReported-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nTested-by: Anton Blanchard \u003canton@samba.org\u003e\nLKML-Reference: \u003c1263459187.4244.265.camel@laptop\u003e\nCC: stable@kernel.org\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "fe432200abb0d64f409895168d9ad8fbb9d8e6c6",
      "tree": "dab76fc8e717241e1e035f3856d22af5582c1c9c",
      "parents": [
        "b00eca8cd66029128615e8be9a19e284a950c0f2"
      ],
      "author": {
        "name": "Peter Zijlstra",
        "email": "a.p.zijlstra@chello.nl",
        "time": "Mon Jan 18 09:08:26 2010 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jan 21 13:40:39 2010 +0100"
      },
      "message": "perf: Fix perf_event_do_pending() fallback callsite\n\nPaul questioned the context in which we should call\nperf_event_do_pending(). After looking at that I found that it should be\ncalled from IRQ context these days, however the fallback call-site is\nplaced in softirq context. Ammend this by placing the callback in the IRQ\ntimer path.\n\nReported-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c1263374859.4244.192.camel@laptop\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "6d558c3ac9b6508d26fd5cadccce51fc9d726b1c",
      "tree": "dbad2aa9c5874ea7ee5fff1f9f32b0be208c3df6",
      "parents": [
        "50b926e439620c469565e8be0f28be78f5fca1ce"
      ],
      "author": {
        "name": "Yong Zhang",
        "email": "yong.zhang0@gmail.com",
        "time": "Mon Jan 11 14:21:25 2010 +0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jan 21 13:39:04 2010 +0100"
      },
      "message": "sched: Reassign prev and switch_count when reacquire_kernel_lock() fail\n\nAssume A-\u003eB schedule is processing, if B have acquired BKL before and it\nneed reschedule this time. Then on B\u0027s context, it will go to\nneed_resched_nonpreemptible for reschedule. But at this time, prev and\nswitch_count are related to A. It\u0027s wrong and will lead to incorrect\nscheduler statistics.\n\nSigned-off-by: Yong Zhang \u003cyong.zhang0@gmail.com\u003e\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c2674af741001102238w7b0ddcadref00d345e2181d11@mail.gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "50b926e439620c469565e8be0f28be78f5fca1ce",
      "tree": "3eb4b4aa89ed7c6d61457cdf745c5d52f577671a",
      "parents": [
        "24bc7347da73a9ed3383056c3d0f28c0e361621e"
      ],
      "author": {
        "name": "Mike Galbraith",
        "email": "efault@gmx.de",
        "time": "Mon Jan 04 14:44:56 2010 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jan 21 13:39:03 2010 +0100"
      },
      "message": "sched: Fix vmark regression on big machines\n\nSD_PREFER_SIBLING is set at the CPU domain level if power saving isn\u0027t\nenabled, leading to many cache misses on large machines as we traverse\nlooking for an idle shared cache to wake to.  Change the enabler of\nselect_idle_sibling() to SD_SHARE_PKG_RESOURCES, and enable same at the\nsibling domain level.\n\nReported-by: Lin Ming \u003cming.m.lin@intel.com\u003e\nSigned-off-by: Mike Galbraith \u003cefault@gmx.de\u003e\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c1262612696.15495.15.camel@marge.simson.net\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "b2d959173fea3e04229b2ff33473b5a031669f66",
      "tree": "3c034551b406c8e8b20deeb0197273e06017c11b",
      "parents": [
        "ccaae273c3f92d7e7acb796d6747077a93dcca4b",
        "1daa8c1d75876f690ed8d3f13c806034af5984eb"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Wed Jan 20 18:21:01 2010 -0800"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Wed Jan 20 18:21:01 2010 -0800"
      },
      "message": "Merge branch \u0027omap-fixes\u0027 into omap-fixes-for-linus\n"
    },
    {
      "commit": "ccaae273c3f92d7e7acb796d6747077a93dcca4b",
      "tree": "3b3853db3d4b0db18c9cbc51469538aa767aeaee",
      "parents": [
        "fa8d1d6c2a72659f773f919c4356b68884c875d0",
        "6b34f9d4e60a4fb9f847533a207e31316603e840"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Wed Jan 20 18:20:47 2010 -0800"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Wed Jan 20 18:20:47 2010 -0800"
      },
      "message": "Merge branch \u0027pm-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-fixes-for-linus\n"
    },
    {
      "commit": "6b34f9d4e60a4fb9f847533a207e31316603e840",
      "tree": "4e00b23c2bda5fe37b494abc549f204d60795935",
      "parents": [
        "b92c5721d28507738d294e9a582eb6232ec6abad"
      ],
      "author": {
        "name": "Sergio Aguirre",
        "email": "saaguirre@ti.com",
        "time": "Thu Jan 14 11:01:15 2010 -0600"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:10 2010 -0800"
      },
      "message": "PM debug: Fix warning when no CONFIG_DEBUG_FS\n\nFix following warning when CONFIG_DEBUG_FS wasn\u0027t selected:\n\narch/arm/mach-omap2/pm-debug.c:57: warning: \u0027pm_dbg_init\u0027 declared \u0027static\u0027 but never defined\n\nSigned-off-by: Sergio Aguirre \u003csaaguirre@ti.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "b92c5721d28507738d294e9a582eb6232ec6abad",
      "tree": "459bbe59b1e61f6eee9c7971901a4d7bfdeced88",
      "parents": [
        "d92cfcbe39fdb2328a28b5505f31cb8be40fc339"
      ],
      "author": {
        "name": "Subramani Venkatesh",
        "email": "subramani.venkatesh@windriver.com",
        "time": "Tue Dec 22 15:07:50 2009 +0530"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:09 2010 -0800"
      },
      "message": "OMAP3: PM: DSS PM_WKEN to refill DMA\n\nCurrently, DSS does not wakeup when there is a DMA request.  DSS wake\nup event must be enabled so that the DMA request to refill the FIFO\nwill wake up the CORE domain.\n\nSigned-off-by: Subramani Venkatesh \u003csubramani.venkatesh@windriver.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "d92cfcbe39fdb2328a28b5505f31cb8be40fc339",
      "tree": "709d6537fae858fb700aa83884eec2080a11b0bf",
      "parents": [
        "dccaad895094a699c37c065bff3fa9bb997daeb9"
      ],
      "author": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Thu Sep 24 16:35:48 2009 -0700"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:08 2010 -0800"
      },
      "message": "OMAP: timekeeping: time should not stop during suspend\n\nDuring suspend, the kernel timekeeping subsystem is shut down.  Before\nsuspend and upon resume, it uses a weak function\nread_persistent_clock() to determine the amount of time that elapsed\nduring suspend.\n\nThis function was not implemented on OMAP, so from the timekeeping\nsubsystem perspective (and thus userspace as well) it appeared that no\ntime elapsed during suspend.\n\nThis patch uses the 32k sync timer as a the persistent clock.\n\nNOTE: This does *NOT* fully handle wrapping of the 32k sync timer, so\n      more than one wrapping of the 32k sync timer during suspend may\n      cause problems.  Also note there are not interrupts when the 32k\n      sync timer wraps, so something else has to be done.\n\nReported-by: Jon Hunter \u003cjon-hunter@ti.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "dccaad895094a699c37c065bff3fa9bb997daeb9",
      "tree": "42877b2692289947315573f915aecba1fbfa7360",
      "parents": [
        "61b17d972f60fb8097592cadee2a2dd594285ff6"
      ],
      "author": {
        "name": "Tero Kristo",
        "email": "tero.kristo@nokia.com",
        "time": "Tue Nov 17 18:34:53 2009 +0200"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:07 2010 -0800"
      },
      "message": "OMAP3: PM: Force write last pad config register into save area\n\nDue to OMAP3 erratas 1.157, 1.185 the save of the last pad register\n(ETK_D14 and ETK_D15) can fail sometimes when there is simultaneous\nOCP access to the SCM register area. Fixed by writing the last\nregister to the save area.\n\nAlso, optimized the delay loop for the HW save to include an udelay(1),\nwhich limits the number of unnecessary HW accesses to SCM register area\nduring the save.\n\nSigned-off-by: Tero Kristo \u003ctero.kristo@nokia.com\u003e\nAcked-by: Nishanth Menon \u003cnm@ti.com\u003e\nReviewed-by: Anand Gadiyar \u003cgadiyar@ti.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "61b17d972f60fb8097592cadee2a2dd594285ff6",
      "tree": "4f5518cce45c92b979277daa228f21e87d098926",
      "parents": [
        "e3d9329640e4b291cdd2c6d178774c28bba47d59"
      ],
      "author": {
        "name": "Roel Kluin",
        "email": "roel.kluin@gmail.com",
        "time": "Wed Dec 16 17:22:04 2009 +0100"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:07 2010 -0800"
      },
      "message": "OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()\n\nval is an u64 pointer, we need an int to check the error.\n\nSigned-off-by: Roel Kluin \u003croel.kluin@gmail.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "e3d9329640e4b291cdd2c6d178774c28bba47d59",
      "tree": "b231571bc4cab11556c32d8b6fa5517f81b361d7",
      "parents": [
        "ae559d8769531ab8895d241107a10fbe320b3b7f"
      ],
      "author": {
        "name": "Peter Ujfalusi",
        "email": "peter.ujfalusi@nokia.com",
        "time": "Thu Nov 26 15:18:50 2009 +0200"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:06 2010 -0800"
      },
      "message": "OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules\n\nWake-up from McBSP ports are needed, especially when the THRESHOLD\ndma mode is in use for audio playback.\n\nSigned-off-by: Peter Ujfalusi \u003cpeter.ujfalusi@nokia.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "ae559d8769531ab8895d241107a10fbe320b3b7f",
      "tree": "3f9695b7c5873a8143cb18bae7872e0e1c28d6c9",
      "parents": [
        "8640425b265752a1b7bae041815872cda5b72a2f"
      ],
      "author": {
        "name": "Manjunatha GK",
        "email": "manjugk@ti.com",
        "time": "Mon Nov 16 20:16:52 2009 +0530"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:05 2010 -0800"
      },
      "message": "OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS\n\nThe PM debug code fails to build on when CONFIG_DEBUG_FS is not\nenabled.\n\nBuild error log:\narch/arm/mach-omap2/built-in.o: In function `omap_sram_idle\u0027:\narch/arm/mach-omap2/pm34xx.c:449: undefined reference to `pm_dbg_regset_save\u0027\narch/arm/mach-omap2/pm34xx.c:460: undefined reference to `pm_dbg_regset_save\u0027\narch/arm/mach-omap2/built-in.o: In function `configure_vc\u0027:\narch/arm/mach-omap2/pm34xx.c:1237: undefined reference to `pm_dbg_regset_init\u0027\narch/arm/mach-omap2/pm34xx.c:1238: undefined reference to `pm_dbg_regset_init\u0027\nmake: *** [.tmp_vmlinux1] Error 1\n\nThis patch fixes the above errors.\n\nKernel booting is tested on omap zoom2 and zoom3 boards.\n\nSigned-off-by: Manjunatha GK \u003cmanjugk@ti.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "8640425b265752a1b7bae041815872cda5b72a2f",
      "tree": "aa6af91b64e06ec460857267a4ae77da1f7c2d4e",
      "parents": [
        "a087cad92c0d83f096024d6ec8c8a8f6b6286811"
      ],
      "author": {
        "name": "Sripathy, Vishwanath",
        "email": "vishwanath.bs@ti.com",
        "time": "Mon Nov 16 16:41:40 2009 +0530"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:04 2010 -0800"
      },
      "message": "OMAP3: PM: Removing redundant and potentially dangerous PRCM configration\n\nAs part of Core domain context restoration while coming out of off mode\nthere are some registers being restored which are not required to be restored.\nROM code will have restored them already. Overwriting some of them can have\npotential side effect. Eg: CM_CLKEN_PLL register should not be written while dpll is locked.\nTested on OMAP 3430 SDP for suspend/resume and off mode with sleep_while_idle enabled.\n\nSigned-off-by: Vishwanath BS \u003cvishwanath.bs@ti.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "a087cad92c0d83f096024d6ec8c8a8f6b6286811",
      "tree": "899af3638df06a15c3096719d05d9520b0e56a63",
      "parents": [
        "afbcf6197d78aed814e90bad6099ecfbeb756ec1"
      ],
      "author": {
        "name": "Tero Kristo",
        "email": "tero.kristo@nokia.com",
        "time": "Thu Nov 12 12:07:20 2009 +0200"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:03 2010 -0800"
      },
      "message": "OMAP3: Fixed ARM aux ctrl register save/restore\n\nCurrent value is stored on SDRAM and it is written back during wakeup.\nPreviously a static value of 0x72 was written there.\n\nSigned-off-by: Tero Kristo \u003ctero.kristo@nokia.com\u003e\nAcked-by: Thara Gopinath \u003cthara@ti.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "afbcf6197d78aed814e90bad6099ecfbeb756ec1",
      "tree": "d84a99a5f61eca7dd15eae6e4b67f181815ef7de",
      "parents": [
        "a174e609b5b9b3bc1c5859402be8d8d88f6e098c"
      ],
      "author": {
        "name": "Tero Kristo",
        "email": "tero.kristo@nokia.com",
        "time": "Mon Oct 26 15:10:40 2009 +0200"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:02 2010 -0800"
      },
      "message": "OMAP3: CPUidle: Fixed timer resolution\n\nPreviously used u32 as temporary data storage that wraps around at 4.294s.\n\nSigned-off-by: Tero Kristo \u003ctero.kristo@nokia.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "a174e609b5b9b3bc1c5859402be8d8d88f6e098c",
      "tree": "235c1bda3fab5b6d04e31b497f040217f58f16ed",
      "parents": [
        "f18cc2ff5e18e8eb6df5284866331ef4a2db58d6"
      ],
      "author": {
        "name": "Sanjeev Premi",
        "email": "premi@ti.com",
        "time": "Mon Nov 02 20:23:38 2009 +0530"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:01 2010 -0800"
      },
      "message": "OMAP3: PM: Remove duplicate code blocks\n\nThis patch removes code blocks that are repeated\nin function prcm_setup_regs().\n\nSigned-off-by: Sanjeev Premi \u003cpremi@ti.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "f18cc2ff5e18e8eb6df5284866331ef4a2db58d6",
      "tree": "5d20f9ba3a46c44ba11c3ed1deeed8e60e8115cc",
      "parents": [
        "b296c8118b26a359b027b8c9bb9f5f41dc7693fa"
      ],
      "author": {
        "name": "Tero Kristo",
        "email": "tero.kristo@nokia.com",
        "time": "Fri Oct 23 19:03:50 2009 +0300"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:16:00 2010 -0800"
      },
      "message": "OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI\n\nOMAP interrupt controller goes to unknown state when there is right\ncombination of l3,l4 sleep/wake-up transitions, l4 autoidle in\ninterrupt controller and some interrupt. When this happens, interrupts\nare not delivered to ARM anymore and ARM will remain in WFI (wait for\ninterrupt) until interrupt controller is forced to wake-up\n(i.e. lauterbach).\n\nSigned-off-by: Tero Kristo \u003ctero.kristo@nokia.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "b296c8118b26a359b027b8c9bb9f5f41dc7693fa",
      "tree": "4a99f5e9965f6fb2d2fdf9ae18b24add7f7d2454",
      "parents": [
        "2bbe3af3f1e1c1d0992c984e05d061ef5469edb4"
      ],
      "author": {
        "name": "Tero Kristo",
        "email": "tero.kristo@nokia.com",
        "time": "Fri Oct 23 19:03:49 2009 +0300"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:15:59 2010 -0800"
      },
      "message": "OMAP3: PM: Enable system control module autoidle\n\nEnable the auto-idle feature of the SCM block to save some additional\npower.\n\nSigned-off-by: Mika Westerberg \u003cext-mika.1.westerberg@nokia.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "2bbe3af3f1e1c1d0992c984e05d061ef5469edb4",
      "tree": "df2f0e2ef2561930d277d0923dd15012046646ff",
      "parents": [
        "7284ce6c9f6153d1777df5f310c959724d1bd446"
      ],
      "author": {
        "name": "Tero Kristo",
        "email": "tero.kristo@nokia.com",
        "time": "Fri Oct 23 19:03:48 2009 +0300"
      },
      "committer": {
        "name": "Kevin Hilman",
        "email": "khilman@deeprootsystems.com",
        "time": "Wed Jan 20 18:15:58 2010 -0800"
      },
      "message": "OMAP3: PM: Ack pending interrupts before entering suspend\n\nSuspending drivers may still generate interrupts just before their suspend is\ncompleted. Any pending interrupts here will prevent sleep.\n\nSigned-off-by: Tero Kristo \u003ctero.kristo@nokia.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\n"
    },
    {
      "commit": "fa8d1d6c2a72659f773f919c4356b68884c875d0",
      "tree": "b902855a35129aa2731d7233d50838e207b111e8",
      "parents": [
        "7284ce6c9f6153d1777df5f310c959724d1bd446",
        "af022fafa89cca5731da3e3325dc027ed8d57bcd"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Wed Jan 20 17:34:29 2010 -0800"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Wed Jan 20 17:34:29 2010 -0800"
      },
      "message": "Merge branch \u0027for_2.6.33rc_d\u0027 of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus\n"
    },
    {
      "commit": "1daa8c1d75876f690ed8d3f13c806034af5984eb",
      "tree": "af41aba45d687465c258469a7fa2c52babd89758",
      "parents": [
        "247421fda7a9612f03150aacb90fdad55e9f63d2"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Wed Jan 20 22:39:29 2010 +0000"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Wed Jan 20 17:25:31 2010 -0800"
      },
      "message": "omap: Enable GPMC clock in gpmc_init\n\nDon\u0027t assume that gpmc_l3_clk is on, enable it before touching\nconfiguration registers.\n\nNote that the current code assumes that this clock is always\nenabled. We are already setting smart idle and L3 autogating\nfor GPMC clock in gpmc_init.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "0a2fea2e0dea9df8ead1cb45e4b9cd68e1b1d29b",
      "tree": "bda5ff5da128b3a79ef9cc68ef60b1aa9e3e235e",
      "parents": [
        "96b85179b464cc80d85b5c602af119d1dd6d50bb"
      ],
      "author": {
        "name": "Lothar Wassmann",
        "email": "LW@KARO-electronics.de",
        "time": "Fri Jan 15 14:42:02 2010 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:36 2010 -0800"
      },
      "message": "USB: isp1362: fix build failure on ARM systems via irq_flags cleanup\n\nThere was some left over #ifdef ARM logic that is outdated but no one\nreally noticed.  So instead of relying on this tricky logic, properly\nload and utilize the platform irq_flags resources.\n\nReported-by: Ben Hutchings \u003cben@decadent.org.uk\u003e\nSigned-off-by: Lothar Wassmann \u003cLW@KARO-electronics.de\u003e\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "96b85179b464cc80d85b5c602af119d1dd6d50bb",
      "tree": "17fed64614d81a9136f1774d74d9222e75c657a8",
      "parents": [
        "10d2cdb6102669279bee2d9a00a22431b74583d5"
      ],
      "author": {
        "name": "Lothar Wassmann",
        "email": "LW@KARO-electronics.de",
        "time": "Fri Jan 15 08:04:55 2010 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:35 2010 -0800"
      },
      "message": "USB: isp1362: better 64bit printf warning fixes\n\nSome hosts that treat the return value of sizeof differently from unsigned\nlong might still hit warnings.  So use %zu for sizeof() values.  This is a\nbetter version of the previous commit b0a9cf297e58721933.\n\nSigned-off-by: Lothar Wassmann \u003cLW@KARO-electronics.de\u003e\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "10d2cdb6102669279bee2d9a00a22431b74583d5",
      "tree": "f2eb906df27b062f314fd87af4dfb688a776f5bf",
      "parents": [
        "c0d74142531c7ec23bb29885aec8f924ee4c1a46"
      ],
      "author": {
        "name": "Ryan May",
        "email": "rmay31@gmail.com",
        "time": "Wed Jan 06 10:09:25 2010 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:35 2010 -0800"
      },
      "message": "USB: fix usbstorage for 2770:915d delivers no FAT\n\nResolves kernel.org bug 14914.\n\nRemove entry for 2770:915d (usb digital camera with mass storage\nsupport) from unusual_devs.h. The fix triggered by the entry causes\nthe file system on the camera to be completely inaccessible (no\npartition table, the device is not mountable).\n\nThe patch works, but let me clarify a few things about it.  All the\npatch does is remove the entry for this device from the\ndrivers/usb/storage/unusual_devs.h, which is supposed to help with a\nproblem with the device\u0027s reported size (I think).  I\u0027m pretty sure it\nwas originally added for a reason, so I\u0027m not sure removing it won\u0027t\ncause other problems to reappear.  Also, I should note that this\nunusual_devs.h entry was present (and activating workarounds) in\n2.6.29, but in that version everything works fine.  Starting with\n2.6.30, things no longer work.\n\nSigned-off-by: Ryan May \u003crmay31@gmail.com\u003e\nCc: Rohan Hart \u003crohan.hart17@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "c0d74142531c7ec23bb29885aec8f924ee4c1a46",
      "tree": "fcf1a8a168ecb281de18959c34dbaaec335df327",
      "parents": [
        "ae35fe9e8abe828b25053cd3efdc6953fbb710e3"
      ],
      "author": {
        "name": "Colin Tuckley",
        "email": "colin.tuckley@arm.com",
        "time": "Thu Jan 07 11:22:47 2010 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:35 2010 -0800"
      },
      "message": "USB: Fix level of isp1760 Reloading ptd error message\n\nThis error message is not actually an error, it\u0027s an information\nmessage. It is triggered when a transfer which ended in a NAQ is\nretried successfully by the hardware.\n\nSigned-off-by: Colin Tuckley \u003ccolin.tuckley@arm.com\u003e\nCc: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nCc: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "ae35fe9e8abe828b25053cd3efdc6953fbb710e3",
      "tree": "df06177ef93f656171606a2caa485138abba06a1",
      "parents": [
        "04a723ea9c53ba608b0411aa36948bb57c51a08e"
      ],
      "author": {
        "name": "Alexander Beregalov",
        "email": "a.beregalov@gmail.com",
        "time": "Thu Jan 07 04:17:32 2010 +0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:35 2010 -0800"
      },
      "message": "USB: FHCI: avoid NULL pointer dereference\n\nAssign fhci only if usb is not NULL.\n\nSigned-off-by: Alexander Beregalov \u003ca.beregalov@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "04a723ea9c53ba608b0411aa36948bb57c51a08e",
      "tree": "1a5d7395ccc864b8bdf8688396688951e28a4ca8",
      "parents": [
        "b132b04e193908a94d95065d0628f8fb0159cc55"
      ],
      "author": {
        "name": "Sarah Sharp",
        "email": "sarah.a.sharp@linux.intel.com",
        "time": "Wed Jan 06 10:16:51 2010 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:35 2010 -0800"
      },
      "message": "USB: Fix duplicate sysfs problem after device reset.\n\nBorislav Petkov reports issues with duplicate sysfs endpoint files after a\nresume from a hibernate.  It turns out that the code to support alternate\nsettings under xHCI has issues when a device with a non-default alternate\nsetting is reset during the hibernate:\n\n[  427.681810] Restarting tasks ...\n[  427.681995] hub 1-0:1.0: state 7 ports 6 chg 0004 evt 0000\n[  427.682019] usb usb3: usb resume\n[  427.682030] ohci_hcd 0000:00:12.0: wakeup root hub\n[  427.682191] hub 1-0:1.0: port 2, status 0501, change 0000, 480 Mb/s\n[  427.682205] usb 1-2: usb wakeup-resume\n[  427.682226] usb 1-2: finish reset-resume\n[  427.682886] done.\n[  427.734658] ehci_hcd 0000:00:12.2: port 2 high speed\n[  427.734663] ehci_hcd 0000:00:12.2: GetStatus port 2 status 001005 POWER sig\u003dse0 PE CONNECT\n[  427.746682] hub 3-0:1.0: hub_reset_resume\n[  427.746693] hub 3-0:1.0: trying to enable port power on non-switchable hub\n[  427.786715] usb 1-2: reset high speed USB device using ehci_hcd and address 2\n[  427.839653] ehci_hcd 0000:00:12.2: port 2 high speed\n[  427.839666] ehci_hcd 0000:00:12.2: GetStatus port 2 status 001005 POWER sig\u003dse0 PE CONNECT\n[  427.847717] ohci_hcd 0000:00:12.0: GetStatus roothub.portstatus [1] \u003d 0x00010100 CSC PPS\n[  427.915497] hub 1-2:1.0: remove_intf_ep_devs: if: ffff88022f9e8800 -\u003eep_devs_created: 1\n[  427.915774] hub 1-2:1.0: remove_intf_ep_devs: bNumEndpoints: 1\n[  427.915934] hub 1-2:1.0: if: ffff88022f9e8800: endpoint devs removed.\n[  427.916158] hub 1-2:1.0: create_intf_ep_devs: if: ffff88022f9e8800 -\u003eep_devs_created: 0, -\u003eunregistering: 0\n[  427.916434] hub 1-2:1.0: create_intf_ep_devs: bNumEndpoints: 1\n[  427.916609]  ep_81: create, parent hub\n[  427.916632] ------------[ cut here ]------------\n[  427.916644] WARNING: at fs/sysfs/dir.c:477 sysfs_add_one+0x82/0x96()\n[  427.916649] Hardware name: System Product Name\n[  427.916653] sysfs: cannot create duplicate filename \u0027/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/ep_81\u0027\n[  427.916658] Modules linked in: binfmt_misc kvm_amd kvm powernow_k8 cpufreq_ondemand cpufreq_powersave cpufreq_userspace freq_table cpufreq_conservative ipv6 vfat fat\n+8250_pnp 8250 pcspkr ohci_hcd serial_core k10temp edac_core\n[  427.916694] Pid: 278, comm: khubd Not tainted 2.6.33-rc2-00187-g08d869a-dirty #13\n[  427.916699] Call Trace:\n\nThe problem is caused by a mismatch between the USB core\u0027s view of the\ndevice state and the USB device and xHCI host\u0027s view of the device state.\n\nAfter the device reset and re-configuration, the device and the xHCI host\nthink they are using alternate setting 0 of all interfaces.  However, the\nUSB core keeps track of the old state, which may include non-zero\nalternate settings.  It uses intf-\u003ecur_altsetting to keep the endpoint\nsysfs files for the old state across the reset.\n\nThe bandwidth allocation functions need to know what the xHCI host thinks\nthe current alternate settings are, so original patch set\nintf-\u003ecur_altsetting to the alternate setting 0.  This caused duplicate\nendpoint files to be created.\n\nThe solution is to not set intf-\u003ecur_altsetting before calling\nusb_set_interface() in usb_reset_and_verify_device().  Instead, we add a\nnew flag to struct usb_interface to tell usb_hcd_alloc_bandwidth() to use\nalternate setting 0 as the currently installed alternate setting.\n\nSigned-off-by: Sarah Sharp \u003csarah.a.sharp@linux.intel.com\u003e\nTested-by: Borislav Petkov \u003cpetkovbb@googlemail.com\u003e\nCc: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "b132b04e193908a94d95065d0628f8fb0159cc55",
      "tree": "4bbe8b2bd71b61d16dcdb2773419e165b4ad99d1",
      "parents": [
        "49d0f078f494b9d81e820a13dd8093a9bfb0b6b1"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jan 14 10:33:19 2010 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:35 2010 -0800"
      },
      "message": "USB: add speed values for USB 3.0 and wireless controllers\n\nThese controllers say \"unknown\" for their speed in sysfs, which\nobviously isn\u0027t correct.\n\nReported-by: Kurt Garloff \u003cgarloff@novell.com\u003e\nCc: Sarah Sharp \u003csarah.a.sharp@linux.intel.com\u003e\nCc: David Vrabel \u003cdavid.vrabel@csr.com\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "49d0f078f494b9d81e820a13dd8093a9bfb0b6b1",
      "tree": "6256ecbc3314bb7e15032e9acbb62a6278f496aa",
      "parents": [
        "cec3a53c7fe794237b582e8e77fc0e48465e65ee"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Fri Jan 08 11:18:38 2010 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:34 2010 -0800"
      },
      "message": "USB: add missing delay during remote wakeup\n\nThis patch (as1330) fixes a bug in khbud\u0027s handling of remote\nwakeups.  When a device sends a remote-wakeup request, the parent hub\n(or the host controller driver, for directly attached devices) begins\nthe resume sequence and notifies khubd when the sequence finishes.  At\nthis point the port\u0027s SUSPEND feature is automatically turned off.\n\nHowever the device needs an additional 10-ms resume-recovery time\n(TRSMRCY in the USB spec).  Khubd does not wait for this delay if the\nSUSPEND feature is off, and as a result some devices fail to behave\nproperly following a remote wakeup.  This patch adds the missing\ndelay to the remote-wakeup path.\n\nIt also extends the resume-signalling delay used by ehci-hcd and\nuhci-hcd from 20 ms (the value in the spec) to 25 ms (the value we use\nfor non-remote-wakeup resumes).  The extra time appears to help some\ndevices.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nCc: stable \u003cstable@kernel.org\u003e\nCc: Rickard Bellini \u003crickard.bellini@ericsson.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "cec3a53c7fe794237b582e8e77fc0e48465e65ee",
      "tree": "bc73dbdef0688d6c656d04f288e736cb9b60d9b9",
      "parents": [
        "1b9a38bfa6e664ff02511314f5586d711c83cc91"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Fri Jan 08 11:18:20 2010 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:34 2010 -0800"
      },
      "message": "USB: EHCI \u0026 UHCI: fix race between root-hub suspend and port resume\n\nThis patch (as1321) fixes a problem with EHCI and UHCI root-hub\nsuspends: If the suspend occurs while a port is trying to resume, the\nresume doesn\u0027t finish and simply gets lost.  When remote wakeup is\nenabled, this is undesirable behavior.\n\nThe patch checks first to see if any port resumes are in progress, and\nif they are then it fails the root-hub suspend with -EBUSY.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "1b9a38bfa6e664ff02511314f5586d711c83cc91",
      "tree": "f58800f54386050429bb0f3a203ec012a2c153b9",
      "parents": [
        "acbe2febe71abb2360b008e9ab3ee5c44169f78c"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Fri Jan 08 11:17:55 2010 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:34 2010 -0800"
      },
      "message": "USB: EHCI: fix handling of unusual interrupt intervals\n\nThis patch (as1320) fixes two problems related to interrupt-URB\nscheduling in ehci-hcd.\n\n\tURBs with an interval of 2 or 4 microframes aren\u0027t handled.\n\tFor the time being, the patch reduces to interval to 1 uframe.\n\n\tURBs are constrained to have an interval no larger than 1024\n\tframes by usb_submit_urb().  But some EHCI controllers allow\n\tuse of a schedule as short as 256 frames; for these\n\tcontrollers we may have to decrease the interval to the\n\tactual schedule length.\n\nThe second problem isn\u0027t very significant since few devices expose\ninterrupt endpoints with an interval larger than 256 frames.  But the\nfirst problem is critical; it will prevent the kernel from working\nwith devices having interrupt intervals of 2 or 4 uframes.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nCc: stable \u003cstable@kernel.org\u003e\nTested-by: Glynn Farrow \u003cfarrowg@sg.ibm.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "acbe2febe71abb2360b008e9ab3ee5c44169f78c",
      "tree": "2952e2da8f32b918aaa27fd8ac00e04daa7787af",
      "parents": [
        "a91b593edd4b3e8aa91f671b763b27b8119eb49d"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oliver@neukum.org",
        "time": "Tue Jan 12 12:32:50 2010 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:34 2010 -0800"
      },
      "message": "USB: Don\u0027t use GFP_KERNEL while we cannot reset a storage device\n\nMemory allocations with GFP_KERNEL can cause IO to a storage\ndevice which can fail resulting in a need to reset the device.\nTherefore GFP_KERNEL cannot be safely used between usb_lock_device()\nand usb_unlock_device(). Replace by GFP_NOIO.\n\nSigned-off-by: Oliver Neukum \u003coliver@neukum.org\u003e\nCc: stable \u003cstable@kernel.org\u003e\nCc: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "a91b593edd4b3e8aa91f671b763b27b8119eb49d",
      "tree": "16f7ad044d5237df094b0f5a40bd4eb5199ef9a5",
      "parents": [
        "2591530204a76fecc843529ade56afe865dd2657"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Tue Dec 22 23:16:32 2009 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:34 2010 -0800"
      },
      "message": "USB: fix bitmask merge error\n\nThis patch adds a mask bit which was mistakenly omitted from the\nas1311 patch (usb-storage: add BAD_SENSE flag).\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "2591530204a76fecc843529ade56afe865dd2657",
      "tree": "a7cf437c4bb34308e871fc62ae5a9b24f2a9854f",
      "parents": [
        "25719e6b4631959c9ecb1db6967537a124c4a7fa"
      ],
      "author": {
        "name": "Johan Hovold",
        "email": "jhovold@gmail.com",
        "time": "Wed Jan 06 15:48:42 2010 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:33 2010 -0800"
      },
      "message": "usb: serial: fix memory leak in generic driver\n\nFix a regression introduced by commit\n715b1dc01fe44537e8fce9566e4bb48d6821d84b (\"USB: usb_debug,\nusb_generic_serial: implement multi urb write\").\n\nURB transfer buffer was never freed when using multi-urb writes. \nCurrently the only driver enabling multi-urb writes is usb_debug.\n\nSigned-off-by: Johan Hovold \u003cjhovold@gmail.com\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nAcked-by: Jason Wessel \u003cjason.wessel@windriver.com\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "25719e6b4631959c9ecb1db6967537a124c4a7fa",
      "tree": "3f7b5e2ad2f11b48d3c28b6ed8bea1bf5244ae2f",
      "parents": [
        "24bc7347da73a9ed3383056c3d0f28c0e361621e"
      ],
      "author": {
        "name": "Stefani Seibold",
        "email": "stefani@seibold.net",
        "time": "Tue Jan 05 14:30:31 2010 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:24:33 2010 -0800"
      },
      "message": "USB: serial: fix USB serial fix kfifo_len locking\n\nThis patch fix a possible race bug in drivers/usb/serial/generic with\nthe new kfifo API.\n\nPlease apply it to the 2.6.33-rc* tree.\n\nSigned-off-by: Stefani Seibold \u003cstefani@seibold.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "7692fd4d441afac728cb83fdd33349d5ba07406c",
      "tree": "b9cf1374bf424bcf46bf43d9ab5d9f36a59c5d0c",
      "parents": [
        "d31a2ff03f31cbecb92bdc5b1ab9d62fb70971d7"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Jan 08 09:06:40 2010 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:05:26 2010 -0800"
      },
      "message": "Staging: hv: fix smp problems in the hyperv core code\n\nThis fixes a number of SMP problems that were in the hyperv core code.\n\nPatch originally written by K. Y. Srinivasan \u003cksrinivasan@novell.com\u003e\nbut forward ported to the latest in-kernel code and tweaked slightly by\nme.\n\nNovell, Inc. hereby disclaims all copyright in any derivative work\ncopyright associated with this patch.\n\nSigned-off-by: K. Y. Srinivasan \u003cksrinivasan@novell.com\u003e\nCc: Hank Janssen \u003chjanssen@microsoft.com\u003e\nCc: Haiyang Zhang \u003chaiyangz@microsoft.com\u003e.\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "d31a2ff03f31cbecb92bdc5b1ab9d62fb70971d7",
      "tree": "c77b41d5661978dcecbeea057458e8af86081dba",
      "parents": [
        "20633bf0141c5e93e3396770d5eb7d200ee4068a"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Wed Jan 06 14:01:26 2010 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:05:26 2010 -0800"
      },
      "message": "Staging: et131x: Fix 2.6.33rc1 regression in et131x\n\net131x: Fix 12bit wrapping\n\nFrom: Alan Cox \u003calan@linux.intel.com\u003e\n\nThe 12bit wrap logic conversion is wrong and this shows up for some\nmemory sizes and layouts of card. Patch it up for now, once the kernel\nview of status is cleaned up it\u0027ll become two variables and a lot saner.\n\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "20633bf0141c5e93e3396770d5eb7d200ee4068a",
      "tree": "d542a1a11693c4820cbcb58a23d25eec76df0024",
      "parents": [
        "24bc7347da73a9ed3383056c3d0f28c0e361621e"
      ],
      "author": {
        "name": "Eugeni Dodonov",
        "email": "eugeni@mandriva.com",
        "time": "Wed Dec 23 10:27:22 2009 -0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:05:25 2010 -0800"
      },
      "message": "Staging: asus_oled: fix oops in 2.6.32.2\n\nAfter updating to 2.6.32 kernel, I started experiencing Oopses caused by\nthe asus_oled module. After quick investigation, I wrapped this simple\npatch which fixes an Oops in by asus_oled module on 2.6.32.2 kernel,\ncaused by incorrect usage of strict_strtoul function call within\nset_enabled and set_disabled functions. This can be triggered by simple\nrunning the userspace client for asus_old (e.g., \u0027asusoled -e\u0027 or\n\u0027asusoled -d\u0027).\n\nSigned-off-by: Eugeni Dodonov \u003ceugeni@mandriva.com\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "703625118069f9f8960d356676662d3db5a9d116",
      "tree": "fe46ee6784dee41dbb9b642a1f551a1adfa44710",
      "parents": [
        "18c576f950167ff3ec1e56dcbbec7b87288b3237"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Dec 17 07:07:19 2009 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:03:31 2010 -0800"
      },
      "message": "tty: fix race in tty_fasync\n\nWe need to keep the lock held over the call to __f_setown() to\nprevent a PID race.\n\nThanks to Al Viro for pointing out the problem, and to Travis for\nmaking us look here in the first place.\n\nCc: Eric W. Biederman \u003cebiederm@xmission.com\u003e\nCc: Al Viro \u003cviro@ZenIV.linux.org.uk\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Tavis Ormandy \u003ctaviso@google.com\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Julien Tinnes \u003cjln@google.com\u003e\nCc: Matt Mackall \u003cmpm@selenic.com\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "18c576f950167ff3ec1e56dcbbec7b87288b3237",
      "tree": "564e0e9cb7b08ba5a4f76b509eb135a802cb307e",
      "parents": [
        "2e2eb509aa7a333fe9931cf306fc7dbc3473f25b"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Wed Dec 09 12:31:31 2009 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:03:31 2010 -0800"
      },
      "message": "serial: serial_cs: oxsemi quirk breaks resume\n\nQuirk is applied on all cards with given manfid (is it that correct?).\nUnfortunately, that quirk breaks resume on zaurus with billionton\nbluetooth card inserted: c950ctrl is 0 and outb() faults.\n\nI believe it is simply not a multiport card.  (info-\u003emulti \u003d\u003d 1).  ...\n...  confirmed by printks.\n\nSigned-off-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nAcked-by: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "2e2eb509aa7a333fe9931cf306fc7dbc3473f25b",
      "tree": "175318968883c5aeadf4ad4552fa51554865898e",
      "parents": [
        "16ae2a877bf4179737921235e85ceffd7b79354f"
      ],
      "author": {
        "name": "Roel Kluin",
        "email": "roel.kluin@gmail.com",
        "time": "Wed Dec 09 12:31:36 2009 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:03:30 2010 -0800"
      },
      "message": "serial: imx: bit \u0026/| confusion\n\nSince UCR1_UARTEN is defined 1, the port was always treated as enabled.\n\nSigned-off-by: Roel Kluin \u003croel.kluin@gmail.com\u003e\nCc: Alan Cox \u003calan@linux.intel.com\u003e\nAcked-by: Oskar Schirmer \u003cos@emlix.com\u003e\nCc: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nCc: Fabian Godehardt \u003cfg@emlix.com\u003e\nCc: Daniel Glöckner \u003cdg@emlix.com\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "16ae2a877bf4179737921235e85ceffd7b79354f",
      "tree": "48a72ef071d1c89dc6d49aa88bb3ee98af6ce7ad",
      "parents": [
        "4547be7809a3b775ce750ec7f8b5748954741523"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@linux.intel.com",
        "time": "Mon Jan 04 16:26:21 2010 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:03:29 2010 -0800"
      },
      "message": "serial: Fix crash if the minimum rate of the device is \u003e 9600 baud\n\nIn that situation if the old rate is invalid and the new rate is invalid\nand the chip cannot do 9600 baud we report zero, which makes all the\ndrivers explode.\n\nInstead force the rate based on min/max\n\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "4547be7809a3b775ce750ec7f8b5748954741523",
      "tree": "c4da7e9e0e461c42501299c355c03a9920ccdce6",
      "parents": [
        "6d34855d9aa281f72c533ecb827405139d1b0fe9"
      ],
      "author": {
        "name": "Stanislav Brabec",
        "email": "sbrabec@suse.cz",
        "time": "Wed Dec 02 16:20:56 2009 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:03:29 2010 -0800"
      },
      "message": "serial-core: resume serial hardware with no_console_suspend\n\nPerform a tricky suspend/resume even with no_console_suspend.\n\nWith no_console_suspend, kernel skips serial port suspend/resume and the\nserial hardware may remain in undefined state after resume. It actually\nhappens on devices that don\u0027t have BIOS that handle serial\ninitialization. It makes impossible to use serial console after resume.\n\nDevices affected by this problem include:\nSharp Zaurus devices\nSeveral PXA based ARM embedded boards\n\nThe patch does:\n- Save the hardware state\n- Perform buffer flush in time of its suspend call\n- Tell the driver that port is suspended\n- But still accept new data\n- And keep console hardware in state that allows to send them\n\nIt allows to capture late console messages without breaking console\nafter resume.\n\nThis is just a resend of a patch discussed in these threads, as the\npatch was not yet applied.\n\n\"Possible suspend/resume regression in .32-rc?\" (Nov 1-5, 2009, ARM\nlist, later LKML)\n\n\"serial-core: resume serial hardware with no_console_suspend\" (Sep\n15-Oct 18, 2009, LKML \u0026 ARM lists)\n\nSigned-off-by: Stanislav Brabec \u003csbrabec@suse.cz\u003e\nTested-by: Haojian Zhuang \u003chaojian.zhuang@gmail.com\u003e\nTested-by: Daniel Mack \u003cdaniel@caiaq.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "6d34855d9aa281f72c533ecb827405139d1b0fe9",
      "tree": "b3b9d2084b67505f12055de841a8d9bd847cec24",
      "parents": [
        "eeec32a731631a9bad9abb21c626b9f2840bee0d"
      ],
      "author": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Wed Dec 09 12:31:37 2009 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:03:27 2010 -0800"
      },
      "message": "serial: 8250_pnp: use wildcard for serial Wacom tablets\n\nWacom claims that the WACF namespace will always be devoted to serial\nWacom tablets.  Remove the existing entries and add a wildcard to avoid\nhaving to update the kernel every time they add a new device.\n\nSigned-off-by: Ping Cheng \u003cpingc@wacom.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\nTested-by: Ping Cheng \u003cpingc@wacom.com\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "eeec32a731631a9bad9abb21c626b9f2840bee0d",
      "tree": "d78bedd82f6bf135d02c3459c443e1f4db9bb2b4",
      "parents": [
        "3f00171125384b46e5088b7d7a5d0b3e6972f1ee"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@linux.intel.com",
        "time": "Mon Jan 04 16:26:50 2010 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:03:27 2010 -0800"
      },
      "message": "nozomi: quick fix for the close/close bug\n\nNozomi goes wrong if you get the sequence\n\n\topen\n\topen\n\tclose\n\n\t[stuff]\n\tclose\n\nwhich turns out to occur on some ppp type setups.\n\nThis is a quick patch up for the problem. It\u0027s not really fixing Nozomi\nwhich completely fails to implement tty open/close semantics and all the\nother needed stuff. Doing it right is a rather more invasive patch set and\nnot one that will backport.\n\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "3f00171125384b46e5088b7d7a5d0b3e6972f1ee",
      "tree": "d806f7ac7b189192459645fd4cbda5120fa11f90",
      "parents": [
        "24bc7347da73a9ed3383056c3d0f28c0e361621e"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Sun Jan 10 23:29:16 2010 +0900"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:03:26 2010 -0800"
      },
      "message": "compat_ioctl: Supress \"unknown cmd\" message on serial /dev/console\n\nAfter the commit fb07a5f8 (\"compat_ioctl: remove all VT ioctl\nhandling\"), I got this error message on 64-bit mips kernel with 32-bit\nbusybox userland:\n\nioctl32(init:1): Unknown cmd fd(0) cmd(00005600){t:\u0027V\u0027;sz:0} arg(7fd76480) on /dev/console\n\nThe cmd 5600 is VT_OPENQRY.  The busybox\u0027s init issues this ioctl to\nknow vt-console or serial-console.  If the console was serial console,\nVT ioctls are not handled by the serial driver.\n\nAnd by quick search, I found some programs using VT_GETMODE to check\nvt-console is available or not.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "bd796671f093d5b1841d383674d5650f5ec6c9c6",
      "tree": "65bfac2954e00ada1c7773f3650892456a51fa35",
      "parents": [
        "f776c5ec4690b21b3668ad5956774a22c86f541a"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jan 19 13:08:16 2010 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:02:13 2010 -0800"
      },
      "message": "Revert \"sysdev: fix prototype for memory_sysdev_class show/store functions\"\n\nThis reverts commit 8ff410daa009c4b44be445ded5b0cec00abc0426\n\nIt should not have been sent to Linus\u0027s tree yet, as it depends\non changes that are queued up in my driver-core for the .34 kernel\nmerge.\n\nCc: Wu Fengguang \u003cfengguang.wu@intel.com\u003e\nCc: Andi Kleen \u003candi@firstfloor.org\u003e\nCc: \"Zheng, Shaohui\" \u003cshaohui.zheng@intel.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Linus Torvalds\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "f776c5ec4690b21b3668ad5956774a22c86f541a",
      "tree": "b634878d93ff3a3683240a138e5f2bca18d64733",
      "parents": [
        "24bc7347da73a9ed3383056c3d0f28c0e361621e"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Mon Jan 18 14:36:12 2010 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 20 15:02:05 2010 -0800"
      },
      "message": "driver-core: fix devtmpfs crash on s390\n\nOn Mon, Jan 18, 2010 at 05:26:20PM +0530, Sachin Sant wrote:\n\u003e Hello Heiko,\n\u003e\n\u003e Today while trying to boot next-20100118 i came across\n\u003e the following Oops :\n\u003e\n\u003e Brought up 4 CPUs\n\u003e Unable to handle kernel pointer dereference at virtual kernel address 0000000000\n\u003e 543000\n\u003e Oops: 0004 #1 SMP\n\u003e Modules linked in:\n\u003e CPU: 0 Not tainted 2.6.33-rc4-autotest-next-20100118-5-default #1\n\u003e Process swapper (pid: 1, task: 00000000fd792038, ksp: 00000000fd797a30)\n\u003e Krnl PSW : 0704200180000000 00000000001eb0b8 (shmem_parse_options+0xc0/0x328)\n\u003e           R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:0 AS:0 CC:2 PM:0 EA:3\n\u003e Krnl GPRS: 000000000054388a 000000000000003d 0000000000543836 000000000000003d\n\u003e           0000000000000000 0000000000483f28 0000000000536112 00000000fd797d00\n\u003e           00000000fd4ba100 0000000000000100 0000000000483978 0000000000543832\n\u003e           0000000000000000 0000000000465958 00000000001eb0b0 00000000fd797c58\n\u003e Krnl Code: 00000000001eb0aa: c0e5000994f1       brasl   %r14,31da8c\n\u003e           00000000001eb0b0: b9020022           ltgr    %r2,%r2\n\u003e           00000000001eb0b4: a784010b           brc     8,1eb2ca\n\u003e          \u003e00000000001eb0b8: 92002000           mvi     0(%r2),0\n\u003e           00000000001eb0bc: a7080000           lhi     %r0,0\n\u003e           00000000001eb0c0: 41902001           la      %r9,1(%r2)\n\u003e           00000000001eb0c4: b9040016           lgr     %r1,%r6\n\u003e           00000000001eb0c8: b904002b           lgr     %r2,%r11\n\u003e Call Trace:\n\u003e (\u003c00000000fd797c50\u003e 0xfd797c50)\n\u003e \u003c00000000001eb5da\u003e shmem_fill_super+0x13a/0x25c\n\u003e \u003c0000000000228cfa\u003e get_sb_single+0xbe/0xdc\n\u003e \u003c000000000034ffc0\u003e dev_get_sb+0x2c/0x38\n\u003e \u003c000000000066c602\u003e devtmpfs_init+0x46/0xc0\n\u003e \u003c000000000066c53e\u003e driver_init+0x22/0x60\n\u003e \u003c000000000064d40a\u003e kernel_init+0x24e/0x3d0\n\u003e \u003c000000000010a7ea\u003e kernel_thread_starter+0x6/0xc\n\u003e \u003c000000000010a7e4\u003e kernel_thread_starter+0x0/0xc\n\u003e\n\u003e I never tried to boot a kernel with DEVTMPFS enabled on a s390 box.\n\u003e So am wondering if this is supported or not ? If you think this\n\u003e is supported i will send a mail to community on this.\n\nThere is nothing arch specific to devtmpfs. This part crashes because the\nkernel tries to modify the data read-only section which is write protected\non s390.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nAcked-by: Kay Sievers \u003ckay.sievers@vrfy.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "af022fafa89cca5731da3e3325dc027ed8d57bcd",
      "tree": "b902855a35129aa2731d7233d50838e207b111e8",
      "parents": [
        "ecbb06594744b72c362cb2252cb5f6de7cf1b394"
      ],
      "author": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Jan 19 17:30:55 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Wed Jan 20 13:35:28 2010 -0700"
      },
      "message": "OMAP1 clock: fix for \"BUG: spinlock lockup on CPU#0\"\n\nCommit 52650505fbf3a6ab851c801f54e73e76c55ab8da caused clock initialization\nto fail on OMAP1 with \"BUG: spinlock lockup on CPU#0\" -- this is because\nomap1_select_table_rate() and omap1_round_to_table_rate() call clk_get_rate()\nwith the clockfw spinlock held.  Fix by accessing the rate directly from\nthe internal clock framework functions.\n\nThanks to Tony Lindgren \u003ctony@atomide.com\u003e for reporting and testing the fix.\n\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nCc: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "ecbb06594744b72c362cb2252cb5f6de7cf1b394",
      "tree": "9073d78f6c122faf2831201189f108f1b263db16",
      "parents": [
        "0324f59fc945b76337dbc18f4ad4b4383f683ae5"
      ],
      "author": {
        "name": "Rajendra Nayak",
        "email": "rnayak@ti.com",
        "time": "Tue Jan 19 17:30:55 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Wed Jan 20 13:35:28 2010 -0700"
      },
      "message": "OMAP4: clocks: Fix the clksel_rate struct DPLL divs\n\nFor all DPLL\u0027s the valid dividers are same as the values\nto be programmed in the register. 0 is an invalid value.\nThe changes are generated by updating the script which autogenerates\nthe file modifed in the patch.\n\nSigned-off-by: Rajendra Nayak \u003crnayak@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\n"
    },
    {
      "commit": "0324f59fc945b76337dbc18f4ad4b4383f683ae5",
      "tree": "9a810c11df7ad7057037439f2b49fc4e25681a9b",
      "parents": [
        "6468e3b18777ecfffa6738e365896be9f17403f2"
      ],
      "author": {
        "name": "Rajendra Nayak",
        "email": "rnayak@ti.com",
        "time": "Tue Jan 19 17:30:54 2010 -0700"
      },
      "committer": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Wed Jan 20 13:35:27 2010 -0700"
      },
      "message": "OMAP4: PRCM: Fix the base address for CHIRONSS reg defines\n\nThe CHIRONSS has its own local PRCM module and the register defines\nneed to use the CHIRONSS base and not the PRM base.\nThe changes are generated by updating the script which autogenerates\nthe file modifed in the patch.\n\nSigned-off-by: Rajendra Nayak \u003crnayak@ti.com\u003e\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\n"
    },
    {
      "commit": "534ead709235b967b659947c55d9130873a432c4",
      "tree": "8631f9b96e6e2d9e846012a62e165ce35e681290",
      "parents": [
        "24bc7347da73a9ed3383056c3d0f28c0e361621e"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Thu Jan 14 16:18:09 2010 +0900"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@redhat.com",
        "time": "Wed Jan 20 14:25:11 2010 -0500"
      },
      "message": "libata: retry FS IOs even if it has failed with AC_ERR_INVALID\n\nlibata currently doesn\u0027t retry if a command fails with AC_ERR_INVALID\nassuming that retrying won\u0027t get it any further even if retried.\nHowever, a failure may be classified as invalid through hardware\nglitch (incorrect reading of the error register or firmware bug) and\nthere isn\u0027t whole lot to gain by not retrying as actually invalid\ncommands will be failed immediately.  Also, commands serving FS IOs\nare extremely unlikely to be invalid.  Retry FS IOs even if it\u0027s\nmarked invalid.\n\nTransient and incorrect invalid failure was seen while debugging\nfirmware related issue on Samsung n130 on bko#14314.\n\n  http://bugzilla.kernel.org/show_bug.cgi?id\u003d14314\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nReported-by: Johannes Stezenbach \u003cjs@sig21.net\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@redhat.com\u003e\n"
    },
    {
      "commit": "418521deef3b3dd478a54e4e21d983e010c848f7",
      "tree": "e5f42f899edfdab08f842188eede783ad48893cd",
      "parents": [
        "be6066f34c948ccf4adcc90bbeb1fd335d663303",
        "2205cbe8ecaf5f3ab911cef839c94d05ea5b0c76"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jan 20 01:26:22 2010 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jan 20 01:26:22 2010 -0500"
      },
      "message": "Merge branch \u0027bugzilla-14954\u0027 into release\n"
    },
    {
      "commit": "be6066f34c948ccf4adcc90bbeb1fd335d663303",
      "tree": "551d2cf4934e7101e2e668347d85f47663a77e7c",
      "parents": [
        "b4cdd6ac4f9b73118542a5c4e796e6b9f287d0dd",
        "7f07a605a3929d2d94dcbad8ccb7d280958d21f9"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jan 20 01:23:27 2010 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jan 20 01:23:27 2010 -0500"
      },
      "message": "Merge branch \u0027misc\u0027 into release\n"
    },
    {
      "commit": "b4cdd6ac4f9b73118542a5c4e796e6b9f287d0dd",
      "tree": "a608b513f270f32bfd914834b49b55cb3778721d",
      "parents": [
        "2984397a02caa687fc81f8b8a02244e39e61cf50",
        "6a4e2b7503d1f630bface040cf0f5a7aac1fabdb"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jan 20 01:23:18 2010 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jan 20 01:23:18 2010 -0500"
      },
      "message": "Merge branch \u0027osc-bugfix\u0027 into release\n"
    },
    {
      "commit": "2984397a02caa687fc81f8b8a02244e39e61cf50",
      "tree": "7fa1f82e8e1d831fd8d365298894e20a88b6c598",
      "parents": [
        "b07f07e0c24389c45e42a21b728aaea535b61cba",
        "4194e2f551a6308e6ab34ac88210bf54858aa7df"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jan 20 01:23:01 2010 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jan 20 01:23:01 2010 -0500"
      },
      "message": "Merge branch \u0027eeepc-laptop\u0027 into release\n"
    },
    {
      "commit": "b07f07e0c24389c45e42a21b728aaea535b61cba",
      "tree": "b28a603129659631076c956c1e1f89bc7f63fd6a",
      "parents": [
        "361243fd62f22abd6c905f59655e87b062434f71",
        "54070101f86ca9a6e9ba243c999d144721ec3db7"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jan 20 01:20:36 2010 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jan 20 01:20:36 2010 -0500"
      },
      "message": "Merge branch \u0027ec\u0027 into release\n"
    },
    {
      "commit": "b00eca8cd66029128615e8be9a19e284a950c0f2",
      "tree": "6864cf18a60fc787ff85095963db813432bde8e1",
      "parents": [
        "47103277f8861dcb48ab845533db331ddb9427ca"
      ],
      "author": {
        "name": "Pekka Enberg",
        "email": "penberg@cs.helsinki.fi",
        "time": "Tue Jan 19 19:26:11 2010 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jan 20 07:20:08 2010 +0100"
      },
      "message": "perf kmem: Print usage help for unknown commands\n\nThis patch fixes \"perf kmem\" to print usage help instead of\ndoing nothing.\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nCc: Xiao Guangrong \u003cxiaoguangrong@cn.fujitsu.com\u003e\nLKML-Reference: \u003c1263921971-10782-1-git-send-email-penberg@cs.helsinki.fi\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    }
  ],
  "next": "47103277f8861dcb48ab845533db331ddb9427ca"
}
