)]}'
{
  "log": [
    {
      "commit": "00611c5cfc8dea0914c65134f62948a484780a30",
      "tree": "ae22a9077002d4f19ef7264546e11de04a96b678",
      "parents": [
        "a9ea2101aaa7fe73cb352cea4145853efdabaa0d"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Tue Mar 21 20:46:05 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Mar 22 15:04:23 2006 +1100"
      },
      "message": "[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c\n\nMake mf_get_rtc(), mf_get_boot_rtc() and mf_set_rtc() static, cause they can\nbe. We need to move mf_set_rtc() to avoid a forward declaration.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "a9ea2101aaa7fe73cb352cea4145853efdabaa0d",
      "tree": "4dbeaec2e3ac65869d3e13e48ec91cf8eb853d05",
      "parents": [
        "260de22faac4d336ca122ebd0f1e59279d0b1dfd"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Tue Mar 21 20:46:04 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Mar 22 15:04:22 2006 +1100"
      },
      "message": "[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)\n\nThese routines just call through to the mf routines, so point ppc_md straight\nat the mf routines. We need to pass the cmd through to mf_reboot to make it\nwork, but that seems reasonable.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "260de22faac4d336ca122ebd0f1e59279d0b1dfd",
      "tree": "be1c202f2bba96546ae2430d9433f7bd7d2a4783",
      "parents": [
        "57cfb814f698d30894bc28e22125550193ebe549"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Tue Mar 21 20:46:02 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Mar 22 15:04:20 2006 +1100"
      },
      "message": "[PATCH] powerpc: iseries: mf related cleanups\n\nSome cleanups in the iSeries code.\n - Make mf_display_progress() check mf_initialized rather than the caller.\n - Set mf_initialized in mf_init() rather than in setup.c\n - Then move mf_initialized into mf.c, the only place it\u0027s used.\n - Move the mf related logic from iSeries_progress() to mf_display_progress()\n - Use a #define to size the pending_event_prealloc array\n - Use that define in the initialsation loop rather than sizeof jiggery pokery\n - Remove stupid comment(s)\n - Mark stuff static and/or __init\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ee2cdecec4dce8f7eb0d37a1bbf820cb32b2b75b",
      "tree": "fa15ce75b9ae28bdea2352a8f80cb9df43f1322b",
      "parents": [
        "511061049b2fab5ea684dfddcb8d2a38591391f3"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Thu Jan 12 13:54:20 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jan 12 20:09:30 2006 +1100"
      },
      "message": "[PATCH] powerpc: iSeries fixes for build with no PCI\n\nThis reverts part of \"ppc64 iSeries: allow build with no PCI\"\n(145d01e4287b8cbf50f87c3283e33bf5c84e8468) which affected generic code\nand applies a fix in the arch specific code.\n\nCommit \"partly merge iseries do_IRQ\"\n(5fee9b3b39eb55c7e3619a3b36ceeabffeb8f144) introduced iSeries_get_irq\nwhich was only available if CONFIG_PCI is set.\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "511061049b2fab5ea684dfddcb8d2a38591391f3",
      "tree": "aa7dd9353aff39953092a2c92f401844867650fa",
      "parents": [
        "f9cb83ac1f6c3b794c2706e06546d8fecae60ba5"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Thu Jan 12 13:51:42 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jan 12 20:09:30 2006 +1100"
      },
      "message": "[PATCH] powercp: iSeries include file comment cleanups\n\nMainly just removing file names from the comments.\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "f9cb83ac1f6c3b794c2706e06546d8fecae60ba5",
      "tree": "144ffdbdec2da220dfa161ac38f4d006d1033aeb",
      "parents": [
        "677f8c0d0455a35aaff08a0292ba9c6232ef4eb1"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Thu Jan 12 13:50:18 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jan 12 20:09:30 2006 +1100"
      },
      "message": "[PATCH] powerpc: eliminate bitfields from ItLpNaca\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "677f8c0d0455a35aaff08a0292ba9c6232ef4eb1",
      "tree": "ebac30f3413ecc2eeb2b1f8788b379ac6b56a237",
      "parents": [
        "6814350b80e0e7dfb87d2faebbcbef876573897c"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Thu Jan 12 13:47:43 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jan 12 20:09:29 2006 +1100"
      },
      "message": "[PATCH] powerpc: remove bitfields from HvLpEvent\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "6814350b80e0e7dfb87d2faebbcbef876573897c",
      "tree": "d2baed2f198a7106a459bc9c3584e2b654eca069",
      "parents": [
        "cbbcf3401173f11f7e4c03c7ec8955ea29cd83b5"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Thu Jan 12 13:48:52 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jan 12 20:09:29 2006 +1100"
      },
      "message": "[PATCH] powerpc: remove bitfields from hv_call_event.h\n\nAlso does some comment cleanups and removal of unnecessary\nvariables.\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "1888e7b51c0cb5db49911b59cb758ad2c7a530f2",
      "tree": "dab7d7cbb895658845dce88f1b2bacc0f7238e50",
      "parents": [
        "456752f7505ef8f580ffd157558e661da2767d99"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Thu Nov 24 16:34:45 2005 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jan 09 14:50:32 2006 +1100"
      },
      "message": "[PATCH] powerpc: Remove ItLpRegSave area from the paca\n\nOn iSeries, the paca contains, amongst other things an ItLpRegSave\nstructure used by the hypervisor to save registers.  The hypervisor\nlocates this area through a pointer at the beginning of the paca, so\nthe structure itself can be located elsewhere.  This patch moves the\nreg_save area out into its own array.  This reduces the amount of\niSeries specific gunk which is visible to general powerpc code via\npaca.h\n\nBuilt and booted on POWER5 LPAR and iSeries RS64.\n\nSigned-off-by: David Gibson \u003cdwg@au1.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ecb3ca2783d6e54d30dbf70a42fe995c27eeb212",
      "tree": "a7ba5728afd866a88b8be2cd21602d01b449a1c0",
      "parents": [
        "10e8805716698596f5b6445d76bbb7ed1adb7295"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:53:01 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:53:01 2005 +1100"
      },
      "message": "modify defines according to _ASM_POWERPC_ISERIES_\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "10e8805716698596f5b6445d76bbb7ed1adb7295",
      "tree": "c728459b3fdf37ed1672c4fc623283f9e5129474",
      "parents": [
        "b420677870e53b9b76ced91da207431f687eaed1"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:22:37 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:22:37 2005 +1100"
      },
      "message": "fix incorrect dir\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "b420677870e53b9b76ced91da207431f687eaed1",
      "tree": "1469e4a0dfb537d0a192ffd6ffd74e8faf1e8e78",
      "parents": [
        "bbc8b628b07e191624a74ce99fe36681cd70af37"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:13:57 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:13:57 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/vio.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "bbc8b628b07e191624a74ce99fe36681cd70af37",
      "tree": "d459c190aed494824f7c0dbf03a65a06b06da46d",
      "parents": [
        "6cbbdabb0163471590bf0a57766e3ea5d920d26e"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:10:38 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:10:38 2005 +1100"
      },
      "message": "merge filename and modify references to iSeries/mf.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "6cbbdabb0163471590bf0a57766e3ea5d920d26e",
      "tree": "e51d1931b5cceb70f3505570213bb62608728bc8",
      "parents": [
        "c43a55ff4e55d1bcfdf0cadfe2f00281e156c436"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:07:51 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:07:51 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/iseries_io.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "c43a55ff4e55d1bcfdf0cadfe2f00281e156c436",
      "tree": "b6ca4cd30ab00fa3bb2a6de16b6c76066b0d6ddd",
      "parents": [
        "59ce20bb341282d5ecf17fd8b0ac093dd6350e5e"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:02:47 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 15:02:47 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/lpar_map.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "59ce20bb341282d5ecf17fd8b0ac093dd6350e5e",
      "tree": "fbd1db5c36167e4fbadca92ec6a143f80ef9d936",
      "parents": [
        "8875ccfb7a6bd69d95a4e889ab36adda06c30d9e"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 14:49:47 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 14:49:47 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/it_lp_reg_save.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "8875ccfb7a6bd69d95a4e889ab36adda06c30d9e",
      "tree": "cba3c9d519dc06c986b3b94217a35252dd687703",
      "parents": [
        "f218aab5cf74672a368933965f5bb612dac3c349"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 14:13:34 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 14:13:34 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/it_lp_queue.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "f218aab5cf74672a368933965f5bb612dac3c349",
      "tree": "e112cca36395c7dbe137fb321f7c3175174e7ca1",
      "parents": [
        "7b487bb801b4bd790aa4bf7c157889f9d05e239c"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 13:51:41 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 13:51:41 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/it_lp_naca.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "7b487bb801b4bd790aa4bf7c157889f9d05e239c",
      "tree": "0ebea34878e1af7b0d465e43d1d3ea48e69b6c3a",
      "parents": [
        "1ec65d76f3e5d4863b4bf93dfd2bff37f8bf4374"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 13:48:25 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 13:48:25 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/it_exp_vpd_panel.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "1ec65d76f3e5d4863b4bf93dfd2bff37f8bf4374",
      "tree": "c3c31614e923a95413f6a89a1a451c3a1db5cf13",
      "parents": [
        "e45423eac2e191a6cfdacdf61cb931976d73cc0b"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 13:46:07 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 13:46:07 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/hv_types.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "e45423eac2e191a6cfdacdf61cb931976d73cc0b",
      "tree": "63f750d5be8ee2252c83edb109bd7bdbaaa867ba",
      "parents": [
        "15b17189489f6d759fa2d61e7b6c87c55eeffb2c"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 12:08:31 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 12:08:31 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/hv_lp_event.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "15b17189489f6d759fa2d61e7b6c87c55eeffb2c",
      "tree": "9e91b666f440103ee3849c1a4527567c0672e54e",
      "parents": [
        "8021b8a77690d13ffb93eeadb6728e924d700bd5"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 11:55:28 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 11:55:28 2005 +1100"
      },
      "message": "merge filename and modify reference to iseries/hv_lp_config.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "8021b8a77690d13ffb93eeadb6728e924d700bd5",
      "tree": "63934777a2b2e6090c23c8359f69ecba0f6d0752",
      "parents": [
        "50592f5d2ae7b95b239ea41d76ad81fee046be86"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 11:41:12 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 11:41:12 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/hv_call_xm.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "50592f5d2ae7b95b239ea41d76ad81fee046be86",
      "tree": "be90ec454e8e95ebc3541751c1dee389bd5ca739",
      "parents": [
        "c0a8d05c8a5db835b20a3465b1be1cfe4752a13c"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 11:37:22 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 11:37:22 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/hv_call_sc.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "c0a8d05c8a5db835b20a3465b1be1cfe4752a13c",
      "tree": "41a302bb71d162df6dfdd50b1535bbe1677a6244",
      "parents": [
        "1da44037883c0405154d53fe76da27e078456664"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 11:11:11 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Wed Nov 02 11:11:11 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/hv_call_event.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    },
    {
      "commit": "1da44037883c0405154d53fe76da27e078456664",
      "tree": "db6f579831b89c55e0e0c095345b4d1e5bdd0500",
      "parents": [
        "e2f2e58e7968f8446b1078a20a18bf8ea12b4fbc"
      ],
      "author": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Tue Nov 01 16:59:20 2005 +1100"
      },
      "committer": {
        "name": "Kelly Daly",
        "email": "kelly@au.ibm.com",
        "time": "Tue Nov 01 16:59:20 2005 +1100"
      },
      "message": "merge filename and modify references to iseries/hv_call.h\n\nSigned-off-by: Kelly Daly \u003ckelly@au.ibm.com\u003e\n"
    }
  ]
}
