aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* x86, perf events: Check if we have APIC enabledCyrill Gorcunov2009-12-10
* perf_event: Fix variable initialization in other codepathsXiao Guangrong2009-12-10
* hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2009-12-09
* x86 insn: Delete empty or incomplete inat-tables.cMasami Hiramatsu2009-12-07
* x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi2009-12-07
* x86, perf probe: Fix warning in test_get_len()Jean Delvare2009-12-06
* x86: Fixup wrong irq frame link in stacktracesFrederic Weisbecker2009-12-06
* x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker2009-12-06
* x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker2009-12-06
* hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-06
* hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker2009-12-06
* Merge branch 'perf/probes' into perf/coreIngo Molnar2009-12-03
|\
| * x86: insn decoder test checks objdump versionMasami Hiramatsu2009-11-21
| * x86: Fix insn decoder test typosMasami Hiramatsu2009-11-21
* | Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-03
|\ \
| * | x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto2009-11-26
| * | x86: Tighten conditionals on MCE related statisticsJan Beulich2009-11-23
| * | x86, mce: Fix __init annotationsHidetoshi Seto2009-11-12
| * | x86: Mark the thermal init functions __initYong Wang2009-11-11
| * | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-09
| * | x86, mce: Add a global MCE init helperBorislav Petkov2009-10-16
| * | x86, mce: Fix up MCE naming nomenclatureBorislav Petkov2009-10-16
| | |
| | \
| *-. \ Merge branches 'x86/mce' and 'x86/urgent' into perf/mceIngo Molnar2009-10-16
| |\ \ \
| | * | | mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov2009-10-12
| * | | | perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto2009-10-13
* | | | | x86: Fix comments of register/stack access functionsMasami Hiramatsu2009-12-02
* | | | | hw-breakpoints: Keep track of user disabled breakpointsFrederic Weisbecker2009-12-02
* | | | | hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker2009-11-27
* | | | | x86/hw-breakpoints: Don't lose GE flag while disabling a breakpointFrederic Weisbecker2009-11-26
* | | | | hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker2009-11-26
* | | | | x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo2009-11-25
* | | | | perf_events, x86: Fix validate_event bugStephane Eranian2009-11-24
* | | | | hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad2009-11-23
* | | | | perf events: Do not generate function trace entries in perf codeIngo Molnar2009-11-23
* | | | | Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-21
|\ \ \ \ \
| * | | | | hw-breakpoints, x86: Fix modular KVM buildIngo Molnar2009-11-14
| * | | | | hw-breakpoints: Wrap in the KVM breakpoint active state checkFrederic Weisbecker2009-11-10
| * | | | | hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker2009-11-10
| * | | | | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-08
| * | | | | hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker2009-11-05
| * | | | | x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread().Paul Mundt2009-11-03
| * | | | | Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-17
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-07
| |\ \ \ \ \ \ \
| * | | | | | | | x86: Mark ptrace_get_debugreg() as staticJaswinder Singh Rajput2009-07-01
| * | | | | | | | x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler s...Jaswinder Singh Rajput2009-06-17
| * | | | | | | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad2009-06-02
| * | | | | | | | | hw-breakpoints: cleanup HW Breakpoint registers before kexecK.Prasad2009-06-02
| * | | | | | | | | hw-breakpoints: modify Ptrace routines to access breakpoint registersK.Prasad2009-06-02