summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-16perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu
2014-01-16perf probe: Release all dynamically allocated parametersMasami Hiramatsu
2014-01-16perf probe: Release allocated probe_trace_event if failedMasami Hiramatsu
2014-01-16perf tools: Add 'build-test' make targetNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when xen plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when scsi plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when jbd2 plugin is is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when cfg80211 plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when mac80211 plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when kmem plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when hrtimer plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when function plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Add pevent_unregister_print_function()Namhyung Kim
2014-01-16tools lib traceevent: Add pevent_unregister_event_handler()Namhyung Kim
2014-01-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra
2014-01-16Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-16Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-15tools lib traceevent: fix pointer-integer size mismatchMark Rutland
2014-01-15perf hists: Convert hist entry functions to use struct he_statNamhyung Kim
2014-01-15perf tools: Factor out sample__resolve_callchain()Namhyung Kim
2014-01-15perf tools: Remove symbol_conf.use_callchain checkNamhyung Kim
2014-01-15perf: tools: Fix cross buildingMark Rutland
2014-01-15tools lib traceevent: Make plugin unload function receive peventNamhyung Kim
2014-01-15tools lib traceevent: Get rid of die() finally!!Namhyung Kim
2014-01-15tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()Namhyung Kim
2014-01-15tools lib traceevent: Check return value of realloc()Namhyung Kim
2014-01-15tools lib traceevent: Add state member to struct trace_seqNamhyung Kim
2014-01-15perf tools: Fix build error due to zfree() castNamhyung Kim
2014-01-15Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-15Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-01-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-15lib/percpu_counter.c: fix __percpu_counter_add()Ming Lei
2014-01-15crash_dump: fix compilation error (on MIPS at least)Qais Yousef
2014-01-15mm: fix crash when using XFS on loopbackMikulas Patocka
2014-01-15MIPS: fix blast_icache32 on loongson2Aaro Koskinen
2014-01-15MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen
2014-01-15nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner
2014-01-15Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l...Ingo Molnar
2014-01-15Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie
2014-01-15drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs
2014-01-14perf record: Rename --initial-delay to --delayArnaldo Carvalho de Melo