[tip:x86/uv] x86, UV: Correct BAU software acknowledge
Commit-ID: 39847e7f3c8198b14102fe7ba4b3a6a1d84bbcfe Gitweb: http://git.kernel.org/tip/39847e7f3c8198b14102fe7ba4b3a6a1d84bbcfe Author: Cliff Wickman <cpw(a)sgi.com> AuthorDate: Wed, 2 Jun 2010 16:22:02 -0500 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Tue, 8 Jun 2010 21:13:46 +0200 x86, UV: Corre... 8 Jun 2010 17:12
[PATCH 2/2] x86: Unify save_stack_address() and save_stack_address_nosched()
From: Oleg Nesterov <oleg(a)redhat.com> Cleanup. Factor the common code in save_stack_address() and save_stack_address_nosched(). Signed-off-by: Oleg Nesterov <oleg(a)redhat.com> Cc: Roland McGrath <roland(a)redhat.com> Cc: Arjan van de Ven <arjan(a)linux.intel.com> Cc: Vegard Nossum <vegard.nossum(a)gmail.com> Cc: In... 8 Jun 2010 17:12
[GIT PULL] perf updates
Ingo, Please pull the perf/core branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git perf/core I'm only posting Oleg's patches as only those are new in my queues. Thanks, Frederic --- Frederic Weisbecker (2): x86: Unify dumpstack.h and stacktr... 8 Jun 2010 17:12
[PATCH] alpha/h8300/m68k: Remove obsolete <asm/md.h> files
Removal of these started in 2.3.43pre3, ca. 10 years ago. Reported-by: Arnd Bergmann <arnd(a)arndb.de> Signed-off-by: Geert Uytterhoeven <geert(a)linux-m68k.org> --- Arnd: Took me 9 months, but here it is ;-) arch/alpha/include/asm/md.h | 13 ------------- arch/h8300/include/asm/md.h | 13 ------------- arc... 8 Jun 2010 17:12
UBI changes for 2.6.35-rc3
On Tue, 8 Jun 2010, Artem Bityutskiy wrote: please, pull few UBI changes which fix corrupted empty flash handling: I'm currently not pulling stuff that isn't regression fixes (or major things like security issues and oopses). Linus -- To unsubscribe from this list: send the line "unsubscribe l... 9 Jun 2010 02:05
[PATCH] Marvell OpenRD-Ultimate machine support
Hi! This patch adds support for the OpenRD Ultimate machine(could be found at http://www.arm.linux.org.uk/developer/machines/list.php?id=2884) Besides adding machine description this patch adds correction for PHY address for Ultimate version. Differences from the previous attempt: - Applied suggestion from Len... 8 Jun 2010 16:02
Yahoo! Auto Response
Hi. Our high-end wor|d sets up high standards to your psycho. Protect your nervous system! http://Loradrc9482.sytes.net?Edwyn-Quanstrum.html Edwyn Quanstrum -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More major... 8 Jun 2010 16:02
oom: remove verbose argument from __oom_kill_process()
On Tue, 8 Jun 2010, KOSAKI Motohiro wrote: Now, verbose argument is unused. This patch remove it. This is already done in my oom killer rewrite, please work with other developers in developing their work instead of acting as a maintainer, which you aren't. -- To unsubscribe from this list: send the li... 8 Jun 2010 16:02
x86, UV: calculate BAU destination timeout
Cliff, this 11 patch UV series looks a lot more manageable (and very clean as well), so i've applied them to tip:x86/uv. Thanks! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel... 8 Jun 2010 16:02
oom: cleanup has_intersects_mems_allowed()
On Tue, 8 Jun 2010, KOSAKI Motohiro wrote: Now has_intersects_mems_allowed() has own thread iterate logic, but it should use while_each_thread(). It slightly improve the code readability. These cleanups should be done on top of my oom killer rewrite instead, please work with others in their work... 30 Jun 2010 06:29