aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-30x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker
2010-06-21tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hWu Zhangjin
2010-06-17perf record: prevent kill(0, SIGTERM);Ian Munsie
2010-06-17perf session: Remove threads from tree on PERF_RECORD_EXITArnaldo Carvalho de Melo
2010-06-11Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-06-10perf/tracing: Fix regression of perf losing kprobe eventsSteven Rostedt
2010-06-10perf_events: Fix Intel Westmere event constraintsStephane Eranian
2010-06-10perf record: Don't call newt functions when not initializedArnaldo Carvalho de Melo
2010-06-09Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-06-08tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov
2010-06-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar
2010-06-08perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra
2010-06-07powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov
2010-06-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-06-04perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo
2010-06-03perf: Fix crash in sweventsPeter Zijlstra
2010-06-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-06-01perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo
2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy
2010-06-01perf hist: fix objdump output parsingKonstantin Stepanyuk
2010-06-01perf-record: Check correct pid when forkingBorislav Petkov
2010-06-01perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker
2010-06-01perf: Use event__process_task from perf schedFrederic Weisbecker
2010-05-31perf: Process comm events by tidFrederic Weisbecker
2010-05-31blktrace: Fix new kernel-doc warningsRandy Dunlap
2010-05-31perf_events: Fix unincremented buffer base on partial copyFrederic Weisbecker
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian
2010-05-31perf_events, trace: Fix perf_trace_destroy(), mutex went missingPeter Zijlstra
2010-05-31perf_events, trace: Fix probe unregister racePeter Zijlstra
2010-05-31perf_events: Fix races in group compositionPeter Zijlstra
2010-05-31perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra
2010-05-30Linux 2.6.35-rc1v2.6.35-rc1Linus Torvalds
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2010-05-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-30Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-30ia64: revert __node_random additionLinus Torvalds
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-30CPU: Avoid using unititialized error variable in disable_nonboot_cpus()Rafael J. Wysocki
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap
2010-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-30SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin