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

Date List Subject
2015-07-27 23:37:12 linux-kernel [PATCH v3 48/51] PCI: Set resource to FIXED for lsi devices
2015-07-27 23:37:10 linux-kernel [PATCH v3 49/51] PCI, x86: Add pci=assign_pref_bars to re-allocate pref bars
2015-07-27 23:36:58 linux-kernel [PATCH v3 43/51] PCI: Treat optional as must in first try for bridge rescan
2015-07-27 23:36:42 linux-kernel [PATCH v3 34/51] PCI: Check pref compatible bit for mem64 resource of pcie device
2015-07-27 23:36:15 linux-kernel [PATCH v3 19/51] PCI: Separate must+optional assigning to another function
2015-07-27 23:36:09 linux-kernel [PATCH v3 15/51] PCI: Cache window alignment value
2015-07-27 23:36:06 linux-kernel [PATCH v3 14/51] PCI: Add __add_to_list()
2015-07-27 23:34:29 linux-kernel [PATCH v3 51/51] PCI: Don't set flags to 0 when assign resource fail
2015-07-27 23:34:08 linux-kernel [PATCH v3 46/51] PCI: Don't release fixed resource for realloc
2015-07-27 23:33:58 linux-kernel [PATCH v3 44/51] PCI: Get new realloc size for bridge for last try
2015-07-27 23:33:28 linux-kernel [PATCH v3 22/51] PCI: Add alt_size allocation support
2015-07-27 23:33:12 linux-kernel [PATCH v3 17/51] PCI: Separate out save_resources/restore_resource
2015-07-27 23:33:09 linux-kernel [PATCH v3 11/51] PCI: Add debug printout during releasing partial assigned resources
2015-07-27 23:33:08 linux-kernel [PATCH v3 07/51] PCI: Reorder resources list for must/optional resources
2015-07-27 23:32:57 linux-kernel [PATCH v3 05/51] PCI: Optimize bus align/size calculation for optional during sizing
2015-07-27 23:32:14 linux-kernel [PATCH v3 41/51] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
2015-07-27 23:32:05 linux-kernel [PATCH v3 30/51] PCI: Unify skip_ioresource_align()
2015-07-27 23:31:58 linux-kernel [PATCH v3 42/51] of/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
2015-07-27 23:31:48 linux-kernel [PATCH v3 39/51] sparc/PCI: Add mem64 resource parsing for root bus
2015-07-27 23:31:45 linux-kernel [PATCH v3 36/51] PCI: Add has_mem64 for host_bridge
2015-07-27 23:31:40 linux-kernel [PATCH v3 28/51] PCI: Unifiy calculate_size for io port and mmio
2015-07-27 23:31:37 linux-kernel [PATCH v3 29/51] PCI: Allow optional only io resource must size to be 0
2015-07-27 23:31:33 linux-kernel [PATCH v3 27/51] PCI: Move ISA ioport align out of calculate_iosize
2015-07-27 23:31:28 linux-kernel [PATCH v3 23/51] PCI: Add support for more than two alt_size under same bridge
2015-07-27 23:31:12 linux-kernel [PATCH v3 10/51] PCI: Treat ROM resource as optional during realloc
2015-07-27 23:31:10 linux-kernel [PATCH v3 12/51] PCI: Simplify res reference using in __assign_resourcs_sorted
2015-07-27 23:31:09 linux-kernel [PATCH v3 09/51] PCI: Rename pdev_sort_resources to pdev_check_resources
2015-07-27 23:31:06 linux-kernel [PATCH v3 08/51] PCI: Remove duplicated code for resource sorting
2015-07-27 23:30:59 linux-kernel [PATCH v3 03/51] PCI: Use correct align for optional only resources during sorting
2015-07-27 23:30:57 linux-kernel [PATCH v3 00/51] PCI: Resource allocation cleanup for v4.3
2015-07-27 23:30:52 linux-kernel [PATCH v3 02/51] PCI: Reuse res_to_dev_res in reassign_resources_sorted
2015-07-27 18:31:37 linux-kernel Re: [PATCH v2] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
2015-07-22 23:47:06 linux-kernel Re: [PATCH v2] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
2015-07-22 23:44:47 linux-kernel Re: [PATCH v2] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
2015-07-22 23:41:03 linux-kernel Re: [PATCH v2] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
2015-07-21 19:22:55 linux-kernel Re: [PATCH v2] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
2015-07-20 18:28:55 linux-kernel Re: [PATCH] x86/mm: Assign the initail value to the pmd_idx
2015-07-17 03:59:13 linux-kernel Re: [PATCH v2 00/49] PCI: Resource allocation cleanup for v4.3
2015-07-15 18:28:44 linux-kernel Re: [PATCH v3] [SCSI] mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected
2015-07-15 05:37:01 linux-kernel Re: [PATCH v3] [SCSI] mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected
2015-07-15 05:08:09 linux-kernel Re: [PATCH 17/36] PCI: Add support for more than two alt_size under same bridge
2015-07-15 01:57:07 linux-kernel Re: [PATCH 35/42] x86, boot, PCI: Convert SETUP_PCI data to list
2015-07-14 23:48:02 linux-kernel [PATCH v2 27/49] PCI: Unifiy calculate_size for io port and mmio
2015-07-14 23:02:53 linux-kernel [PATCH v2 07/49] PCI: Reorder resources list for must/optional resources
2015-07-14 23:02:38 linux-kernel [PATCH v2 10/49] PCI: Treat ROM resource as optional during realloc
2015-07-14 23:01:36 linux-kernel [PATCH v2 15/49] PCI: Cache window alignment value
2015-07-14 22:59:53 linux-kernel [PATCH v2 02/49] PCI: Reuse res_to_dev_res in reassign_resources_sorted
2015-07-14 22:59:51 linux-kernel [PATCH v2 13/49] PCI: Separate realloc list checking after allocation
2015-07-14 22:59:49 linux-kernel [PATCH v2 08/49] PCI: Remove duplicated code for resource sorting
2015-07-14 22:59:48 linux-kernel [PATCH v2 19/49] PCI: Separate must+optional assigning to another function
2015-07-14 22:59:46 linux-kernel [PATCH v2 06/49] PCI: Don't add too much optional size for hotplug bridge mmio