[PATCH] [POWEPC] crashdump: do not fail on null pointer dereferencing
Best regards, Maxim Uvarov. From: Maxim Uvarov <muvarov(a)gmail.com> Signed-off-by: Maxim Uvarov <muvarov(a)gmail.com> --- arch/powerpc/kernel/crash.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/kernel/crash.c b/arch/powerpc/kernel/crash.c index 6f4613d..341d8af 1... 11 May 2010 12:16
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
On Mon, May 10, 2010 at 07:47:52PM -0700, Eric Anholt wrote: On Mon, 10 May 2010 15:31:34 -0700, Greg KH <gregkh(a)suse.de> wrote: 2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Eric Anholt <eric(a)anholt.net> commit bad720ff3e8e47a... 11 May 2010 12:16
[PATCH 1/1] staging: hv: Optimize adj_guesttime function and add more detailed comments (Resubmit with some cleanups)
From: Haiyang Zhang <haiyangz(a)microsoft.com> Subject: Optimize adj_guesttime function and add more detailed comments Credits go to Joe Perches [joe(a)perches.com] for suggesting the changes. Cc: Greg Kroah-Hartman <gregkh(a)suse.de> Signed-off-by: Hank Janssen <hjanssen(a)microsoft.com> Signed-off-by: Haiyang Zhang ... 11 May 2010 12:16
ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558
On Tue, May 11, 2010 at 07:53:25AM +0200, Daniel Chen wrote: On 11/05/10 08:32, Greg KH wrote: 2.6.33-stable review patch. If anyone has any objections, please let us know. ... commit 5c1bccf645d4ab65e4c7502acb42e8b9afdb5bdc upstream. BugLink: https://launchpad.net/bugs/568600 ... 11 May 2010 12:16
Irish 2010 Grant Winner
�1,000,000Pounds has been awarded to you in the U.K PROMO.send to this office the following: Names,,,,,,,,,,, Tel,,,,,,,,,,,,,,,,,, Age,,,,,,,,,,,,,,,, Occupation,,,,,,,,,, Country,,,,,,,,,,,,,,, Email:bnlclaims2010(a)live.co.uk -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ... 11 May 2010 12:16
DRM Error on Acer Aspire One
Hello, With latest git kernel, I am getting following DRM error and not getting XWindows : [ 45.269075] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung [ 45.269111] ------------[ cut here ]------------ [ 45.269139] WARNING: at mm/highmem.c:453 debug_kmap_atomic+0xa9/0x11e() [ ... 11 May 2010 20:08
ACPI Errors on Acer Aspire One
Hello, With latest git kernel, I am getting following ACPI errors : [ 0.289038] ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS [ 0.289399] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f70477e8), AE_ALREADY_EXISTS [ 0.299684] ACPI Erro... 11 May 2010 23:24
perf: perf record sets inherit by default
On Tue, 2010-05-11 at 16:04 +0200, Stephane Eranian wrote: Hi, I am confused by the inheritance cmd line option of perf record: $ perf record -h usage: perf record [<options>] [<command>] or: perf record [<options>] -- <command> [<options>] -e, --event <event> event selector... 17 May 2010 13:32
xfs: add a shrinker to background inode reclaim
On Mon, 2010-05-10 at 15:35 -0700, Greg KH wrote: 2.6.32-stable review patch. If anyone has any objections, please let us know. Acked-by: Alex Elder <aelder(a)sgi.com> ------------------ From: Dave Chinner <dchinner(a)redhat.com> commit 9bf729c0af67897ea8498ce17c29b0683f7f2028 upstream On l... 11 May 2010 12:16
[PATCH] [CPUFREQ] fix race condition in store_scaling_governor
Wrap store_scaling_governor with mutex lock cpufreq_governor_mutex. Fix kernel panic if switch scaling governor very fast. Bug in bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=15948 Signed-off-by: Andrej Gelenberg <andrej.gelenberg(a)udo.edu> --- drivers/cpufreq/cpufreq.c | 16 +++++++++++----- 1 fil... 11 May 2010 11:10