aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/hw_breakpoint.c
Commit message (Expand)AuthorAge
* x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-30
* x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-12
* x86: Fix instruction breakpoint encodingFrederic Weisbecker2010-09-16
* x86: Support for instruction breakpointsFrederic Weisbecker2010-06-24
* x86: Set resume bit before returning from breakpoint exceptionFrederic Weisbecker2010-06-24
* hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-04-30
* Merge branch 'perf/core' into perf/urgentIngo Molnar2010-03-04
|\
| * x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker2010-02-27
| * Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker2010-02-27
| |\
| * | x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...K.Prasad2010-01-28
* | | hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker2010-02-28
| |/ |/|
* | hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker2010-02-19
|/
* hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-06
* x86/hw-breakpoints: Don't lose GE flag while disabling a breakpointFrederic Weisbecker2009-11-26
* x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo2009-11-25
* hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad2009-11-23
* hw-breakpoints, x86: Fix modular KVM buildIngo Molnar2009-11-14
* 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
* 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: x86 architecture implementation of Hardware Breakpoint interf...K.Prasad2009-06-02