Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[platform/adaptation/renesas_rcar/renesas_kernel.git] / tools /
2012-07-06 Arnd BergmannMerge tag 'imx-cleanup' of git://git.pengutronix.de...
2012-07-06 Arnd BergmannMerge branch 'imx/sparse-irq' of git://git.linaro.org...
2012-07-06 Arnd BergmannMerge tag 'v3.5-rc5' into next/dt
2012-07-06 Arnd BergmannMerge branch 'mxs/fixes-for-3.6' of git://git.linaro...
2012-07-06 Linus TorvaldsMerge tag 'for-linus-20120706' of git://git.infradead...
2012-07-06 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-06 Ingo MolnarMerge branch 'core' of git://git./linux/kernel/git...
2012-07-06 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2012-07-06 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-05 Ingo MolnarMerge branch 'x86/microcode' into perf/core
2012-07-05 Ingo MolnarMerge branch 'x86/cpu' into perf/core
2012-07-05 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-07-05 Linus TorvaldsMerge branch 'fixes-for-grant' of git://sources.calxeda...
2012-07-05 Arnaldo Carvalho... Merge tag 'libtraceevent-core-for-acme' of git://git...
2012-07-05 Jiri Olsaperf tools: Split event symbols arrays to hw and sw...
2012-07-05 Jiri Olsaperf tools: Split out PE_VALUE_SYM parsing token to...
2012-07-05 Jiri Olsaperf tools: Add empty rule for new line in event syntax...
2012-07-04 Jiri Olsaperf test: Use ARRAY_SIZE in parse events tests
2012-07-04 Tony LindgrenMerge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer...
2012-07-04 Namhyung Kimtools lib traceevent: Cleanup realloc use
2012-07-04 Peter Huewetools lib traceevent: Add missing break in make_bprint_args
2012-07-04 Namhyung Kimtools lib traceevent: Check return value of arg_to_str()
2012-07-04 Namhyung Kimtools lib traceevent: Check result of malloc() during...
2012-07-04 Namhyung Kimtools lib traceevent: Fix some comments
2012-07-04 Namhyung Kimtools lib traceevent: Do not call add_event() again...
2012-07-04 Namhyung Kimtools lib traceevent: Pass string type argument to...
2012-07-04 Namhyung Kimtools lib traceevent: Handle realloc() failure path
2012-07-04 Namhyung Kimtools lib traceevent: Handle strdup failure cases
2012-07-04 Namhyung Kimtools lib traceevent: Introduce extend_token()
2012-07-04 Namhyung Kimtools lib traceevent: Fix printk_cmp()
2012-07-04 Wolfgang Mauerertools lib traceevent: Fix trace_printk for long integers
2012-07-04 Steven Rostedttools lib traceevent: Fix %pM print format arg handling
2012-07-04 Steven Rostedttools lib traceevent: Add support to show migrate disab...
2012-07-04 Steven Rostedttools lib traceevent: Add support for "%.*s" in bprintk...
2012-07-04 Steven Rostedttools lib traceevent: Let filtering numbers by string...
2012-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-07-03 Arnd BergmannMerge tag 'omap-devel-am33xx-for-v3.6' of git://git...
2012-07-03 Arnd BergmannMerge tag 'omap-devel-dmtimer-for-v3.6' of git://git...
2012-07-03 Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-07-02 Arnd BergmannMerge branch 'imx/sparse-irq' of git://git.linaro.org...
2012-07-02 Hitoshi Mitakeperf bench: Fix confused variable namings and descripti...
2012-07-02 David Ahernperf kvm: Fix segfault with report and mixed guestmount use
2012-07-02 David Ahernperf kvm: Fix regression with guest machine creation
2012-07-02 David Ahernperf script: Fix format regression due to libtraceevent...
2012-07-01 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-06-30 Olof JohanssonMerge branch 'v3.5-samsung-fixes-1' of git://git./linux...
2012-06-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-06-30 Len BrownMerge branches 'acpi_pad-bugzilla-42981', 'apei-bugzill...
2012-06-29 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-06-29 Jiri Olsaperf tools: Adding round_up/round_down macros
2012-06-29 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-06-29 Jiri Olsaperf symbols: Add '.note' check into search for NOTE...
2012-06-29 Robert Richterperf tools: Fix generation of pmu list
2012-06-29 Jiri Olsaperf evsel: Handle hw breakpoints event names in perf_e...
2012-06-29 Jiri Olsaperf tools: Fix hw breakpoint's type modifier parsing
2012-06-29 Namhyung Kimtools lib traceevent: Replace malloc_or_die to plain...
2012-06-29 Namhyung Kimtools lib traceevent: Add support for __print_hex()
2012-06-29 Namhyung Kimtools lib traceevent: Use local variable 'field'
2012-06-29 Namhyung Kimtools lib traceevent: Check string is really printable
2012-06-29 Namhyung Kimtools lib traceevent: Make dependency files regeneratable
2012-06-29 Namhyung Kimtools lib traceevent: Teach [ce]tags about libtraceeeve...
2012-06-29 Konstantin Stepanyuktools lib traceevent: Fix clean target in Makefile
2012-06-29 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-06-29 Tony LindgrenMerge tag 'omap-devel-d-for-3.6' of git://git./linux...
2012-06-28 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-06-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-06-28 Linus TorvaldsMerge tag 'upstream-3.5-rc5' of git://git.infradead...
2012-06-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-06-28 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-28 Tony LindgrenMerge branch 'cleanup-hwmod' into cleanup
2012-06-28 Tony LindgrenMerge branches 'cleanup-udc' and 'cleanup-dma' into...
2012-06-28 Tony LindgrenMerge branch 'for_3.6/cleanup/twl-irq' of git://git...
2012-06-28 Tony LindgrenMerge branch 'for_3.6/cleanup/pm' of git://git./linux...
2012-06-28 Tony LindgrenMerge branch 'fixes-omap4-dsp' into fixes-non-critical
2012-06-27 Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-06-27 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-06-27 David Ahernperf tools: Trivial build fix
2012-06-27 David Ahernperf report: Delay sample_type checks in pipe mode
2012-06-27 Namhyung Kimperf bench: Documentation update
2012-06-27 Pierre-Loup A. Gri... perf symbols: Follow .gnu_debuglink section to find...
2012-06-27 Arnaldo Carvalho... perf tools: Stop using a global trace events descriptio...
2012-06-26 Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-06-25 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-06-25 Jiri Olsaperf test: Fix parse events test to follow proper raw...
2012-06-25 Namhyung Kimperf evsel: Fix a build failure on cross compilation
2012-06-25 Linus TorvaldsMerge tag 'regulator-3.5' of git://git./linux/kernel...
2012-06-25 Greg Kroah-HartmanMerge 3.5-rc4 into usb-linus
2012-06-25 Mark BrownMerge tag 'v3.5-rc4' into regulator-drivers
2012-06-24 Olof JohanssonMerge branch 'fixes' of git://git./linux/kernel/git...
2012-06-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-06-24 Linus TorvaldsMerge tag 'rdma-fixes' of git://git./linux/kernel/git...
2012-06-24 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-06-24 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-06-24 Ingo MolnarMerge branch 'urgent' of git://git./linux/kernel/git...
2012-06-23 Greg Kroah-HartmanMerge tag 'fixes-for-v3.5-rc3' of git://git./linux...
2012-06-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-22 Linus TorvaldsMerge tag 'for-linus-Jun-21-2012' of git://oss.sgi...
next