Commit Graph

36 Commits (d24e1eeb3a16e4944288c2f3bf082e1513f4b425)

Author SHA1 Message Date
bibo, mao a9ad965ea9 [PATCH] IA64: kprobe invalidate icache of jump buffer 19 years ago
Anil S Keshavamurthy e6f47f978b [PATCH] Notify page fault call chain 19 years ago
Anil S Keshavamurthy 3d5631e063 [PATCH] Kprobes registers for notify page fault 19 years ago
mao, bibo 3672165677 [PATCH] Kprobe: multi kprobe posthandler for booster 19 years ago
Ananth N Mavinakayanahalli 7522a8423b [PATCH] kprobes: NULL out non-relevant fields in struct kretprobe 19 years ago
bibo mao c6fd91f0bd [PATCH] kretprobe instance recycled by parent process 19 years ago
Ingo Molnar 7a7d1cf954 [PATCH] sem2mutex: kprobes 19 years ago
Ananth N Mavinakayanahalli 278ff95370 [PATCH] Kprobes: Fix deadlock in function-return probes 19 years ago
Adrian Bunk e65cefe87b [PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES 19 years ago
Keshavamurthy Anil S df019b1d8b [PATCH] kprobes: fix unloading of self probed module 19 years ago
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