)]}'
{
  "log": [
    {
      "commit": "864ae180074931f3a28c84ea85aa8cfeca18bc4f",
      "tree": "3250d1f04a6f90629e358e65fcc27b70e35a8016",
      "parents": [
        "9fba62a59cf1407cd5495f6c61d22d169ca1553f"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 04 15:58:19 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 04 15:58:19 2005 -0700"
      },
      "message": "[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.\n\nUse \u00275\u0027 instead of \u0027infinity\u0027.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "9fba62a59cf1407cd5495f6c61d22d169ca1553f",
      "tree": "0cd0b5f2afac3913cc8297817e5887a455cbe227",
      "parents": [
        "bb6743f4f0aed5c1f09fa77cd8d3973c31792f4f"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 04 14:53:33 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 04 14:53:33 2005 -0700"
      },
      "message": "[SPARC64]: Small Schizo PCI controller programming tweaks.\n\nUse macro instead of magic value for Tomatillo discard-\ntimeout interrupt enable register bit.\n\nLeave OBP programming PTO value unless Tomatillo and\nversion \u003e\u003d 0x2.\n\nIf no-bus-parking property is present, explicitly clear\nPCICTRL_PARK bit.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "bb6743f4f0aed5c1f09fa77cd8d3973c31792f4f",
      "tree": "c4fa3bbc3a0f1bd6a146e8ec1918c2076f8d5730",
      "parents": [
        "088dd1f81b3577c17c4c4381696bf2105ea0e43a"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 04 13:26:04 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 04 13:26:04 2005 -0700"
      },
      "message": "[SPARC64]: Do proper DMA IRQ syncing on Tomatillo\n\nThis was the main impetus behind adding the PCI IRQ shim.\n\nIn order to properly order DMA writes wrt. interrupts, you have to\nwrite to a PCI controller register, then poll for that bit clearing.\nThere is one bit for each interrupt source, and setting this register\nbit tells Tomatillo to drain all pending DMA from that device.\n\nFurthermore, Tomatillo\u0027s with revision less than 4 require us to do a\nblock store due to some memory transaction ordering issues it has on\nJBUS.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "088dd1f81b3577c17c4c4381696bf2105ea0e43a",
      "tree": "11fda00dc3ae5c3202c6c0bb0a22fa3235f4f101",
      "parents": [
        "06326e40b7c66477d4a460bfc23c951f7b39f191"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 04 13:24:38 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 04 13:24:38 2005 -0700"
      },
      "message": "[SPARC64]: Add support for IRQ pre-handlers.\n\nThis allows a PCI controller to shim into IRQ delivery\nso that DMA queues can be drained, if necessary.\n\nIf some bus specific code needs to run before an IRQ\nhandler is invoked, the bus driver simply needs to setup\nthe function pointer in bucket-\u003eirq_info-\u003epre_handler and\nthe two args bucket-\u003eirq_info-\u003epre_handler_arg[12].\n\nThe Schizo PCI driver is converted over to use a pre-handler\nfor the DMA write-sync processing it needs when a device\nis behind a PCI-\u003ePCI bus deeper than the top-level APB\nbridges.\n\nWhile we\u0027re here, clean up all of the action allocation\nand handling.  Now, we allocate the irqaction as part of\nthe bucket-\u003eirq_info area.  There is an array of 4 irqaction\n(for PCI irq sharing) and a bitmask saying which entries\nare active.\n\nThe bucket-\u003eirq_info is allocated at build_irq() time, not\nat request_irq() time.  This simplifies request_irq() and\nfree_irq() tremendously.\n\nThe SMP dynamic IRQ retargetting code got removed in this\nchange too.  It was disabled for a few months now, and we\ncan resurrect it in the future if we want.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "06326e40b7c66477d4a460bfc23c951f7b39f191",
      "tree": "5ba2c44506ca7a8b2dc6e0a4ea7a83b2da91da31",
      "parents": [
        "e7270dec080002d8aa18256c756af6c32331ef48"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Mon Jul 04 13:24:14 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 04 13:24:14 2005 -0700"
      },
      "message": "[SPARC]: bpp: remove sleep_on usage\n\nUse schedule_timeout() instead of sleep_on + timer.  Totally untested\ndue to lack of hardware, but the changes are rather trivial.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e7270dec080002d8aa18256c756af6c32331ef48",
      "tree": "5f00f1e682b1423d9fcb31500a53c598dbba7e0a",
      "parents": [
        "19f7241a3b087bbf4dd107c979608fdb56c83a09"
      ],
      "author": {
        "name": "Raphael Assenat",
        "email": "raph@raphnet.net",
        "time": "Mon Jul 04 13:23:45 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 04 13:23:45 2005 -0700"
      },
      "message": "[SPARC64/COMPAT]: Add some compat ioctl for ppdev\n\nThe following patch adds some ioctls to include/linux/compat_ioctl.h\nto allow using ppdev from the 32 bit user space on sparc64.\n\nThis patch also adds the PPDEV option in the sparc64 menu, near Parallel\nprinter support in the \u0027General machine setup\u0027 submenu.\n\nAll those ioctls seem to be compatible, since (correct me if I\u0027m wrong)\nthey dont use the \u0027long\u0027 type. See include/linux/ppdev.h.\n\nThe application I used to test the new ioctls only used the following:\nPPEXCL\nPPCLAIM\nPPNEGOT\nPPGETMODES\nPPRCONTROL\nPPWCONTROL\nPPDATADIR\nPPWDATA\nPPRDATA\n\nBut I beleive that the other ioctls will work fine.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "19f7241a3b087bbf4dd107c979608fdb56c83a09",
      "tree": "de5a3cb87a4731d8b8c075c6de4800fe52f5bc70",
      "parents": [
        "08ab8c20316d6189a16b8101544a3e32b4c75e49",
        "0d670b413f042eccdffc45bafb9840244752707f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 03 14:39:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 03 14:39:33 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "08ab8c20316d6189a16b8101544a3e32b4c75e49",
      "tree": "3415b4af13e5e1011b2ea3e6dee1b8d84da2d344",
      "parents": [
        "10e047b40aafefef1fdc8ea4ea7837b9557a9400",
        "976ecd12b8144d066a23fe97c6fbfc1ac8470af7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 03 14:37:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 03 14:37:09 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-serial\n"
    },
    {
      "commit": "976ecd12b8144d066a23fe97c6fbfc1ac8470af7",
      "tree": "3305e7d5ba95d3005a8b213dd2c211a632844768",
      "parents": [
        "1d6bebf2ecf92924492c491d9c3a72edba95f907"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Jul 03 21:05:45 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jul 03 21:05:45 2005 +0100"
      },
      "message": "[PATCH] Serial: Fix console port spinlock initialisation\n\nInitialise the spinlock for port being used by the console early, but\ndon\u0027t re-initialise it again later.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "0d670b413f042eccdffc45bafb9840244752707f",
      "tree": "5658514d70f4a62ae2268f1837a3d05e3b87bfba",
      "parents": [
        "75f631dc45c7327df26b82b9aea69376a306409c"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Sun Jul 03 17:53:25 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jul 03 17:53:25 2005 +0100"
      },
      "message": "[PATCH] ARM: 2784/1: Fix the block cache flush operation range\n\nPatch from Catalin Marinas\n\nThe range for the ARMv6 block cache operations is inclusive but the\nkernel doesn\u0027t re-calculate the end address, causing a page fault when\nused (this only happens with support for cache aliasing, otherwise the\nblk_flush_kern_dcache_page() is not called). This patch subtracts\nL1_CACHE_BYTES from the end address.\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "75f631dc45c7327df26b82b9aea69376a306409c",
      "tree": "95535491bae8e4126cb743e4000e7c201d7392c2",
      "parents": [
        "e9dea0c65d2de6981356c055781fb99d7191b14e"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sun Jul 03 17:44:40 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jul 03 17:44:40 2005 +0100"
      },
      "message": "[PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled\n\nPatch from Ben Dooks\n\nThe request_irq() function is called by s3c24xx uart driver with\nthe local IRQs disabled. The request_irq() function can allocate\nmemory via kmalloc(), and this may sleep causing a warning about\nsleeping in an invalid context.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e9dea0c65d2de6981356c055781fb99d7191b14e",
      "tree": "106e6302238f561e679e479584095d49fe5c66fd",
      "parents": [
        "1d6bebf2ecf92924492c491d9c3a72edba95f907"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Jul 03 17:38:58 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jul 03 17:38:58 2005 +0100"
      },
      "message": "[PATCH] ARM: Remove machine description macros\n\nRemove the pointless machine description macros, favouring C99\ninitialisers instead.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "10e047b40aafefef1fdc8ea4ea7837b9557a9400",
      "tree": "4105ba774c775cdf53fb5fd3e07158b15218cb27",
      "parents": [
        "21e2c01dc3e38d466eda5871645878d2c3a33261"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Jul 03 17:44:10 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 17:44:10 2005 +0200"
      },
      "message": "[PATCH] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry\n\nThis patch kills the dead CONFIG_BLK_DEV_IDE_TCQ entry.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "21e2c01dc3e38d466eda5871645878d2c3a33261",
      "tree": "a2a4fb15b2295e635de9f734f720f783c97a6513",
      "parents": [
        "13bbbf28fb914da6707aad44a073651f5c9d13a5"
      ],
      "author": {
        "name": "Rob Punkunus",
        "email": "rpunkunus@nvidia.com",
        "time": "Sun Jul 03 17:37:18 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 17:37:18 2005 +0200"
      },
      "message": "[PATCH] amd74xx: support MCP55 device IDs\n\nFrom: Rob Punkunus \u003crpunkunus@nvidia.com\u003e\n\nRob Punkunus recently submitted a patch to enable support for MCP51/MCP55 in\nthe amd74xx driver. This patch was whitespace-corrupted and didn\u0027t apply to\n2.6.12 since MCP51 support was merged in the 2.6.12-rc series.\n\nGentoo would like to support this hardware for our upcoming release media, so\nI fixed the patch, and here it is :)\n\nSigned-off-by: Daniel Drake \u003cdsd@gentoo.org\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "13bbbf28fb914da6707aad44a073651f5c9d13a5",
      "tree": "16cea5674a7da7aa1b318685598a87d7dc806ba1",
      "parents": [
        "f3718d3e135117f80de0ff219be91544baa75599"
      ],
      "author": {
        "name": "Denis Vlasenko",
        "email": "vda@ilport.com.ua",
        "time": "Sun Jul 03 17:09:13 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 17:09:13 2005 +0200"
      },
      "message": "[PATCH] ide: fix line break in ide messages\n\nFrom: Denis Vlasenko \u003cvda@ilport.com.ua\u003e\n\n* printk(\"\\n\") is misplaced, resulting in stray empty line in kernel log\n* cleanups nerby: some back-to-back printks are combined, etc\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "f3718d3e135117f80de0ff219be91544baa75599",
      "tree": "48c98f74b12e7669b787bd9c75edf8fd20e07912",
      "parents": [
        "d6904ab66f74cb99793e3919fc589dd0163a7740"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:42:18 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:42:18 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit via82cxxx.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "d6904ab66f74cb99793e3919fc589dd0163a7740",
      "tree": "f68e6b3b5603d67b92a3276b35c623054c3ecdf9",
      "parents": [
        "97319630b21c2022a55d51a6cfbf53cbb84a2f42"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:40:31 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:40:31 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit triflex.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "97319630b21c2022a55d51a6cfbf53cbb84a2f42",
      "tree": "5d831d1f2a2c264e1d3dc55f6f2f967b7c7c010c",
      "parents": [
        "34a6224691e638dd36b393aa439d021a19578fcc"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:38:51 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:38:51 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit slc90e66.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "34a6224691e638dd36b393aa439d021a19578fcc",
      "tree": "0c6fb291d2d9657f83c7bb0427eacad8f6f05d81",
      "parents": [
        "6a6e1b1cf41b0bf35fffbf18787e8d8f865b66d6"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:36:56 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:36:56 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit sl82c105.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "6a6e1b1cf41b0bf35fffbf18787e8d8f865b66d6",
      "tree": "ead647e67974ce09bf14b194be6ad99787a0c176",
      "parents": [
        "9307145700e869dd410d565477f98377e93e9160"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:35:07 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:35:07 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit sc1200.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "9307145700e869dd410d565477f98377e93e9160",
      "tree": "bb887910e3dcef3b084a078004548268786d8166",
      "parents": [
        "c20530ed26e5b9e3b188b4088d0a5ab1d773a529"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:33:16 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:33:16 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit opti621.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "c20530ed26e5b9e3b188b4088d0a5ab1d773a529",
      "tree": "5c68ff26c3c1fe342cc095a1a53b2d1aedada684",
      "parents": [
        "a380a8849f90ba81a5ff0c325fd5d8125c70b3bb"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:31:04 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:31:04 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit ns87415.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "a380a8849f90ba81a5ff0c325fd5d8125c70b3bb",
      "tree": "5c0ee15020ff929536331d9a00a76cbfac0bf035",
      "parents": [
        "ddbc9fb47252f9b6966bfe9b0aa27bfeaa585cca"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:28:44 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:28:44 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit it8172.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "ddbc9fb47252f9b6966bfe9b0aa27bfeaa585cca",
      "tree": "41eefbf36f12c095303eb0811c8e28ea6af895db",
      "parents": [
        "88de8e996f16b958721368ed9b4fd4e29cdb923e"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:25:46 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:25:46 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit cy82c693.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "88de8e996f16b958721368ed9b4fd4e29cdb923e",
      "tree": "24f89d1a1f739a4c48376e11b8a73c1f46a71ccb",
      "parents": [
        "e895f926cd8b6d50a42cc985d470bdc9a70caeed"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:23:08 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:23:08 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit cs5530.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "e895f926cd8b6d50a42cc985d470bdc9a70caeed",
      "tree": "8c2bc70f185842dfcd795f06afdb33d65e193d51",
      "parents": [
        "c2f12589bfc4119f2c331ecea8cca4945ed48497"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:15:41 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:15:41 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit amd74xx.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "c2f12589bfc4119f2c331ecea8cca4945ed48497",
      "tree": "d00d17e062b845f35c79b456a70e8d3b45b3b556",
      "parents": [
        "1d6bebf2ecf92924492c491d9c3a72edba95f907"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Jul 03 16:06:13 2005 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@elka.pw.edu.pl",
        "time": "Sun Jul 03 16:06:13 2005 +0200"
      },
      "message": "[PATCH] ide: hotplug mark __devinit alim15x3.c\n\nFrom: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n\nmark the __init section __devinit.\nSplitted up from the Debian kernel patch.\n\nsee the thread about the pci hotplug crash on a stratus box.\nhttp://marc.theaimsgroup.com/?l\u003dlinux-kernel\u0026m\u003d111930108613386\u0026w\u003d2\n\nSigned-off-by: maximilian attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@elka.pw.edu.pl\u003e"
    },
    {
      "commit": "1d6bebf2ecf92924492c491d9c3a72edba95f907",
      "tree": "899c6b12c76103bb6c6e83ae71ed0e0165552c95",
      "parents": [
        "86166f9846590fa46f8e24e9346d002e938a8b81",
        "3eee0d03e33b0294eb3165c96f213a8c8ee461a8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 02 10:39:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 02 10:39:09 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-mmc\n"
    },
    {
      "commit": "86166f9846590fa46f8e24e9346d002e938a8b81",
      "tree": "ef19ee1c7164e18eb6820d3c808da560efb5e181",
      "parents": [
        "44f8e1a20cf3afe10a3744bd9317808a39a242bb",
        "db5795547694cf68388aaf8f59723e850f7466f6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 02 10:37:50 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 02 10:37:50 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "44f8e1a20cf3afe10a3744bd9317808a39a242bb",
      "tree": "e6a38b3d6bf434f08054562113bb660c4227769f",
      "parents": [
        "4a89a04f1ee21a7c1f4413f1ad7dcfac50ff9b63"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 02 10:35:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 02 10:35:33 2005 -0700"
      },
      "message": "If ACPI doesn\u0027t find an irq listed, don\u0027t accept 0 as a valid PCI irq.\n\nThat zero just means that nothing else found any irq information either.\n"
    },
    {
      "commit": "4a89a04f1ee21a7c1f4413f1ad7dcfac50ff9b63",
      "tree": "18e85e7f3656b7a009096cd55788d2c150cddadd",
      "parents": [
        "ef6689eff4b58273fed9e54293a3da983b321e9a"
      ],
      "author": {
        "name": "Ivan Kokshaysky",
        "email": "ink@jurassic.park.msu.ru",
        "time": "Fri Jul 01 16:46:26 2005 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Fri Jul 01 08:20:23 2005 -0700"
      },
      "message": "[PATCH] alpha smp fix (part #2)\n\nThis fixes the bug that caused BUG_ON(!irqs_disabled()) to trigger in\nrun_posix_cpu_timers() on alpha/smp.  We didn\u0027t disable interrupts\nproperly before calling smp_percpu_timer_interrupt().\n\nWe *do* disable interrupts everywhere except this unfortunate\nsmp_percpu_timer_interrupt().  Fixed thus.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3eee0d03e33b0294eb3165c96f213a8c8ee461a8",
      "tree": "712eb8b7065683ea4fe5ba362116401bee3a96a3",
      "parents": [
        "6e6293dd3d4372c114674266158053d049366a0d"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Jul 01 13:07:37 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 13:07:37 2005 +0100"
      },
      "message": "[PATCH] MMC: wbsd cleanups\n\nThis patch contains the following possible cleanups:\n- make some needlessly global code static\n- remove the unneeded global function DBG_REG\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "6e6293dd3d4372c114674266158053d049366a0d",
      "tree": "ffc7a4a22e2d8faff62ef32988d378af48dbc1ec",
      "parents": [
        "7b09cdac5af1e13ab4b30421ae5c4b7953c26841"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus@drzeus.cx",
        "time": "Fri Jul 01 12:13:55 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 12:13:55 2005 +0100"
      },
      "message": "[PATCH] MMC: wbsd delayed insertion\n\nWait 0.5 seconds before scanning for cards after an insertion interrupt.\nThe electrical connection needs this time to stabilise for some cards.\n\nSigned-off-by: Pierre Ossman \u003cdrzeus@drzeus.cx\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "db5795547694cf68388aaf8f59723e850f7466f6",
      "tree": "9e552a91ea498c9494fe8aa940fd8c2952f87676",
      "parents": [
        "c77b042700ae1fc4d661d7d62787899e755160d5"
      ],
      "author": {
        "name": "Nishanth Aravamudan",
        "email": "nacc@us.ibm.com",
        "time": "Fri Jul 01 12:11:51 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 12:11:51 2005 +0100"
      },
      "message": "[PATCH] ARM: replace schedule_timeout() with msleep()\n\nUse msleep() instead of schedule_timeout() to guarantee the task\ndelays as expected. Neither signals nor wait-queue events are\nimportant at this point in the code, I believe.\n\nSigned-off-by: Nishanth Aravamudan \u003cnacc@us.ibm.com\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "7b09cdac5af1e13ab4b30421ae5c4b7953c26841",
      "tree": "9d84825b1db6166d8963ad40045ffa75ad0e24b5",
      "parents": [
        "62351cc38d3eaf3de0327054dd6ebc039f4da80d"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Fri Jul 01 12:02:59 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 12:02:59 2005 +0100"
      },
      "message": "[PATCH] MMC: Fix divdi3 reference in mmci.c\n\nUse do_div() instead.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c77b042700ae1fc4d661d7d62787899e755160d5",
      "tree": "faa9b2abe3b3c73150fc7b9feaa552ba04220b90",
      "parents": [
        "e695f60454f665604fe1b6e473f25b098203965a"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Fri Jul 01 11:56:55 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 11:56:55 2005 +0100"
      },
      "message": "[PATCH] ARM: Make the magic values in head.S more obvious\n\nMake the magic address values in head.S more obvious as to where\nthey came from.  Wrap all debug code in CONFIG_DEBUG_LL.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e695f60454f665604fe1b6e473f25b098203965a",
      "tree": "b54e09f25a1e4743d7c7c220c56d5b18c1381fdb",
      "parents": [
        "3e18a45abc5b20db2e34f02b87226ac2713bbb13"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Jul 01 11:27:06 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 11:27:06 2005 +0100"
      },
      "message": "[PATCH] ARM: 2783/1: Remove omnimeter_defconfig as there is no kernel support\n\nPatch from Ben Dooks\n\nThe omnimeter_defconfig does not define any machines and\nseems to have no other support in the current kernel.\nThis patch removes the config file, as this is the only\nthing currently mentioning the ominmeter.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3e18a45abc5b20db2e34f02b87226ac2713bbb13",
      "tree": "1d0821530b802c1dd9bc20b09e7c5485f113201b",
      "parents": [
        "26705ca46bdf81113cc6729eb12b9eee2263bbfc"
      ],
      "author": {
        "name": "Todd Poynor",
        "email": "tpoynor@mvista.com",
        "time": "Fri Jul 01 11:27:06 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 11:27:06 2005 +0100"
      },
      "message": "[PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 define\n\nPatch from Todd Poynor\n\nAdd definition of K0DB4 SDCLK\u003c0,3\u003e divide-by-4 control/status bit in the\nMDREFR register for Intel XScale PXA27x.\n\nSigned-off-by: Todd Poynor \u003ctpoynor@mvista.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "26705ca46bdf81113cc6729eb12b9eee2263bbfc",
      "tree": "f49950ea17fbdec406404144ee264fa3c6ad5c61",
      "parents": [
        "62351cc38d3eaf3de0327054dd6ebc039f4da80d"
      ],
      "author": {
        "name": "Todd Poynor",
        "email": "tpoynor@mvista.com",
        "time": "Fri Jul 01 11:27:05 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 11:27:05 2005 +0100"
      },
      "message": "[PATCH] ARM: 2781/2: PXA27x Standby mode take 2\n\nPatch from Todd Poynor\n\nAdd support for PXA27x Standby mode, a low-power mode that retains CPU\nand some peripheral state (the existing \"sleep\" mode is a power-power\nmode that retains less state). Activated via:\necho -n standby \u003e /sys/power/state\nFrom: David Burrage and Todd Poynor\n\nSigned-off-by: Todd Poynor \u003ctpoynor@mvista.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "ef6689eff4b58273fed9e54293a3da983b321e9a",
      "tree": "f7c88505374a9b5e14a8d35800ebd7aa846a7cc1",
      "parents": [
        "eaf05be039cf5adfba5b1846452ce89646110fdb"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Thu Jun 30 22:13:14 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 22:29:48 2005 -0700"
      },
      "message": "[PATCH] fatfs sectioning fix\n\nFixup for the recent slab leak fix\n\nCc: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nCc: OGAWA Hirofumi \u003chirofumi@mail.parknet.co.jp\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "eaf05be039cf5adfba5b1846452ce89646110fdb",
      "tree": "da81bed900c4a80f53379feb2de477fc4047792c",
      "parents": [
        "62351cc38d3eaf3de0327054dd6ebc039f4da80d"
      ],
      "author": {
        "name": "Ivan Kokshaysky",
        "email": "ink@jurassic.park.msu.ru",
        "time": "Thu Jun 30 20:02:18 2005 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 22:29:48 2005 -0700"
      },
      "message": "[PATCH] alpha smp fix\n\nAs usual, the reason of this breakage is quite silly: in do_entIF, we\nare checking for PS \u003d\u003d 0 to see whether it was a kernel BUG() or\nuserspace trap.\n\nIt works, unless BUG() happens in interrupt - PS is not 0 in kernel mode\ndue to non-zero IPL, and the things get messed up horribly then.  In\nthis particular case it was BUG_ON(!irqs_disabled()) triggered in\nrun_posix_cpu_timers(), so we ended up shooting \"current\" with the\nbursts of one SIGTRAP and three SIGILLs on every timer tick.  ;-)\n"
    },
    {
      "commit": "62351cc38d3eaf3de0327054dd6ebc039f4da80d",
      "tree": "4cd93660fe48a69272b18bf7b002366a6eb2fdea",
      "parents": [
        "d471cd4787351c05d6be749475418ccea2720ef4",
        "747aead34de65c25765da79825ce2c08d8257b10"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 17:07:37 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 17:07:37 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "d471cd4787351c05d6be749475418ccea2720ef4",
      "tree": "378ee9dac650f2cf7ee883f156df1c60b3661d28",
      "parents": [
        "bd53d1270f51c6cfb53b06c8f93fd42327871d6b",
        "44454bcdb90532b372c74e3546043d8a3a468939"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 17:04:54 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 17:04:54 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-serial\n"
    },
    {
      "commit": "747aead34de65c25765da79825ce2c08d8257b10",
      "tree": "1edbf084b3e08fc0623431278f5dc0fda67ef634",
      "parents": [
        "abaf48a05a8f097654e746af2a5afb2ab95861a1"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Thu Jun 30 23:01:09 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jun 30 23:01:09 2005 +0100"
      },
      "message": "[PATCH] ARM: 2780/1: AFS partition length calculation fix\n\nPatch from Catalin Marinas\n\nThis patch calculates the AFS partition length by expanding the image\nlength information to the nearest erase block boundary. This\neliminates the problems with JFFS2 erasing the footer.\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "44454bcdb90532b372c74e3546043d8a3a468939",
      "tree": "823fa555fe7c419c4cbc0616fff5b6dadd4d81fa",
      "parents": [
        "9b4311eedb17fa88f02e4876cd6aa9a08e383cd6"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Jun 30 22:41:22 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jun 30 22:41:22 2005 +0100"
      },
      "message": "[PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS\n\nIf CONFIG_SERIAL_8250_NR_UARTS is smaller than the array size in\nasm/serial.h, we trampled on memory which wasn\u0027t ours.  Take our\nbig boots away by limiting the number of ports initialised to the\nsmaller of ...NR_UARTS and the array size.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "bd53d1270f51c6cfb53b06c8f93fd42327871d6b",
      "tree": "de4e91f8ef4702d96ee98ee62357caa4f17ea687",
      "parents": [
        "12829dcb10efc576c3739131a5d57fe7213632d9",
        "bf164c790deb79b18faf304b0763e44a02c79f90"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 09:04:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 09:04:36 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6\n"
    },
    {
      "commit": "abaf48a05a8f097654e746af2a5afb2ab95861a1",
      "tree": "80cd0d34086e3cb8c1781e317b49c84ad6c97841",
      "parents": [
        "c28a814f25d48f193565003223df0ae617796892"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Thu Jun 30 17:04:14 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jun 30 17:04:14 2005 +0100"
      },
      "message": "[PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs\n\nPatch from Catalin Marinas\n\nThis patch fixes the V bit setting for the ARM1020x processors. At\nreset, this bit is automatically set to the value of the HIVECSINIT\ninput signal which just happened to be 1 but it is not mandatory.\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c28a814f25d48f193565003223df0ae617796892",
      "tree": "52df77b65b4e51836830e7710f1027f6a72778c2",
      "parents": [
        "c19cb1df809dcf343dd1eb6fe60d53639dafcb8c"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Thu Jun 30 17:04:14 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jun 30 17:04:14 2005 +0100"
      },
      "message": "[PATCH] ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABI\n\nPatch from Catalin Marinas\n\nThe new EABI gcc adds -mthumb-interwork by default, even if\n-mabi\u003dapcs-gnu is passed. This causes a warning for every compiled C\nfile when -march\u003darmv4 is used. The patch adds -mno-thumb-interwork\nif the option is supported. This is also useful since we don\u0027t need\nany ARM/Thumb interworking in the kernel\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c19cb1df809dcf343dd1eb6fe60d53639dafcb8c",
      "tree": "a0c0442cf4cd8e14ea53a193d4e9522b46cef75c",
      "parents": [
        "41359dca9442b0c664336e3fcf3aaf70b6507b1d"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Thu Jun 30 17:04:13 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jun 30 17:04:13 2005 +0100"
      },
      "message": "[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.S\n\nPatch from Catalin Marinas\n\nThis patch fixes a broken comment in the proc-arm1020.S file which\nprevents the file compilation\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "12829dcb10efc576c3739131a5d57fe7213632d9",
      "tree": "8b3084f7b3172820e6e87a219fe018f8e235ad38",
      "parents": [
        "c60e81ee1cac32dae1f9bf623dcb6b3b2bde8eab",
        "719d1cd86780c156f954fc34f34481adac197aec"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:48:56 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:48:56 2005 -0700"
      },
      "message": "Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6\n"
    },
    {
      "commit": "c60e81ee1cac32dae1f9bf623dcb6b3b2bde8eab",
      "tree": "4dff966f5e0746592f519788d9a02283f43a63ad",
      "parents": [
        "8cb681b9c7fff5cb35b5c05ba4f1b7e285e258fb"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Thu Jun 30 02:59:06 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:13 2005 -0700"
      },
      "message": "[PATCH] reiserfs: handle_attrs() fix\n\nFix a use-uninitialised bug.\n\nCc: Jeff Mahoney \u003cjeffm@suse.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8cb681b9c7fff5cb35b5c05ba4f1b7e285e258fb",
      "tree": "af1985fb5aaff49de369c5a0665c63b5e271e77f",
      "parents": [
        "1d2cc3b87b1694df72ab75cee8e12f8b369577ce"
      ],
      "author": {
        "name": "Pekka Enberg",
        "email": "penberg@cs.helsinki.fi",
        "time": "Thu Jun 30 02:59:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:12 2005 -0700"
      },
      "message": "[PATCH] freevxfs: minor cleanups\n\nThis patch addresses the following minor issues:\n\n  - Typo in printk\n  - Redundant casts\n  - Use C99 struct initializers instead of memset\n  - Parenthesis around return value\n  - Use inline instead of __inline__\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nCc: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1d2cc3b87b1694df72ab75cee8e12f8b369577ce",
      "tree": "bac89787f12f9780f313144a1fa1fee5f4d9cd53",
      "parents": [
        "ba03bda81e160b2724451074cdcb597d14f7d7e0"
      ],
      "author": {
        "name": "Pekka Enberg",
        "email": "penberg@cs.helsinki.fi",
        "time": "Thu Jun 30 02:59:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:12 2005 -0700"
      },
      "message": "[PATCH] freevxfs: remove 2.4 compatability\n\nThis patch removes 2.4 compatability header from freevxfs.\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nCc: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ba03bda81e160b2724451074cdcb597d14f7d7e0",
      "tree": "5a4b9a7a39a08f01656d4eda549ecc6fee80f822",
      "parents": [
        "f220ab2a5162c35cca6993ea473937cfc962fce4"
      ],
      "author": {
        "name": "Pekka Enberg",
        "email": "penberg@cs.helsinki.fi",
        "time": "Thu Jun 30 02:59:04 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:12 2005 -0700"
      },
      "message": "[PATCH] freevxfs: fix buffer_head leak\n\n- fix a buffer_head leak in vxfs_getfsh()\n\n- s/SLAB_KERNEL/GFP_KERNEL/\n\n- check sb_bread() return value\n\n- drop pointless buffer-mapped() test.\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nCc: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f220ab2a5162c35cca6993ea473937cfc962fce4",
      "tree": "4d9d1a199625d8b657a69d9afeed17c0dbb02a10",
      "parents": [
        "1c71e22e4e4b4e7261f147635518d5634136c226"
      ],
      "author": {
        "name": "Jay Lan",
        "email": "jlan@engr.sgi.com",
        "time": "Thu Jun 30 02:59:03 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:12 2005 -0700"
      },
      "message": "[PATCH] Improper initrd failure message at boot time\n\nOn system boot up, there was an failure reported to boot.msg:\n\n     \u003c5\u003eTrying to move old root to /initrd ... failed\n\nAccording to initrd(4) man page, step #7 of BOOT-UP OPERATION\nis described as below:\n          7. If the normal root file has directory /initrd, device\n          /dev/ram0 is moved from  /  to  /initrd.   Otherwise  if\n          directory  /initrd  does  not  exist device /dev/ram0 is\n          unmounted.\n\nWe got service calls from customers concerning about this failure message\nat boot time.  Many systems do not have /initrd and thus the message can be\nchanged in the case of non-existing /initrd so that it does not sound like\na failure of the system.\n\nSigned-off-by: Jay Lan \u003cjlan@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1c71e22e4e4b4e7261f147635518d5634136c226",
      "tree": "738d87d2d80fffd774e2b998e675dbe6d587ca53",
      "parents": [
        "532a39a3754a3b8ce507414863023f8db21f9a7c"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Thu Jun 30 02:59:02 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:11 2005 -0700"
      },
      "message": "[PATCH] udf_find_entry() cleanup\n\nudf_find_entry can never be called with a NULL argument, so we shouldn\u0027t\ncheck for it.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "532a39a3754a3b8ce507414863023f8db21f9a7c",
      "tree": "0bd0bed6f235feaabcc7fa77346d82f7fac671c4",
      "parents": [
        "9ec55a9bd365dfc78945bb8e6bf5d0fdf1d75ad0"
      ],
      "author": {
        "name": "Pekka J Enberg",
        "email": "penberg@cs.Helsinki.FI",
        "time": "Thu Jun 30 02:59:01 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:11 2005 -0700"
      },
      "message": "[PATCH] fat: fix slab cache leak\n\nThis patch plugs a slab cache leak in fat module initialization.\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nAcked-by: OGAWA Hirofumi \u003chirofumi@mail.parknet.co.jp\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9ec55a9bd365dfc78945bb8e6bf5d0fdf1d75ad0",
      "tree": "a7299a8e320b2205426a7e030db61b44ce1887c7",
      "parents": [
        "e7d163f7666560c90b163907b9d96ec6207e0f6f"
      ],
      "author": {
        "name": "Chris Zankel",
        "email": "czankel@tensilica.com",
        "time": "Thu Jun 30 02:59:00 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:11 2005 -0700"
      },
      "message": "[PATCH] xtensa: Fix asm macro\n\nRemoved dead code in arch/xtensa/kernel/pci.c and use the pci_name() macro.\n Fixed an error in the delay asm macro: \u00271\u0027 is an invalid immediate value.\n\nSigned-off-by: Chris Zankel \u003cchris@zankel.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e7d163f7666560c90b163907b9d96ec6207e0f6f",
      "tree": "88ea7add42a8fec465528ebdb856ed09d4661aa3",
      "parents": [
        "82300bf479d7cdf87214b81ca5dc003bbc4f7e8f"
      ],
      "author": {
        "name": "Chris Zankel",
        "email": "czankel@tensilica.com",
        "time": "Thu Jun 30 02:58:59 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:11 2005 -0700"
      },
      "message": "[PATCH] xtensa: Removed local copy of zlib and fixed O\u003d support\n\nRemoved an unnecessary local copy of zlib (sorry for the add\u0027l traffic).\nFixed \u0027O\u003d\u0027 support (thanks to Jan Dittmer for pointing it out).  Some minor\nclean-ups in the make files.\n\nSigned-off-by: Chris Zankel \u003cchris@zankel.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "82300bf479d7cdf87214b81ca5dc003bbc4f7e8f",
      "tree": "c95811e67608d3c36f756571defc4c97d01d32de",
      "parents": [
        "5b0de927d9c9a72e42a4b581a897710f9ae5a6d1"
      ],
      "author": {
        "name": "Chris Zankel",
        "email": "czankel@tensilica.com",
        "time": "Thu Jun 30 02:58:58 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:10 2005 -0700"
      },
      "message": "[PATCH] xtensa: Added mm/Kconfig to get a flat memory layout\n\nAdded \u0027mm/Kconfig\u0027 to the xtensa Kconfig file to get a flat memory layout.\nFixed a typo in one of the help texts (thanks Geert for pointing it out)\n\nSigned-off-by: Chris Zankel \u003cchris@zankel.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5b0de927d9c9a72e42a4b581a897710f9ae5a6d1",
      "tree": "8a664e8026a7fdb14b29b2427c7c3e2d0c3d44d3",
      "parents": [
        "0ee23b50f1541aacc3b975edae170a1b995b84f5"
      ],
      "author": {
        "name": "Chris Zankel",
        "email": "chris@zankel.net",
        "time": "Thu Jun 30 02:58:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:10 2005 -0700"
      },
      "message": "[PATCH] xtensa: cleanups for errno and ipc.\n\nI noticed this because I was doing some more ipc cleanups and I did the\noriginal errno and ipc cleanups for other architectures, so it stuck out.\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Chris Zankel \u003cchris@zankel.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0ee23b50f1541aacc3b975edae170a1b995b84f5",
      "tree": "8dbb7f164e8c100aaeecfc63fc2abfa8f699141f",
      "parents": [
        "306e440daf5f40b195afd83d05dee89fa63189e7"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "juhl-lkml@dif.dk",
        "time": "Thu Jun 30 02:58:56 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:10 2005 -0700"
      },
      "message": "[PATCH] xtensa: use valid_signal()\n\nxtensa should use valid_signal() instead of testing _NSIG directly like\neveryone else.\n\nSigned-off-by: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\nCc: Chris Zankel \u003cchris@zankel.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "306e440daf5f40b195afd83d05dee89fa63189e7",
      "tree": "1f72d9d8df95a60e09968980ba6da6e8bb3d7dcf",
      "parents": [
        "bcbda35ca7470bf0123a7ae685899776f67814b2"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jun 30 02:58:55 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:10 2005 -0700"
      },
      "message": "[PATCH] x86: i8253/i8259A lock cleanup\n\nIntroduce proper declarations for i8253_lock and i8259A_lock.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "bcbda35ca7470bf0123a7ae685899776f67814b2",
      "tree": "d74f76794c2bc7806680c34eb23247ead732be2d",
      "parents": [
        "6931dfc9f3f81d148b7ed0ab3fd796f8b986a995"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Thu Jun 30 02:58:55 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:09 2005 -0700"
      },
      "message": "[PATCH] ppc32: Fix pointer check for MPC8540 ADS device\n\nEditor snafu in which the call to ppc_sys_get_pdata got inside the if check\ninstead of before it.  Oops.\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6931dfc9f3f81d148b7ed0ab3fd796f8b986a995",
      "tree": "8c7251413b1243e29dc155fd9590931b423c5e31",
      "parents": [
        "9a936eb928c1a253c2e5d66b947688bdc55094a6"
      ],
      "author": {
        "name": "Eric Paris",
        "email": "eparis@parisplace.org",
        "time": "Thu Jun 30 02:58:51 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:09 2005 -0700"
      },
      "message": "[PATCH] selinux_sb_copy_data() should not require a whole page\n\nCurrently selinux_sb_copy_data requires an entire page be allocated to\n*orig when the function is called.  This \"requirement\" is based on the fact\nthat we call copy_page(in_save, nosec_save) and in_save \u003d orig when the\ndata is not FS_BINARY_MOUNTDATA.  This means that if a caller were to call\ndo_kern_mount with only about 10 bytes of options, they would get passed\nhere and then we would corrupt PAGE_SIZE - 10 bytes of memory (with all\nzeros.)\n\nCurrently it appears all in kernel FS\u0027s use one page of data so this has\nnot been a problem.  An out of kernel FS did just what is described above\nand it would almost always panic shortly after they tried to mount.  From\nlooking else where in the kernel it is obvious that this string of data\nmust always be null terminated.  (See example in do_mount where it always\nzeros the last byte.) Thus I suggest we use strcpy in place of copy_page.\nIn this way we make sure the amount we copy is always less than or equal to\nthe amount we received and since do_mount is zeroing the last byte this\nshould be safe for all.\n\nSigned-off-by: Eric Paris \u003ceparis@parisplace.org\u003e\nCc: Stephen Smalley \u003csds@epoch.ncsc.mil\u003e\nAcked-by: James Morris \u003cjmorris@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9a936eb928c1a253c2e5d66b947688bdc55094a6",
      "tree": "5fbd22dc7b43bc8d27d06360bb633c8d1a3164ec",
      "parents": [
        "ee93b43a05506667d771c4fb0c384301edd7d036"
      ],
      "author": {
        "name": "Kylene Jo Hall",
        "email": "kjhall@us.ibm.com",
        "time": "Thu Jun 30 02:58:50 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:09 2005 -0700"
      },
      "message": "[PATCH] tpm: fix bug introduced by the /proc/misc\n\nIn fixing the /proc/misc problem that was reported last week where the tpm\nmodule name was being obfuscated in /proc/misc I introduced a bug in the\nmodule unloading code.  This patch fixes the problem.\n\nSigned-off-by: Kylene Hall \u003ckjhall@us.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ee93b43a05506667d771c4fb0c384301edd7d036",
      "tree": "1a907ec6170d51ad2b5b4820d9c9b46d4838ab8f",
      "parents": [
        "5ee24d9594ffb070261b70461f71c42913c663bb"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Thu Jun 30 02:58:49 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:09 2005 -0700"
      },
      "message": "[PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.S\n\nCONFIG_KEXEC\u003dy doesnt work:\n\narch/ppc/kernel/relocate_kernel.S:37: Error: unsupported relocation against SRR1\narch/ppc/kernel/relocate_kernel.S:39: Error: unsupported relocation against SRR0\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nCc: \"Eric W. Biederman\" \u003cebiederm@xmission.com\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5ee24d9594ffb070261b70461f71c42913c663bb",
      "tree": "1ce5174006693e1f9f8133e33f11fc07677b416f",
      "parents": [
        "eb05bfe4fbf031f95e392204efaa4da71c75b2e2"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Thu Jun 30 02:58:48 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:08 2005 -0700"
      },
      "message": "[PATCH] s390: fix finish_arch_switch\n\nCommit 4866cde064afbb6c2a488c265e696879de616daa requires finish_arch_switch\nto have only one parameter instead of two.\n\nAlso fix another compile error (double declaration of account_system_vtime)\nif CONFIG_VIRT_CPU_ACCOUNTING is not defined.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "eb05bfe4fbf031f95e392204efaa4da71c75b2e2",
      "tree": "63ba97dcd72e48992fea12bf01587dd36eccb90a",
      "parents": [
        "3704511b2ee8b01475ca7c171d62c682342fa38e"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Thu Jun 30 02:58:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:08 2005 -0700"
      },
      "message": "[PATCH] pcmcia: update Documentation\n\nAs the information is now exported via sysfs, there\u0027s no need for an userspace\ntool any longer.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3704511b2ee8b01475ca7c171d62c682342fa38e",
      "tree": "e6f59bcdaf513b241ba3ecb65900149e0c419564",
      "parents": [
        "9b4311eedb17fa88f02e4876cd6aa9a08e383cd6"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Thu Jun 30 02:58:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 30 08:45:08 2005 -0700"
      },
      "message": "[PATCH] pcmcia: fix modalias attribute in sysfs\n\nFix up PCMCIA modalias file in sysfs\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "41359dca9442b0c664336e3fcf3aaf70b6507b1d",
      "tree": "cb8cc0057d37afbf6684f74eab2b0efbc686648b",
      "parents": [
        "cfb0810eab39d1162f45b73fc96f45ab1cbcbe8b"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Jun 30 16:30:07 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jun 30 16:30:07 2005 +0100"
      },
      "message": "[PATCH] ARM: Acornfb: Don\u0027t claim IRQ fbcon for cursor\n\nThe generic fbcon code tries to register and use the vsync IRQ for\nARM platforms with acornfb, but forgets to disable its own cursor\ntimer.  The result is a flickering flashing cursor.\n\nRemove the code from the fbcon core to register this platform\nprivate interrupt.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "cfb0810eab39d1162f45b73fc96f45ab1cbcbe8b",
      "tree": "bbe5ec68ab0a4483324bd4e231cb6fb2358d23ab",
      "parents": [
        "9b4311eedb17fa88f02e4876cd6aa9a08e383cd6"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Jun 30 11:06:49 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jun 30 11:06:49 2005 +0100"
      },
      "message": "[PATCH] ARM: Don\u0027t try to send a signal to pid0\n\nIf we receive an unrecognised abort during boot, don\u0027t try to\nsend a signal to pid0, but instead report the current state.\nThis leads to less confusing debug reports.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n\n"
    },
    {
      "commit": "bf164c790deb79b18faf304b0763e44a02c79f90",
      "tree": "8fedcdce1f65aa6bc98fea0da6227d3fc0fc51fd",
      "parents": [
        "d62c0f9fd2d3943a3eca85b490d86e1605000ccb",
        "9b4311eedb17fa88f02e4876cd6aa9a08e383cd6"
      ],
      "author": {
        "name": "Greg KH",
        "email": "greg@press.(none)",
        "time": "Wed Jun 29 22:54:31 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 29 22:54:31 2005 -0700"
      },
      "message": "Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6\n"
    },
    {
      "commit": "d62c0f9fd2d3943a3eca85b490d86e1605000ccb",
      "tree": "c9fc174992f7746f680becdeaa1bdb6924108c0f",
      "parents": [
        "23d3d602cb96addd3c1158424fb01a49ea5e81b1"
      ],
      "author": {
        "name": "Patrick Mochel",
        "email": "mochel@digitalimplant.org",
        "time": "Fri Jun 24 08:39:33 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 29 22:48:05 2005 -0700"
      },
      "message": "[PATCH] Driver core: Use klist_del() instead of klist_remove().\n\nUse klist_del() instead of klist_remove() when unregistering devices.\nThis will prevent a deadlock when executing a recursive unregister using\ndevice_for_each_child().\n\nSigned-off-by Patrick Mochel \u003cmochel@digitalimplant.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "23d3d602cb96addd3c1158424fb01a49ea5e81b1",
      "tree": "2daa85579c964bfe3d1a91fe365d202b8f38422b",
      "parents": [
        "afdce75f1eaebcf358b7594ba7969aade105c3b0"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 22 16:09:05 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 29 22:48:04 2005 -0700"
      },
      "message": "[PATCH] driver core: change bus_rescan_devices to return void\n\nNo one was looking at the return value of bus_rescan_devices, and it\nreally wasn\u0027t anything that anyone in the kernel would ever care about.\nSo change it which enabled some counting code to be removed also.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "afdce75f1eaebcf358b7594ba7969aade105c3b0",
      "tree": "5374a0e85e03c8706a1dd95478b9d0a3312917e0",
      "parents": [
        "151ef38f7c0ec1b0420f04438b0316e3a30bf2e4"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 22 16:09:05 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 29 22:48:04 2005 -0700"
      },
      "message": "[PATCH] driver core: Add the ability to bind drivers to devices from userspace\n\nThis adds a single file, \"bind\", to the sysfs directory of every driver\nregistered with the driver core.  To bind a device to a driver, write\nthe bus id of the device you wish to bind to that specific driver to the\n\"bind\" file (remember to not add a trailing \\n).  If that bus id matches\na device on that bus, and it does not currently have a driver bound to\nit, the probe sequence will be initiated with that driver and device.\n\nNote, this requires that the driver itself be willing and able to accept\nthat device (usually through a device id type table).  This patch does\nnot make it possible to override the driver\u0027s id table.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "151ef38f7c0ec1b0420f04438b0316e3a30bf2e4",
      "tree": "3aa6504e12c08f70cacb7f9de6ef5858b45ee86d",
      "parents": [
        "0edb586049e57c56e625536476931117a57671e9"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 22 16:09:05 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 29 22:48:04 2005 -0700"
      },
      "message": "[PATCH] driver core: Add the ability to unbind drivers to devices from userspace\n\nThis adds a single file, \"unbind\", to the sysfs directory of every\ndevice that is currently bound to a driver.  To unbind the driver from\nthe device, write anything to this file and they will be disconnected\nfrom each other.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "0edb586049e57c56e625536476931117a57671e9",
      "tree": "9d92bb9821d134d199d62de1ff3096ff2b73fdc7",
      "parents": [
        "fd782a4a99d2d3e818b9465c427b10f7f027d7da"
      ],
      "author": {
        "name": "Cornelia Huck",
        "email": "cohuck@de.ibm.com",
        "time": "Wed Jun 22 16:59:51 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jun 29 22:48:03 2005 -0700"
      },
      "message": "[PATCH] driver core: add bus_find_device \u0026 driver_find_device functions\n\nAdd bus_find_device() and driver_find_device() which allow searching for a\ndevice in the bus\u0027s resp. the driver\u0027s klist and obtain a reference on it.\n\nSigned-off-by: Cornelia Huck \u003ccohuck@de.ibm.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "719d1cd86780c156f954fc34f34481adac197aec",
      "tree": "b9e0a5b98e64459ea4eba77cd9bf3839dbb3a0fd",
      "parents": [
        "ffe1b7e14e6b606bd84cab564aa2f481dbd4e418"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:17:02 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:17:02 2005 +1000"
      },
      "message": "[PATCH] ppc64: Replace custom locking code with a spinlock\n\nThe hvlpevent_queue (formally ItLpQueue) has a member called xInUseWord\nwhich is used for serialising access to the queue. Because it\u0027s a word\n(ie. 32 bit) there\u0027s a custom 32-bit version of test_and_set_bit() or\nthereabouts in ItLpQueue.c.\n\nThe xInUseWord is not shared with they hypervisor, so we can replace it\nwith a spinlock and remove the custom code.\n\nThere is also another locking mechanism (ItLpQueueInProcess). This is\nredundant because it\u0027s only manipulated while the lock\u0027s held. Remove it.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ffe1b7e14e6b606bd84cab564aa2f481dbd4e418",
      "tree": "91135759c4a00c49814fd192cb359252a1c01ae3",
      "parents": [
        "38fcdcfe38fc3f8972c906db64cd7d540b7760e8"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:16:48 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:16:48 2005 +1000"
      },
      "message": "[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c\n\nJust formatting cleanups:\n * rename some \"nextLpEvent\" variables to just \"event\"\n * make code fit in 80 columns\n * use brackets around if/else\n * use a temporary to make hvlpevent_clear_valid clearer\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "38fcdcfe38fc3f8972c906db64cd7d540b7760e8",
      "tree": "f1edfa2dffd6c2c244c7c80a68b719e5459e34b6",
      "parents": [
        "9b0470200a2441766599ad84f92ab9daca8ed86d"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:16:28 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:16:28 2005 +1000"
      },
      "message": "[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c\n\nJust cleanup white space.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "9b0470200a2441766599ad84f92ab9daca8ed86d",
      "tree": "a1863cb975d91adc16332c9e2d528767181d3b96",
      "parents": [
        "ed094150bdeb6eca691f1b7a05bd34d4d1a95488"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:16:18 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:16:18 2005 +1000"
      },
      "message": "[PATCH] ppc64: Cleanup proc printing of event types\n\nThe code that prints event counts by type uses a hand-coded number of tabs\nto get the alignment right. Instead use a printf alignment which will allow\nallow us to use the event_type strings elsewhere in the future.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ed094150bdeb6eca691f1b7a05bd34d4d1a95488",
      "tree": "6dc4428b3ce794c2e26db1583cab724f5bcefe19",
      "parents": [
        "74889802a1585af4e1652f0cb853ac22a65816a4"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:16:09 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:16:09 2005 +1000"
      },
      "message": "[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca\n\nCurrently there\u0027s a per-cpu count of lpevents processed, a per-queue (ie.\nglobal) total count, and a count by event type.\n\nReplace all that with a count by event for each cpu. We only need to add\nit up int the proc code.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "74889802a1585af4e1652f0cb853ac22a65816a4",
      "tree": "4edf4b33345b2a986a52d67d1b47137f399eef8c",
      "parents": [
        "937b31b114b5540f456ce1566aae67e02db41f2c"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:15:53 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:15:53 2005 +1000"
      },
      "message": "[PATCH] ppc64: Don\u0027t count number of events processed for caller\n\nCurrently we count the number of lpevents processed in 3 seperate places.\n\nOne of these counters is never read, so just remove it. This means\nhvlpevent_queue_process() no longer needs to return the number of events\nprocessed.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "937b31b114b5540f456ce1566aae67e02db41f2c",
      "tree": "3c4456f557ce37f99ef5056a8e7947fd7f1b1f83",
      "parents": [
        "a61874648d14450f4d397489527998e3dd1119de"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:15:42 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:15:42 2005 +1000"
      },
      "message": "[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*\n\nNow that we\u0027ve renamed the xItLpQueue structure, rename the functions that\noperate on it also.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "a61874648d14450f4d397489527998e3dd1119de",
      "tree": "007af1fc91b283f6f1d12706300f61d75d69ba43",
      "parents": [
        "ab354b637924beb33dcc23eedc9482f2c692188f"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:15:32 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:15:32 2005 +1000"
      },
      "message": "[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue\n\nThe xItLpQueue is a queue of HvLpEvents that we\u0027re given by the Hypervisor.\nRename xItLpQueue to hvlpevent_queue and make the type struct hvlpevent_queue.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ab354b637924beb33dcc23eedc9482f2c692188f",
      "tree": "59da8e59259eda4fd612178ec3c3db19558c4a2f",
      "parents": [
        "0f6014b37e25e50724867c0a4127615427ec2a75"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:12:21 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:12:21 2005 +1000"
      },
      "message": "[PATCH] ppc64: Move definition of xItLpQueue\n\nThe xItLpQueue is declared in LparData.c, move it into ItLpQueue.c.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "0f6014b37e25e50724867c0a4127615427ec2a75",
      "tree": "0ebda5fcd7b644f0b1f91192d3b5b4c0137f4e5b",
      "parents": [
        "7b01328d455b50ff040d3a06b342ca370b1d8b0a"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:08:56 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:08:56 2005 +1000"
      },
      "message": "[PATCH] ppc64: Make two ItLpQueue related functions static\n\nExternal parties don\u0027t need to use ItLpQueue_getNextLpEvent() or\nItLpQueue_clearValid(), they\u0027re internal to ItLpQueue.c\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "7b01328d455b50ff040d3a06b342ca370b1d8b0a",
      "tree": "aef14d944207a6a3f850e0f24077d172e8415e66",
      "parents": [
        "512d31d6a824a961f39b418f11480f678320e4f3"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:08:44 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:08:44 2005 +1000"
      },
      "message": "[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c\n\nMove the code that displays xItLpQueue values in /proc into\nItLpQueue.c.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "512d31d6a824a961f39b418f11480f678320e4f3",
      "tree": "61f94e62f86d8668362548d6d911f937c98c2e71",
      "parents": [
        "1b19bc721416ae5bc813521d9e010a89f4816120"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:08:27 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:08:27 2005 +1000"
      },
      "message": "[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c\n\nThe xItLpQueue is initalised manually in iSeries_setup_arch().  Move\nthis code into ItLpQueue.c for a cleaner separation.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "1b19bc721416ae5bc813521d9e010a89f4816120",
      "tree": "7034c878cdc370cb16b83957b652f6c2b95630d5",
      "parents": [
        "ee48444b85f498d99592835f61125385d8e9c975"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:07:57 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:07:57 2005 +1000"
      },
      "message": "[PATCH] ppc64: Don\u0027t pass the pointers to xItLpQueue around\n\nBecause there\u0027s only one ItLpQueue and we know where it is, ie. xItLpQueue,\nthere\u0027s no point passing pointers to it it around all over the place.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ee48444b85f498d99592835f61125385d8e9c975",
      "tree": "5adf6537e94438e0434d29e276c70a98c8a5b660",
      "parents": [
        "0c885c175c06bdfe13e88d974d56a5e93ad2f544"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:07:48 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:07:48 2005 +1000"
      },
      "message": "[PATCH] ppc64: Reorganise the paca initialisation macros\n\nThis patch updates the macros that initialise the paca to remove the lpq\nparameter. It also rearranges them a bit with the hope of making them a\nbit clearer.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "0c885c175c06bdfe13e88d974d56a5e93ad2f544",
      "tree": "d1986e295a8cfa02184c0f1d154cee2ce21fb06b",
      "parents": [
        "fc07695386067a4abbd5ac8c7974059eae0b0a79"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:07:33 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:07:33 2005 +1000"
      },
      "message": "[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c\n\nThe only code outside ItLpQueue.c that refers to spread_lpevents is in\nset_apread_lpevents(), so move it inside ItLpQueue.c and make spread_lpevents\nstatic.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "fc07695386067a4abbd5ac8c7974059eae0b0a79",
      "tree": "a79796753b1a31dd92d045ddb0fbec7156e4b079",
      "parents": [
        "bea248fb30c3122ece8c34798527fac431c1d7b0"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:07:21 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:07:21 2005 +1000"
      },
      "message": "[PATCH] ppc64: Spread lpevents by default on iSeries\n\nWith the previous patch in place, spreading lpevents by default becomes\na one liner.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "bea248fb30c3122ece8c34798527fac431c1d7b0",
      "tree": "9158d7a089312f92abcb6c8d5a8d942d543be24b",
      "parents": [
        "b1bdfbd0a29d6da4dbe42736faac02c43a9afe76"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jun 30 15:07:09 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 30 15:07:09 2005 +1000"
      },
      "message": "[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries\n\nThe iSeries code keeps a pointer to the ItLpQueue in its paca struct. But\nall these pointers end up pointing to the one place, ie. xItLpQueue.\n\nSo remove the pointer from the paca struct and just refer to xItLpQueue\ndirectly where needed.\n\nThe only complication is that the spread_lpevents logic was implemented by\nhaving a NULL lpqueue pointer in the paca on CPUs that weren\u0027t supposed to\nprocess events. Instead we just compare the spread_lpevents value to the\nprocessor id to get the same behaviour.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "9b4311eedb17fa88f02e4876cd6aa9a08e383cd6",
      "tree": "59cbb1af2c6de429b88818441e31963ec0aad42b",
      "parents": [
        "2949ccf9379678df66ecf2ca70ed4656159eacdd",
        "0647d8cfd40f7974335884d73deef83feeffc2a0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Wed Jun 29 21:03:03 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Wed Jun 29 21:03:03 2005 -0700"
      },
      "message": "Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n"
    },
    {
      "commit": "2949ccf9379678df66ecf2ca70ed4656159eacdd",
      "tree": "7301e85e11e1f8813d08a7dd866969f22acd4151",
      "parents": [
        "869eb76e7b60ebd8f87a358b72e97fa0aef1d1f5"
      ],
      "author": {
        "name": "Jeff Mahoney",
        "email": "jeffm@suse.com",
        "time": "Wed Jun 29 18:53:06 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Wed Jun 29 21:02:04 2005 -0700"
      },
      "message": "[PATCH] reiserfs: enable attrs by default if saf\n\nThe following patch enables attrs by default if the reiserfs_attrs_cleared\nbit is set in the superblock.  This allows chattr-type attrs to be used\nwithout any further action by the user.\n\nSigned-off-by: Jeff Mahoney \u003cjeffm@suse.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "869eb76e7b60ebd8f87a358b72e97fa0aef1d1f5",
      "tree": "6c78a8f32c1e18286f9815f3077e454cca766bc0",
      "parents": [
        "0b35ff23b2633eb996d666e5a49a5d49b8a6a2d3"
      ],
      "author": {
        "name": "Jeff Mahoney",
        "email": "jeffm@suse.com",
        "time": "Wed Jun 29 18:52:28 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Wed Jun 29 21:02:04 2005 -0700"
      },
      "message": "[PATCH] reiserfs: Check if attrs are enabled for attr ioctls\n\nReiserFS currently will allow the user to set/get attrs for files\nregardless if they are enabled.  The patch checks to see if they are\nenabled, and returns -NOTTY if they are not.\n\next[23] doesn\u0027t need this check because attrs are always enabled.\n\nSigned-off-by: Jeff Mahoney \u003cjeffm@suse.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0b35ff23b2633eb996d666e5a49a5d49b8a6a2d3",
      "tree": "6e0a8c2bbd33c1cec2af6fbb1a6665751c07a631",
      "parents": [
        "92dd7ca0af8f769569bde98a83b4a8f4daec6ac5",
        "026d02a236f429eb61a1277166bd425f8514c431"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Wed Jun 29 21:00:38 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Wed Jun 29 21:00:38 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-serial\n"
    },
    {
      "commit": "92dd7ca0af8f769569bde98a83b4a8f4daec6ac5",
      "tree": "9217bee214128a4a45b2e0a3d9784d05fea2c8fb",
      "parents": [
        "164cad9bacc2cf190493d2ee4918dc2869ba6f53",
        "da41119af78864d27ccbf505949df788d5e8aaf5"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Wed Jun 29 20:59:55 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Wed Jun 29 20:59:55 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    }
  ],
  "next": "0647d8cfd40f7974335884d73deef83feeffc2a0"
}
