summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/hw_breakpoint.c
AgeCommit message (Expand)Author
2017-02-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-02-15powerpc/xmon: Fix data-breakpointRavi Bangoria
2017-01-25powerpc/8xx: Implement hw_breakpointChristophe Leroy
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin
2016-03-03powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint eventRavi Bangoria
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-05-20powerpc: Fix smp_processor_id() in preemptible splat in set_breakpointPaul Gortmaker
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-07-02powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling
2013-06-25powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling
2013-01-29powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling
2013-01-16powerpc: Rename set_break to avoid naming conflictMichael Neuling
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-09-07powerpc: Use consistent name info for arch_hw_breakpointMichael Neuling
2012-08-24powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling
2012-07-11powerpc/hw_breakpoints: Fix incorrect pointer accessNaveen N. Rao
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2010-06-30powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras
2010-06-23powerpc, hw_breakpoint: Cooperate better with other single-steppersPaul Mackerras
2010-06-23powerpc, hw_breakpoint: Fix off-by-one in checking access addressPaul Mackerras
2010-06-22powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad
2010-06-22powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad