DMAENGINE: DMA40 U8500 platform configuration v3
Andrew, feel free to drop the patch titled: dmaengine-dma40-u8500-platform-configuration-v3.patch From your patch stack, it's been superseded and will hopefully be merged through Russells tree pending some changes to our board structure in u8500/ux500. Yours, Linus Walleij -- To unsubscribe from this lis... 27 Apr 2010 15:38
[PATCH] DMAENGINE: DMA40 U8500 platform configuration v4
This completes the DMA40 support with the platform-specific configuration for U8500/DB8500. Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> Acked-by: Srinidhi Kasagar <srinidhi.kasagar(a)stericsson.com> Cc: STEricsson_nomadik_linux(a)list.st.com Cc: Alessandro Rubini <rubini(a)unipv.it> --- Changes v3->v... 27 Apr 2010 15:38
[PATCH] Psychovisually-optimized HZ setting (2.6.33.3)
This is based on the research I did with optimizing my machine for graphics. I also wrote the following article: http://www.paradoxuncreated.com/articles/Millennium/Millennium.html It is a bit outdated now, but I will update it with current information. The value might iterate. Peace Be With You, Uwaysi Bi... 27 Apr 2010 15:38
2.6.33.3-rt16 Oops caused by umount
2.6.33.2-rt13 worked fine, however on 2.6.33.3-rt16, when I do reboot, it oops: # reboot # Oops: Kernel access of bad area, sig: 11 [#1] PREEMPT 83xx Sys Modules linked in: NIP: c00efc68 LR: c00efc38 CTR: 00000000 REGS: ce6e3dc0 TRAP: 0300 Not tainted (2.6.33.3-rt16) MSR: 00009032 <EE,ME,IR,DR> CR: 2400044... 30 Apr 2010 15:09
lockdep: Fix redundant_hardirqs_on incremented with irqs enabled
On Tue, Apr 27, 2010 at 05:32:27PM +1000, Stephen Rothwell wrote: Hi Frederic, On Thu, 15 Apr 2010 15:37:50 +0200 Frederic Weisbecker <fweisbec(a)gmail.com> wrote: When a path restore the flags while irqs are already enabled, we update the per cpu var redundant_hardirqs_on in a racy fashion ... 27 Apr 2010 14:28
Staging: asus_oled: changes spaces to tabs in asus_oled.c Ran checkpatch.pl as per TODO mentioned that one line had spaces, fixed it. Signed-off-by: M. Willis Monroe <willismonroe@gmail.com>
On Sun, Mar 14, 2010 at 09:16:27PM -0400, willismonroe(a)gmail.com wrote: From: M. Willis Monroe <willis(a)willis-desktop.(none)> --- drivers/staging/asus_oled/asus_oled.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Sorry, someone else already sent this fix in. greg k-h -- To unsubs... 27 Apr 2010 14:28
Staging: asus_oled: fix spaces and TAB coding style issue in asus_oled.c
On Mon, Mar 15, 2010 at 12:39:27PM +0200, ruslanpisarev(a)gmail.com wrote: From: ruslan <ruslan(a)rpisarev.org.ua> This is a patch to the asus_oled.c file that fixed up a TAB and spaces Errors found by the checkpatch.pl tools Sorry, someone else already sent this fix in. greg k-h -- To unsubscribe from... 27 Apr 2010 14:28
[PATCH] microblaze: export assembly functions used by modules
Modules that use copy_{to,from}_user(), memcpy(), and memset() fail to build in certain circumstances. Signed-off-by: Steven J. Magnani <steve(a)digidescorp.com> --- diff -uprN a/arch/microblaze/kernel/microblaze_ksyms.c b/arch/microblaze/kernel/microblaze_ksyms.c --- a/arch/microblaze/kernel/microblaze_ksyms.c 20... 27 Apr 2010 14:28
Staging:asus_oled: fix tabs coding style issue in asus_oled.c This is a patch to the asus_oled.c file that fixes up a tabs warning found by the checkpatch.pl tool
On Sat, Mar 13, 2010 at 12:12:57AM +0500, Gorskin Ilya wrote: Signed-off-by: Gorskin Ilya <revent82(a)gmail.com> Sorry, someone else already sent this fix in. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordo... 27 Apr 2010 14:28
Staging: asus_oled: Remove space character mixed in with tab indentation. This patches asus_oled.c to remove a space character in the middle of some tab indentation (found by checkpatch.pl). Signed-off-by: Mike Sheldon <mike@mikeasoft.com>
On Wed, Mar 10, 2010 at 12:37:35AM +0000, Mike Sheldon wrote: --- drivers/staging/asus_oled/asus_oled.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Sorry, someone else already sent this fix in. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ... 27 Apr 2010 14:28