)]}'
{
  "log": [
    {
      "commit": "6a2d322e4b81edc2ab35573f1c52f93d1d16eebb",
      "tree": "2a96cba53e6308588aae2c167255f269aba8e8c7",
      "parents": [
        "50530378161fa8d7837243119ed9140ee65e55d4"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Fri Feb 22 14:26:43 2008 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Feb 26 22:17:03 2008 +1100"
      },
      "message": "[POWERPC] Fix thinko in cpu_thread_mask_to_cores()\n\nThe function cpu_thread_mask_to_cores() which returns a cpumask\nof one and only one thread enabled for a given core has a bug\nas it\u0027s shifting things in the wrong direction.\n\nNote: The implementation is still sub-optimal in the sense that\nfor a given core, the thread set in the result may not be any of\nthe threads set in the input, which can lead to more IPIs then\nstrictly necessary, but it isn\u0027t incorrect per-se.  I\u0027ll improve\nthat later.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "8d089085a4e6d8a91c954130cb4caebd50788a08",
      "tree": "8f852ded25d15ae8cd84c8260909db787292e260",
      "parents": [
        "b80fa3cce7390185e43ea22e9b3c38ab138bc580"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Thu Oct 25 15:27:44 2007 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Dec 03 13:56:25 2007 +1100"
      },
      "message": "[POWERPC] Cleanup SMT thread handling\n\nThis cleans up the SMT thread handling, removing some hard coded\nassumptions and providing a set of helpers to convert between linux\ncpu numbers, thread numbers and cores.\n\nThis implementation requires the number of threads per core to be a\npower of 2 and identical on all cores in the system, but it\u0027s an\nimplementation detail, not an API requirement and so this limitation\ncan be lifted in the future if anybody ever needs it.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    }
  ]
}
