[PATCH -mm 06/12] ia64: use asm-generic/pci-dma-common.h
From: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> Cc: Tony Luck <tony.luck(a)intel.com> --- arch/ia64/include/asm/pci.h | 14 ++------------ 1 files changed, 2 insertions(+), 12 deletions(-) diff --git a/arch/ia64/include/asm/pci.h b/arch/ia6... 9 Feb 2010 09:28
[PATCH -mm 08/12] parisc: use asm-generic/pci-dma-common.h
From: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> Cc: Kyle McMartin <kyle(a)mcmartin.ca> Cc: Helge Deller <deller(a)gmx.de> Cc: James Bottomley <James.Bottomley(a)suse.de> --- arch/parisc/include/asm/pci.h | 14 ++------------ 1 files changed, 2 i... 9 Feb 2010 09:28
[PATCH -mm 05/12] frv: use asm-generic/pci-dma-common.h
From: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> Cc: David Howells <dhowells(a)redhat.com> --- arch/frv/include/asm/pci.h | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/arch/frv/include/asm/pci.h b/arch/frv/inclu... 9 Feb 2010 09:28
[PATCH] fs: buffer_head, remove kmem_cache constructor to reduce memory usage under slub
fs: Remove the buffer_head kmem_cache constructor to reduce memory usage under slub. When using slub, having a kmem_cache constructor forces slub to add a free pointer to the size of the cached object, which can have a significant impact to the number of small objects that can fit into a slab. As buffer_head... 9 Feb 2010 09:28
[PATCH 2/2] Add a device driver for the Apple Magic Mouse.
From da3e2b0330fccd584ad79495853e638e9652155b Mon Sep 17 00:00:00 2001 From: Michael Poole <mdpoole(a)troilus.org> Date: Sat, 6 Feb 2010 12:24:36 -0500 Subject: Add a device driver for the Apple Magic Mouse. Signed-off-by: Michael Poole <mdpoole(a)troilus.org> --- drivers/hid/Kconfig | 10 + drivers/hi... 9 Feb 2010 08:22
Webmaster Quarrantine Report ( Malfunction Notice)
Dear Valued Account user This is a warning message this is as regard to the current spam which the our webmail account users have been recieving as it seems our quarrantine report alert has malfunctioned and we are currently working on the the quarrantine report service inorder to stop recieving these spam... 9 Feb 2010 08:22
[PATCH] coda: fix warning when CONFIG_SYSCTL is disabled
fs/coda/sysctl.c:18: warning: 'coda_table' defined but not used Signed-off-by: Gustavo F. Padovan <padovan(a)profusion.mobi> --- fs/coda/sysctl.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/fs/coda/sysctl.c b/fs/coda/sysctl.c index c6405ce..c4ccf15 100644 --- a/fs/coda/sysctl.c +... 9 Feb 2010 08:22
Webmaster Quarrantine Report ( Malfunction Notice)
Dear Valued Account user This is a warning message this is as regard to the current spam which the our webmail account users have been recieving as it seems our quarrantine report alert has malfunctioned and we are currently working on the the quarrantine report service inorder to stop recieving these spam... 9 Feb 2010 07:16
[PATCH 13/13] net: atm: use seq_list_foo() helpers
Simplify seq_file code. Signed-off-by: Li Zefan <lizf(a)cn.fujitsu.com> --- net/atm/proc.c | 2 +- net/atm/resources.c | 18 ++---------------- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/net/atm/proc.c b/net/atm/proc.c index ab8419a..c0c3a79 100644 --- a/net/atm/proc.c +++ b/ne... 9 Feb 2010 07:16
[tip:perf/urgent] perf: Fix hypervisor sample reporting
Commit-ID: 7fbfc683f1cc4051aa095ebe48d9d1e8b015682d Gitweb: http://git.kernel.org/tip/7fbfc683f1cc4051aa095ebe48d9d1e8b015682d Author: Anton Blanchard <anton(a)samba.org> AuthorDate: Tue, 9 Feb 2010 14:43:05 +1100 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Tue, 9 Feb 2010 10:52:40 +0100 perf: Fi... 9 Feb 2010 06:11