summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-142-12/+55
| | * | | | | | | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-081-0/+1
| | * | | | | | | nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-081-0/+191
| * | | | | | | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-025-10/+37
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...Frederic Weisbecker2010-08-021-3/+3
| * | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-237-14/+76
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | trace: strlen() return doesn't account for the NULLDan Carpenter2010-07-221-1/+1
| | * | | | | | | | | tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-214-6/+38
| | * | | | | | | | | tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-201-3/+0
| | * | | | | | | | | trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy2010-07-201-1/+1
| | * | | | | | | | | tracing: Allow to disable cmdline recordingLi Zefan2010-07-203-3/+36
| * | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-07-218-524/+15
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tracing: Use generic_file_llseek for debugfsArnd Bergmann2010-07-201-0/+15
| | * | | | | | | | | | tracing: Remove special tracesFrederic Weisbecker2010-07-205-146/+0
| | * | | | | | | | | | tracing: Remove sysprof ftrace pluginFrederic Weisbecker2010-07-206-378/+0
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-211-0/+6
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | tracing: Remove ksym tracerFrederic Weisbecker2010-07-156-606/+0
| * | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-07-061-78/+292
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tracing/kprobes: Support "string" typeMasami Hiramatsu2010-07-051-78/+292
| * | | | | | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-055-34/+33
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-282-35/+39
| * | | | | | | | | tracing/function-graph: Use correct string size for snprintfChase Douglas2010-06-281-1/+2
| * | | | | | | | | tracing: Remove open-coded __trace_add_event_call()Li Zefan2010-06-281-51/+19
| * | | | | | | | | tracing: Remove redundant raw_init callbacksLi Zefan2010-06-282-16/+2
| * | | | | | | | | tracing: Remove test of NULL define_fields callbackLi Zefan2010-06-282-24/+13
| * | | | | | | | | tracing: Don't allocate common fields for every trace eventsLi Zefan2010-06-283-52/+81
| * | | | | | | | | tracing: Use a global field list for all syscall exit eventsLi Zefan2010-06-281-3/+4
| * | | | | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-289-81/+107
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker2010-06-241-37/+41
| * | | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-1811-165/+256
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-0910-848/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-095-597/+0
| | * | | | | | | | | | tracing: Remove boot tracerAmérico Wang2010-06-086-241/+0
| | * | | | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-082-7/+0
| | * | | | | | | | | | x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-081-3/+4
| * | | | | | | | | | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-091-21/+21
| * | | | | | | | | | | perf: Add perf_event::child_countPeter Zijlstra2010-06-091-2/+2
| * | | | | | | | | | | perf: Add perf_event_count()Peter Zijlstra2010-06-091-6/+11
| * | | | | | | | | | | perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...Peter Zijlstra2010-06-091-27/+34
| * | | | | | | | | | | perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra2010-06-091-154/+154
| * | | | | | | | | | | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-091-8/+1
| * | | | | | | | | | | perf: Add non-exec mmap() trackingEric B Munson2010-06-091-11/+23
| * | | | | | | | | | | perf, trace: Remove superfluous rcu_read_lock()Peter Zijlstra2010-06-091-2/+0
| * | | | | | | | | | | perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra2010-06-091-4/+4
| * | | | | | | | | | | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-06-0810-102/+27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | tracing: Remove ftrace_preempt_disable/enableSteven Rostedt2010-06-039-99/+24
| | * | | | | | | | | | | tracing/sched: Make preempt_schedule() notraceSteven Rostedt2010-06-031-3/+3
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-064-0/+179
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2010-07-0111-97/+115
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | lockdep: Add an in_workqueue_context() lockdep-based test functionPaul E. McKenney2010-06-141-0/+15
OpenPOWER on IntegriCloud