Commit Graph

26 Commits (6ed80991a2dce4afc113be35089c564d62fa1f11)

Author SHA1 Message Date
Keshavamurthy Anil S a0d50069ed [PATCH] Kprobes: conversion from kcalloc to kzalloc 19 years ago
Ananth N Mavinakayanahalli 0498b63504 [PATCH] kprobes: fix build breakage 19 years ago
Anil S Keshavamurthy e597c2984c [PATCH] kprobes: arch_remove_kprobe 19 years ago
Keshavamurthy Anil S f709b12234 [PATCH] kprobes-changed-from-using-spinlock-to-mutex fix 19 years ago
Anil S Keshavamurthy 49a2a1b83b [PATCH] kprobes: changed from using spinlock to mutex 19 years ago
Anil S Keshavamurthy 2d14e39da8 [PATCH] kprobes: enable funcions only for required arch 19 years ago
Keshavamurthy Anil S bf8d5c52c3 [PATCH] kprobes: increment kprobe missed count for multiprobes 19 years ago
Keshavamurthy Anil S adad0f331f [PATCH] kprobes: fix race in aggregate kprobe registration 19 years ago
Mao, Bibo b3e55c727f [PATCH] Kprobes: Reference count the modules when probed on it 19 years ago
Ananth N Mavinakayanahalli d217d5450f [PATCH] Kprobes: preempt_disable/enable() simplification 19 years ago
Ananth N Mavinakayanahalli 3516a46042 [PATCH] Kprobes: Use RCU for (un)register synchronization - base changes 19 years ago
Ananth N Mavinakayanahalli e65845235c [PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 19 years ago
Keshavamurthy Anil S deac66ae45 [PATCH] kprobes: fix bug when probed on task and isr functions 20 years ago
Prasanna S Panchamukhi d0aaff9796 [PATCH] Kprobes: prevent possible race conditions generic 20 years ago
Rusty Lynch 6772926bef [PATCH] kprobes: fix namespace problem and sparc64 build 20 years ago
Rusty Lynch 802eae7c80 [PATCH] Return probe redesign: architecture independent changes 20 years ago
Ananth N Mavinakayanahalli 9ec4b1f356 [PATCH] kprobes: fix single-step out of line - take2 20 years ago
Prasanna S Panchamukhi 8b0914ea74 [PATCH] jprobes: allow a jprobe to coexist with muliple kprobes 20 years ago
Prasanna S Panchamukhi ea32c65cc2 [PATCH] kprobes: Temporary disarming of reentrant probe 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
Ananth N Mavinakayanahalli 64f562c6df [PATCH] kprobes: Allow multiple kprobes at the same address 20 years ago
Prasanna S Panchamukhi 04dea5f932 [PATCH] Kprobes: Oops! in unregister_kprobe() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago