| 
		 
		 First
 | 		 
Prev | 
Next
 | 		 
Last
 		Pages: 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 	
		 Arm nomadik : Vendor tool compatibility 2010/3/31 Lemetayer Jean Marie <jeanmarie.lemetayer(a)altran.com>: +#ifdef CONFIG_VENDOR_TOOL_COMPATIBILITY +static struct nand_ecclayout nomadik_ecc_layout = { +������ .eccbytes = 3 * 4, +������ .eccpos = { +������ ������� 0x28, 0x29, 0x2A, +������ ������� 0x2B, 0x2C, 0x2D, +������ ������� 0x2E, 0... 12 Apr 2010 21:27 	
		 [PATCH] Remove empty comment. 		Remove an empty comment. Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.com> --- drivers/acpi/power.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/acpi/power.c b/drivers/acpi/power.c index 0f30c3c..8ed24c2 100644 --- a/drivers/acpi/power.c +++ b/drivers/acpi/powe... 31 Mar 2010 19:56 	
		 x86: Disable 4MB page tables for Atom, work around errata  AAE44 		On 03/22/2010 08:20 AM, Colin King wrote: "If software clears the PS (page size) bit in a present PDE (page directory entry), that will cause linear addresses mapped through this PDE to use 4-KByte pages instead of using a large page after old TLB entries are invalidated. Due to this erratum, if a code fetc... 12 Apr 2010 11:24 	
		 [git pull] x86 platform driver tree 		Minor fix to asus-laptop, along with a new driver that enables hotkeys on newer Acer devices. It has no impact on any existing drivers, so I think it's safe to include at this point. The following changes since commit 2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6: Linus Torvalds (1): Linux 2.6.34-rc3 a... 31 Mar 2010 17:43 	
		 PCI quirk: RS780/RS880: work around missing MSI 	initialization 		On Wed, Mar 31, 2010 at 10:40:39PM +0200, Rafael J. Wysocki wrote: On Wednesday 31 March 2010, Greg KH wrote: 2.6.33-stable review patch. If anyone has any objections, please let us know. I do, this one causes a regression to happen on my test box. Now dropped. thanks, greg k-h -- To unsubscr... 31 Mar 2010 17:43 	
		 [Regression, post-rc2] Commit a5ee4eb7541 breaks 	OpenGL on RS780 (was: Re: Linux 2.6.34-rc3) 		On Tue, Mar 30, 2010 at 11:16:45PM +0200, Rafael J. Wysocki wrote: On Tuesday 30 March 2010, Linus Torvalds wrote: ... Other than that? Random fixes and updates all over. Mostly drivers and filesystems, and mostly fairly small things. If you had PCI resource conflict problems with the early -rc's... 31 Mar 2010 17:42 	
		 PCI quirk: RS780/RS880: work around missing MSI initialization 		On Wednesday 31 March 2010, Greg KH wrote: 2.6.33-stable review patch. If anyone has any objections, please let us know. I do, this one causes a regression to happen on my test box. Rafael ------------------ From: Clemens Ladisch <clemens(a)ladisch.de> commit a5ee4eb75413c145334c30e43f1af98... 31 Mar 2010 17:42 	
		 thermal: make lockdep happy 		Seems to fix it, at least when applied on -rc3. I'm updating the bugzilla entry. Thanks. Le mercredi 31 mars 2010, Dan Carpenter a �crit�: Hi Christian, Can you test this patch? I wrote this to address bugzilla bug: https://bugzilla.kernel.org/show_bug.cgi?id=15504 BUG: key ffff88004c3811e... 31 Mar 2010 22:10 	
		 x86: Do not write to VGA memory space if  CONFIG_VGA_CONSOLE is undefined 		[ For some reason my replies don't make it to the list. Resending. ] On Wed, 2010-03-31 at 14:31 -0400, H. Peter Anvin wrote: On 03/31/2010 07:41 AM, Guenter Roeck wrote: Current early_printk code writes into VGA memory space even if CONFIG_VGA_CONSOLE is undefined. This can cause problems if there... 11 Apr 2010 04:45 	
		 [PATCH 5/6] powernow-k8: Fix frequency reporting 		From: Mark Langsdorf <mark.langsdorf(a)amd.com> With F10, model 10, all valid frequencies are in the ACPI _PST table. Cc: <stable(a)kernel.org> # 33.x 32.x Signed-off-by: Mark Langsdorf <mark.langsdorf(a)amd.com> Signed-off-by: Borislav Petkov <borislav.petkov(a)amd.com> Reviewed-by: Thomas Renninger <trenn(a)suse.de> ... 31 Mar 2010 16:35  |