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-07-14 22:59:32
linux-kernel
[PATCH v2 03/49] PCI: Use correct align for optional only resources during sorting
2015-07-14 22:59:11
linux-kernel
[PATCH v2 04/49] PCI: Optimize bus align/size calculation during sizing
2015-07-14 22:58:52
linux-kernel
[PATCH v2 17/49] PCI: Separate out save_resources/restore_resource
2015-07-14 22:58:17
linux-kernel
[PATCH v2 41/49] of/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
2015-07-14 22:58:05
linux-kernel
[PATCH v2 26/49] PCI: Move ISA ioport align out of calculate_iosize
2015-07-14 22:57:13
linux-kernel
[PATCH v2 39/49] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
2015-07-14 22:56:43
linux-kernel
[PATCH v2 34/49] PCI: Only treat non-pef mmio64 as pref if all bridges has MEM_64
2015-07-14 22:56:03
linux-kernel
[PATCH v2 36/49] PCI: Only treat non-pef mmio64 as pref if host-bridge has_mem64
2015-07-14 22:55:26
linux-kernel
[PATCH v2 42/49] PCI: Treat optional as must in first try for bridge rescan
2015-07-14 22:54:50
linux-kernel
[PATCH v2 49/49] PCI: Don't set flags to 0 when assign resource fail
2015-07-14 22:53:56
linux-kernel
[PATCH v2 40/49] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
2015-07-14 22:53:46
linux-kernel
[PATCH v2 29/49] PCI: Unify skip_ioresource_align()
2015-07-14 22:53:29
linux-kernel
[PATCH v2 48/49] PCI: Introduce resource_disabled()
2015-07-14 22:53:22
linux-kernel
[PATCH v2 47/49] PCI, x86: Add pci=assign_pref_bars to re-allocate pref bars
2015-07-14 22:53:15
linux-kernel
[PATCH v2 44/49] PCI: Don't release sibiling bridge resources during hotplug
2015-07-14 22:53:13
linux-kernel
[PATCH v2 45/49] PCI: Don't release fixed resource for realloc
2015-07-14 22:53:11
linux-kernel
[PATCH v2 43/49] PCI: Get new realloc size for bridge for last try
2015-07-14 22:53:07
linux-kernel
[PATCH v2 33/49] PCI: Check pref compatible bit for mem64 resource of pcie device
2015-07-14 22:53:05
linux-kernel
[PATCH v2 32/49] resources: Make allocate_resource return just fit resource
2015-07-14 22:53:01
linux-kernel
[PATCH v2 31/49] resources: Split out __allocate_resource()
2015-07-14 22:52:51
linux-kernel
[PATCH v2 09/49] PCI: Rename pdev_sort_resources to pdev_check_resources
2015-07-14 22:52:49
linux-kernel
[PATCH v2 11/49] PCI: Add debug printout during releasing partial assigned resources
2015-07-14 22:52:33
linux-kernel
[PATCH v2 25/49] PCI: Don't add too much optional size for hotplug bridge io
2015-07-14 22:52:03
linux-kernel
[PATCH v2 28/49] PCI: Allow optional only io resource must size to be 0
2015-07-14 22:51:45
linux-kernel
[PATCH v2 14/49] PCI: Add __add_to_list()
2015-07-14 22:51:24
linux-kernel
[PATCH v2 18/49] PCI: Move comment to pci_need_to_release()
2015-07-14 22:50:09
linux-kernel
[PATCH v2 23/49] PCI: Add support for more than two alt_size under same bridge
2015-07-14 22:49:52
linux-kernel
[PATCH v2 20/49] PCI: Skip must+optional if there is no optional addon
2015-07-14 22:49:17
linux-kernel
[PATCH v2 35/49] PCI: Add has_mem64 for host_bridge
2015-07-14 22:48:53
linux-kernel
[PATCH v2 38/49] sparc/PCI: Add mem64 resource parsing for root bus
2015-07-14 22:48:27
linux-kernel
[PATCH v2 46/49] PCI: Set resource to FIXED for lsi devices
2015-07-14 22:48:20
linux-kernel
[PATCH v2 30/49] PCI: Kill macro checking for bus io port sizing
2015-07-14 22:48:15
linux-kernel
[PATCH v2 37/49] PCI: Restore pref mmio allocation logic for hostbridge without mmio64
2015-07-14 22:48:08
linux-kernel
[PATCH v2 24/49] PCI: Better support for two alt_size
2015-07-14 22:48:04
linux-kernel
[PATCH v2 16/49] PCI: Check if resource is allocated before pci_assign
2015-07-14 22:48:00
linux-kernel
[PATCH v2 22/49] PCI: Add alt_size allocation support
2015-07-14 22:47:57
linux-kernel
[PATCH v2 21/49] PCI: Move saved required resource list out of must+optional assigning
2015-07-14 22:47:54
linux-kernel
[PATCH v2 05/49] PCI: Optimize bus align/size calculation for optional during sizing
2015-07-14 22:47:52
linux-kernel
[PATCH v2 12/49] PCI: Simplify res reference using in __assign_resourcs_sorted
2015-07-14 22:47:47
linux-kernel
[PATCH v2 00/49] PCI: Resource allocation cleanup for v4.3
2015-07-14 22:47:46
linux-kernel
[PATCH v2 01/49] PCI: Cleanup res_to_dev_res() printout for addon resources
2015-07-14 19:00:49
linux-kernel
Re: [lkp] [PCI] c0d1a185278: EDAC sbridge: Couldn't enable 8086:6fa0
2015-07-11 07:30:35
linux-kernel
Re: [PATCH 36/36] PCI: Don't set flags to 0 when assign resource fail
2015-07-10 05:49:15
linux-kernel
Re: [PATCH 36/36] PCI: Don't set flags to 0 when assign resource fail
2015-07-10 02:48:37
linux-kernel
Re: [PATCH 36/36] PCI: Don't set flags to 0 when assign resource fail
2015-07-09 16:20:13
linux-kernel
Re: [PATCH 36/36] PCI: Don't set flags to 0 when assign resource fail
2015-07-09 05:01:57
linux-kernel
Re: [PATCH 36/36] PCI: Don't set flags to 0 when assign resource fail
2015-07-07 20:31:19
linux-kernel
[PATCH 14/42] x86, kaslr: Add two functions which will be used later
2015-07-07 20:31:15
linux-kernel
[PATCH 15/42] x86, kaslr: Introduce fetch_random_virt_offset to randomize the kernel text mapping address
2015-07-07 20:31:10
linux-kernel
[PATCH 08/42] x86, kaslr: Get correct max_addr for relocs pointer
2015-07-07 20:31:05
linux-kernel
[PATCH 12/42] x86, kaslr: Fix a bug that relocation can not be handled when kernel is loaded above 2G