index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
kprobes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-09
ARM: probes: move all probe code to dedicate directory
Wang Nan
1
-52
/
+0
2014-03-18
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
David A. Long
1
-2
/
+2
2014-03-18
ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
David A. Long
1
-0
/
+1
2014-03-18
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
1
-13
/
+8
2014-03-18
ARM: Rename the shared kprobes/uprobe return value enum
David A. Long
1
-10
/
+4
2014-03-18
ARM: Change more ARM kprobes symbol names to something more generic
David A. Long
1
-2
/
+0
2014-03-18
ARM: Make the kprobes condition_check symbol names more generic
David A. Long
1
-4
/
+4
2014-03-18
ARM: use a function table for determining instruction interpreter action
David A. Long
1
-4
/
+11
2014-03-18
ARM: Move generic arm instruction parsing code to new files for sharing betwe...
David A. Long
1
-372
/
+1
2011-09-20
ARM: kprobes: Add exports for test code
Jon Medhurst
1
-0
/
+8
2011-07-13
ARM: kprobes: Add alu_write_pc()
Jon Medhurst
1
-0
/
+28
2011-07-13
ARM: kprobes: Add common decoding function for LDM and STM
Jon Medhurst
1
-0
/
+3
2011-07-13
ARM: kprobes: Add load_write_pc()
Jon Medhurst
1
-0
/
+24
2011-07-13
ARM: kprobes: Add bx_write_pc()
Jon Medhurst
1
-0
/
+14
2011-07-13
ARM: kprobes: Decode 16-bit Thumb hint instructions
Jon Medhurst
1
-0
/
+3
2011-07-13
ARM: kprobes: Infrastructure for table driven decoding of CPU instructions
Jon Medhurst
1
-1
/
+247
2011-07-13
ARM: kprobes: Use conditional breakpoints for ARM probes
Jon Medhurst
1
-1
/
+1
2011-07-13
ARM: kprobes: Add it_advance()
Jon Medhurst
1
-0
/
+25
2011-07-13
ARM: kprobes: Add Thumb breakpoint support
Jon Medhurst
1
-2
/
+5
2011-07-13
ARM: kprobes: Add Thumb instruction decoding stubs
Jon Medhurst
1
-0
/
+13
2011-07-13
ARM: kprobes: Make str_pc_offset a constant on ARMv7
Jon Medhurst
1
-0
/
+14
2011-07-13
ARM: kprobes: Move find_str_pc_offset into kprobes-common.c
Jon Medhurst
1
-0
/
+2
2011-07-13
ARM: kprobes: Move is_writeback define to header file.
Jon Medhurst
1
-0
/
+6
2011-07-13
ARM: kprobes: Add kprobes-common.c
Jon Medhurst
1
-0
/
+2
2011-07-13
ARM: kprobes: Split out internal parts of kprobes.h
Jon Medhurst
1
-0
/
+37