| Commit message (Expand) | Author | Age |
* | x86, perf events: Check if we have APIC enabled | Cyrill Gorcunov | 2009-12-10 |
* | perf_event: Fix variable initialization in other codepaths | Xiao Guangrong | 2009-12-10 |
* | hw-breakpoints: Modify breakpoints without unregistering them | Frederic Weisbecker | 2009-12-09 |
* | x86 insn: Delete empty or incomplete inat-tables.c | Masami Hiramatsu | 2009-12-07 |
* | x86: Compile insn.c and inat.c only for KPROBES | OGAWA Hirofumi | 2009-12-07 |
* | x86, perf probe: Fix warning in test_get_len() | Jean Delvare | 2009-12-06 |
* | x86: Fixup wrong irq frame link in stacktraces | Frederic Weisbecker | 2009-12-06 |
* | x86: Fixup wrong debug exception frame link in stacktraces | Frederic Weisbecker | 2009-12-06 |
* | x86/perf: Exclude the debug stack from the callchains | Frederic Weisbecker | 2009-12-06 |
* | hw-breakpoints: Use overflow handler instead of the event callback | Frederic Weisbecker | 2009-12-06 |
* | hw-breakpoints: Drop callback and task parameters from modify helper | Frederic Weisbecker | 2009-12-06 |
* | Merge branch 'perf/probes' into perf/core | Ingo Molnar | 2009-12-03 |
|\ |
|
| * | x86: insn decoder test checks objdump version | Masami Hiramatsu | 2009-11-21 |
| * | x86: Fix insn decoder test typos | Masami Hiramatsu | 2009-11-21 |
* | | Merge branch 'perf/mce' into perf/core | Ingo Molnar | 2009-12-03 |
|\ \ |
|
| * | | x86, mce: Add __cpuinit to hotplug callback functions | Hidetoshi Seto | 2009-11-26 |
| * | | x86: Tighten conditionals on MCE related statistics | Jan Beulich | 2009-11-23 |
| * | | x86, mce: Fix __init annotations | Hidetoshi Seto | 2009-11-12 |
| * | | x86: Mark the thermal init functions __init | Yong Wang | 2009-11-11 |
| * | | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang | 2009-11-09 |
| * | | x86, mce: Add a global MCE init helper | Borislav Petkov | 2009-10-16 |
| * | | x86, mce: Fix up MCE naming nomenclature | Borislav Petkov | 2009-10-16 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'x86/mce' and 'x86/urgent' into perf/mce | Ingo Molnar | 2009-10-16 |
| |\ \ \ |
|
| | * | | | mce, edac: Use an atomic notifier for MCEs decoding | Borislav Petkov | 2009-10-12 |
| * | | | | perf_event, x86, mce: Use TRACE_EVENT() for MCE logging | Hidetoshi Seto | 2009-10-13 |
* | | | | | x86: Fix comments of register/stack access functions | Masami Hiramatsu | 2009-12-02 |
* | | | | | hw-breakpoints: Keep track of user disabled breakpoints | Frederic Weisbecker | 2009-12-02 |
* | | | | | hw-breakpoints: Use struct perf_event_attr to define user breakpoints | Frederic Weisbecker | 2009-11-27 |
* | | | | | x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint | Frederic Weisbecker | 2009-11-26 |
* | | | | | hw-breakpoints: Simplify error handling in breakpoint creation requests | Frederic Weisbecker | 2009-11-26 |
* | | | | | x86: Rename global percpu symbol dr7 to cpu_dr7 | Tejun Heo | 2009-11-25 |
* | | | | | perf_events, x86: Fix validate_event bug | Stephane Eranian | 2009-11-24 |
* | | | | | hw-breakpoint: Attribute authorship of hw-breakpoint related files | K.Prasad | 2009-11-23 |
* | | | | | perf events: Do not generate function trace entries in perf code | Ingo Molnar | 2009-11-23 |
* | | | | | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar | 2009-11-21 |
|\ \ \ \ \ |
|
| * | | | | | hw-breakpoints, x86: Fix modular KVM build | Ingo Molnar | 2009-11-14 |
| * | | | | | hw-breakpoints: Wrap in the KVM breakpoint active state check | Frederic Weisbecker | 2009-11-10 |
| * | | | | | hw-breakpoints: Fix broken a.out format dump | Frederic Weisbecker | 2009-11-10 |
| * | | | | | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker | 2009-11-08 |
| * | | | | | hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h | Frederic Weisbecker | 2009-11-05 |
| * | | | | | x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread(). | Paul Mundt | 2009-11-03 |
| * | | | | | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 2009-10-17 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-15 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-07 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: Mark ptrace_get_debugreg() as static | Jaswinder Singh Rajput | 2009-07-01 |
| * | | | | | | | | x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler s... | Jaswinder Singh Rajput | 2009-06-17 |
| * | | | | | | | | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-06-17 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | hw-breakpoints: reset bits in dr6 after the corresponding exception is handled | K.Prasad | 2009-06-02 |
| * | | | | | | | | | hw-breakpoints: cleanup HW Breakpoint registers before kexec | K.Prasad | 2009-06-02 |
| * | | | | | | | | | hw-breakpoints: modify Ptrace routines to access breakpoint registers | K.Prasad | 2009-06-02 |