Commit Graph

19 Commits (c27a0d75b33c030965cc97d3d7f571107a673fb4)

Author SHA1 Message Date
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