aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker2010-06-30
* tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hWu Zhangjin2010-06-21
* perf record: prevent kill(0, SIGTERM);Ian Munsie2010-06-17
* perf session: Remove threads from tree on PERF_RECORD_EXITArnaldo Carvalho de Melo2010-06-17
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-06-11
|\
| * perf/tracing: Fix regression of perf losing kprobe eventsSteven Rostedt2010-06-10
* | perf record: Don't call newt functions when not initializedArnaldo Carvalho de Melo2010-06-10
|/
* perf_events: Fix Intel Westmere event constraintsStephane Eranian2010-06-10
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-06-08
|\
| * tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov2010-06-08
* | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2010-06-08
|\ \
| * | powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-06-07
| |/
* / perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra2010-06-08
|/
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-04
|\
| * perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo2010-06-04
* | perf: Fix crash in sweventsPeter Zijlstra2010-06-03
|/
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-02
|\
| * perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo2010-06-01
| * perf scripts python: Give field dict to unhandled callbackPierre Tardy2010-06-01
| * perf hist: fix objdump output parsingKonstantin Stepanyuk2010-06-01
* | perf-record: Check correct pid when forkingBorislav Petkov2010-05-31
* | perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker2010-05-31
* | perf: Use event__process_task from perf schedFrederic Weisbecker2010-05-31
* | perf: Process comm events by tidFrederic Weisbecker2010-05-31
|/
* blktrace: Fix new kernel-doc warningsRandy Dunlap2010-05-31
* perf_events: Fix unincremented buffer base on partial copyFrederic Weisbecker2010-05-31
* perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian2010-05-31
* perf_events, trace: Fix perf_trace_destroy(), mutex went missingPeter Zijlstra2010-05-31
* perf_events, trace: Fix probe unregister racePeter Zijlstra2010-05-31
* perf_events: Fix races in group compositionPeter Zijlstra2010-05-31
* perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra2010-05-31
* Linux 2.6.35-rc1v2.6.35-rc1Linus Torvalds2010-05-30
* Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-30
|\
| * SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-30
| * slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-24
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-30
|\ \
| * | mutex: Fix optimistic spinning vs. BKLTony Breeds2010-05-19
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-30
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-05-29
| |\ \ \
| | * | | ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2010-05-25
| | * | | ring-buffer: Reset "real_end" when page is filledSteven Rostedt2010-05-25
| * | | | perf tui: Fix last use_browser problem related to .perfconfigArnaldo Carvalho de Melo2010-05-27
| * | | | perf symbols: Add the build id cache to the vmlinux pathArnaldo Carvalho de Melo2010-05-26
| * | | | perf tui: Reset use_browser if stdout is not a ttyArnaldo Carvalho de Melo2010-05-26
| |/ / /
* | | | ia64: revert __node_random additionLinus Torvalds2010-05-30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-30
|\ \ \ \
| * | | | mm: export generic_pipe_buf_*() to modulesMiklos Szeredi2010-05-26
| * | | | fuse: support splice() reading from fuse deviceMiklos Szeredi2010-05-25
| * | | | fuse: allow splice to move pagesMiklos Szeredi2010-05-25
| * | | | mm: export remove_from_page_cache() to modulesMiklos Szeredi2010-05-25