| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 24 | -252/+496 |
|\ |
|
| * | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 | 6 | -8/+123 |
| |\ |
|
| | * | lockup_detector: Cross arch compile fixes | Don Zickus | 2010-05-16 | 1 | -2/+2 |
| | * | lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archs | Frederic Weisbecker | 2010-05-16 | 1 | -1/+1 |
| | * | x86, watchdog: Fix build error in hw_nmi.c | Ingo Molnar | 2010-05-13 | 1 | -0/+1 |
| | * | x86: Cleanup hw_nmi.c cruft | Don Zickus | 2010-05-12 | 1 | -58/+0 |
| | * | x86: Move trigger_all_cpu_backtrace to its own die_notifier | Don Zickus | 2010-05-12 | 1 | -14/+51 |
| | * | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 | 4 | -6/+6 |
| | * | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 2010-05-12 | 292 | -7419/+10368 |
| | |\ |
|
| | * | | nmi_watchdog: Clean up various small details | Don Zickus | 2010-02-25 | 2 | -10/+10 |
| | * | | nmi_watchdog: Fix undefined 'apic' build bug | Don Zickus | 2010-02-19 | 1 | -0/+2 |
| | * | | nmi_watchdog: Compile and portability fixes | Don Zickus | 2010-02-14 | 2 | -5/+18 |
| | * | | nmi_watchdog: Use a boolean config flag for compiling | Don Zickus | 2010-02-14 | 1 | -0/+1 |
| | * | | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus | 2010-02-08 | 2 | -1/+8 |
| | * | | nmi_watchdog: Add new, generic implementation, using perf events | Don Zickus | 2010-02-08 | 1 | -0/+114 |
| | * | | x86: Move notify_die from nmi.c to traps.c | Don Zickus | 2010-02-08 | 2 | -7/+5 |
| * | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2010-08-04 | 1 | -2/+14 |
| |\ \ \ |
|
| | * \ \ | Merge remote branch 'tip/perf/urgent' into oprofile/urgent | Robert Richter | 2010-06-04 | 185 | -7955/+11126 |
| | |\ \ \ |
|
| | * | | | | Oprofile: Change CPUIDS from decimal to hex, and add some comments | John Villalovos | 2010-05-10 | 1 | -2/+14 |
| * | | | | | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 | 10 | -46/+69 |
| |\ \ \ \ \ |
|
| * | | | | | | x86,mmiotrace: Add support for tracing STOS instruction | Marcin Slusarz | 2010-08-02 | 1 | -13/+17 |
| * | | | | | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent | Thomas Renninger | 2010-07-22 | 2 | -7/+4 |
| * | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 14 | -56/+61 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | perf, x86: P4 PMU -- redesign cache events | Cyrill Gorcunov | 2010-07-05 | 2 | -83/+163 |
| * | | | | | | | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 | 2 | -3/+12 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | kprobes/x86: Fix kprobes to skip prefixes correctly | Masami Hiramatsu | 2010-06-29 | 1 | -16/+17 |
| * | | | | | | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | 15 | -25/+41 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: Support for instruction breakpoints | Frederic Weisbecker | 2010-06-24 | 2 | -16/+30 |
| * | | | | | | | | | x86: Set resume bit before returning from breakpoint exception | Frederic Weisbecker | 2010-06-24 | 1 | -0/+7 |
| * | | | | | | | | | x86, perf: Add power_end event to process_*.c cpu_idle routine | Robert Schöne | 2010-06-18 | 2 | -0/+9 |
| * | | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 23 | -52/+189 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 | 8 | -93/+78 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86: Unify save_stack_address() and save_stack_address_nosched() | Oleg Nesterov | 2010-06-09 | 1 | -14/+10 |
| | * | | | | | | | | | | x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendly | Oleg Nesterov | 2010-06-09 | 1 | -1/+5 |
| | * | | | | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 2010-06-08 | 3 | -21/+15 |
| | * | | | | | | | | | | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker | 2010-06-08 | 7 | -65/+56 |
| * | | | | | | | | | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | 1 | -9/+9 |
| * | | | | | | | | | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 |
| * | | | | | | | | | | | perf, x86: Make a second write to performance counter if needed | Cyrill Gorcunov | 2010-06-09 | 2 | -1/+20 |
| * | | | | | | | | | | | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 2010-06-09 | 1 | -9/+5 |
| * | | | | | | | | | | | perf, x86: Small fix to cpuid10_edx | Livio Soares | 2010-06-08 | 1 | -2/+3 |
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2010-07-01 | 15 | -25/+41 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | mce: convert to rcu_dereference_index_check() | Paul E. McKenney | 2010-06-14 | 1 | -1/+1 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36 | Joerg Roedel | 2010-07-27 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | x86/amd-iommu: Export cache-coherency capability | Joerg Roedel | 2010-07-27 | 1 | -0/+5 |
| | | * | | | | | | | | | | | x86/amd-iommu: Use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-19 | 1 | -2/+1 |
| | |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 | 2 | -106/+103 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | kgdb,x86: use macro HBP_NUM to replace magic number 4 | Dongdong Deng | 2010-08-05 | 1 | -9/+9 |