aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/hw_breakpoint.c
Commit message (Expand)AuthorAge
* powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling2013-07-01
* powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling2013-06-25
* powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling2013-01-28
* powerpc: Rename set_break to avoid naming conflictMichael Neuling2013-01-15
* powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-10
* powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling2012-09-09
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-09
* powerpc: Use consistent name info for arch_hw_breakpointMichael Neuling2012-09-06
* powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling2012-08-24
* powerpc/hw_breakpoints: Fix incorrect pointer accessNaveen N. Rao2012-07-11
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
* powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-29
* powerpc, hw_breakpoint: Cooperate better with other single-steppersPaul Mackerras2010-06-23
* powerpc, hw_breakpoint: Fix off-by-one in checking access addressPaul Mackerras2010-06-23
* powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad2010-06-22
* powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad2010-06-22
* powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-22