aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-08-05
| |\
| | * tracing/kprobes: unregister_trace_probe needs to be called under mutexSrikar Dronamraju2010-08-04
| * | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
| |\ \ | | |/ | |/|
| | * kernel/watchdog: Initialize 'result'Kulikov Vasiliy2010-07-07
| | * lockup_detector: Convert per_cpu to __get_cpu_var for readabilityDon Zickus2010-05-19
| | * lockup_detector: Cross arch compile fixesDon Zickus2010-05-15
| | * lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-15
| | * watchdog: Export touch_softlockup_watchdogIngo Molnar2010-05-13
| | * lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdogDon Zickus2010-05-12
| | * lockup_detector: Remove nmi_watchdog.c fileDon Zickus2010-05-12
| | * lockup_detector: Remove old softlockup codeDon Zickus2010-05-12
| | * lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-12
| | * lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
| | * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12
| | |\
| | * | nmi_watchdog: Tell the world we're activePeter Zijlstra2010-03-02
| | * | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-25
| | * | nmi_watchdog: Properly configure for software eventsDon Zickus2010-02-17
| | * | nmi_watchdog: support for oprofileDon Zickus2010-02-17
| | * | nmi_watchdog: Fallback to software events when no hardware pmu detectedDon Zickus2010-02-14
| | * | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-14
| | * | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-08
| | * | nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-08
| * | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
| |\ \ \
| * | | | perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...Frederic Weisbecker2010-08-01
| * | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-23
| |\ \ \ \
| | * | | | trace: strlen() return doesn't account for the NULLDan Carpenter2010-07-22
| | * | | | tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-21
| | * | | | tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-20
| | * | | | trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy2010-07-20
| | * | | | tracing: Allow to disable cmdline recordingLi Zefan2010-07-20
| * | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-07-21
| |\ \ \ \ \
| | * | | | | tracing: Use generic_file_llseek for debugfsArnd Bergmann2010-07-20
| | * | | | | tracing: Remove special tracesFrederic Weisbecker2010-07-20
| | * | | | | tracing: Remove sysprof ftrace pluginFrederic Weisbecker2010-07-20
| | |/ / / /
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-21
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | tracing: Remove ksym tracerFrederic Weisbecker2010-07-15
| * | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-07-06
| |\ \ \ \ \
| | * | | | | tracing/kprobes: Support "string" typeMasami Hiramatsu2010-07-05
| * | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-05
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-28
| * | | | | | tracing/function-graph: Use correct string size for snprintfChase Douglas2010-06-28
| * | | | | | tracing: Remove open-coded __trace_add_event_call()Li Zefan2010-06-28
| * | | | | | tracing: Remove redundant raw_init callbacksLi Zefan2010-06-28
| * | | | | | tracing: Remove test of NULL define_fields callbackLi Zefan2010-06-28
| * | | | | | tracing: Don't allocate common fields for every trace eventsLi Zefan2010-06-28
| * | | | | | tracing: Use a global field list for all syscall exit eventsLi Zefan2010-06-28
| * | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28
| |\ \ \ \ \ \
| * | | | | | | hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker2010-06-24
| * | | | | | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
| |\ \ \ \ \ \ \