Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
e8304d04ac88c21b2a68d189f01678d71479a803
/
arch
/
powerpc
/
kernel
/
kprobes.c
23d6d3d
doc: typo on word accounting in kprobes.c in mutliple architectures
by Anoop Thomas Mathew
· 11 years ago
35fd219
powerpc: Move the single step enable code to a generic path
by Suzuki K. Poulose
· 12 years ago
85f395c
powerpc/kprobes: Do not disable External interrupts during single step
by Suzuki K. Poulose
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
db97bc7
powerpc/kprobes: Remove resume_execution() in kprobes
by Ananth N Mavinakayanahalli
· 15 years ago
221c185
powerpc/476: Add isync after loading mmu and debug spr's
by Dave Kleikamp
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
172ae2e
powerpc/booke: Introduce new CONFIG options for advanced debug registers
by Dave Kleikamp
· 15 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
1294156
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
by Masami Hiramatsu
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
ef53d9c
kprobes: improve kretprobe scalability with hashed locking
by Srinivasa D S
· 17 years ago
f827962
powerpc/booke: Add kprobes support for booke style processors
by Kumar Gala
· 17 years ago
b76e59d
powerpc/kprobes: Some minor fixes
by Kumar Gala
· 17 years ago
80d267f
[POWERPC] Remove unnecessary cast in arch_deref_entry_point()
by Michael Ellerman
· 17 years ago
66200ea
[POWERPC] Kill sparse warnings in kprobes
by Ananth N Mavinakayanahalli
· 17 years ago
f438d91
kprobes: support kretprobe blacklist
by Masami Hiramatsu
· 17 years ago
3d7e338
jprobes: make jprobes a little safer for users
by Michael Ellerman
· 18 years ago
df6d391
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
bf8f6e5b
Kprobes: The ON/OFF knob thru debugfs
by Ananth N Mavinakayanahalli
· 18 years ago
4c4308c
kprobes: kretprobes simplifications
by Christoph Hellwig
· 18 years ago
0f95b7f
Kprobes: print details of kretprobe on assertion failure
by Ananth N Mavinakayanahalli
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
9f90b99
[POWERPC] Minor fault path optimization
by Christoph Hellwig
· 18 years ago
e6349a95
[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated
by Ananth N Mavinakayanahalli
· 18 years ago
8209003
[POWERPC] Added kprobes support to ppc32
by Kumar Gala
· 18 years ago
b4c6c34
[PATCH] kprobes: enable booster on the preemptible kernel
by Masami Hiramatsu
· 18 years ago
99219a3
[PATCH] kretprobe spinlock deadlock patch
by bibo,mao
· 18 years ago
62c27be
[PATCH] kprobe whitespace cleanup
by bibo,mao
· 18 years ago
83db3dd
[POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping
by Ananth N Mavinakayanahalli
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
0ccde0a
[PATCH] powerpc/kprobes: fix singlestep out-of-line
by Ananth N Mavinakayanahalli
· 19 years ago
46dbe2f
[PATCH] Switch Kprobes inline functions to __kprobes for ppc64
by Prasanna S Panchamukhi
· 19 years ago
50e21f2
[PATCH] kprobes: fix broken fault handling for powerpc64
by Prasanna S Panchamukhi
· 19 years ago
2326c77
[PATCH] kprobe handler: discard user space trap
by bibo,mao
· 19 years ago
7a7d1cf
[PATCH] sem2mutex: kprobes
by Ingo Molnar
· 19 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 19 years ago
eb3a729
[PATCH] kprobes: fix race in recovery of reentrant probe
by Keshavamurthy Anil S
· 19 years ago
0498b63
[PATCH] kprobes: fix build breakage
by Ananth N Mavinakayanahalli
· 19 years ago
e597c29
[PATCH] kprobes: arch_remove_kprobe
by Anil S Keshavamurthy
· 19 years ago
f709b12
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
by Keshavamurthy Anil S
· 19 years ago
49a2a1b
[PATCH] kprobes: changed from using spinlock to mutex
by Anil S Keshavamurthy
· 19 years ago
bf8d5c5
[PATCH] kprobes: increment kprobe missed count for multiprobes
by Keshavamurthy Anil S
· 19 years ago
7568cb4
powerpc: Move most remaining ppc64 files over to arch/powerpc
by Paul Mackerras
· 19 years ago
[Renamed from arch/ppc64/kernel/kprobes.c]
d217d54
[PATCH] Kprobes: preempt_disable/enable() simplification
by Ananth N Mavinakayanahalli
· 19 years ago
991a51d
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
by Ananth N Mavinakayanahalli
· 19 years ago
0dc036c
[PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changes
by Ananth N Mavinakayanahalli
· 19 years ago
66ff2d0
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
by Ananth N Mavinakayanahalli
· 19 years ago
b6ec995
Merge from Linus' tree
by Paul Mackerras
· 19 years ago
2d8ab6a
[PATCH] ppc64: fix up()/down() usage for kprobe_mutex
by Ananth N Mavinakayanahalli
· 19 years ago
bbeb3f4
powerpc: clean up after powermac build merge
by Stephen Rothwell
· 19 years ago
deac66a
[PATCH] kprobes: fix bug when probed on task and isr functions
by Keshavamurthy Anil S
· 19 years ago
bb144a8
[PATCH] Kprobes: prevent possible race conditions ppc64 changes
by Prasanna S Panchamukhi
· 19 years ago
6772926
[PATCH] kprobes: fix namespace problem and sparc64 build
by Rusty Lynch
· 20 years ago
97f7943
[PATCH] Return probe redesign: ppc64 specific implementation
by Rusty Lynch
· 20 years ago
9ec4b1f
[PATCH] kprobes: fix single-step out of line - take2
by Ananth N Mavinakayanahalli
· 20 years ago
42cc206
[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64
by Prasanna S Panchamukhi
· 20 years ago
7e1048b
[PATCH] Move kprobe [dis]arming into arch specific code
by Rusty Lynch
· 20 years ago
f829fd2
[PATCH] ppc64 kprobes: remove spurious MSR_SE masking
by Ananth N Mavinakayanahalli
· 20 years ago
63224d1e8
[PATCH] ppc64 kprobes: correct kprobe registration return values
by Ananth N Mavinakayanahalli
· 20 years ago
358c6ac
[PATCH] ppc64 kprobes: don't eat dabr/iabr exceptions
by Ananth N Mavinakayanahalli
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago