index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
2010-12-15
ARM: hw_breakpoint: do not fail initcall if monitor mode is disabled
Will Deacon
2010-12-06
ARM: hw_breakpoint: fix warnings generated by sparse
Will Deacon
2010-12-06
ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handler
Will Deacon
2010-12-06
ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints
Will Deacon
2010-12-06
ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled
Will Deacon
2010-12-06
ARM: hw_breakpoint: don't advertise reserved breakpoints
Will Deacon
2010-12-06
ARM: hw_breakpoint: disable preemption during debug exception handling
Will Deacon
2010-12-06
ARM: hw_breakpoint: correct and simplify alignment fixup code
Will Deacon
2010-12-06
ARM: hw_breakpoint: reset control registers in hotplug path
Will Deacon
2010-12-06
ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registers
Will Deacon
2010-11-07
ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARN
Joe Perches
2010-09-08
ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint framework
Will Deacon