summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Allow building perf source tarballs on non-configured treeArnaldo Carvalho de Melo2010-06-071-0/+2
* perf report: Implement --sort cpuArun Sharma2010-06-056-2/+39
* perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo2010-06-058-44/+41Star
* perf annotate: Ask objdump to demangle symbolsStephane Eranian2010-06-051-1/+1
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-059-18/+89
* perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-053-7/+44
* perf tools: Add the ability to specify list of cpus to monitorStephane Eranian2010-06-058-24/+110
* perf report: Make -D print sampled CPUStephane Eranian2010-06-052-3/+5
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-041-2/+6
|\
| * perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo2010-06-041-2/+6
* | perf: Fix crash in sweventsPeter Zijlstra2010-06-031-9/+15
|/
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-024-20/+39
|\
| * perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo2010-06-011-1/+3
| * perf scripts python: Give field dict to unhandled callbackPierre Tardy2010-06-012-18/+35
| * perf hist: fix objdump output parsingKonstantin Stepanyuk2010-06-011-1/+1
* | perf-record: Check correct pid when forkingBorislav Petkov2010-06-011-2/+1Star
* | perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker2010-06-011-7/+2Star
* | perf: Use event__process_task from perf schedFrederic Weisbecker2010-06-011-0/+1
* | perf: Process comm events by tidFrederic Weisbecker2010-05-311-2/+2
|/
* blktrace: Fix new kernel-doc warningsRandy Dunlap2010-05-311-0/+2
* perf_events: Fix unincremented buffer base on partial copyFrederic Weisbecker2010-05-311-0/+1
* perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian2010-05-312-4/+29
* perf_events, trace: Fix perf_trace_destroy(), mutex went missingPeter Zijlstra2010-05-311-1/+4
* perf_events, trace: Fix probe unregister racePeter Zijlstra2010-05-314-7/+13
* perf_events: Fix races in group compositionPeter Zijlstra2010-05-312-24/+71
* perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra2010-05-312-100/+129
* Linux 2.6.35-rc1Linus Torvalds2010-05-301-2/+2
* Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-302-29/+15Star
|\
| * SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-301-1/+1
| * slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-242-28/+14Star
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-301-0/+7
|\ \
| * | mutex: Fix optimistic spinning vs. BKLTony Breeds2010-05-191-0/+7
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-308-16/+45
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-05-292-8/+17
| |\ \ \
| | * | | ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2010-05-252-8/+9
| | * | | ring-buffer: Reset "real_end" when page is filledSteven Rostedt2010-05-251-0/+8
| * | | | perf tui: Fix last use_browser problem related to .perfconfigArnaldo Carvalho de Melo2010-05-271-1/+1
| * | | | perf symbols: Add the build id cache to the vmlinux pathArnaldo Carvalho de Melo2010-05-263-6/+25
| * | | | perf tui: Reset use_browser if stdout is not a ttyArnaldo Carvalho de Melo2010-05-262-1/+2
| |/ / /
* | | | ia64: revert __node_random additionLinus Torvalds2010-05-301-17/+0Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-307-82/+500
|\ \ \ \
| * | | | mm: export generic_pipe_buf_*() to modulesMiklos Szeredi2010-05-261-0/+6
| * | | | fuse: support splice() reading from fuse deviceMiklos Szeredi2010-05-251-41/+187
| * | | | fuse: allow splice to move pagesMiklos Szeredi2010-05-253-15/+167
| * | | | mm: export remove_from_page_cache() to modulesMiklos Szeredi2010-05-251-0/+1
| * | | | mm: export lru_cache_add_*() to modulesMiklos Szeredi2010-05-251-0/+1
| * | | | fuse: support splice() writing to fuse deviceMiklos Szeredi2010-05-252-32/+148
| * | | | fuse: get page reference for readpagesMiklos Szeredi2010-05-251-0/+2
| * | | | fuse: use get_user_pages_fast()Miklos Szeredi2010-05-252-8/+2Star
| * | | | fuse: remove unneeded variableDan Carpenter2010-05-251-2/+2
| | |_|/ | |/| |