aboutsummaryrefslogtreecommitdiffstats
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
| * perf: expose event__process functionSrikar Dronamraju2010-08-04
| * perf events: Fix mmap offset determinationDave Martin2010-08-04
* | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
|\ \ | |/ |/|
| * kernel/watchdog: Initialize 'result'Kulikov Vasiliy2010-07-07
| * lockup_detector: Don't enable the lockup detector by defaultFrederic Weisbecker2010-05-19
| * 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
| * lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archsFrederic Weisbecker2010-05-15
| * lockup_detector: Update some configFrederic Weisbecker2010-05-15
| * x86, watchdog: Fix build error in hw_nmi.cIngo Molnar2010-05-13
| * watchdog: Export touch_softlockup_watchdogIngo Molnar2010-05-13
| * lockup_detector: Fix forgotten config conversionFrederic Weisbecker2010-05-12
| * lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTORFrederic Weisbecker2010-05-12
| * lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdogDon Zickus2010-05-12
| * x86: Cleanup hw_nmi.c cruftDon Zickus2010-05-12
| * x86: Move trigger_all_cpu_backtrace to its own die_notifierDon 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: Turn it off by defaultIngo Molnar2010-02-28
| * | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-25
| * | nmi_watchdog: Fix undefined 'apic' build bugDon Zickus2010-02-19
| * | 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: Use a boolean config flag for compilingDon Zickus2010-02-14
| * | nmi_watchdog: Only enable on x86 for nowIngo Molnar2010-02-09
| * | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-08
| * | nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-08
| * | x86: Move notify_die from nmi.c to traps.cDon Zickus2010-02-08
* | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-08-04
|\ \ \
| * | | oprofile: make event buffer nonseekableArnd Bergmann2010-07-26
| * | | powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-06-04
| * | | Merge remote branch 'tip/perf/urgent' into oprofile/urgentRobert Richter2010-06-04
| |\ \ \
| * | | | Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos2010-05-10
* | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-08-03
|\ \ \ \ \
| * | | | | perf tools: Don't keep unreferenced maps when unmaps are detectedArnaldo Carvalho de Melo2010-08-02
| * | | | | perf session: Invalidate last_match when removing threads from rb_treeArnaldo Carvalho de Melo2010-08-02
| * | | | | perf session: Free the ref_reloc_sym memory at the right placeArnaldo Carvalho de Melo2010-08-02
* | | | | | perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood2010-08-02
* | | | | | perf, powerpc: Convert the FSL driver to use local64_tPeter Zijlstra2010-08-02
|/ / / / /
* | | | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
|\ \ \ \ \
| * | | | | Linux 2.6.35v2.6.35Linus Torvalds2010-08-01