Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8f4d37ec073c17e2d4aa8851df5837d798606d6f
/
arch
/
x86
/
kernel
/
kprobes_32.c
29b6cd7
x86: jprobe bugfix
by Masami Hiramatsu
· 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
9a163ed
i386: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/kprobes_32.c]
930eed4
i386: prepare shared kernel/kprobes.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/kprobes.c]
19d36cc
x86: Fix alternatives and kprobes to remap write-protected kernel text
by Andi Kleen
· 17 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
ac3b6fa
[PATCH] i386: Kprobe rpl fix
by Zachary Amsden
· 18 years ago
464d1a7
[PATCH] i386: Convert i386 PDA code to use %fs
by Jeremy Fitzhardinge
· 18 years ago
b4c6c34
[PATCH] kprobes: enable booster on the preemptible kernel
by Masami Hiramatsu
· 18 years ago
8bdc052
[PATCH] kretprobe: fix kretprobe-booster to save regs and set status
by Masami Hiramatsu
· 18 years ago
99219a3
[PATCH] kretprobe spinlock deadlock patch
by bibo,mao
· 18 years ago
62c27be
[PATCH] kprobe whitespace cleanup
by bibo,mao
· 18 years ago
c39df47
[PATCH] kprobe-booster: disable in preemptible kernel
by Masami Hiramatsu
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
3672165
[PATCH] Kprobe: multi kprobe posthandler for booster
by mao, bibo
· 19 years ago
585deac
[PATCH] kprobe: boost 2byte-opcodes on i386
by Masami Hiramatsu
· 19 years ago
6444541
[PATCH] i386: don't try kprobes for v8086 mode
by Zachary Amsden
· 19 years ago
bcff5cd
[PATCH] kprobe: fix resume execution on i386
by Masami Hiramatsu
· 19 years ago
bf66198
[PATCH] kprobe cleanup for VM_MASK judgement
by mao, bibo
· 19 years ago
34c37e1
[PATCH] Switch Kprobes inline functions to __kprobes for i386
by Prasanna S Panchamukhi
· 19 years ago
b402651
[PATCH] kprobes: fix broken fault handling for i386
by Prasanna S Panchamukhi
· 19 years ago
2326c77
[PATCH] kprobe handler: discard user space trap
by bibo,mao
· 19 years ago
c9becf5
[PATCH] kretprobe: kretprobe-booster
by Masami Hiramatsu
· 19 years ago
311ac88
[PATCH] x86: kprobes-booster
by Masami Hiramatsu
· 19 years ago
b50ea74
[PATCH] kprobes: clean up resume_execute()
by Masami Hiramatsu
· 19 years ago
7a7d1cf
[PATCH] sem2mutex: kprobes
by Ingo Molnar
· 19 years ago
124d90b
[PATCH] Kprobes causes NX protection fault on i686 SMP
by Prasanna S Panchamukhi
· 19 years ago
eb3a729
[PATCH] kprobes: fix race in recovery of reentrant probe
by Keshavamurthy Anil S
· 19 years ago
e597c29
[PATCH] kprobes: arch_remove_kprobe
by Anil S Keshavamurthy
· 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
9a0e3a8
[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes
by Ananth N Mavinakayanahalli
· 19 years ago
66ff2d0
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
by Ananth N Mavinakayanahalli
· 19 years ago
deac66a
[PATCH] kprobes: fix bug when probed on task and isr functions
by Keshavamurthy Anil S
· 19 years ago
bce0649
[PATCH] kprobes: fix handling of simultaneous probe hit/unregister
by Jim Keniston
· 19 years ago
3d97ae5
[PATCH] kprobes: prevent possible race conditions i386 changes
by Prasanna S Panchamukhi
· 19 years ago
6772926
[PATCH] kprobes: fix namespace problem and sparc64 build
by Rusty Lynch
· 20 years ago
4bdbd37
[PATCH] Return probe redesign: i386 specific changes
by Rusty Lynch
· 20 years ago
417c8da
[PATCH] kprobes: Temporary disarming of reentrant probe for i386
by Prasanna S Panchamukhi
· 20 years ago
0aa55e4
[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task
by Hien Nguyen
· 20 years ago
7e1048b
[PATCH] Move kprobe [dis]arming into arch specific code
by Rusty Lynch
· 20 years ago
b94cce9
[PATCH] kprobes: function-return probes
by Hien Nguyen
· 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