Bjorn Helgaas ([email protected])

Number of posts: 988 (0.37 per day)
First post: 2003-08-06 22:13:49
Last post: 2010-12-02 16:15:57

Date List Subject
2010-05-06 15:10:08 linux-wireless Re: 2.6.34-rc6 pci bridge problems
2010-04-28 19:23:27 linux-kernel Re: [PATCH] x86/PCI: never allocate PCI MMIO resources below BIOS_END
2010-04-28 19:07:19 linux-kernel Re: [PATCH] x86/PCI: never allocate PCI MMIO resources below BIOS_END
2010-04-28 16:08:58 linux-kernel Re: [PATCH] x86/PCI: never allocate PCI MMIO resources below BIOS_END
2010-04-27 15:12:28 linux-kernel Re: [PATCH] x86/PCI: never allocate PCI MMIO resources below BIOS_END
2010-04-26 20:28:04 linux-kernel Re: [PATCH] x86/PCI: never allocate PCI MMIO resources below BIOS_END
2010-04-26 15:42:00 linux-kernel Re: [PATCH] x86/PCI: never allocate PCI MMIO resources below BIOS_END
2010-04-23 23:05:31 linux-kernel [PATCH] x86/PCI: never allocate PCI MMIO resources below BIOS_END
2010-04-21 23:04:11 linux-kernel Re: [PATCH 3/3] x86,pci,acpi: Handle invalid _CRS
2010-04-21 16:59:23 linux-kernel Re: [PATCH 3/3] x86,pci,acpi: Handle invalid _CRS
2010-04-21 15:22:56 linux-kernel Re: [PATCH 3/3] x86,pci,acpi: Handle invalid _CRS
2010-04-21 04:38:35 linux-kernel Re: PCIe hotplug failure
2010-04-20 19:52:45 linux-kernel [PATCH] x86/PCI: parse additional host bridge window resource types
2010-04-14 16:55:55 linux-kernel Re: [PATCH -v2 1/2] x86: Reserve [0xa0000, 0x100000] in e820 map
2010-04-13 21:02:54 linux-kernel Re: [PATCH -v2 2/2] x86,pci, acpi: Inherent BUSY flag when setup_resource for root bus
2010-04-13 21:02:33 linux-kernel Re: [PATCH -v2 1/2] x86: Reserve [0xa0000, 0x100000] in e820 map
2010-04-12 17:56:46 linux-kernel Re: [2.6.34-rc1 REGRESSION] ahci 0000:00:1f.2: controller reset failed (0xffffffff)
2010-04-09 16:04:45 linux-kernel Re: [PATCH] x86: Reserve legacy VGA MMIO area for x86_64 as well as x86_32
2010-04-08 13:04:22 linux-kernel Re: [PATCH] x86: Reserve legacy VGA MMIO area for x86_64 as well as x86_32
2010-04-08 03:24:29 linux-kernel Re: [PATCH] x86: Reserve legacy VGA MMIO area for x86_64 as well as x86_32
2010-04-07 23:05:14 linux-kernel Re: [PATCH] x86: Reserve legacy VGA MMIO area for x86_64 as well as x86_32
2010-04-07 22:02:48 linux-kernel Re: [Bug #15480] [regression] Fails to boot properly unless given pci=nocrs
2010-04-07 21:06:33 linux-kernel [PATCH] x86: Reserve legacy VGA MMIO area for x86_64 as well as x86_32
2010-04-07 18:08:53 linux-kernel Re: [2.6.34-rc1 REGRESSION] ahci 0000:00:1f.2: controller reset failed (0xffffffff)
2010-04-07 04:22:04 linux-kernel Re: [2.6.34-rc1 REGRESSION] ahci 0000:00:1f.2: controller reset failed (0xffffffff)
2010-04-07 04:00:02 linux-kernel Re: [2.6.34-rc1 REGRESSION] ahci 0000:00:1f.2: controller reset failed (0xffffffff)
2010-04-06 19:24:18 linux-kernel [PATCH] x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions
2010-04-01 17:35:08 linux-kernel Re: [Bugme-new] [Bug 15621] New: BUG: unable to handle kernel paging request - comm: pccardd
2010-02-25 15:48:49 linux-kernel Re: [patch] x86: pci: Prevent mmconfig memory corruption
2010-02-23 17:25:10 linux-kernel [PATCH v5 3/5] PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
2010-02-23 17:24:47 linux-kernel [PATCH v5 5/5] x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
2010-02-23 17:24:41 linux-kernel [PATCH v5 4/5] PCI: augment bus resource table with a list
2010-02-23 17:24:33 linux-kernel [PATCH v5 2/5] PCI: read bridge windows before filling in subtractive decode resources
2010-02-23 17:24:25 linux-kernel [PATCH v5 1/5] PCI: split up pci_read_bridge_bases()
2010-02-23 17:24:21 linux-kernel [PATCH v5 0/5] PCI: try "pci=use_crs" again
2010-02-23 16:09:48 linux-kernel Re: [PATCH v4 4/5] PCI: augment bus resource table with a list
2010-02-19 17:59:23 linux-kernel [PATCH v1 6/7] PNPACPI: add window support
2010-02-19 17:59:00 linux-kernel [PATCH v1 7/7] PNPACPI: add bus number support
2010-02-19 17:58:49 linux-kernel [PATCH v1 5/7] resource: add window support
2010-02-19 17:58:42 linux-kernel [PATCH v1 4/7] resource: add bus number support
2010-02-19 17:58:38 linux-kernel [PATCH v1 2/7] vsprintf: clarify comments for printf_spec flags
2010-02-19 17:58:36 linux-kernel [PATCH v1 3/7] vsprintf: move %pR resource printf_specs off the stack
2010-02-19 17:58:29 linux-kernel [PATCH v1 1/7] resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type
2010-02-19 17:58:21 linux-kernel [PATCH v1 0/7] resource, PNPACPI: add bus number and window support
2010-02-17 20:21:04 linux-kernel [PATCH v4 1/5] PCI: split up pci_read_bridge_bases()
2010-02-17 20:20:59 linux-kernel [PATCH v4 3/5] PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
2010-02-17 20:20:30 linux-kernel [PATCH v4 5/5] x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
2010-02-17 20:20:16 linux-kernel [PATCH v4 4/5] PCI: augment bus resource table with a list
2010-02-17 20:20:06 linux-kernel [PATCH v4 2/5] PCI: read bridge windows before filling in subtractive decode resources
2010-02-17 20:19:56 linux-kernel [PATCH v4 0/5] PCI: try "pci=use_crs" again
2010-02-16 17:42:04 linux-kernel Re: linux-next: build failure after merge final merge