)]}'
{
  "log": [
    {
      "commit": "e47f9d84eec63484ae09f8c5b78ef605efa984a0",
      "tree": "9da8e1ef5a8c414abb2a658f40d2d9ddc578815c",
      "parents": [
        "b4db920c7f524b2cd0f5ae7efbbbbfd2c76a27da"
      ],
      "author": {
        "name": "Wanlong Gao",
        "email": "gaowanlong@cn.fujitsu.com",
        "time": "Sat Jul 23 10:37:01 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 23 10:58:08 2011 -0700"
      },
      "message": "Documentation: fix echo command in cgroups/cpuacct.txt\n\nMust echo a task id to the cgroups\u0027 tasks file, but not to a directory.\n\nSigned-off-by: Wanlong Gao \u003cgaowanlong@cn.fujitsu.com\u003e\nAcked-by: Paul Menage \u003cmenage@google.com\u003e\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "f6e07d38078e82a6aeaae00bb134591ef5ac1167",
      "tree": "9ebadc1c483a5d96b3d33141a229397c4f594df5",
      "parents": [
        "06a2c45d6b4a7586eba7cd20dd656b08d8b63c2f"
      ],
      "author": {
        "name": "Jörg Sommer",
        "email": "joerg@alea.gnuu.de",
        "time": "Wed Jun 15 12:59:45 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jun 15 21:52:50 2011 -0700"
      },
      "message": "Documentation: update cgroupfs mount point\n\nAccording to commit 676db4af0430 (\"cgroupfs: create /sys/fs/cgroup to\nmount cgroupfs on\") the canonical mountpoint for the cgroup filesystem\nis /sys/fs/cgroup.  Hence, this should be used in the documentation.\n\nSigned-off-by: Jörg Sommer \u003cjoerg@alea.gnuu.de\u003e\nAcked-by: Paul Menage \u003cmenage@google.com\u003e\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "ef12fefabf94b6a902ad3abd3eb124b00560c445",
      "tree": "07a23161b84b11379691ab36e6c44464d801b9ac",
      "parents": [
        "c5f8d99585d7b5b7e857fabf8aefd0174903a98c"
      ],
      "author": {
        "name": "Bharata B Rao",
        "email": "bharata@linux.vnet.ibm.com",
        "time": "Tue Mar 31 10:02:22 2009 +0530"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Apr 01 16:49:38 2009 +0200"
      },
      "message": "cpuacct: add per-cgroup utime/stime statistics\n\nAdd per-cgroup cpuacct controller statistics like the system and user\ntime consumed by the group of tasks.\n\nChangelog:\n\nv7\n- Changed the name of the statistic from utime to user and from stime to\n  system so that in future we could easily add other statistics like irq,\n  softirq, steal times etc easily.\n\nv6\n- Fixed a bug in the error path of cpuacct_create() (pointed by Li Zefan).\n\nv5\n- In cpuacct_stats_show(), use cputime64_to_clock_t() since we are\n  operating on a 64bit variable here.\n\nv4\n- Remove comments in cpuacct_update_stats() which explained why rcu_read_lock()\n  was needed (as per Peter Zijlstra\u0027s review comments).\n- Don\u0027t say that percpu_counter_read() is broken in Documentation/cpuacct.txt\n  as per KAMEZAWA Hiroyuki\u0027s review comments.\n\nv3\n- Fix a small race in the cpuacct hierarchy walk.\n\nv2\n- stime and utime now exported in clock_t units instead of msecs.\n- Addressed the code review comments from Balbir and Li Zefan.\n- Moved to -tip tree.\n\nv1\n- Moved the stime/utime accounting to cpuacct controller.\n\nEarlier versions\n- http://lkml.org/lkml/2009/2/25/129\n\nSigned-off-by: Bharata B Rao \u003cbharata@linux.vnet.ibm.com\u003e\nSigned-off-by: Balaji Rao \u003cbalajirrao@gmail.com\u003e\nCc: Dhaval Giani \u003cdhaval@linux.vnet.ibm.com\u003e\nCc: Paul Menage \u003cmenage@google.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: KAMEZAWA Hiroyuki \u003ckamezawa.hiroyu@jp.fujitsu.com\u003e\nReviewed-by: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nAcked-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nAcked-by: Balbir Singh \u003cbalbir@linux.vnet.ibm.com\u003e\nTested-by: Balbir Singh \u003cbalbir@linux.vnet.ibm.com\u003e\nLKML-Reference: \u003c20090331043222.GA4093@in.ibm.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "45ce80fb6b6f9594d1396d44dd7e7c02d596fef8",
      "tree": "2409270f7073c08329ac01c82df0509a264af48c",
      "parents": [
        "23964d2d02984d44aeb2d84d7ffb3359e728df43"
      ],
      "author": {
        "name": "Li Zefan",
        "email": "lizf@cn.fujitsu.com",
        "time": "Thu Jan 15 13:50:59 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 15 16:39:37 2009 -0800"
      },
      "message": "cgroups: consolidate cgroup documents\n\nMove Documentation/cpusets.txt and Documentation/controllers/* to\nDocumentation/cgroups/\n\nSigned-off-by: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nAcked-by: KAMEZAWA Hiroyuki \u003ckamezawa.hiroyu@jp.fujitsu.com\u003e\nAcked-by: Balbir Singh \u003cbalbir@linux.vnet.ibm.com\u003e\nAcked-by: Paul Menage \u003cmenage@google.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "934352f214b3251eb0793c1209d346595a661d80",
      "tree": "375ac56485c20f7b7cf783c3ca2980a76dc94fce",
      "parents": [
        "ff9b48c3598732926fa09afd7f526981c32a48cc"
      ],
      "author": {
        "name": "Bharata B Rao",
        "email": "bharata@linux.vnet.ibm.com",
        "time": "Mon Nov 10 20:41:13 2008 +0530"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Nov 11 12:13:28 2008 +0100"
      },
      "message": "sched: add hierarchical accounting to cpu accounting controller\n\nImpact: improve CPU time accounting of tasks under the cpu accounting controller\n\nAdd hierarchical accounting to cpu accounting controller and include\ncpuacct documentation.\n\nCurrently, while charging the task\u0027s cputime to its accounting group,\nthe accounting group hierarchy isn\u0027t updated. This patch charges the cputime\nof a task to its accounting group and all its parent accounting groups.\n\nReported-by: Srivatsa Vaddagiri \u003cvatsa@linux.vnet.ibm.com\u003e\nSigned-off-by: Bharata B Rao \u003cbharata@linux.vnet.ibm.com\u003e\nReviewed-by: Paul Menage \u003cmenage@google.com\u003e\nAcked-by: Balbir Singh \u003cbalbir@linux.vnet.ibm.com\u003e\nAcked-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    }
  ]
}
