summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2010-09-10perf: Fix perf_init_event()Peter Zijlstra
2010-09-10perf: Ensure we call add_event_to_ctx() with the right locks heldPeter Zijlstra
2010-09-09perf: Fix up delayed_put_task_struct()Peter Zijlstra
2010-09-09perf: Optimize context opsPeter Zijlstra
2010-09-09perf: Provide a separate task context for sweventsPeter Zijlstra
2010-09-09perf: Multiple task contextsPeter Zijlstra
2010-09-09perf: Clean up perf_event_context allocationPeter Zijlstra
2010-09-09perf: Move some code aroundPeter Zijlstra
2010-09-09perf: Per-pmu-per-cpu contextsPeter Zijlstra
2010-09-09perf: Per cpu-context rotation timerPeter Zijlstra
2010-09-09perf: Remove the swevent hash-table from the cpu contextPeter Zijlstra
2010-09-09perf: Separate find_get_context() from event initializationPeter Zijlstra
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Shrink hw_perf_eventPeter Zijlstra
2010-09-09perf: Default PMU opsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra
2010-09-09perf: Unindent labelsPeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra
2010-09-09perf: Deconstify struct pmuPeter Zijlstra
2010-09-09Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-09-09perf: Fix CPU hotplugPeter Zijlstra
2010-09-09perf, trace: Fix module leakLi Zefan
2010-09-08tracing/kprobe: Fix handling of C-unlike argument namesMasami Hiramatsu
2010-09-08tracing/kprobes: Fix handling of argument namesMasami Hiramatsu
2010-09-08tracing/kprobe: Fix a memory leak in error caseMasami Hiramatsu
2010-09-08tracing: Do not allow llseek to set_ftrace_filterSteven Rostedt
2010-09-01ring-buffer: Place duplicate expression into a single functionSteven Rostedt
2010-09-01lockup_detector: Sync touch_*_watchdog back to old semanticsDon Zickus
2010-09-01lockup_detector: Remove unused panic_notifierAkinobu Mita
2010-09-01lockup_detector: Convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-08-31tracing: Fix a race in function profileLi Zefan
2010-08-30perf_events: Fix time tracking for events with pid != -1 and cpu != -1Stephane Eranian
2010-08-27Merge branch 'perf/urgent' into perf/coreFrederic Weisbecker
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar
2010-08-25tracing/trace_stack: Fix stack trace on ppc64Anton Blanchard
2010-08-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-23mutex: Improve the scalability of optimistic spinningTim Chen
2010-08-23watchdog: Don't throttle the watchdogPeter Zijlstra
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-08-19perf, tracing: add missing __percpu markupsNamhyung Kim
2010-08-19perf: Humanize the number of contextsFrederic Weisbecker
2010-08-19perf: Fix race in callchainsFrederic Weisbecker
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker