aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter
2010-10-15Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt
2010-10-15Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt
2010-10-14kprobes: Fix selftest to clear flags field for reusing probesMasami Hiramatsu
2010-10-13tracing: Fix function-graph build warning on 32-bitBorislav Petkov
2010-10-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter
2010-10-11perf: New helper function for pmu nameMatt Fleming
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-04perf_events: Fix invalid pointer when pid is invalidStephane Eranian
2010-10-01kfifo: fix scatterlist usageIra W. Snyder
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-22rmap: fix walk during forkAndrea Arcangeli
2010-09-22jump label: Tracepoint support for jump labelsJason Baron
2010-09-22jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron
2010-09-22jump label: Initialize workqueue tracepoints *before* they are registeredJason Baron
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar
2010-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-21perf: Avoid RCU vs preemption assumptionsPeter Zijlstra
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar
2010-09-21sched: Fix nohz balance kickSuresh Siddha
2010-09-17perf: Undo the per cpu-context timer stuffPeter Zijlstra
2010-09-17perf: Fix perf_event_exit_cpu_context()Peter Zijlstra
2010-09-17perf: Complete software pmu groupingPeter Zijlstra
2010-09-17perf_events: Fix broken event groupingStephane Eranian
2010-09-17hw breakpoints: Fix pid namespace bugMatt Helsley
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-09-15kprobes: Add sparse context annotationsNamhyung Kim
2010-09-15kprobes: Make functions staticNamhyung Kim
2010-09-15kprobes: Verify jprobe entry pointNamhyung Kim
2010-09-15kprobes: Remove redundant address checkNamhyung Kim
2010-09-15perf events: Clean up pid passingMatt Helsley
2010-09-15perf events: Split out task search into helperMatt Helsley
2010-09-15hw breakpoints: Fix pid namespace bugMatt Helsley
2010-09-15watchdog: Avoid kernel crash when disabling watchdogStephane Eranian
2010-09-15sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-14tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enumsSteven Rostedt
2010-09-14tracing: Do not trace in irq when funcgraph-irq option is zeroSteven Rostedt
2010-09-14tracing: Add funcgraph-irq option for function graph tracer.Jiri Olsa
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-14tracing: Fix reading of set_ftrace_filter across listsSteven Rostedt
2010-09-14tracing: Keep track of set_ftrace_filter position and allow lseek againSteven Rostedt
2010-09-14tracing: Replace typecasted void pointer in set_ftrace_filter codeSteven Rostedt
2010-09-14tracing: Do not reset *pos in set_ftrace_filterSteven Rostedt