2.6.33: pci 0000:00:00.0: address space collision / spontaenous reboots
Hello, I am trying to figure out why a particular host using a Gigabyte motherboard (AMD) continues to crash, memory/CPU OK, voltages normal, I see this in the kernel log: [ 0.138774] PCI: Using ACPI for IRQ routing [ 0.138825] PCI: pci_cache_line_size set to 64 bytes [ 0.138830] pci 0000:00:00.0: ad... 12 Mar 2010 17:19
[PATCH] Staging:asus_oled: Fixed problem of style tabs in asus_oled.c
From: revent <revent(a)router.Premier> --- drivers/staging/asus_oled/asus_oled.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/asus_oled/asus_oled.c b/drivers/staging/asus_oled/asus_oled.c index 7ebecc9..5b279fb 100644 --- a/drivers/staging/asus_oled/asus_oled.c +++ ... 12 Mar 2010 06:07
Quick fix for the audio clocks on SAM9-L9261
On Fri, Mar 12, 2010 at 11:02:41AM +0100, Benjamin Valentin wrote: Signed-off-by: Dimitar Dimitrov <dimitar(a)olimex.com> This should be... From 10a85229b2357c89d5170efde5ac0e1cba4c9f9e Mon Sep 17 00:00:00 2001 From: Dimitar Dimitrov <dimitar(a)olimex.com> Date: Wed, 27 May 2009 08:11:37 +0300 Subject:... 12 Mar 2010 06:07
Add support for Olimex SAM9-L9261 SBC
On Fri, Mar 12, 2010 at 11:00:32AM +0100, Benjamin Valentin wrote: diff -urpN -x CVS linux-2.6.34-rc1/arch/arm/configs/sam9_l9261_defconfig linux-2.6.34-rc1-olimex/arch/arm/configs/sam9_l9261_defconfig --- linux-2.6.34-rc1/arch/arm/configs/sam9_l9261_defconfig 1970-01-01 02:00:00.000000000 +0200 +++ linux-2.6.... 12 Mar 2010 10:32
[PATCH] Staging:asus_oled: Fixed problem of style tabs in asus_oled.c
From: revent <revent(a)router.Premier> --- drivers/staging/asus_oled/asus_oled.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/asus_oled/asus_oled.c b/drivers/staging/asus_oled/asus_oled.c index 7ebecc9..5b279fb 100644 --- a/drivers/staging/asus_oled/asus_oled.c +++ ... 12 Mar 2010 06:07
[tip:x86/urgent] x86, UV: Fix target_cpus() in x2apic_uv_x.c
Commit-ID: 8447b360a3897bdfb0677107564d1dd9ab6e63be Gitweb: http://git.kernel.org/tip/8447b360a3897bdfb0677107564d1dd9ab6e63be Author: Jack Steiner <steiner(a)sgi.com> AuthorDate: Thu, 11 Mar 2010 12:43:29 -0600 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Fri, 12 Mar 2010 10:19:29 +0100 x86, UV: ... 12 Mar 2010 05:02
kmemleak: Is DMI supported ?
Hi Eric, On Thu, 2010-03-11 at 17:34 +0000, Eric Dumazet wrote: On my i686 machine, I have CONFIG_DMI=y and 12 entries in /sys/firmware/memmap/ like first one named "0" : $ grep . /sys/firmware/memmap/0/* /sys/firmware/memmap/0/end:0x9f3ff /sys/firmware/memmap/0/start:0x0 /sys/firmware/m... 12 Mar 2010 05:02
sysfs: use sysfs_bin_attr_init in firmware class driver
Hi, Is anyone going to pick this one up please? Thanks, -- Jiri Kosina SUSE Labs, Novell Inc. On Tue, 9 Mar 2010, Jiri Kosina wrote: Annotate dynamic sysfs attribute in fw_setup_device(). This gets rid of the following lockdep warning: bnx2 0000:08:00.0: firmware: requesting bnx2/bnx2-mips... 12 Mar 2010 05:02
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node - fix
On Fri, 12 Mar 2010, Miao Xie wrote: Remove unnecessary smp_wmb(). Signed-off-by: Miao Xie <miaox(a)cn.fujitsu.com> Acked-by: David Rientjes <rientjes(a)google.com> Andrew can easily fold this into its parent patch now before pushing to Linus, thanks! -- To unsubscribe from this list: send the line "u... 12 Mar 2010 05:02
[PATCH] x86: irq_desc->chip_data is always correct whether or not SPARSE_IRQ is enabled.
arch_early_irq_init ensures that in the non-SPARSE_IRQ case that chip_data is only set for irq < NR_IRQS which means that the SPARSE_IRQ version of irq_cfg behaves exactly the same as the non-SPARSE_IRQ version when SPARSE_IRQ is disabled. Signed-off-by: Ian Campbell <ian.campbell(a)citrix.com> Cc: Thomas Gleixn... 12 Mar 2010 05:02