summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/hw_breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-3/+7
|\
| * x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...K.Prasad2010-01-291-3/+7
* | hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker2010-02-191-23/+7Star
|/
* hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-061-3/+2Star
* x86/hw-breakpoints: Don't lose GE flag while disabling a breakpointFrederic Weisbecker2009-11-261-8/+14
* x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo2009-11-251-5/+5
* hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad2009-11-231-0/+4
* hw-breakpoints, x86: Fix modular KVM buildIngo Molnar2009-11-141-2/+2
* hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker2009-11-101-0/+35
* hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-081-136/+255
* x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler s...Jaswinder Singh Rajput2009-06-171-3/+3
* Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-171-2/+2
* hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad2009-06-021-2/+11
* hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...K.Prasad2009-06-021-0/+382