deliverable/linux.git
2012-09-11  Irina Tirdeaperf tools: Use __maybe_used for unused variables
2012-09-11  Jiri Olsaperf tools: Back [vdso] DSO with real data
2012-09-11  Jiri Olsaperf symbols: Make dsos__find function globally available
2012-09-11  Jiri Olsaperf tools: Add memdup function
2012-09-11  Jiri Olsaperf tools: Do backtrace post unwind only if we regs...
2012-09-11  Irina Tirdeaperf tools: fix ALIGN redefinition in system headers
2012-09-11  Irina Tirdeaperf tools: include __WORDSIZE definition
2012-09-11  Irina Tirdeaperf tools: Update types definitions for Android
2012-09-11  Arnaldo Carvalho... perf tools: Add missing perf_regs.h file to MANIFEST
2012-09-11  Irina Tirdeaperf tools: include wrapper for magic.h
2012-09-09  Arnaldo Carvalho... perf kmem: Remove die() calls
2012-09-09  Arnaldo Carvalho... perf sched: Remove die() calls
2012-09-09  Arnaldo Carvalho... perf test: Remove die() calls
2012-09-09  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-08  David Ahernperf symbols: Remove BIONIC wrapper around libgen.h
2012-09-08  David Ahernperf probe: Make a copy of exec path for passing to...
2012-09-08  David Ahernperf annotate: Make a copy of filename for passing...
2012-09-08  Namhyung Kimperf gtk/browser: Use perf_hpp__format functions
2012-09-08  Namhyung Kimperf hists browser: Use perf_hpp__format functions
2012-09-08  Namhyung Kimperf hists: Use perf_hpp__format->width to calculate...
2012-09-08  Namhyung Kimperf hists: Handle field separator properly
2012-09-08  Namhyung Kimperf hists: Introduce perf_hpp for hist period printing
2012-09-08  Irina Tirdeaperf bench: fix assert when NDEBUG is defined
2012-09-08  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-08  Adrian Hunterperf tools: Fix build for another rbtree.c change
2012-09-08  Irina Tirdeaperf tools: add NO_BACKTRACE for application self-debugging
2012-09-08  Irina Tirdeatools lib traceevent: replace mempcpy with memcpy
2012-09-08  Irina Tirdeaperf tools: replace mkostemp with mkstemp
2012-09-08  Irina Tirdeaperf tools: include missing pthread.h header
2012-09-08  Irina Tirdeaperf tools: fix missing winsize definition
2012-09-08  Irina Tirdeaperf tools: include basename for non-glibc systems
2012-09-08  Jiri Olsaperf tools: Replace sort's standalone field_sep with...
2012-09-08  Jiri Olsaperf diff: Make diff command work with evsel hists
2012-09-07  Namhyung Kimtools lib traceevent: Get rid of die() from pevent_regi...
2012-09-07  Namhyung Kimtools lib traceevent: Get rid of die() from pevent_regi...
2012-09-07  Namhyung Kimtools lib traceevent: Get rid of die() from pretty_print()
2012-09-07  Namhyung Kimperf tools: Ignore compiled python binaries
2012-09-07  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-06  Jiri Olsaperf tools: Fix cache event name generation
2012-09-06  Arnaldo Carvalho... perf test: Add roundtrip test for hardware cache events
2012-09-06  Arnaldo Carvalho... perf evlist: Add fprintf method
2012-09-06  Arnaldo Carvalho... perf tools: Remove extraneous newline when parsing...
2012-09-06  Arnaldo Carvalho... perf test: Add round trip test for sw and hw event...
2012-09-06  Namhyung Kimperf header: Prepare tracepoint events regardless of...
2012-09-06  Namhyung Kimperf header: Fix a typo on evsel
2012-09-06  David Ahernperf tools: Clean target should do clean for lib/tracee...
2012-09-05  Maciek Borzeckiperf tools: Allow user to indicate path to objdump...
2012-09-05  Irina Tirdeaperf tools: Replace mempcpy with memcpy
2012-09-05  Namhyung Kimperf header: Swap pmu mapping numbers if needed
2012-09-05  Namhyung Kimperf header: Set tracepoint event name only if not set
2012-09-05  Namhyung Kimperf header: Use evlist->nr_entries on write_event_desc()
2012-09-05  David Ahernperf tools: remove unneeded include of network header...
2012-09-05  Suzuki K. Pouloseperf tools: Remove the node from rblist in strlist__remove
2012-09-05  Suzuki K. Pouloseperf tools: Fix intlist node removal
2012-09-05  David Ahernperf tools: Fix x86 builds with ARCH specified on the...
2012-09-05  David Ahernperf record: Remove use of die/exit
2012-09-05  David Ahernperf script: Remove use of die/exit
2012-09-05  David Ahernperf help: Remove use of die and handle errors
2012-09-05  David Ahernperf stat: Remove use of die/exit and handle errors
2012-09-05  David Ahernperf lock: Remove use of die and handle errors
2012-09-05  David Ahernperf tool: handle errors in synthesized event functions
2012-09-05  David Ahernperf session: flush_sample_queue needs to handle errors...
2012-09-05  Steven Rostedttools lib traceevent: Modify header to work in C++...
2012-09-05  Ingo MolnarMerge branch 'core' of git://git./linux/kernel/git...
2012-08-28  Oleg Nesterovuprobes: Remove "verify" argument from set_orig_insn()
2012-08-28  Oleg Nesterovuprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()
2012-08-28  Oleg Nesterovuprobes: Introduce MMF_HAS_UPROBES
2012-08-28  Oleg Nesterovuprobes: Do not use -EEXIST in install_breakpoint(...
2012-08-28  Oleg Nesterovuprobes: Change uprobe_mmap() to ignore the errors...
2012-08-28  Oleg Nesterovuprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprob...
2012-08-28  Oleg Nesterovuprobes: Kill uprobes_state->count
2012-08-28  Sebastian Andrzej... uprobes: Remove check for uprobe variable in handle_swbp()
2012-08-28  Srikar Dronamrajuuprobes: Remove redundant lock_page/unlock_page
2012-08-28  Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-08-27  Robert Richteroprofile: Remove 'WQ on CPUx, prefer CPUy' warning
2012-08-27  Robert Richteroprofile, s390: Fix uninitialized memory access when...
2012-08-27  Stephane Eranianperf/x86: Fix microcode revision check for SNB-PEBS
2012-08-26  Linus TorvaldsMerge tag 'fixes-3.6-rc3' of git://git./linux/kernel...
2012-08-26  Linus TorvaldsMerge tag 'stable/for-linus-3.6-rc3-tag' of git://git...
2012-08-26  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2012-08-26  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-08-25  Linus TorvaldsMerge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com...
2012-08-25  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-08-25  Linus TorvaldsMerge branch 'for-3.6' of git://linux-nfs.org/~bfields...
2012-08-25  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-08-25  Linus TorvaldsMerge tag 'upstream-linus' of git://git./linux/kernel...
2012-08-25  Prarit Bhargavalibata: Add a space to " 2GB ATA Flash Disk" DMA blackl...
2012-08-24  Benjamin HerrenschmidtRevert "powerpc: Update g5_defconfig"
2012-08-24  Sukadev Bhattiprolupowerpc/perf: Use pmc_overflow() to detect rolled back...
2012-08-24  Anton Blanchardpowerpc: Fix VMX in interrupt check in POWER7 copy...
2012-08-24  Anton Blanchardpowerpc: POWER7 copy_to_user/copy_from_user patch appli...
2012-08-24  Jiri Kosinapowerpc: Fix personality handling in ppc64_personality()
2012-08-24  Aaro Koskinenpowerpc/dma-iommu: Fix IOMMU window check
2012-08-24  Michael Neulingpowerpc: Remove unnecessary ifdefs
2012-08-24  Tiejun Chenpowerpc/kgdb: Restore current_thread_info properly
2012-08-24  Tiejun Chenpowerpc/kgdb: Bail out of KGDB when we've been triggered
2012-08-24  Tiejun Chenpowerpc/kgdb: Do not set kgdb_single_step on ppc
2012-08-24  Scott Woodpowerpc/mpic_msgr: Add missing includes
2012-08-24  Michael Neulingpowerpc: Fix null pointer deref in perf hardware breakp...
2012-08-24  Michael Ellermanpowerpc: Fixup whitespace in xmon
next
This page took 0.039563 seconds and 5 git commands to generate.