summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/hw_breakpoint.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-141-7/+14
|\
| * powerpc: Fix compile issue with force DAWRMichael Neuling2019-07-031-7/+14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
|/
* powerpc: Add force enable of DAWR on P9 optionMichael Neuling2019-04-201-0/+8
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-0/+1
|\
| * powerpc: fix includes in asm/processor.hChristophe Leroy2018-07-301-0/+1
* | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+0Star
* | perf/arch/powerpc: 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
|/
* powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports itNaveen N. Rao2018-04-041-1/+2
* powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister...Mathieu Malaterre2018-03-131-0/+2
* powerpc: Fix smp_processor_id() in preemptible splat in set_breakpointPaul Gortmaker2014-05-201-1/+1
* powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling2013-01-291-2/+0Star
* powerpc: Rename set_break to avoid naming conflictMichael Neuling2013-01-151-1/+1
* powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-101-7/+26
* powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling2012-09-101-0/+1
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-101-1/+1
* powerpc: Pack arch_hw_breakpoint to avoid holes in structMichael Neuling2012-09-071-3/+3
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+1
* perf, powerpc: Fix build borkagePeter Zijlstra2011-07-011-1/+1
* powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-301-4/+1Star
* powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad2010-06-221-0/+1
* powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad2010-06-221-0/+3
* powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-221-0/+73