intel graphic card hanging (Hangcheck timer elapsed... GPU hung)
At Sun, 30 May 2010 21:44:50 -0300, Leandro Lucarella wrote: Dear all, (please Cc) I am running 2.6.34-rc2 + git 01e7770 commit (yesterday) with KMS on Debian/sid: xserver-xorg: 7.5+5 video-intel: 2.9.1-3 Running D2X-xl (self compiled) (descent2 open source code) X su... 31 May 2010 04:22
[PATCH -v3] KVM, Fix QEMU-KVM is killed by guest SRAO MCE (resend)
In common cases, guest SRAO MCE will cause corresponding poisoned page be un-mapped and SIGBUS be sent to QEMU-KVM, then QEMU-KVM will relay the MCE to guest OS. But it is reported that if the poisoned page is accessed in guest after un-mapped and before MCE is relayed to guest OS, QEMU-KVM will be killed. Th... 31 May 2010 03:18
Try a bit harder to get output on the screen at panic time
On Mon, May 31, 2010 at 3:03 PM, Jesse Barnes <jbarnes(a)virtuousgeek.org> wrote: I'll test again this week. �I still don't see how these small patches could cause issues with suspend/resume unless we set oops_in_progress during that time on your machine... Jesse I've just given these a test on the EL6 kernel... 31 May 2010 03:18
2.6.35-rc1 fails to boot: OOPS in ir_register_class
Trying to boot the new -rc1 it fails with the following OOPS: [ 3.454804] IR NEC protocol handler initialized [ 3.461310] IR RC5(x) protocol handler initialized [ 3.467865] IR RC6 protocol handler initialized [ 3.474070] IR JVC protocol handler initialized [ 3.480257] IR Sony protocol handler initia... 31 May 2010 18:35
sh: Add support MMCIF for ecovec
On Tue, Apr 27, 2010 at 07:15:32PM +0900, Yusuke Goda wrote: This patch adds MMCIF platform data for the Ecovec board. Signed-off-by: Yusuke Goda <yusuke.goda.sx(a)renesas.com> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordom... 31 May 2010 01:10
MIPS: Fix deferred console messages during CPU hotplug
On Sun, May 30, 2010 at 12:35:58AM -0700, Kevin Cernekee wrote: diff --git a/arch/mips/kernel/smp.c b/arch/mips/kernel/smp.c index 6cdca19..bf8923f 100644 --- a/arch/mips/kernel/smp.c +++ b/arch/mips/kernel/smp.c @@ -219,6 +220,10 @@ int __cpuinit __cpu_up(unsigned int cpu) cpu_set(cpu, cpu_onl... 31 May 2010 01:10
[PATCH] ipconfig: send host-name in DHCP requests
Normally dhclient can be configured to send the "host-name" option in DHCP requests to update the client's DNS record. However for an NFSROOT system, dhclient shall never be called (which may change the IP addr and therefore lose your root NFS mount connection). So enable updating the DNS record with kernel param... 31 May 2010 00:05
kacpi_notify goes into an infinite loop (luckly it calls cond_resched)
Hi, Steve, On Sat, 2010-05-29 at 09:01 +0800, Steven Rostedt wrote: I just replaced Windows with F12 on my wife's computer, to have nothing but issues. But anyway, one of the issues I had on this box was in vanilla linux kernel 2.6.34 (all the fedora kernels had other issues), the kacpi_notify would go i... 30 May 2010 23:00
arch/tile: header files for the Tile architecture.
On Fri, 28 May 2010 23:10:07 -0400 Chris Metcalf <cmetcalf(a)tilera.com> wrote: This includes the relevant Linux headers in asm/; the low-level low-level "Tile architecture" headers in arch/, which are shared with the hypervisor, etc., and are build-system agnostic; and the relevant hypervisor headers in h... 30 May 2010 23:00
[RFC PATCH] ARM: Add SSI Clock Adjustment for i.MX27 TO2
This adds support for adjusting the SSI clocks using the generic clock infrastructure. Known bug: The generated clock is approximately 1/4 of what is requested. I'm not sure if this is due to a bug in reading MCLK, or something else dividing the clock down. Hence the printk's in get_rate_ssix, and the patc... 30 May 2010 23:00