Prev: [PATCH 6/10] Documentation/vm: use better value for MAP_HUGETLB
Next: drivers/staging: Use kmemdup
From: Ingo Molnar on 17 May 2010 19:40 * 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 > > Regards, > > - Arnaldo > > Arnaldo Carvalho de Melo (4): > perf options: Introduce OPT_UINTEGER > perf options: Check v type in OPT_U?INTEGER > perf options: Type check OPT_BOOLEAN and fix the offenders > perf options: Type check all the remaining OPT_ variants > > tools/perf/bench/sched-messaging.c | 6 ++---- > tools/perf/builtin-bench.c | 4 ++-- > tools/perf/builtin-help.c | 6 +++--- > tools/perf/builtin-kvm.c | 6 +++--- > tools/perf/builtin-lock.c | 3 +-- > tools/perf/builtin-record.c | 8 +++----- > tools/perf/builtin-report.c | 4 ++-- > tools/perf/builtin-sched.c | 8 ++++---- > tools/perf/builtin-test.c | 2 +- > tools/perf/builtin-top.c | 7 +++---- > tools/perf/perf.h | 3 ++- > tools/perf/util/hist.c | 2 +- > tools/perf/util/include/linux/kernel.h | 2 ++ > tools/perf/util/parse-options.c | 32 +++++++++++++++++++++++++------- > tools/perf/util/parse-options.h | 27 +++++++++++++++++---------- > tools/perf/util/sort.c | 8 ++++---- > tools/perf/util/sort.h | 8 ++++---- > tools/perf/util/symbol.h | 2 +- > 18 files changed, 80 insertions(+), 58 deletions(-) Pulled, thanks a lot Arnaldo! 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.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH 6/10] Documentation/vm: use better value for MAP_HUGETLB Next: drivers/staging: Use kmemdup |