aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-29
| * | | dynamic debug: move ddebug_remove_module() down into free_module()Jason Baron2010-07-27
| * | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-21
| * | | debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel2010-07-21
| * | | Fix merge regression from external kdb to upstream kdbJason Wessel2010-07-21
| * | | repair gdbstub to match the gdbserial protocol specificationJason Wessel2010-07-21
| * | | kdb: break out of kdb_ll() when command is terminatedMartin Hicks2010-07-21
* | | | 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
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas2010-07-19
* | | | 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
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | module: initialize module dynamic debug laterYehuda Sadeh2010-07-04
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-07-02
| |\ \ \
| | * | | sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-01