First  |  Prev |  Next  |  Last
Pages: 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564
[PATCH 6/7] X86 platform driver: Fix section mismatch in wmi.c
The .add function must not be declared __init. Signed-off-by: Thomas Renninger <trenn(a)suse.de> CC: Alexey Starikovskiy <astarikovskiy(a)suse.de> CC: Len Brown <lenb(a)kernel.org> CC: linux-kernel(a)vger.kernel.org CC: linux-acpi(a)vger.kernel.org CC: platform-driver-x86(a)vger.kernel.org --- drivers/platform/x86/wmi... 16 Jul 2010 07:43
[PATCH 1/7] ACPI: Provide /sys/kernel/debug/ec/...
This patch provides the same information through debugfs, which previously was provided through /proc/acpi/embedded_controller/*/info This is the gpe the EC is connected to and whether the global lock gets used. The io ports used are added to /proc/ioports in another patch. Beside the fact that /proc/acpi is dep... 16 Jul 2010 07:43
Version 2: Provide /sys/../ec with read/write access and some cleanups
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... Changes to the previous patchset: - Use debugfs /sys/kernel/debug/ec/* instead of /sys/devices/... - Keep some EC Documentation in t... 16 Jul 2010 07:43
[PATCH 3/7] ACPI: Register EC io ports in /proc/ioports
Formerly these have been exposed through /proc/.. Better register them where all IO ports should get registered and scream loud if someone else claims to use them. EC data and command port typically should show up like this then: .... 0060-0060 : keyboard 0062-0062 : EC data 0064-0064 : keyboard 0066... 16 Jul 2010 07:43
[PATCH] Remove 9 second reboot delay on Lenovo T400/T500
On 16 July 2010 00:08, Matthew Garrett <mjg59(a)srcf.ucam.org> wrote: On Thu, Jul 15, 2010 at 08:00:23PM -0300, Henrique de Moraes Holschuh wrote: Do you want to escalate this to Lenovo? �I need a clear and consise description of the problem and the boxes we know to be affected. Well, right now we're ... 23 Jul 2010 15:49
vmscan: convert direct reclaim tracepoint to DEFINE_EVENT
On Fri, Jul 16, 2010 at 07:16:05PM +0900, KOSAKI Motohiro wrote: TRACE_EVENT() is a bit old fashion. convert it. heh, it's not a question of fashion :). It was defined this way because there wasn't a second user that would use the template. I didn't see the advantage of creating a template for one user.... 16 Jul 2010 07:43
MMC:mmc_spi: Recover from CRC error for SD read/write operation over SPI.
Any comments? Sonic On Mon, Jul 12, 2010 at 3:50 PM, sonic zhang <sonic.adi(a)gmail.com> wrote: From 94d1ea57ac2fbe37133e25e99ccb265250f0027d Mon Sep 17 00:00:00 2001 From: Sonic Zhang <sonic.zhang(a)analog.com> Date: Fri, 9 Jul 2010 15:36:20 +0800 Subject: [PATCH v2] MMC:mmc_spi: Recover from crc erro... 16 Jul 2010 12:07
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
On Fri, Jul 16, 2010 at 07:14:15PM +0900, KOSAKI Motohiro wrote: Currently mem_cgroup_shrink_node_zone() call shrink_zone() directly. thus it doesn't need to initialize sc.nodemask. shrink_zone() doesn't use it at all. Signed-off-by: KOSAKI Motohiro <kosaki.motohiro(a)jp.fujitsu.com> --- include/li... 16 Jul 2010 07:43
memcg, vmscan: add memcg reclaim tracepoint
On Fri, 16 Jul 2010 19:16:46 +0900 (JST) KOSAKI Motohiro <kosaki.motohiro(a)jp.fujitsu.com> wrote: Memcg also need to trace reclaim progress as direct reclaim. This patch add it. Signed-off-by: KOSAKI Motohiro <kosaki.motohiro(a)jp.fujitsu.com> Thank you!! Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.... 22 Jul 2010 02:43
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
On Fri, 16 Jul 2010 19:14:15 +0900 (JST) KOSAKI Motohiro <kosaki.motohiro(a)jp.fujitsu.com> wrote: Currently mem_cgroup_shrink_node_zone() call shrink_zone() directly. thus it doesn't need to initialize sc.nodemask. shrink_zone() doesn't use it at all. Signed-off-by: KOSAKI Motohiro <kosaki.motohiro(a)jp... 22 Jul 2010 01:39
First  |  Prev |  Next  |  Last
Pages: 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564