linux-next: manual merge of the usb tree with the i.MX tree
Hi Greg, Today's linux-next merge of the usb tree got a conflict in arch/arm/mach-mx2/devices.h between commit 68c94b40b31926f627573a7f656b903f6644744e ("arm/mx2: use cpp magic to create spi_imx devices") from the i.MX tree and commit 3f1c5d0f4c64f5e9e4ac329a935b3da67593691f ("USB: MXC: add platform resources f... 26 Feb 2010 03:04
directfb configuration no-linux-grab
Hi, I want some clarifications about directfb.When i add no-linux-input-grab in the /etc/directfbrc file it is giving me the following errors when i run my application In config file `/etc/directfbrc': Invalid option `no-linux-input-grab'!.what could be the reason? ... Thanks -- View this message in context: ... 26 Feb 2010 03:04
directfb configuration
-- View this message in context: http://old.nabble.com/directfb-configuration-tp27714915p27714915.html Sent from the linux-kernel mailing list archive at Nabble.com. -- 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... 26 Feb 2010 01:59
[PATCH 0/2 v2] [RFC] tracing: Showing symbols for TRACE_EVENT
Frederic, Is this what you were thinking about? Peter, This now tightly couples the enum with the trace export. It also allows you to couple it with the current __print_symbolic() Careful, I may start getting CPP happy again. -- Steve -- To unsubscribe from this list: send the line "unsubscribe li... 26 Feb 2010 00:54
[tip:x86/atomic] lib: Add self-test for atomic64_t
Commit-ID: 86a8938078a8bb518c5376de493e348c7490d506 Gitweb: http://git.kernel.org/tip/86a8938078a8bb518c5376de493e348c7490d506 Author: Luca Barbieri <luca(a)luca-barbieri.com> AuthorDate: Wed, 24 Feb 2010 10:54:24 +0100 Committer: H. Peter Anvin <hpa(a)zytor.com> CommitDate: Thu, 25 Feb 2010 20:47:12 -0800 ... 26 Feb 2010 00:54
[PATCH] Staging: dream: camera: sk5k3e2fx: fix code style issues
From: Chihau Chau <chihau(a)gmail.com> This fixes some code style issues about assignments in if conditions. Signed-off-by: Chihau Chau <chihau(a)gmail.com> --- drivers/staging/dream/camera/s5k3e2fx.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/staging/dream/camera/s5... 26 Feb 2010 00:54
[tip:x86/mrst] x86, pci: Add arch_init to x86_init abstraction
Commit-ID: 4fb6088a5cb3a77123fea1279bf2d5b16cf27648 Gitweb: http://git.kernel.org/tip/4fb6088a5cb3a77123fea1279bf2d5b16cf27648 Author: Thomas Gleixner <tglx(a)linutronix.de> AuthorDate: Mon, 22 Feb 2010 05:38:38 -0800 Committer: H. Peter Anvin <hpa(a)zytor.com> CommitDate: Thu, 25 Feb 2010 19:24:43 -0800 ... 26 Feb 2010 00:54
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
On Fri, 26 Feb 2010, David Howells wrote: Make selinux_kernel_create_files_as() return an error when it gets one, rather than unconditionally returning 0. Without this, cachefiles doesn't return an error if the SELinux policy doesn't let it create files with the label of the directory at the base of t... 25 Feb 2010 23:48
[PATCH] readahead: add notes on readahead size
> readahead: limit read-ahead size for small memory systems When lifting the default readahead size from 128KB to 512KB, make sure it won't add memory pressure to small memory systems. btw, I wrote some comments to summarize the now complex readahead size rules.. == readahead: add notes on readahead s... 25 Feb 2010 22:43
linux-next: manual merge of the infiniband tree with the vfs tree
Hi all, Today's linux-next merge of the infiniband tree got a conflict in drivers/infiniband/core/uverbs_main.c between commit ce916e2b935f8b3402da1457ff23b9f9f786c09b ("switch infiniband uverbs to anon_inodes") from the vfs tree and commit 4169c4a9735d6434c9e39fa81ae5517e3afd4cd8 ("IB/uverbs: Use anon_inodes i... 26 Feb 2010 17:34