)]}'
{
  "log": [
    {
      "commit": "a72391e42f0a13116995045b3d492d660f96697d",
      "tree": "abfedbdf78e1ac5d0d876619993ccf8b0c878b9b",
      "parents": [
        "ee6d4b6ef8df79893d6d4a653b16c99bdb6d2784"
      ],
      "author": {
        "name": "Satoru Takeuchi",
        "email": "takeuchi_satoru@jp.fujitsu.com",
        "time": "Thu Apr 20 18:49:48 2006 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 20 17:06:54 2006 -0700"
      },
      "message": "[IA64] eliminate compile time warnings\n\nThis patch removes following compile time warnings:\n\ndrivers/pci/pci-sysfs.c: In function `pci_read_legacy_io\u0027:\ndrivers/pci/pci-sysfs.c:257: warning: implicit declaration of function `ia64_pci_legacy_read\u0027\ndrivers/pci/pci-sysfs.c: In function `pci_write_legacy_io\u0027:\ndrivers/pci/pci-sysfs.c:280: warning: implicit declaration of function `ia64_pci_legacy_write\u0027\n\nIt also fixes wrong definition of ia64_pci_legacy_write (type of `bus\u0027 is not\n`pci_dev\u0027, but `pci_bus\u0027).\n\nSigned-Off-By: Satoru Takeuchi \u003ctakeuchi_satoru@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "ac311ac2b7caca000b1501fd24136bdca30e2a51",
      "tree": "0a960ed38d9f007f52ad4f3cbb5ca75aded15103",
      "parents": [
        "18810d1ebac89232d8f218a318ed9ff7ef198e96"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "matthew@wil.cx",
        "time": "Fri Feb 24 12:46:23 2006 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 27 15:37:41 2006 -0800"
      },
      "message": "[IA64] Fix pcibios_setup\n\npcibios_setup() should return NULL if it handled a parameter.  Since ia64\nhandles no parameters, it should return the string that was passed in,\nnot NULL.  This brings ia64 into line with all other architectures that\nhandle no parameters.\n\nSigned-off-by: Matthew Wilcox \u003cmatthew@wil.cx\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "9fdb62af92c741addbea15545f214a6e89460865",
      "tree": "a25ec569b5b49a1b4c1d2a825f7aab2b2a5e2154",
      "parents": [
        "3ee68c4af3fd7228c1be63254b9f884614f9ebb2",
        "876c184b31dc73cc3f38c5b86dee55d091a56769",
        "729b4d4ce1982c52040bbf22d6711cdf8db07ad8",
        "cf82478840188f8c8494c1d7a668a8ae170d0e07",
        "dacd9b80355525be0e3c519687868410e304ad1c",
        "63c94b68ec30847a6e2b36651703f41066f91480",
        "35f652b5ef4ef145ac5514f6302b3f4cebfbbad4",
        "1a38416cea8ac801ae8f261074721f35317613dc",
        "4a90c7e86202f46fa9af011bdbcdf36e355d1721",
        "aea19aa0780d4b006372fedab8434226e1cc7686",
        "757b18661ea0a0d890e8ce7b1a391e5b7d417d78",
        "c4bb6f5ad968540d7f9619565bacd18d7419b85f"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jan 24 17:52:48 2006 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jan 24 17:52:48 2006 -0500"
      },
      "message": "[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "7b9c8ba2d634a0467a8a36018a28624563f34f47",
      "tree": "f973b2dffd95904843a060e5fc35bf5451f3ca74",
      "parents": [
        "1681b8e1588f9119899e422181f728b197b1fe34"
      ],
      "author": {
        "name": "Kenji Kaneshige",
        "email": "kaneshige.kenji@jp.fujitsu.com",
        "time": "Mon Jan 16 13:45:23 2006 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Jan 16 15:30:10 2006 -0800"
      },
      "message": "[IA64] Stop multiple pci_claim_resource() call for the same resource\n\nThis patch fixes the bug that pci_claim_resource() is called multiple\ntimes for the same P2P bridge\u0027s resource structures if P2P bridges\nrequire their own PCI I/O resources.\n\nSigned-off-by: Kenji Kaneshige \u003ckaneshige.kenji@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "ed03f430cdc8c802652467e9097606fedc2c7abc",
      "tree": "30941ec1e6f93e99358fefe18175e5dd800a4379",
      "parents": [
        "ed349a8a0a780ed27e2a765f16cee54d9b63bfee",
        "6f957eaf79356a32e838f5f262ee9a60544b1d5b"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jan 07 03:50:18 2006 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jan 07 03:50:18 2006 -0500"
      },
      "message": "Pull pnpacpi into acpica branch\n"
    },
    {
      "commit": "408045afbdb46e109a1a44e67af688e9ddf7ad66",
      "tree": "4bcdc550aeca5a3cb2c561f664be9427f86ecf8e",
      "parents": [
        "88026842b0a760145aa71d69e74fbc9ec118ca44"
      ],
      "author": {
        "name": "Alex Williamson",
        "email": "alex.williamson@hp.com",
        "time": "Wed Dec 21 15:21:36 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Jan 03 11:16:17 2006 -0800"
      },
      "message": "[IA64] incorrect return from ia64_pci_legacy_write()\n\nThe function ia64_pci_legacy_write() returns 0 for everything\nexcept errors.  This return value gets sent back to the user from\npci_write_legacy_io(), making it look like every write fails.  The trivial\npatch below copies the behavior of the SGI sn machvec and does what\nwould be expected from something implementing a write() function.\n\nSigned-off-by: Alex Williamson \u003calex.williamson@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "0897831bb54eb36fd9e2a22da7f0f64be1b20d09",
      "tree": "8d77687ce8ebcfb62d6012d2d3c44f6a904b3c15",
      "parents": [
        "50eca3eb89d73d9f0aa070b126c7ee6a616016ab"
      ],
      "author": {
        "name": "Bob Moore",
        "email": "robert.moore@intel.com",
        "time": "Fri Oct 21 00:00:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Dec 10 00:22:54 2005 -0500"
      },
      "message": "[ACPI] ACPICA 20051021\n\nImplemented support for the EM64T and other x86_64\nprocessors. This essentially entails recognizing\nthat these processors support non-aligned memory\ntransfers. Previously, all 64-bit processors were assumed\nto lack hardware support for non-aligned transfers.\n\nCompleted conversion of the Resource Manager to nearly\nfull table-driven operation. Specifically, the resource\nconversion code (convert AML to internal format and the\nreverse) and the debug code to dump internal resource\ndescriptors are fully table-driven, reducing code and data\nsize and improving maintainability.\n\nThe OSL interfaces for Acquire and Release Lock now use a\n64-bit flag word on 64-bit processors instead of a fixed\n32-bit word. (Alexey Starikovskiy)\n\nImplemented support within the resource conversion code\nfor the Type-Specific byte within the various ACPI 3.0\n*WordSpace macros.\n\nFixed some issues within the resource conversion code for\nthe type-specific flags for both Memory and I/O address\nresource descriptors. For Memory, implemented support\nfor the MTP and TTP flags. For I/O, split the TRS and TTP\nflags into two separate fields.\n\nSigned-off-by: Bob Moore \u003crobert.moore@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "50eca3eb89d73d9f0aa070b126c7ee6a616016ab",
      "tree": "b2d06d21b34b9bd17eea4c53cff1f3866fa1b21d",
      "parents": [
        "3d5271f9883cba7b54762bc4fe027d4172f06db7"
      ],
      "author": {
        "name": "Bob Moore",
        "email": "robert.moore@intel.com",
        "time": "Fri Sep 30 19:03:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Dec 10 00:20:25 2005 -0500"
      },
      "message": "[ACPI] ACPICA 20050930\n\nCompleted a major overhaul of the Resource Manager code -\nspecifically, optimizations in the area of the AML/internal\nresource conversion code. The code has been optimized to\nsimplify and eliminate duplicated code, CPU stack use has\nbeen decreased by optimizing function parameters and local\nvariables, and naming conventions across the manager have\nbeen standardized for clarity and ease of maintenance (this\nincludes function, parameter, variable, and struct/typedef\nnames.)\n\nAll Resource Manager dispatch and information tables have\nbeen moved to a single location for clarity and ease of\nmaintenance. One new file was created, named \"rsinfo.c\".\n\nThe ACPI return macros (return_ACPI_STATUS, etc.) have\nbeen modified to guarantee that the argument is\nnot evaluated twice, making them less prone to macro\nside-effects. However, since there exists the possibility\nof additional stack use if a particular compiler cannot\noptimize them (such as in the debug generation case),\nthe original macros are optionally available.  Note that\nsome invocations of the return_VALUE macro may now cause\nsize mismatch warnings; the return_UINT8 and return_UINT32\nmacros are provided to eliminate these. (From Randy Dunlap)\n\nImplemented a new mechanism to enable debug tracing for\nindividual control methods. A new external interface,\nacpi_debug_trace(), is provided to enable this mechanism. The\nintent is to allow the host OS to easily enable and disable\ntracing for problematic control methods. This interface\ncan be easily exposed to a user or debugger interface if\ndesired. See the file psxface.c for details.\n\nacpi_ut_callocate() will now return a valid pointer if a\nlength of zero is specified - a length of one is used\nand a warning is issued. This matches the behavior of\nacpi_ut_allocate().\n\nSigned-off-by: Bob Moore \u003crobert.moore@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "4f41d5a4e665d05b4e74eef164469b7d81932ef1",
      "tree": "2ce7e41e3f2ea55382dbe4ef9179dd9aca1520bc",
      "parents": [
        "f093182d313edde9b1f86dbdaf40ba4da2dbd0e7"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Nov 07 15:13:59 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Nov 08 10:09:40 2005 -0800"
      },
      "message": "[IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem\n\nia64 translates normal loads and stores to special MMIO regions into I/O port\naccesses.  Reserve these special MMIO regions in /proc/iomem.\n\nSample /proc/iomem:\n    f8100000000-f81003fffff : PCI Bus 0000:80 I/O Ports 00000000-00000fff\n    f8100400000-f81007fffff : PCI Bus 0000:8e I/O Ports 00001000-00001fff\n    f8100800000-f8100ffffff : PCI Bus 0000:9c I/O Ports 00002000-00003fff\n    f8101000000-f81017fffff : PCI Bus 0000:aa I/O Ports 00004000-00005fff\n\nand corresponding /proc/ioports:\n    00000000-00000fff : PCI Bus 0000:80\n    00001000-00001fff : PCI Bus 0000:8e\n    00002000-00003fff : PCI Bus 0000:9c\n    00004000-00005fff : PCI Bus 0000:aa\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "9472d8ce147fecb80a2f29ad8ab781e596858916",
      "tree": "9a968623af92f932f1353f0470a4bff5a0cd4460",
      "parents": [
        "3168c31abe0c11fd3edcefa110d6f590fe8c909f",
        "463eb297401eeb174db3fdf37a87911b576b3993"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Oct 28 13:23:34 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Oct 28 13:23:34 2005 -0700"
      },
      "message": "Pull acpi-produce-consume into release branch\n"
    },
    {
      "commit": "463eb297401eeb174db3fdf37a87911b576b3993",
      "tree": "1a0b2ffefc08cb4d3a2c591a5ff9bf9e5fb659ea",
      "parents": [
        "12f44f46bc9c6dc79255e661b085797af395d8da"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Fri Sep 23 11:39:07 2005 -0600"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Sep 23 10:50:09 2005 -0700"
      },
      "message": "[IA64] respect ACPI producer/consumer flag for PCI root bridges\n\nAddress space resources for ACPI devices have a producer/consumer\nflag.  All devices \"consume\" the indicated address space.  If the\nresource is marked as a \"producer\", the range is also passed on\nto child devices.\n\nWe currently ignore this flag when setting up MMIO and I/O port\nwindows for PCI root bridges, so we could mistakenly interpret\na \"consumed-only\" range, like CSR space for the device itself,\nas a window that is routed to children.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "650316f1228c0dc5e45c17765caef30db62468cd",
      "tree": "236a5eb89130ef3857d37da00fcda294f3a0c827",
      "parents": [
        "044a500e46742d39d22f1781cfb64ba93b463e39"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Fri Sep 16 11:43:45 2005 -0600"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Sep 19 15:57:48 2005 -0700"
      },
      "message": "[IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.c\n\nMove acpi_map_iosapics() from pci.c to acpi.c, since it doesn\u0027t\nhave anything to do with PCI.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "697eaad417f9f2e40f62282e8b396208b72990cf",
      "tree": "567b9bdf2058ed6ef6107c76e24cdb9d19905d78",
      "parents": [
        "a52ac87eb249f5e87f43e1a0adeb1a737f4a2b43"
      ],
      "author": {
        "name": "Kenji Kaneshige",
        "email": "kaneshige.kenji@jp.fujitsu.com",
        "time": "Wed Sep 07 14:06:25 2005 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Sep 07 14:00:08 2005 -0700"
      },
      "message": "[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ\n\nThe config option \u0027CONFIG_ACPI_DEALLOCATE_IRQ\u0027 is no longer\nneeded. This patch removes it.\n\nSigned-off-by: Kenji Kaneshige \u003ckaneshige.kenji@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "7d2e423addf3054a3238347740df6f46d4d83f3d",
      "tree": "b850ced2f211b15bcb0ce4600a80b8b822d24a5e",
      "parents": [
        "3ec8a773d2775db86cc21d28b77bea29c8a1ea3c",
        "a877bd36f7584fd7e4729099348cfc9190ba00aa"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Aug 29 14:14:40 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Aug 29 14:14:40 2005 -0700"
      },
      "message": "Pull asm-segment into release branch\n"
    },
    {
      "commit": "a877bd36f7584fd7e4729099348cfc9190ba00aa",
      "tree": "24e8946ece51b37d54c6a76146d6523eef6c34d8",
      "parents": [
        "0572e3da3ff5c3744b2f606ecf296d5f89a4bbdf"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "kumar.gala@freescale.com",
        "time": "Wed Aug 24 09:53:00 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Aug 24 13:23:30 2005 -0700"
      },
      "message": "[IA64] remove use of asm/segment.h\n\nRemoved IA64 architecture specific users of asm/segment.h\nThe removal of asm-ia64/segment.h itself can wait until all\nof the kernel source has been purged of references.\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "41290c14640bc9312bf63202d14ebef075b6171a",
      "tree": "209aa1f61d73f84046bd8735c7b4ef306b30e3cc",
      "parents": [
        "b7561524765a30334bf31c56b523aeb3c1a04c7d"
      ],
      "author": {
        "name": "Keith Owens",
        "email": "kaos@sgi.com",
        "time": "Wed Aug 24 16:06:25 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Aug 24 10:22:44 2005 -0700"
      },
      "message": "[PATCH] Export pcibios_bus_to_resource\n\npcibios_bus_to_resource is exported on all architectures except ia64\nand sparc.  Add exports for the two missing architectures.  Needed when\nYenta socket support is compiled as a module.\n\nSigned-off-by: Keith Owens \u003ckaos@sgi.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "514604c6d1779c55d3e97dc4e9a71c117c1ccbcd",
      "tree": "19241b4db64f1da60c0dd594606c5d5fba8b254f",
      "parents": [
        "1604d9c8f8dffafe3a077dc5ae7c935d2318bcf6"
      ],
      "author": {
        "name": "Christoph Lameter",
        "email": "clameter@sgi.com",
        "time": "Thu Jul 07 16:59:00 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Jul 12 11:04:22 2005 -0700"
      },
      "message": "[IA64] pcibus_to_node implementation for IA64\n\npcibus_to_node provides a way for the Linux kernel to identify to which\nnode a certain pcibus connects to. Allocations of control structures\nfor devices can then be made on the node where the pci bus is located\nto allow local access during interrupt and other device manipulation.\n\nThis patch provides a new \"node\" field in the the pci_controller\nstructure. The node field will be set based on ACPI information (thanks\nto Alex Williamson  \u003calex.williamson@hp.com for that piece).\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "f7d473d919627262816459f8dba70d72812be074",
      "tree": "8dabcd1eea9369d117962d2d3646032745c596db",
      "parents": [
        "542df5de56a23bf2d94b75e2b304ab0e5a5508a8"
      ],
      "author": {
        "name": "Rajesh Shah",
        "email": "rajesh.shah@intel.com",
        "time": "Thu Apr 28 00:25:51 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 21:52:41 2005 -0700"
      },
      "message": "[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus\n\nRead bridge io/mem/pfmem ranges when fixing up the bus so that bus resources\nare tracked.  This is required to properly support pci end device and bridge\nhotplug.\n\nSigned-off-by: Rajesh Shah \u003crajesh.shah@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "71c3511c22e8e0648094672abec898b3bf84c18b",
      "tree": "e85aa826d22c53f7ecb5c040fc0d242c8576a8a2",
      "parents": [
        "fab3fb0ac8c83072465b28ca859c420da6c6511c"
      ],
      "author": {
        "name": "Rajesh Shah",
        "email": "rajesh.shah@intel.com",
        "time": "Thu Apr 28 00:25:46 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 21:52:39 2005 -0700"
      },
      "message": "[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safe\n\nPCI scan code calls the arch specific pcibios_fixup_bus() each time it scans a\nnew bridge.  For root bridge hot-plug, the bridge and it\u0027s attached devices\nmay not have been configured properly yet, so it\u0027s not safe to claim those\nresources at this time.\n\nThis code goes away when we clean up the way pci resources are claimed (in\npci_enable_device()), so this is only a stopgap fix.\n\nSigned-off-by: Rajesh Shah \u003crajesh.shah@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "fab3fb0ac8c83072465b28ca859c420da6c6511c",
      "tree": "f4d0dc0b7e9a8bd3611e1bf7f64dfd3cb55a950c",
      "parents": [
        "c431ada45d65b305a6aab4557067e564b23ce5a5"
      ],
      "author": {
        "name": "Rajesh Shah",
        "email": "rajesh.shah@intel.com",
        "time": "Thu Apr 28 00:25:45 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 21:52:39 2005 -0700"
      },
      "message": "[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridges\n\nWhen checking if a PCI to PCI bridge should be enabled to decode memory and/or\nIO resources, we need to look at all device resources not just the first 6.\nThis is needed to allow PCI bridges to pass down memory and IO accesses to\nchild devices even when the bridge itself does not consume resources in its\nPCI BARs.\n\nSigned-off-by: Rajesh Shah \u003crajesh.shah@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "c431ada45d65b305a6aab4557067e564b23ce5a5",
      "tree": "3fefb8a354860d9c39781dbbf042c992da5a9cd5",
      "parents": [
        "efe1ec27837d6639eae82e1f5876910ba6433c3f"
      ],
      "author": {
        "name": "Rajesh Shah",
        "email": "rajesh.shah@intel.com",
        "time": "Thu Apr 28 00:25:45 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 21:52:39 2005 -0700"
      },
      "message": "[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add\n\nWhen you hot-plug a (root) bridge hierarchy, it may have p2p bridges and\ndevices attached to it that have not been configured by firmware.  In this\ncase, we need to configure the devices before starting them.  This patch\nseparates device start from device scan so that we can introduce the\nconfiguration step in the middle.\n\nI kept the existing semantics for pci_scan_bus() since there are a huge number\nof callers to that function.\n\nAlso, I have no way of testing the changes I made to the parisc files, so this\nneeds review by those folks.  Sorry for the massive cross-post, this touches\nfiles in many different places.\n\nSigned-off-by: Rajesh Shah \u003crajesh.shah@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "7b404b3459db1326bbdc7085edb1f58b98da5826",
      "tree": "d1729e7a3cf040e5ffee695735dca49b2a075d76",
      "parents": [
        "0393eed5c3220c9c3823a09a2d02329b8ff08b45"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Jun 13 11:27:00 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Jun 21 15:04:39 2005 -0700"
      },
      "message": "[IA64] remove \"pci\u003drouteirq\" option\n\nRemove \"pci\u003drouteirq\" option for ia64.  This was a workaround\nafter ACPI IRQ routing was changed from \"all at boot for everything\nin _PRT\" to \"do it when the device is enabled\" in case there were\ndrivers that didn\u0027t use pci_enable_device().\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
