| Commit message (Expand) | Author | Age |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
|\ |
|
| * | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 |
| |\ |
|
| | * | lockup_detector: Cross arch compile fixes | Don Zickus | 2010-05-15 |
| | * | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR | Frederic Weisbecker | 2010-05-15 |
| | * | lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archs | Frederic Weisbecker | 2010-05-15 |
| | * | x86, watchdog: Fix build error in hw_nmi.c | Ingo Molnar | 2010-05-13 |
| | * | x86: Cleanup hw_nmi.c cruft | Don Zickus | 2010-05-12 |
| | * | x86: Move trigger_all_cpu_backtrace to its own die_notifier | Don Zickus | 2010-05-12 |
| | * | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 |
| | * | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 2010-05-12 |
| | |\ |
|
| | * | | nmi_watchdog: Clean up various small details | Don Zickus | 2010-02-25 |
| | * | | nmi_watchdog: Fix undefined 'apic' build bug | Don Zickus | 2010-02-19 |
| | * | | nmi_watchdog: Compile and portability fixes | Don Zickus | 2010-02-14 |
| | * | | nmi_watchdog: Use a boolean config flag for compiling | Don Zickus | 2010-02-14 |
| | * | | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus | 2010-02-08 |
| | * | | nmi_watchdog: Add new, generic implementation, using perf events | Don Zickus | 2010-02-08 |
| | * | | x86: Move notify_die from nmi.c to traps.c | Don Zickus | 2010-02-08 |
| * | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2010-08-04 |
| |\ \ \ |
|
| | * | | | powerpc/oprofile: fix potential buffer overrun in op_model_cell.c | Denis Kirjanov | 2010-06-04 |
| | * | | | Merge remote branch 'tip/perf/urgent' into oprofile/urgent | Robert Richter | 2010-06-04 |
| | |\ \ \ |
|
| | * | | | | Oprofile: Change CPUIDS from decimal to hex, and add some comments | John Villalovos | 2010-05-10 |
| * | | | | | perf, powerpc: fsl_emb: Restore setting perf_sample_data.period | Scott Wood | 2010-08-02 |
| * | | | | | perf, powerpc: Convert the FSL driver to use local64_t | Peter Zijlstra | 2010-08-02 |
| * | | | | | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 |
| |\ \ \ \ \ |
|
| * | | | | | | x86,mmiotrace: Add support for tracing STOS instruction | Marcin Slusarz | 2010-08-01 |
| * | | | | | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent | Thomas Renninger | 2010-07-22 |
| * | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | perf, x86: P4 PMU -- redesign cache events | Cyrill Gorcunov | 2010-07-05 |
| * | | | | | | | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | kprobes/x86: Fix kprobes to skip prefixes correctly | Masami Hiramatsu | 2010-06-29 |
| * | | | | | | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: Support for instruction breakpoints | Frederic Weisbecker | 2010-06-24 |
| * | | | | | | | | | x86: Set resume bit before returning from breakpoint exception | Frederic Weisbecker | 2010-06-24 |
| * | | | | | | | | | x86, perf: Add power_end event to process_*.c cpu_idle routine | Robert Schöne | 2010-06-18 |
| * | | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86: Unify save_stack_address() and save_stack_address_nosched() | Oleg Nesterov | 2010-06-09 |
| | * | | | | | | | | | | x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendly | Oleg Nesterov | 2010-06-09 |
| | * | | | | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 2010-06-08 |
| | * | | | | | | | | | | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker | 2010-06-08 |
| * | | | | | | | | | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 |
| * | | | | | | | | | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 |
| * | | | | | | | | | | | perf, x86: Make a second write to performance counter if needed | Cyrill Gorcunov | 2010-06-09 |
| * | | | | | | | | | | | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 2010-06-09 |
| * | | | | | | | | | | | perf, x86: Small fix to cpuid10_edx | Livio Soares | 2010-06-08 |
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2010-07-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | mce: convert to rcu_dereference_index_check() | Paul E. McKenney | 2010-06-14 |
| * | | | | | | | | | | | | | powerpc: remove all rcu head initializations | Paul E. McKenney | 2010-06-14 |
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|