summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/hw_breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-14hw-breakpoints, x86: Fix modular KVM buildIngo Molnar1-2/+2
2009-11-10hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker1-0/+35
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker1-136/+255
2009-06-17x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler s...Jaswinder Singh Rajput1-3/+3
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-2/+2
2009-06-03hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad1-2/+11
2009-06-03hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...K.Prasad1-0/+382