Commit Graph

45 Commits (bdd4dfa89c1e3e1379729b9edec1526b3ecc25ec)

Author SHA1 Message Date
Andi Kleen 19d36ccdc3 x86: Fix alternatives and kprobes to remap write-protected kernel text 18 years ago
Ananth N Mavinakayanahalli bf8f6e5b3e Kprobes: The ON/OFF knob thru debugfs 18 years ago
Christoph Hellwig 4c4308cb93 kprobes: kretprobes simplifications 18 years ago
Ananth N Mavinakayanahalli 0f95b7fc83 Kprobes: print details of kretprobe on assertion failure 18 years ago
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Zachary Amsden ac3b6faff9 [PATCH] i386: Kprobe rpl fix 18 years ago
Jeremy Fitzhardinge 464d1a78fb [PATCH] i386: Convert i386 PDA code to use %fs 18 years ago
Masami Hiramatsu b4c6c34a53 [PATCH] kprobes: enable booster on the preemptible kernel 18 years ago
Masami Hiramatsu 8bdc052ecc [PATCH] kretprobe: fix kretprobe-booster to save regs and set status 18 years ago
bibo,mao 99219a3fbc [PATCH] kretprobe spinlock deadlock patch 19 years ago
bibo,mao 62c27be0dd [PATCH] kprobe whitespace cleanup 19 years ago
Masami Hiramatsu c39df470e0 [PATCH] kprobe-booster: disable in preemptible kernel 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
mao, bibo 3672165677 [PATCH] Kprobe: multi kprobe posthandler for booster 19 years ago
Masami Hiramatsu 585deacaca [PATCH] kprobe: boost 2byte-opcodes on i386 19 years ago
Zachary Amsden 6444541671 [PATCH] i386: don't try kprobes for v8086 mode 19 years ago
Masami Hiramatsu bcff5cd667 [PATCH] kprobe: fix resume execution on i386 19 years ago
mao, bibo bf661987da [PATCH] kprobe cleanup for VM_MASK judgement 19 years ago
Prasanna S Panchamukhi 34c37e1869 [PATCH] Switch Kprobes inline functions to __kprobes for i386 19 years ago
Prasanna S Panchamukhi b4026513b8 [PATCH] kprobes: fix broken fault handling for i386 19 years ago
bibo,mao 2326c77017 [PATCH] kprobe handler: discard user space trap 19 years ago
Masami Hiramatsu c9becf58d9 [PATCH] kretprobe: kretprobe-booster 19 years ago
Masami Hiramatsu 311ac88fd2 [PATCH] x86: kprobes-booster 19 years ago
Masami Hiramatsu b50ea74c7b [PATCH] kprobes: clean up resume_execute() 19 years ago
Ingo Molnar 7a7d1cf954 [PATCH] sem2mutex: kprobes 19 years ago
Prasanna S Panchamukhi 124d90be62 [PATCH] Kprobes causes NX protection fault on i686 SMP 19 years ago
Keshavamurthy Anil S eb3a72921c [PATCH] kprobes: fix race in recovery of reentrant probe 19 years ago
Anil S Keshavamurthy e597c2984c [PATCH] kprobes: arch_remove_kprobe 19 years ago
Anil S Keshavamurthy 49a2a1b83b [PATCH] kprobes: changed from using spinlock to mutex 19 years ago
Keshavamurthy Anil S bf8d5c52c3 [PATCH] kprobes: increment kprobe missed count for multiprobes 19 years ago
Ananth N Mavinakayanahalli d217d5450f [PATCH] Kprobes: preempt_disable/enable() simplification 19 years ago
Ananth N Mavinakayanahalli 991a51d83a [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes 19 years ago
Ananth N Mavinakayanahalli 9a0e3a8683 [PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes 19 years ago
Ananth N Mavinakayanahalli 66ff2d0691 [PATCH] Kprobes: rearrange preempt_disable/enable() calls 19 years ago
Keshavamurthy Anil S deac66ae45 [PATCH] kprobes: fix bug when probed on task and isr functions 20 years ago
Jim Keniston bce0649417 [PATCH] kprobes: fix handling of simultaneous probe hit/unregister 20 years ago
Prasanna S Panchamukhi 3d97ae5b95 [PATCH] kprobes: prevent possible race conditions i386 changes 20 years ago
Rusty Lynch 6772926bef [PATCH] kprobes: fix namespace problem and sparc64 build 20 years ago
Rusty Lynch 4bdbd37f6d [PATCH] Return probe redesign: i386 specific changes 20 years ago
Prasanna S Panchamukhi 417c8da651 [PATCH] kprobes: Temporary disarming of reentrant probe for i386 20 years ago
Hien Nguyen 0aa55e4d7d [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task 20 years ago
Rusty Lynch 7e1048b11c [PATCH] Move kprobe [dis]arming into arch specific code 20 years ago
Hien Nguyen b94cce926b [PATCH] kprobes: function-return probes 20 years ago
Prasanna S Panchamukhi 0b9e2cac8a [PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago