index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
hw_breakpoint.c
Commit message (
Expand
)
Author
Age
*
powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
Ravi Bangoria
2019-09-11
*
powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()
Christophe Leroy
2019-08-20
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
|
\
|
*
powerpc: Fix compile issue with force DAWR
Michael Neuling
2019-07-03
|
*
powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
Mathieu Malaterre
2019-07-03
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
|
/
*
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
2019-04-20
*
perf/arch/powerpc: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
*
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-06-26
*
powerpc/ptrace: Fix enforcement of DAWR constraints
Michael Neuling
2018-05-21
*
powerpc: Update ptrace to use ppc_breakpoint_available()
Michael Neuling
2018-03-27
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2017-02-18
|
\
|
*
powerpc/8xx: Implement hw_breakpoint
Christophe Leroy
2017-01-25
*
|
powerpc/xmon: Fix data-breakpoint
Ravi Bangoria
2017-02-15
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
*
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
2016-10-28
*
powerpc: Use kprobe blacklist for exception handlers
Nicholas Piggin
2016-09-18
*
powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint event
Ravi Bangoria
2016-03-03
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-02
*
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
*
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
Paul Gortmaker
2014-05-19
*
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-14
*
powerpc/hw_brk: Fix off by one error when validating DAWR region end
Michael Neuling
2013-07-01
*
powerpc/hw_brk: Fix clearing of extraneous IRQ
Michael Neuling
2013-06-25
*
powerpc: Change hardware breakpoint to allow longer ranges
Michael Neuling
2013-01-28
*
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2013-01-15
*
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
*
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
2012-09-09
*
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-09
*
powerpc: Use consistent name info for arch_hw_breakpoint
Michael Neuling
2012-09-06
*
powerpc: Fix null pointer deref in perf hardware breakpoints
Michael Neuling
2012-08-24
*
powerpc/hw_breakpoints: Fix incorrect pointer access
Naveen N. Rao
2012-07-11
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
*
powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
Paul Mackerras
2010-06-29
*
powerpc, hw_breakpoint: Cooperate better with other single-steppers
Paul Mackerras
2010-06-23
*
powerpc, hw_breakpoint: Fix off-by-one in checking access address
Paul Mackerras
2010-06-23
*
powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...
K.Prasad
2010-06-22
*
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
K.Prasad
2010-06-22
*
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
2010-06-22