summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-0655-339/+608
|\
| * Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-057-8/+130
| |\
| | * lockup_detector: Cross arch compile fixesDon Zickus2010-05-161-2/+2
| | * lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-161-0/+4
| | * lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archsFrederic Weisbecker2010-05-162-1/+4
| | * x86, watchdog: Fix build error in hw_nmi.cIngo Molnar2010-05-131-0/+1
| | * x86: Cleanup hw_nmi.c cruftDon Zickus2010-05-121-58/+0Star
| | * x86: Move trigger_all_cpu_backtrace to its own die_notifierDon Zickus2010-05-121-14/+51
| | * lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-124-6/+6
| | * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-123267-63996/+149379
| | |\
| | * | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-252-10/+10
| | * | nmi_watchdog: Fix undefined 'apic' build bugDon Zickus2010-02-191-0/+2
| | * | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-142-5/+18
| | * | nmi_watchdog: Use a boolean config flag for compilingDon Zickus2010-02-141-0/+1
| | * | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-082-1/+8
| | * | nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-081-0/+114
| | * | x86: Move notify_die from nmi.c to traps.cDon Zickus2010-02-082-7/+5Star
| * | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-08-041-2/+14
| |\ \ \
| | * | | powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-06-041-1/+1
| | * | | Merge remote branch 'tip/perf/urgent' into oprofile/urgentRobert Richter2010-06-041770-38340/+91363
| | |\ \ \
| | * | | | Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos2010-05-101-2/+14
| * | | | | perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood2010-08-031-0/+1
| * | | | | perf, powerpc: Convert the FSL driver to use local64_tPeter Zijlstra2010-08-031-14/+14
| * | | | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-0262-240/+364
| |\ \ \ \ \
| * | | | | | x86,mmiotrace: Add support for tracing STOS instructionMarcin Slusarz2010-08-021-13/+17
| * | | | | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-222-7/+4Star
| * | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-21313-195004/+2191Star
| |\ \ \ \ \ \
| * | | | | | | perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov2010-07-052-83/+163
| * | | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-0531-68/+144
| |\ \ \ \ \ \ \
| * | | | | | | | kprobes/x86: Fix kprobes to skip prefixes correctlyMasami Hiramatsu2010-06-291-16/+17
| * | | | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28105-598/+340Star
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86: Support for instruction breakpointsFrederic Weisbecker2010-06-242-16/+30
| * | | | | | | | | x86: Set resume bit before returning from breakpoint exceptionFrederic Weisbecker2010-06-241-0/+7
| * | | | | | | | | x86, perf: Add power_end event to process_*.c cpu_idle routineRobert Schöne2010-06-182-0/+9
| * | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18178-659/+4714
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-0912-122/+101Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov2010-06-091-14/+10Star
| | * | | | | | | | | | x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov2010-06-091-1/+5
| | * | | | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-087-50/+38Star
| | * | | | | | | | | | x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-087-65/+56Star
| * | | | | | | | | | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-095-47/+47
| * | | | | | | | | | | arch: Implement local64_tPeter Zijlstra2010-06-0922-0/+22
| * | | | | | | | | | | perf, x86: Make a second write to performance counter if neededCyrill Gorcunov2010-06-092-1/+20
| * | | | | | | | | | | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-093-15/+13Star
| * | | | | | | | | | | perf, x86: Small fix to cpuid10_edxLivio Soares2010-06-081-2/+3
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2010-07-01114-610/+361Star
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mce: convert to rcu_dereference_index_check()Paul E. McKenney2010-06-151-1/+1
| * | | | | | | | | | | | | powerpc: remove all rcu head initializationsPaul E. McKenney2010-06-151-1/+0Star
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-061-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \