First  |  Prev |  Next  |  Last
Pages: 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460
[RFC] - Mapping ACPI tables as CACHED
I'd like feedback on the following performance problem & suggestions for a proper solution. Large SGI UV systems (3072p, 5TB) take a long time to boot. A significant part of the boot time is scanning ACPI tables. ACPI tables on UV systems are located in RAM memory that is physically attached to node 0. User ... 22 Jul 2010 12:30
Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
Hi Jiri, what is usb-hid.ko doing here? I would expect a bunch of code duplication with minor difference between USB and Bluetooth. usbhid doesn't have a lot of code for hidraw. Two functions are involved: usbhid_output_raw_report() ... 22 Jul 2010 12:30
[PATCH] setlocalversion: fix version for untaged nontip mercurial revs
The manpage for cut says it will return all lines without the delimiter unless -s is specified. When I backed up my mecurial tree to generate modules, I found that the scm part of localversion was turning up blank. Signed-off-by: Milton Miller <miltonm(a)bga.com> Cc: Michal Marek <mmarek(a)suse.cz> Cc: "Michał Gó... 22 Jul 2010 11:24
x86: ioremap: fix wrong physical address handling in PAT code
Good catch! Reviewed-by: Kenji Kaneshige <kaneshige.kenji(a)jp.fujitsu.com> (2010/07/22 14:57), Yasuaki Ishimatsu wrote: From: Yasuaki Ishimatsu<isimatu.yasuaki(a)jp.fujitsu.com> The following two commits fixed a problem that x86 ioremap() doesn't handle physical address higher than 32-bit properly in X... 29 Jul 2010 02:06
workqueue: fix how cpu number is stored in work->data
On Thu, 22 Jul 2010 14:25:28 +0200 Tejun Heo <tj(a)kernel.org> wrote: Once a work starts execution, its data contains the cpu number it was on instead of pointing to cwq. This is added by commit 7a22ad75 (workqueue: carry cpu number in work data once execution starts) to reliably determine the work was la... 22 Jul 2010 16:55
Version 2: Provide /sys/../ec with read/write access and some cleanups
On Fri, Jul 16, 2010 at 01:11:30PM +0200, Thomas Renninger wrote: This patchset is againt the acpi test branch. It would be great if these can be applied there. Patches are test compiled, booted and I played a bit with reading writing... I've applied this set, thanks! -- Matthew Garrett | mjg59(a)srcf... 22 Jul 2010 11:24
[PATCHv5] usb: gadget: storage: optional SCSI WRITE FUA bit
MS Windows mounts removable storage in "Removal optimized mode" by default. All the writes to the media are synchronous which is achieved by setting FUA (Force Unit Access) bit in SCSI WRITE(10,12) commands. This prevents I/O requests aggregation in block layer dramatically decreasing performance. This patch bri... 22 Jul 2010 11:24
perf annotate segfaults when source code has goto label that looks like hex number
Em Thu, Jul 22, 2010 at 10:20:44AM +0300, Gleb Natapov escreveu: strtoull() returns valid number when it gets line with label and following test passes too. I can't think of a way to unambiguously distinguish between label and valid rip. May be running objdump with --prefix-addresses will help, but it may m... 22 Jul 2010 11:24
USB: core: Choose configuration with lowest bConfigurationValue
On Thu, 22 Jul 2010, Michal Nazarewicz wrote: This patch removes code from usb_choose_configuration() responsible for ignoring the first USB device configuration if its first interface is RNDIS. Instead, usb_choose_configuration() chooses configuration with lowest bConfigurationValue. Linux' Ethernet... 23 Jul 2010 04:51
USB: gadget: file_storage: serial parameter even if not test mode
On Thu, 22 Jul 2010, Michal Nazarewicz wrote: Moved the serial parameter handling code out of "#ifdef CONFIG_USB_FILE_STORAGE_TEST". This modifies Yann Cantin's commit "USB: Add a serial number parameter to g_file_storage" module as per Alan Stern's request. Signed-off-by: Michal Nazarewicz <m.... 22 Jul 2010 11:24
First  |  Prev |  Next  |  Last
Pages: 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460