[tip:x86/urgent] x86/mm: Remove unused DBG() macro
Commit-ID: e565813ab95875af0d51a6bcd537068380bb06ea Gitweb: http://git.kernel.org/tip/e565813ab95875af0d51a6bcd537068380bb06ea Author: Akinobu Mita <akinobu.mita(a)gmail.com> AuthorDate: Mon, 24 May 2010 22:04:51 +0900 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Mon, 31 May 2010 10:01:53 +0200 x8... 31 May 2010 04:22
[tip:perf/urgent] blktrace: Fix new kernel-doc warnings
Commit-ID: 546cf44a1b507c1cbb5cf42bbe6169780567f36f Gitweb: http://git.kernel.org/tip/546cf44a1b507c1cbb5cf42bbe6169780567f36f Author: Randy Dunlap <randy.dunlap(a)oracle.com> AuthorDate: Sat, 29 May 2010 11:45:07 -0700 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Mon, 31 May 2010 09:58:20 +0200 b... 31 May 2010 04:22
arch/tile: infrastructure and configuration-related files.
On Fri, May 28, 2010 at 11:09:12PM -0400, Chris Metcalf wrote: +config ZONE_DMA + def_bool y + Do you really want ZONE_DMA? Looking through the code it seems like you are just using this in place of ZONE_NORMAL instead of for dealing with any specific DMA limitations. +config CC_OPTIMIZE_FOR_SIZE ... 31 May 2010 04:22
drivers/net: Use memdup_user
From: Julia Lawall <julia(a)diku.dk> Date: Sat, 22 May 2010 10:18:59 +0200 (CEST) From: Julia Lawall <julia(a)diku.dk> Use memdup_user when user data is immediately copied into the allocated region. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) .. Signe... 31 May 2010 04:22
drivers/net/cxgb3: Use memdup_user
From: Julia Lawall <julia(a)diku.dk> Date: Sat, 22 May 2010 10:20:10 +0200 (CEST) From: Julia Lawall <julia(a)diku.dk> Use memdup_user when user data is immediately copied into the allocated region. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) ... Sign... 31 May 2010 04:22
drivers/isdn: Use memdup_user
From: Julia Lawall <julia(a)diku.dk> Date: Sat, 22 May 2010 10:26:42 +0200 (CEST) From: Julia Lawall <julia(a)diku.dk> Use memdup_user when user data is immediately copied into the allocated region. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) ... Sign... 31 May 2010 04:22
[PATCH] drivers/net/arcnet/capmode.c: clean up code
- shuffle around functions to get rid of forward declarations - fix some CodingStyle and indentation issues - last but not least, get rid of the following CONFIG_MODULE=n warning: drivers/net/arcnet/capmode.c:52: warning: 'capmode_proto' defined but not used Signed-off-by: Daniel Mack <daniel(a)caiaq.de> Cc:... 31 May 2010 04:22
drivers/net/wan: Use memdup_user
From: Julia Lawall <julia(a)diku.dk> Date: Sat, 22 May 2010 10:26:04 +0200 (CEST) From: Julia Lawall <julia(a)diku.dk> Use memdup_user when user data is immediately copied into the allocated region. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) ... Sign... 31 May 2010 04:22
[tip:perf/urgent] perf_events: Fix unincremented buffer base on partial copy
Commit-ID: 74048f895fa8cbf8119b4999f1f44881a825f954 Gitweb: http://git.kernel.org/tip/74048f895fa8cbf8119b4999f1f44881a825f954 Author: Frederic Weisbecker <fweisbec(a)gmail.com> AuthorDate: Thu, 27 May 2010 21:34:58 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Mon, 31 May 2010 08:46:10 +0200 ... 31 May 2010 04:22
[tip:perf/urgent] perf_events: Fix races in group composition
Commit-ID: 8a49542c0554af7d0073aac0ee73ee65b807ef34 Gitweb: http://git.kernel.org/tip/8a49542c0554af7d0073aac0ee73ee65b807ef34 Author: Peter Zijlstra <a.p.zijlstra(a)chello.nl> AuthorDate: Thu, 27 May 2010 15:47:49 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Mon, 31 May 2010 08:46:09 +0200 ... 31 May 2010 04:22