aboutsummaryrefslogtreecommitdiffstats
path: root/arch
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/nmi' into perf/coreIngo Molnar2010-08-05
| |\
| | * 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
| | * x86, watchdog: Fix build error in hw_nmi.cIngo Molnar2010-05-13
| | * 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: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
| | * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12
| | |\
| | * | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-25
| | * | nmi_watchdog: Fix undefined 'apic' build bugDon Zickus2010-02-19
| | * | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-14
| | * | nmi_watchdog: Use a boolean config flag for compilingDon 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
| | * | 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
| |\ \ \
| | * | | 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
| * | | | | 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
| |\ \ \ \ \
| * | | | | | x86,mmiotrace: Add support for tracing STOS instructionMarcin Slusarz2010-08-01
| * | | | | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-22
| * | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-21
| |\ \ \ \ \ \
| * | | | | | | perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov2010-07-05
| * | | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-05
| |\ \ \ \ \ \ \
| * | | | | | | | kprobes/x86: Fix kprobes to skip prefixes correctlyMasami Hiramatsu2010-06-29
| * | | | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86: Support for instruction breakpointsFrederic Weisbecker2010-06-24
| * | | | | | | | | x86: Set resume bit before returning from breakpoint exceptionFrederic Weisbecker2010-06-24
| * | | | | | | | | x86, perf: Add power_end event to process_*.c cpu_idle routineRobert Schöne2010-06-18
| * | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-09
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov2010-06-09
| | * | | | | | | | | | x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov2010-06-09
| | * | | | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-08
| | * | | | | | | | | | x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-08
| * | | | | | | | | | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-09
| * | | | | | | | | | | arch: Implement local64_tPeter Zijlstra2010-06-09
| * | | | | | | | | | | perf, x86: Make a second write to performance counter if neededCyrill Gorcunov2010-06-09
| * | | | | | | | | | | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-09
| * | | | | | | | | | | perf, x86: Small fix to cpuid10_edxLivio Soares2010-06-08
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2010-07-01
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mce: convert to rcu_dereference_index_check()Paul E. McKenney2010-06-14
| * | | | | | | | | | | | | powerpc: remove all rcu head initializationsPaul E. McKenney2010-06-14
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ \ \ \ \ \ \