Sign in
coral
/
linux-imx
/
ee25df2bc379728c45d81e04cf87984db1425edf
/
arch
/
x86
/
kernel
/
kprobes.c
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
c2ed69c
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
9620059
Merge branch 'tracing/hw-breakpoints' into perf/core
by Ingo Molnar
· 15 years ago
98272ed
x86: use kernel_stack_pointer() in kprobes.c
by H. Peter Anvin
· 15 years ago
f5ad311
kprobes/x86-64: Allow to reenter probe on post_handler
by Masami Hiramatsu
· 16 years ago
e9afe9e
kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS
by Masami Hiramatsu
· 16 years ago
24851d2
tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion
by Frederic Weisbecker
· 16 years ago
89ae465
kprobes: Cleanup fix_riprel() using insn decoder on x86
by Masami Hiramatsu
· 16 years ago
b46b3d7
kprobes: Checks probe address is instruction boudary on x86
by Masami Hiramatsu
· 16 years ago
62edab9
hw-breakpoints: reset bits in dr6 after the corresponding exception is handled
by K.Prasad
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
fee039a
x86: kretprobe-booster interrupt emulation code fix
by Masami Hiramatsu
· 16 years ago
cde5edb
x86: kprobes.c fix compilation warning
by Jaswinder Singh Rajput
· 16 years ago
3039088
prevent boosting kprobes on exception address
by Masami Hiramatsu
· 16 years ago
5a4ccaf
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
by Masami Hiramatsu
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
1294156
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
by Masami Hiramatsu
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
ef53d9c
kprobes: improve kretprobe scalability with hashed locking
by Srinivasa D S
· 17 years ago
d54191b
Kprobe smoke test lockdep warning
by Peter Zijlstra
· 17 years ago
a5c15d4
x86: replace most VM86 flags with flags from processor-flags.h
by gorcunov@gmail.com
· 17 years ago
acb5b8a
x86, kprobes: correct post-eip value in post_hander()
by Yakov Lerner
· 17 years ago
5b0e508
x86: prevent unconditional writes to DebugCtl MSR
by Jan Beulich
· 17 years ago
f1452d4
x86, kprobes: remove sparse warnings from x86
by Harvey Harrison
· 17 years ago
ade1af7
x86: remove unneded casts
by Jan Engelhardt
· 17 years ago
fb8830e
x86: fix singlestep handling in reenter_kprobe
by Abhishek Sagar
· 17 years ago
f13bd3e
x86: use wrmsrl in kprobes.c, step.c
by Harvey Harrison
· 17 years ago
1017579
x86: trivial whitespace in kprobes.c
by Harvey Harrison
· 17 years ago
f315dec
x86: kprobes change kprobe_handler flow
by Abhishek Sagar
· 17 years ago
b506a9d
x86: code clarification patch to Kprobes arch code
by Quentin Barnes
· 17 years ago
b976015
x86: kprobes change kprobe_handler flow
by Harvey Harrison
· 17 years ago
31f80e4
x86: kprobes remove fix_riprel #ifdef
by Harvey Harrison
· 17 years ago
9930927
x86: introduce REX prefix helper for kprobes
by Harvey Harrison
· 17 years ago
59e87cd
x86: move deeply indented code to reenter_kprobe
by Masami Hiramatsu
· 17 years ago
40102d4
x86: add reenter_kprobe helper
by Harvey Harrison
· 17 years ago
ddc66df
x86: fix kprobe_handler reenable preemption
by Masami Hiramatsu
· 17 years ago
e7b5e11
x86: kprobes leftover cleanups
by Harvey Harrison
· 17 years ago
6d48583
x86: unify extable_{32|64}.c
by Harvey Harrison
· 17 years ago
053de04
x86: get rid of _MASK flags
by Glauber de Oliveira Costa
· 17 years ago
d6be29b
x86: kprobes code for x86 unification
by Masami Hiramatsu
· 17 years ago
[Renamed (87%) from arch/x86/kernel/kprobes_64.c]
8533bbe
x86: prepare kprobes code for x86 unification
by Masami Hiramatsu
· 17 years ago
da07ab0
x86: return probe-booster for x86-64
by Masami Hiramatsu
· 17 years ago
aa47014
x86: kprobe-booster for x86-64
by Masami Hiramatsu
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
1ecc798
x86: debugctlmsr kprobes
by Roland McGrath
· 17 years ago
0b0122f
x86: kprobes bugfix
by Masami Hiramatsu
· 17 years ago
29b6cd7
x86: jprobe bugfix
by Masami Hiramatsu
· 17 years ago
8645419
x86: fix kprobes_64.c inlining borkage
by Andrew Morton
· 17 years ago
143a5d3
lockdep: fixup irq tracing
by Peter Zijlstra
· 17 years ago
f438d91
kprobes: support kretprobe blacklist
by Masami Hiramatsu
· 17 years ago
74a0b57
x86: optimize page faults like all other achitectures and kill notifier cruft
by Christoph Hellwig
· 17 years ago
58dfe88
lockdep: annotate kprobes irq fiddling
by Peter Zijlstra
· 17 years ago
835c34a
Delete filenames in comments.
by Dave Jones
· 17 years ago
250c227
x86_64: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/kprobes_64.c]
8165639
x86_64: prepare shared kernel/kprobes.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/kprobes.c]
19d36cc
x86: Fix alternatives and kprobes to remap write-protected kernel text
by Andi Kleen
· 18 years ago
bf8f6e5b
Kprobes: The ON/OFF knob thru debugfs
by Ananth N Mavinakayanahalli
· 18 years ago
4c4308c
kprobes: kretprobes simplifications
by Christoph Hellwig
· 18 years ago
0f95b7f
Kprobes: print details of kretprobe on assertion failure
by Ananth N Mavinakayanahalli
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
b4c6c34
[PATCH] kprobes: enable booster on the preemptible kernel
by Masami Hiramatsu
· 18 years ago
99219a3
[PATCH] kretprobe spinlock deadlock patch
by bibo,mao
· 19 years ago
62c27be
[PATCH] kprobe whitespace cleanup
by bibo,mao
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
dc49e34
[PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64
by Satoshi Oshima
· 19 years ago
3b60211
[PATCH] Switch Kprobes inline functions to __kprobes for x86_64
by Prasanna S Panchamukhi
· 19 years ago
c28f896
[PATCH] kprobes: fix broken fault handling for x86_64
by Prasanna S Panchamukhi
· 19 years ago
2326c77
[PATCH] kprobe handler: discard user space trap
by bibo,mao
· 19 years ago
7a7d1cf
[PATCH] sem2mutex: kprobes
by Ingo Molnar
· 19 years ago
eb3a729
[PATCH] kprobes: fix race in recovery of reentrant probe
by Keshavamurthy Anil S
· 19 years ago
0498b63
[PATCH] kprobes: fix build breakage
by Ananth N Mavinakayanahalli
· 19 years ago
e597c29
[PATCH] kprobes: arch_remove_kprobe
by Anil S Keshavamurthy
· 19 years ago
f709b12
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
by Keshavamurthy Anil S
· 19 years ago
49a2a1b
[PATCH] kprobes: changed from using spinlock to mutex
by Anil S Keshavamurthy
· 19 years ago
bf8d5c5
[PATCH] kprobes: increment kprobe missed count for multiprobes
by Keshavamurthy Anil S
· 19 years ago
d217d54
[PATCH] Kprobes: preempt_disable/enable() simplification
by Ananth N Mavinakayanahalli
· 19 years ago
991a51d
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
by Ananth N Mavinakayanahalli
· 19 years ago
e7a510f
[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes
by Ananth N Mavinakayanahalli
· 19 years ago
66ff2d0
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
by Ananth N Mavinakayanahalli
· 19 years ago
2dd960d
[PATCH] utilization of kprobe_mutex is incorrect on x86_64
by Zhang, Yanmin
· 20 years ago
deac66a
[PATCH] kprobes: fix bug when probed on task and isr functions
by Keshavamurthy Anil S
· 20 years ago
bce0649
[PATCH] kprobes: fix handling of simultaneous probe hit/unregister
by Jim Keniston
· 20 years ago
0f2fbdc
[PATCH] kprobes: prevent possible race conditions x86_64 changes
by Prasanna S Panchamukhi
· 20 years ago
6772926
[PATCH] kprobes: fix namespace problem and sparc64 build
by Rusty Lynch
· 20 years ago
ba8af12
[PATCH] Return probe redesign: x86_64 specific changes
by Rusty Lynch
· 20 years ago
9ec4b1f
[PATCH] kprobes: fix single-step out of line - take2
by Ananth N Mavinakayanahalli
· 20 years ago
aa3d7e3
[PATCH] kprobes: Temporary disarming of reentrant probe for x86_64
by Prasanna S Panchamukhi
· 20 years ago
7e1048b
[PATCH] Move kprobe [dis]arming into arch specific code
by Rusty Lynch
· 20 years ago
73649da
[PATCH] x86_64 specific function return probes
by Rusty Lynch
· 20 years ago
0b9e2ca
[PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction
by Prasanna S Panchamukhi
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago