aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/kprobes.c
Commit message (Expand)AuthorAge
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-02
|\
| * remove references to cpu_*_map in arch/Rusty Russell2012-03-29
* | ARM: 7332/1: extract out code patch function from kprobesRabin Vincent2012-03-24
|/
* ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instructionJon Medhurst2011-07-13
* ARM: kprobes: Add hooks to override singlestep()Jon Medhurst2011-07-13
* ARM: kprobes: Use conditional breakpoints for ARM probesJon Medhurst2011-07-13
* ARM: kprobes: Don't trigger probes on conditional instructions when condition...Jon Medhurst2011-07-13
* ARM: kprobes: Add Thumb breakpoint supportJon Medhurst2011-07-13
* ARM: kprobes: Add Thumb instruction decoding stubsJon Medhurst2011-07-13
* ARM: kprobes: Make kprobes framework work on Thumb-2 kernelsJon Medhurst2011-07-13
* ARM: kprobes: Split out internal parts of kprobes.hJon Medhurst2011-07-13
* ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst2011-04-28
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg2010-03-29
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ARM: 5715/1: Make kprobes unregistration SMP safeFrederic Riss2009-09-21
* kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-06
* [ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre2008-09-01
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-25
* ftrace: export kretprobe_trampoline for function tracerAbhishek Sagar2008-06-02
* kprobes/arm: fix cache flush address for instruction stubNicolas Pitre2008-04-28
* [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre2008-03-06
* ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre2008-01-26
* ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre2008-01-26
* ARM kprobes: core codeAbhishek Sagar2008-01-26