LinuxLists
Users
About
Yinghai Lu (
[email protected]
)
Number of posts: 5244 (3.82 per day)
First post: 2008-10-01 06:47:07
Last post: 2012-07-06 21:34:44
Next Page
Date
List
Subject
2017-09-03 22:13:55
linux-kernel
Re: [PATCH V13 1/4] PCI: Don't ignore valid response before CRS timeout
2017-08-05 06:40:48
linux-kernel
[PATCH 01/10] PCI: avoid arch_remove_reservations() for PCI_TEST
2017-08-05 06:40:27
linux-kernel
[PATCH 03/10] PCI: export symbol for PCI_TEST module
2017-08-05 06:40:11
linux-kernel
[PATCH 04/10] PCI: extend pci device match_driver state
2017-08-05 06:38:52
linux-kernel
[PATCH 08/10] PCI: PCI_TEST data from x5-8 with zeroed bus number
2017-08-05 06:38:49
linux-kernel
[PATCH 07/10] PCI: PCI_TEST data from x5-8
2017-08-05 06:38:37
linux-kernel
[PATCH 05/10] PCI: Add PCI_TEST module for resource allocation
2017-08-05 06:38:35
linux-kernel
[PATCH 06/10] PCI: PCI_TEST simple data
2017-08-05 06:38:30
linux-kernel
[PATCH 02/10] PCI: introduce ioport_res/iomem_res for PCI_TEST
2017-08-05 06:38:27
linux-kernel
[PATCH 00/10] PCI: pci resource allocation test module
2017-06-29 23:27:36
linux-kernel
Re: [tip:x86/platform] x86/PCI/mmcfg: Switch to ECAM config mode if possible
2017-06-13 17:00:37
linux-kernel
Re: [PATCH v3] PCI: Workaround wrong flags completions for IDT switch
2017-06-09 23:17:24
linux-kernel
[PATCH v3] PCI: Workaround wrong flags completions for IDT switch
2017-04-26 00:10:10
linux-kernel
Re: [tip:x86/boot] x86/boot/e820: Basic cleanup of e820.c
2017-04-25 19:49:54
linux-kernel
Re: [PATCH 1/2] x86/mm/ident_map: Add PUD level 1GB page support
2017-04-21 05:08:49
linux-kernel
[PATCH 00/13] PCI: sparc related 64bit resource fixup
2017-04-21 05:08:47
linux-kernel
[PATCH 05/13] sparc/PCI: Keep resource idx order with bridge register number
2017-04-21 05:08:21
linux-kernel
[PATCH 07/13] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
2017-04-21 05:08:11
linux-kernel
[PATCH 01/13] sparc/PCI: Use correct offset for bus address to resource
2017-04-21 05:07:44
linux-kernel
[PATCH 12/13] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
2017-04-21 05:06:49
linux-kernel
[PATCH 10/13] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
2017-04-21 05:06:45
linux-kernel
[PATCH 08/13] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
2017-04-21 05:06:42
linux-kernel
[PATCH 09/13] PCI: Check pref compatible bit for mem64 resource of PCIe device
2017-04-21 05:06:04
linux-kernel
[PATCH 13/13] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
2017-04-21 05:05:55
linux-kernel
[PATCH 11/13] PCI: Add has_mem64 for struct host_bridge
2017-04-21 05:05:53
linux-kernel
[PATCH 04/13] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
2017-04-21 05:05:51
linux-kernel
[PATCH 06/13] powerpc/PCI: Keep resource idx order with bridge register number
2017-04-21 05:05:45
linux-kernel
[PATCH 03/13] sparc/PCI: Reserve legacy mmio after PCI mmio
2017-04-21 05:05:43
linux-kernel
[PATCH 02/13] PCI: Add pci_find_bus_resource()
2017-04-20 23:37:20
linux-kernel
Re: [PATCH v2] PCI: disable SERR for kdump kernel
2017-04-19 00:32:37
linux-kernel
[PATCH v2] PCI: disable SERR for kdump kernel
2017-03-23 15:07:53
linux-kernel
Re: [PATCH] x86/boot: Support uncompressed kernel
2017-03-07 20:08:58
linux-kernel
Re: [tip:x86/asm] x86/asm: Optimize clear_page()
2017-03-07 05:46:17
linux-kernel
Re: [tip:x86/asm] x86/asm: Optimize clear_page()
2017-03-01 08:26:28
linux-kernel
[PATCH] PCI/aspm: Fix link->downstream setting
2016-12-26 02:18:19
linux-kernel
Re: [PATCH] x86/e820: make e820_search_gap() static and remove unused variables
2016-12-11 01:19:14
linux-kernel
Re: [PATCH] PCI: pciehp: Optimize PCIe root resume time
2016-10-26 22:26:38
linux-kernel
Re: [tip:x86/cpu] x86/cpu: Get rid of the show_msr= boot option
2016-10-08 05:34:23
linux-kernel
Re: [tip:x86/urgent] x86/acpi: Prevent LAPIC id 0xff from being accounted
2016-10-08 05:33:43
linux-kernel
Re: [tip:x86/urgent] x86/acpi: Prevent LAPIC id 0xff from being accounted
2016-10-08 05:26:12
linux-kernel
Re: [tip:x86/urgent] x86/acpi: Prevent LAPIC id 0xff from being accounted
2016-10-07 18:55:50
linux-kernel
Re: [tip:x86/apic] x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping
2016-10-06 21:20:35
linux-kernel
Re: [tip:x86/apic] x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping
2016-10-06 04:53:46
linux-kernel
Re: [tip:x86/apic] x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping
2016-10-04 06:02:06
linux-kernel
Re: [tip:x86/apic] x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping
2016-04-29 07:19:18
linux-kernel
Re: [PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource
2016-04-28 04:55:48
linux-kernel
Re: [PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource
2016-04-09 05:29:48
linux-kernel
Re: [PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
2016-04-08 05:50:24
linux-kernel
Re: [PATCH v11 44/60] PCI: Add alt_size ressource allocation support
2016-04-08 01:17:38
linux-kernel
[PATCH v11 50/60] PCI: Unify calculate_size() for io port and MMIO
2016-04-08 00:36:18
linux-kernel
[PATCH v11 05/60] sparc/PCI: Reserve legacy mmio after PCI mmio