[PATCHv2 0/7] Several improvements to USB gadgets
Hello everyone, I'm resending my earlier patchsets with two changes. First of all, there was a tiny coding style bug in one of the patches (reported by Sergei Shtylyov). Second of all, David has shown some concerns about overcomplicating the g_multi driver by introducing several Kconfig options. I assum... 28 May 2010 07:08
hugetlb: call mmu notifiers on hugepage cow
On Thu, May 27, 2010 at 01:43:00PM -0700, Doug Doan wrote: From: Doug Doan <dougd(a)cray.com> When a copy-on-write occurs, we take one of two paths in handle_mm_fault: through handle_pte_fault for normal pages, or through hugetlb_fault for huge pages. In the normal page case, we eventually get to d... 3 Jun 2010 15:39
[PATCH] FRV: ARCH_KMALLOC_MINALIGN was already defined
ARCH_KMALLOC_MINALIGN was already defined in asm/mem-layout.h and so shouldn't have been added to asm/cache.h as well, but rather altered in place. The commit that added it to asm/cache.h was: commit 69dcf3db03626c4f18de624e8632454ea12ff260 Author: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> Date: Mon... 28 May 2010 06:04
x86, UV: BAU performance and error recovery
* Cliff Wickman <cpw(a)sgi.com> wrote: Ingo, This patch replaces the patch of the same name, from March 2010. You had queued it up for v2.6.35 on April 14. FYI, those bits are upstream now: b8f7fb1: x86, UV: Improve BAU performance and error recovery And will be in v2.6.35. Please send your lat... 1 Jun 2010 04:19
help
-- 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.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ... 28 May 2010 06:04
[GIT pull] timer fixes for 2.6.35-rc1
Linus, Please pull the latest timers-fixes-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git timers-fixes-for-linus Thanks, tglx ------------------> Andrey Vagin (1): posix_timer: Fix error path in timer_create Stanislaw Gruszka (1): hrtime... 28 May 2010 06:04
[GIT PULL] ring-buffer: Some minor fixes for the latest changes
* Steven Rostedt <rostedt(a)goodmis.org> wrote: Ingo, Please pull the latest tip/perf/core tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git tip/perf/core Steven Rostedt (2): ring-buffer: Reset "real_end" when page is fille... 28 May 2010 05:00
perf tui fix and annotate improvement
* Arnaldo Carvalho de Melo <acme(a)infradead.org> wrote: Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf I still have to make it cache vmlinux files instead of always caching kallsyms, so that users can select it via .perfconfig the trad... 28 May 2010 05:00
[PATCH] streamline_config.pl: make a variable local
to prevent a possible pitfall Signed-off-by: Toralf Foerster <toralf.foerster(a)gmx.de> --- scripts/kconfig/streamline_config.pl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/kconfig/streamline_config.pl b/scripts/kconfig/streamline_config.pl index afbd54a..9726946 100644 --... 28 May 2010 05:00
I2c slave support
Extremely sorry, May be I left the subject field blank. On Fri, May 28, 2010 at 10:39 AM, Justin P. Mattock <justinmattock(a)gmail.com> wrote: On 05/27/2010 10:01 PM, Jack wrote: Hi, Thanks, First solution needs additional GPIO pins, I have used all the pins. I'm going with the other solution, wr... 28 May 2010 05:00