aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/hw_breakpoint.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-20powerpc: Fix smp_processor_id() in preemptible splat in set_breakpointPaul Gortmaker1-1/+1
2013-01-29powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling1-2/+0
2013-01-16powerpc: Rename set_break to avoid naming conflictMichael Neuling1-1/+1
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling1-7/+26
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling1-0/+1
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling1-1/+1
2012-09-07powerpc: Pack arch_hw_breakpoint to avoid holes in structMichael Neuling1-3/+3
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+1
2011-07-01perf, powerpc: Fix build borkagePeter Zijlstra1-1/+1
2010-06-30powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras1-4/+1
2010-06-22powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside symbol lengthK.Prasad1-0/+1
2010-06-22powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad1-0/+3
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad1-0/+73