First  |  Prev |  Next  |  Last
Pages: 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937
[PATCH 11/19] swiotlb-xen: Make 'xen_swiotlb_sync_single' work.
Refer to "swiotlb-xen: Make 'xen_swiotlb_[map|unmap]_page' work." for details why we want to use our own address translation mechanism. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk(a)oracle.com> --- lib/swiotlb-xen.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/swiotlb-x... 22 Jun 2010 16:02
[PATCH] fbcon: deinline large static function get_color()
This function's body is good two screenfuls and it has six callsites. No apparent reason why it is marked "iniline". Signed-off-by: Denys Vlasenko <vda.linux(a)googlemail.com> --- drivers/video/console/fbcon.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/video/console/fbcon.... 22 Jun 2010 16:02
[PATCH v4] Add TAINT_HARDWARE_UNSUPPORTED flag
This patch is similar to Theordore Ts'o's TAINT_USER patch, linux-2.6 commit 34f5a39899f3f3e815da64f48ddb72942d86c366. Individual distributions may enable "generic" features such as X86 support, PPC support, and driver support. Some of the features that are enabled by these "generic" feature flags may not be c... 22 Jun 2010 16:02
lmb: Prepare to include linux/lmb.h in core file
On Tue, Jun 22, 2010 at 10:26:34AM -0700, Yinghai Lu wrote: Need to add protection in linux/lmb.h, to prepare to include it in mm/page_alloc.c and mm/bootmem.c etc. Signed-off-by: Yinghai Lu <yinghai(a)kernel.org> --- include/linux/lmb.h | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)... 22 Jun 2010 14:56
ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe
On Tue, Jun 22, 2010 at 08:42:14PM +0200, Rafael J. Wysocki wrote: I think it's 2.6.35 (and probably -stable) material, these problems aleady happen in the field. Matthew, what do you think? I'd lean that way, but it's not a regression and it'll probably only trigger if the policy is changed to "power... 22 Jun 2010 14:56
ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe
On Tue, 22 Jun 2010 20:17:29 +0200 "Rafael J. Wysocki" <rjw(a)sisk.pl> wrote: On Tuesday, June 22, 2010, Matthew Garrett wrote: The PCI SIG documentation for the _OSC OS/firmware handshaking interface states: "If the _OSC control method is absent from the scope of a host bridge device, the... 22 Jun 2010 14:56
ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe
On Tuesday, June 22, 2010, Matthew Garrett wrote: The PCI SIG documentation for the _OSC OS/firmware handshaking interface states: "If the _OSC control method is absent from the scope of a host bridge device, then the operating system must not enable or attempt to use any features defined in this sec... 22 Jun 2010 14:56
mtd: m25p80: Fix false-positive probing
On Tue, Jun 22, 2010 at 12:57, Anton Vorontsov wrote: Since commit 18c6182bae0acca220ed6611f741034d563cd19f ("Rework probing/JEDEC code"), m25p80 driver successfully registers chips even if JEDEC probing fails. This was needed to support non-JEDEC flashes. Though, it appears that some platforms (e.g. ... 8 Jul 2010 02:38
Linux IO scalability and pushing over million IOPS over software iSCSI?
On Tue, Jun 22, 2010 at 09:24:21AM -0700, Jiahua wrote: Maybe a native question, but why need 50 targets? Each target can only serve about 25K IOPS? A single ramdisk should be able to handle this. Where is the bottleneck? That's a good question.. dunno. Maybe StarWind iSCSI target didn't scale very well... 25 Jun 2010 06:37
pull request: wireless-2.6 2010-06-22
Dave, Just a single fix this time, a patch for ath5k to avoid a null pointer dereference that can happen when executing certain operations against a newly created interface. This is, of course, intended for 2.6.35. Please let me know if there are problems! Thanks, John --- The following changes s... 22 Jun 2010 14:56
First  |  Prev |  Next  |  Last
Pages: 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937