)]}'
{
  "log": [
    {
      "commit": "3d2c28943e880d6a0e7619c4234d8a52ccf8f9e1",
      "tree": "7ff671fef081c002df9424a03e5f9dd3b4efb7ad",
      "parents": [
        "75d6a3cb78a3e5c4c9a9f786fae51d6a4ba89cb3"
      ],
      "author": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Tue Feb 28 13:56:18 2012 -0800"
      },
      "committer": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Tue Feb 28 16:16:17 2012 -0800"
      },
      "message": "scripts: gcc-wrapper: Add an allowed warning for block.c\n\nCommit f2b3f49ede3be96e11b60880c22a768328ce4d2f added a warning\nfrom Open Emdedded\u0027s gcc-4.6.3 compiler.\n\n| kernel/drivers/mmc/card/block.c: In function \u0027mmc_blk_issue_rq\u0027:\n| kernel/drivers/mmc/card/block.c:836:18:\n| warning: \u0027arg\u0027 may be used uninitialized in this function\n| [-Wuninitialized] error, forbidden warning: block.c:836\n| kernel/drivers/mmc/card/block.c:835:6: warning: \u0027nr\u0027 may be used\n| uninitialized in this function [-Wuninitialized]\n| error, forbidden warning: block.c:835\n\nChange-Id: I05a45033e5dae8b126cbbba89188d84244485afd\nSigned-off-by: Rohit Vaswani \u003crvaswani@codeaurora.org\u003e\n"
    },
    {
      "commit": "660d3ffb16a8ee7c5693d745a8588c991035c8e7",
      "tree": "14f543fca7ef508ad122c9b7a16a96cd23afa71d",
      "parents": [
        "6e53da890bbb130b6326394a58c6fe9d965c01eb"
      ],
      "author": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Thu Feb 09 15:56:26 2012 -0800"
      },
      "committer": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Thu Feb 09 16:27:55 2012 -0800"
      },
      "message": "scripts: gcc-wrapper: Add exceptions for netfilter failures with gcc-4.6.3\n\nCompiling the kernel with gcc-4.6.3 generates multiple forbidden\nwarnings for netfilter. Adding them to the allowed warnings list.\n\nChange-Id: I7214d8c1bb59c99e2422eaac2a820fb43cf62b1e\nSigned-off-by: Rohit Vaswani \u003crvaswani@codeaurora.org\u003e\n"
    },
    {
      "commit": "116bcf08bd2c078e809a2d1e53fe901cf6f65502",
      "tree": "55ad13dc02ba0b90605da4f3e14cdb900196b3c2",
      "parents": [
        "a489560278e022eb77fd6b1aafbfa830d0db25c6"
      ],
      "author": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Thu Feb 02 16:01:39 2012 -0800"
      },
      "committer": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Fri Feb 03 14:44:07 2012 -0800"
      },
      "message": "scripts: gcc-wrapper: Add exceptions for failures with gcc-4.6.3\n\nCompiling the kernel with gcc-4.6.3 generates two new forbidden\nwarnings. Adding them to the allowed warnings list.\n\nWarning 1:\nkernel/arch/arm/mm/alignment.c:298:15: warning: \u0027offset.un\u0027 may be\nused uninitialized in this function [-Wuninitialized]\n\nWarning 2:\nkernel/net/sched/sch_generic.c:678:2: warning: the comparison will always\nevaluate as \u0027true\u0027 for the address of \u0027noop_qdisc\u0027 will never be NULL\n[-Waddress]\n\nChange-Id: Ib559420337ac4c2d25b55eb80e8da3c2221b2f75\nSigned-off-by: Rohit Vaswani \u003crvaswani@codeaurora.org\u003e\n"
    },
    {
      "commit": "6fff1272259fe3d6ac0e85adbd178ce75a47b47e",
      "tree": "d8ea48fe715998accb950c1d9ceba2647a2c9442",
      "parents": [
        "e2edeb1d2beeb3285bc4d64ac8f84048b1a060e0"
      ],
      "author": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Mon Nov 21 11:49:06 2011 -0800"
      },
      "committer": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Mon Nov 21 15:32:45 2011 -0800"
      },
      "message": "cpuidle: menu: Remove the unused get_loadavg function\n\nThe fuction get_loadavg was unused and this also caused\na warning during build. This change also removes it from\nthe allowed warnings white-list.\n\nChange-Id: I85b184e1eb0ab8b3cf763cab87a30e140d00332b\nSigned-off-by: Rohit Vaswani \u003crvaswani@codeaurora.org\u003e\n"
    },
    {
      "commit": "d074fa2796bdbc42c4f918c78d6711bafc80b1c8",
      "tree": "033929706a0aae95f65c134a8fc09cec3fb3e75d",
      "parents": [
        "53ae1740b250e4d02dd7a6ca82075355ad99dc23",
        "9ab6a29787b1221a697f85835645549668258bdc"
      ],
      "author": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Wed Nov 16 13:52:50 2011 -0800"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Wed Nov 16 13:52:50 2011 -0800"
      },
      "message": "Merge remote-tracking branch \u0027common/android-3.0\u0027 into msm-3.0\n\n* common/android-3.0: (570 commits)\n  misc: remove kernel debugger core\n  ARM: common: fiq_debugger: dump sysrq directly to console if enabled\n  ARM: common: fiq_debugger: add irq context debug functions\n  net: wireless: bcmdhd: Call init_ioctl() only if was started properly for WEXT\n  net: wireless: bcmdhd: Call init_ioctl() only if was started properly\n  net: wireless: bcmdhd: Fix possible memory leak in escan/iscan\n  cpufreq: interactive governor: default 20ms timer\n  cpufreq: interactive governor: go to intermediate hi speed before max\n  cpufreq: interactive governor: scale to max only if at min speed\n  cpufreq: interactive governor: apply intermediate load on current speed\n  ARM: idle: update idle ticks before call idle end notifier\n  input: gpio_input: don\u0027t print debounce message unless flag is set\n  net: wireless: bcm4329: Skip dhd_bus_stop() if bus is already down\n  net: wireless: bcmdhd: Skip dhd_bus_stop() if bus is already down\n  net: wireless: bcmdhd: Improve suspend/resume processing\n  net: wireless: bcmdhd: Check if FW is Ok for internal FW call\n  tcp: Don\u0027t nuke connections for the wrong protocol\n  ARM: common: fiq_debugger: make uart irq be no_suspend\n  net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECT\n  mm: avoid livelock on !__GFP_FS allocations\n  ...\n\nConflicts:\n\tarch/arm/mm/cache-l2x0.c\n\tarch/arm/vfp/vfpmodule.c\n\tdrivers/mmc/core/host.c\n\tkernel/power/wakelock.c\n\tnet/bluetooth/hci_event.c\n\nSigned-off-by: Bryan Huntsman \u003cbryanh@codeaurora.org\u003e\n"
    },
    {
      "commit": "3f2bc4d6eb5a4fada842462ba22bb6bbb41d00c7",
      "tree": "088e0646c8abcbde263d13ee865ba69032ac86dd",
      "parents": [
        "f06154cc47399dfdb3950d3e6b71d67ee186f69d"
      ],
      "author": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Tue Aug 16 17:27:22 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:57:10 2011 -0700"
      },
      "message": "Initial Contribution\n\nmsm-2.6.38: tag AU_LINUX_ANDROID_GINGERBREAD.02.03.04.00.142\n\nSigned-off-by: Bryan Huntsman \u003cbryanh@codeaurora.org\u003e\n"
    }
  ]
}
