summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hw_breakpoint.h
Commit message (Expand)AuthorAgeFilesLines
* perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+0
* perf/arch/x86: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+5
* perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-261-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin2014-12-031-0/+1
* UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-141-3/+2
* x86: Fix instruction breakpoint encodingFrederic Weisbecker2010-09-171-1/+1
* x86: Support for instruction breakpointsFrederic Weisbecker2010-06-241-1/+1
* hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-05-011-0/+5
* hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-05-011-3/+2
* x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker2010-02-271-1/+0
* hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-081-20/+38
* hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker2009-11-051-1/+1
* hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad2009-06-021-0/+55