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
Previous Page
/
Next Page
Date
List
Subject
2015-12-11 05:13:47
linux-kernel
[PATCH v9 58/60] PCI: Introduce resource_disabled()
2015-12-11 05:13:32
linux-kernel
[PATCH v9 55/60] PCI, x86: Allocate from high in available window for MMIO
2015-12-11 05:13:30
linux-kernel
[PATCH v9 60/60] PCI: Only try to assign io port only for root bus that support it
2015-12-11 05:13:25
linux-kernel
[PATCH v9 45/60] PCI: Fix size calculation with old_size on rescan path
2015-12-11 05:13:20
linux-kernel
[PATCH v9 47/60] PCI: Move ISA io port align out of calculate_iosize()
2015-12-11 05:13:19
linux-kernel
[PATCH v9 37/60] PCI: Check if resource is allocated before trying to assign one
2015-12-11 05:13:16
linux-kernel
[PATCH v9 38/60] PCI: Separate out save_resources()/restore_resources()
2015-12-11 05:13:14
linux-kernel
[PATCH v9 39/60] PCI: Move comment to pci_need_to_release()
2015-12-11 05:13:05
linux-kernel
[PATCH v9 23/60] PCI: Cleanup res_to_dev_res() printout
2015-12-11 05:12:52
linux-kernel
[PATCH v9 15/60] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
2015-12-11 05:12:50
linux-kernel
[PATCH v9 03/60] sparc/PCI: Reserve legacy mmio after PCI mmio
2015-12-11 05:12:49
linux-kernel
[PATCH v9 02/60] sparc/PCI: Use correct bus address to resource offset
2015-12-11 05:12:42
linux-kernel
[PATCH v9 01/60] PCI: Add pci_find_root_bus_resource()
2015-12-11 05:11:06
linux-kernel
[PATCH v9 12/60] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
2015-12-11 05:10:50
linux-kernel
[PATCH v9 16/60] PCI: Don't release fixed resource for realloc
2015-12-11 05:10:47
linux-kernel
[PATCH v9 51/60] PCI: Unify skip_ioresource_align()
2015-12-11 05:10:31
linux-kernel
[PATCH v9 52/60] PCI: Kill macro checking for bus io port sizing
2015-12-11 05:10:30
linux-kernel
[PATCH v9 54/60] resources: Make allocate_resource() return best fit resource
2015-12-11 05:10:27
linux-kernel
[PATCH v9 57/60] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs
2015-12-11 05:10:17
linux-kernel
[PATCH v9 44/60] PCI: Add support for more than two alt_size entries under same bridge
2015-12-11 05:10:16
linux-kernel
[PATCH v9 41/60] PCI: Skip required+optional if there is no optional
2015-12-11 05:10:14
linux-kernel
[PATCH v9 40/60] PCI: Separate required+optional assigning to another function
2015-12-11 05:10:00
linux-kernel
[PATCH v9 18/60] PCI: Set resource to FIXED for LSI devices
2015-12-11 05:08:41
linux-kernel
[PATCH v9 04/60] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
2015-12-11 05:08:26
linux-kernel
[PATCH v9 19/60] PCI: Separate realloc list checking after allocation
2015-12-11 05:08:06
linux-kernel
[PATCH v9 26/60] PCI: Optimize bus min_align/size calculation during sizing
2015-12-11 05:07:59
linux-kernel
[PATCH v9 24/60] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
2015-12-11 05:07:56
linux-kernel
[PATCH v9 20/60] PCI: Treat optional as required in first try for bridge rescan
2015-12-11 05:07:47
linux-kernel
[PATCH v9 06/60] PCI: Kill wrong quirk about M7101
2015-12-11 05:07:41
linux-kernel
[PATCH v9 05/60] sparc/PCI: Keep resource idx order with bridge register number
2015-12-02 04:26:10
linux-kernel
Re: [PATCH v8 00/61] PCI: Resource allocation cleanup for v4.4
2015-11-24 02:39:17
linux-kernel
Re: [PATCH v8 00/61] PCI: Resource allocation cleanup for v4.4
2015-11-12 20:02:49
linux-kernel
Re: [PATCH 00/25] mpt3sas: Mergering mpt2sas & mpt3sas driver code
2015-11-09 17:04:46
linux-kernel
Re: Question with maxcpus= parameter.
2015-11-09 06:12:10
linux-kernel
Re: Question with maxcpus= parameter.
2015-11-05 19:15:00
linux-kernel
Re: Fwd: [PATCH] x86: Use larger chunks in mtrr_cleanup
2015-08-28 15:57:47
linux-kernel
Re: CONFIG_HOLES_IN_ZONE and memory hot plug code on x86_64
2015-08-28 05:20:49
linux-kernel
Re: CONFIG_HOLES_IN_ZONE and memory hot plug code on x86_64
2015-08-26 21:15:22
linux-kernel
Re: [PATCH v4 4/4] Use 2GB memory block size on large-memory x86-64 systems
2015-08-26 21:01:31
linux-kernel
[PATCH v3] mm: Check if section present during memory block registering
2015-08-26 05:42:08
linux-kernel
Re: [PATCH v4 4/4] Use 2GB memory block size on large-memory x86-64 systems
2015-08-26 05:13:10
linux-kernel
[PATCH v2] mm: Check if section present during memory block (un)registering
2015-08-26 04:04:46
linux-kernel
Re: [PATCH] mm: Check if section present during memory block (un)registering
2015-08-25 22:42:06
linux-kernel
[PATCH] mm: Check if section present during memory block (un)registering
2015-08-25 19:01:50
linux-kernel
Re: [PATCH v4 4/4] Use 2GB memory block size on large-memory x86-64 systems
2015-08-25 00:14:54
linux-kernel
Re: [PATCH v4 13/52] PCI, acpiphp: Add missing realloc list checking after resource allocation
2015-08-24 23:59:56
linux-kernel
Re: [PATCH v4 4/4] Use 2GB memory block size on large-memory x86-64 systems
2015-08-24 23:41:14
linux-kernel
Re: [PATCH v4 4/4] Use 2GB memory block size on large-memory x86-64 systems
2015-08-24 22:14:29
linux-kernel
Re: [PATCH v4 13/52] PCI, acpiphp: Add missing realloc list checking after resource allocation
2015-08-24 21:25:48
linux-kernel
Re: [PATCH v4 4/4] Use 2GB memory block size on large-memory x86-64 systems
2015-08-24 17:46:50
linux-kernel
Re: [PATCH v4 4/4] Use 2GB memory block size on large-memory x86-64 systems