index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
probes
Age
Commit message (
Expand
)
Author
2018-05-26
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
2018-05-26
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
2017-12-25
arm: kprobes: Align stack to 8-bytes in test code
Jon Medhurst
2017-12-25
arm: kprobes: Fix the return address of multiple kretprobes
Masami Hiramatsu
2015-02-10
ARM: kprobes: Fix compilation error caused by superfluous '*'
Jon Medhurst
2015-01-20
ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs
Jon Medhurst
2015-01-14
ARM: optprobes: execute instruction during restoring if possible.
Wang Nan
2015-01-13
ARM: kprobes: check register usage for probed instruction.
Wang Nan
2015-01-13
ARM: kprobes: Fix unreliable MRS instruction tests
Jon Medhurst (Tixy)
2015-01-13
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
2015-01-13
ARM: kprobes: Add test cases for stack consuming instructions
Jon Medhurst (Tixy)
2015-01-13
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
2015-01-13
ARM: kprobes: collects stack consumption for store instructions
Wang Nan
2015-01-09
ARM: kprobes: introduces checker
Wang Nan
2015-01-09
ARM: probes: Use correct action types for MOVW, SEV and WFI
Jon Medhurst
2015-01-09
ARM: probes: move all probe code to dedicate directory
Wang Nan