Commit Graph

25 Commits (d7b9ace51d949e1bfec7f32d21d094cf2c683ca0)

Author SHA1 Message Date
Heiko Carstens acf018004f [S390] kprobes: defer setting of ctlblk state 16 years ago
Heiko Carstens a2b53673fa [S390] kprobes: use probe_kernel_write 16 years ago
Masami Hiramatsu 1294156078 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Rusty Russell 9b1a4d3837 stop_machine: Wean existing callers off stop_machine_run() 17 years ago
Srinivasa D S ef53d9c5e4 kprobes: improve kretprobe scalability with hashed locking 17 years ago
Martin Schwidefsky 5532bd0f85 [S390] Cleanup kprobes printk messages. 17 years ago
Heiko Carstens a806170e29 [S390] Fix a lot of sparse warnings. 17 years ago
Masami Hiramatsu f438d914b2 kprobes: support kretprobe blacklist 18 years ago
David Wilder 9c5f225f1a [S390] kprobes: fix instruction length calculation 18 years ago
Heiko Carstens a5a60a2bee [S390] Make use of kretprobe_assert. 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
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Christoph Hellwig 33464e3b57 [S390] get rid of kprobes notifier call chain. 18 years ago
David Wilder b70842df77 [S390] kprobes: Align probe address. 18 years ago
Martin Schwidefsky f794c8279d [S390] kprobes breaks BUG_ON 18 years ago
Heiko Carstens 162e006ef5 [S390] Mark kernel text section read-only. 18 years ago
Heiko Carstens d42335a33b [S390] kretprobe_trampoline_holder() in wrong section. 18 years ago
Heiko Carstens 2b67fc4606 [S390] Get rid of a lot of sparse warnings. 18 years ago
Masami Hiramatsu b4c6c34a53 [PATCH] kprobes: enable booster on the preemptible kernel 18 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
bibo,mao 99219a3fbc [PATCH] kretprobe spinlock deadlock patch 19 years ago
Michael Grundy 4ba069b802 [S390] add kprobes support. 19 years ago
Ananth N Mavinakayanahalli 83db3dde26 [POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ananth N Mavinakayanahalli 0ccde0a290 [PATCH] powerpc/kprobes: fix singlestep out-of-line 19 years ago
Prasanna S Panchamukhi 46dbe2f4ef [PATCH] Switch Kprobes inline functions to __kprobes for ppc64 19 years ago
Prasanna S Panchamukhi 50e21f2b28 [PATCH] kprobes: fix broken fault handling for powerpc64 19 years ago
bibo,mao 2326c77017 [PATCH] kprobe handler: discard user space trap 19 years ago
Ingo Molnar 7a7d1cf954 [PATCH] sem2mutex: kprobes 19 years ago
Jon Mason 2ef9481e66 [PATCH] powerpc: trivial: modify comments to refer to new location of files 19 years ago
Keshavamurthy Anil S eb3a72921c [PATCH] kprobes: fix race in recovery of reentrant probe 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
Keshavamurthy Anil S bf8d5c52c3 [PATCH] kprobes: increment kprobe missed count for multiprobes 19 years ago
Paul Mackerras 7568cb4ef6 powerpc: Move most remaining ppc64 files over to arch/powerpc 20 years ago
Ananth N Mavinakayanahalli d217d5450f [PATCH] Kprobes: preempt_disable/enable() simplification 20 years ago
Ananth N Mavinakayanahalli 991a51d83a [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes 20 years ago
Ananth N Mavinakayanahalli 0dc036c91a [PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changes 20 years ago
Ananth N Mavinakayanahalli 66ff2d0691 [PATCH] Kprobes: rearrange preempt_disable/enable() calls 20 years ago
Ananth N Mavinakayanahalli 2d8ab6ad6e [PATCH] ppc64: fix up()/down() usage for kprobe_mutex 20 years ago
Stephen Rothwell bbeb3f4c55 powerpc: clean up after powermac build merge 20 years ago
Keshavamurthy Anil S deac66ae45 [PATCH] kprobes: fix bug when probed on task and isr functions 20 years ago
Prasanna S Panchamukhi bb144a85c7 [PATCH] Kprobes: prevent possible race conditions ppc64 changes 20 years ago
Rusty Lynch 6772926bef [PATCH] kprobes: fix namespace problem and sparc64 build 20 years ago
Rusty Lynch 97f7943d70 [PATCH] Return probe redesign: ppc64 specific implementation 20 years ago
Ananth N Mavinakayanahalli 9ec4b1f356 [PATCH] kprobes: fix single-step out of line - take2 20 years ago