lxfb_core: support 800x480 panel
I need something like this to support full resolution of internal LCD panel on Kohjinsha subnotebook. (Note: I basically made up the numbers, if someone knows how to generate them properly, let me know. It somehow works even on external display, but last few columns are missing.) Signed-off-by: Pavel Machek ... 11 Mar 2010 14:35
[PATCH 2/2] perf record: Mention paranoid sysctl when failing to create counter
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> [acme(a)mica linux-2.6-tip]$ perf record -a -f Fatal: Permission error - are you root? Consider tweaking /proc/sys/kernel/perf_event_paranoid. [acme(a)mica linux-2.6-tip]$ Suggested-by: Ingo Molnar <mingo(a)elte.hu> Cc: Frédéric Weisbecker <fweisbec(a)gmail.com> ... 11 Mar 2010 14:35
[PATCH] x86, UV: Fix target_cpus() in x2apic_uv_x.c
target_cpu() should initially target all cpus, not just cpu 0. Otherwise systems with lots of disks can exhaust the interrupt vectors on cpu 0 if a large number of disks are discovered before the irq balancer is running. Note: UV code only... Signed-off-by: Jack Steiner <steiner(a)sgi.com> --- arch/x86/ke... 11 Mar 2010 14:35
[PATCH 08/27] drivers/crypto/of: don't use deprecated field in of_platform_driver
..name, .match_table and .owner are duplicated in both of_platform_driver and device_driver, so the of_platform_driver copies will be removed soon. Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- drivers/crypto/amcc/crypto4xx_core.c | 7 +++++-- drivers/crypto/talitos.c | 7 +++++... 11 Mar 2010 14:35
[tip:sched/core] sched: Tweak sched_latency and min_granularity
Commit-ID: 21406928afe43f1db6acab4931bb8c886f4d04ce Gitweb: http://git.kernel.org/tip/21406928afe43f1db6acab4931bb8c886f4d04ce Author: Mike Galbraith <efault(a)gmx.de> AuthorDate: Thu, 11 Mar 2010 17:17:15 +0100 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Thu, 11 Mar 2010 18:32:51 +0100 sched: Tw... 11 Mar 2010 14:34
drivers/ata: use .dev.of_node instead of .node in struct of_device
On 03/11/2010 01:31 PM, Sergei Shtylyov wrote: Hello. Grant Likely wrote: .node is being removed Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- drivers/ata/pata_macio.c | 2 +- drivers/ata/pata_of_platform.c | 2 +- drivers/ide/pmac.c | 10 +++++----- 3 files ch... 11 Mar 2010 14:35
[tip:sched/core] sched: Remove NORMALIZED_SLEEPER
Commit-ID: 6bc6cf2b61336ed0c55a615eb4c0c8ed5daf3f08 Gitweb: http://git.kernel.org/tip/6bc6cf2b61336ed0c55a615eb4c0c8ed5daf3f08 Author: Mike Galbraith <efault(a)gmx.de> AuthorDate: Thu, 11 Mar 2010 17:17:17 +0100 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Thu, 11 Mar 2010 18:32:52 +0100 sched: Re... 11 Mar 2010 14:34
drivers/usb/of: don't use deprecated field in of_platform_driver
On Thu, Mar 11, 2010 at 11:22:15AM -0700, Grant Likely wrote: .name, .match_table and .owner are duplicated in both of_platform_driver and device_driver, so the of_platform_driver copies will be removed soon. Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> Acked-by: Greg Kroah-Hartman <gregkh(a)su... 11 Mar 2010 14:34
drivers/usb: use .dev.of_node instead of .node in struct of_device
On Thu, Mar 11, 2010 at 11:04:54AM -0700, Grant Likely wrote: .node is being removed Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> Acked-by: Greg Kroah-Hartman <gregkh(a)suse.de> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger... 11 Mar 2010 14:34
[tip:sched/core] sched: Remove avg_overlap
Commit-ID: e12f31d3e5d36328c7fbd0fce40a95e70b59152c Gitweb: http://git.kernel.org/tip/e12f31d3e5d36328c7fbd0fce40a95e70b59152c Author: Mike Galbraith <efault(a)gmx.de> AuthorDate: Thu, 11 Mar 2010 17:15:51 +0100 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Thu, 11 Mar 2010 18:32:50 +0100 sched: Re... 11 Mar 2010 14:34