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
/
x86
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
kprobes/x86: Move skip_singlestep up
Borislav Petkov
1
-16
/
+16
2012-09-13
kprobes/x86: Fix to support jprobes on ftrace-based kprobe
Masami Hiramatsu
1
-13
/
+29
2012-09-13
kprobes/x86: Fix kprobes to collectly handle IP on ftrace
Masami Hiramatsu
1
-3
/
+6
2012-07-31
kprobes/x86: ftrace based optimization for x86
Masami Hiramatsu
1
-0
/
+48
2012-05-09
x86: Avoid double stack traces with show_regs()
Jan Beulich
1
-2
/
+2
2012-03-06
x86/kprobes: Split out optprobe related code to kprobes-opt.c
Masami Hiramatsu
1
-594
/
+31
2012-03-06
x86/kprobes: Fix a bug which can modify kernel code permanently
Masami Hiramatsu
1
-18
/
+15
2012-03-06
x86/kprobes: Fix instruction recovery on optimized path
Masami Hiramatsu
1
-43
/
+97
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+4
2011-10-25
x86: Fix compilation bug in kprobes' twobyte_is_boostable
Josh Stone
1
-1
/
+3
2011-10-18
x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatile
Josh Stone
1
-1
/
+3
2011-05-11
kprobes, x86: Disable irqs during optimized callback
Jiri Olsa
1
-2
/
+3
2011-03-08
kprobes: Disabling optimized kprobes for entry text section
Jiri Olsa
1
-0
/
+8
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-7
/
+7
2010-12-17
kprobes: Use this_cpu_ops
Christoph Lameter
1
-7
/
+7
2010-12-06
kprobes: Use text_poke_smp_batch for unoptimizing
Masami Hiramatsu
1
-0
/
+40
2010-12-06
kprobes: Use text_poke_smp_batch for optimizing
Masami Hiramatsu
1
-8
/
+61
2010-12-06
kprobes: Support delayed unoptimizing
Masami Hiramatsu
1
-0
/
+4
2010-09-22
jump label: Add jump_label_text_reserved() to reserve jump points
Jason Baron
1
-1
/
+2
2010-09-15
kprobes: Remove __dummy_buf
Namhyung Kim
1
-7
/
+2
2010-09-15
kprobes: Make functions static
Namhyung Kim
1
-1
/
+1
2010-08-19
kprobes/x86: Fix the return address of multiple kretprobes
KUMANO Syuhei
1
-3
/
+22
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
1
-1
/
+1
2010-07-18
x86: kprobes: fix swapped segment registers in kretprobe
Roland McGrath
1
-1
/
+1
2010-06-29
kprobes/x86: Fix kprobes to skip prefixes correctly
Masami Hiramatsu
1
-16
/
+17
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+12
2010-05-11
kprobes/x86: Fix removed int3 checking order
Masami Hiramatsu
1
-14
/
+13
2010-03-26
x86, ptrace: Fix block-step
Peter Zijlstra
1
-2
/
+12
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
1
-4
/
+2
2010-02-25
kprobes/x86: Support kprobes jump optimization on x86
Masami Hiramatsu
1
-22
/
+411
2010-02-25
kprobes/x86: Cleanup save/restore registers
Masami Hiramatsu
1
-61
/
+67
2010-02-25
kprobes/x86: Boost probes when reentering
Masami Hiramatsu
1
-22
/
+26
2010-02-25
kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
Masami Hiramatsu
1
-1
/
+1
2010-02-04
kprobes: Check probe address is reserved
Masami Hiramatsu
1
-0
/
+3
2010-02-04
kprobes: Disable booster when CONFIG_PREEMPT=y
Masami Hiramatsu
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-2
/
+2
2009-12-05
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-13
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-2
/
+2
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
1
-1
/
+8
2009-10-12
x86: use kernel_stack_pointer() in kprobes.c
H. Peter Anvin
1
-13
/
+1
2009-08-30
kprobes/x86-64: Allow to reenter probe on post_handler
Masami Hiramatsu
1
-11
/
+0
2009-08-30
kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS
Masami Hiramatsu
1
-16
/
+10
2009-08-27
tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion
Frederic Weisbecker
1
-2
/
+6
2009-08-27
kprobes: Cleanup fix_riprel() using insn decoder on x86
Masami Hiramatsu
1
-105
/
+23
2009-08-27
kprobes: Checks probe address is instruction boudary on x86
Masami Hiramatsu
1
-0
/
+73
2009-06-02
hw-breakpoints: reset bits in dr6 after the corresponding exception is handled
K.Prasad
1
-1
/
+8
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-8
/
+9
2009-03-25
x86: kretprobe-booster interrupt emulation code fix
Masami Hiramatsu
1
-8
/
+9
2009-03-18
x86: kprobes.c fix compilation warning
Jaswinder Singh Rajput
1
-1
/
+1
2009-03-17
prevent boosting kprobes on exception address
Masami Hiramatsu
1
-0
/
+3
[next]