index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-07-08
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
1
-1
/
+1
2017-07-03
powerpc/kprobes: Move kprobes over to patch_instruction()
Balbir Singh
1
-6
/
+2
2017-06-16
powerpc/kprobes: Skip livepatch_handler() for jprobes
Naveen N. Rao
1
-0
/
+6
2017-06-16
powerpc/kprobes: Pause function_graph tracing during jprobes handling
Naveen N. Rao
1
-0
/
+11
2017-05-16
powerpc/kprobes: Fix handling of instruction emulation on probe re-entry
Naveen N. Rao
1
-1
/
+2
2017-04-25
Merge branch 'topic/kprobes' into next
Michael Ellerman
1
-22
/
+127
2017-04-24
powerpc/kprobes: Prefer ftrace when probing function entry
Naveen N. Rao
1
-2
/
+15
2017-04-24
powerpc/kprobes: Add support for KPROBES_ON_FTRACE
Naveen N. Rao
1
-1
/
+7
2017-04-23
powerpc/kprobes: Blacklist exception handlers
Naveen N. Rao
1
-0
/
+9
2017-04-23
powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()
Naveen N. Rao
1
-21
/
+34
2017-04-23
powerpc/kprobes: Remove duplicate saving of MSR
Naveen N. Rao
1
-1
/
+0
2017-04-20
powerpc/kprobes: Emulate instructions on kprobe handler re-entry
Naveen N. Rao
1
-0
/
+8
2017-04-20
powerpc/kprobes: Factor out code to emulate instruction into a helper
Naveen N. Rao
1
-21
/
+31
2017-04-20
powerpc/kretprobes: Override default function entry offset
Naveen N. Rao
1
-0
/
+9
2017-04-20
powerpc/kprobes: Fix handling of function offsets on ABIv2
Naveen N. Rao
1
-2
/
+2
2017-04-20
kprobes: Convert kprobe_lookup_name() to a function
Naveen N. Rao
1
-0
/
+58
2017-02-10
powerpc/kprobes: Remove kprobe_exceptions_notify()
Naveen N. Rao
1
-9
/
+0
2017-02-10
powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
Anju T
1
-0
/
+8
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-23
powerpc/kprobes: Invoke handlers directly
Naveen N. Rao
1
-22
/
+7
2016-11-14
powerpc: Add support for relative exception tables
Nicholas Piggin
1
-1
/
+1
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-06-21
powerpc/kprobes: Remove kretprobe_trampoline_holder.
Thiago Jung Bauermann
1
-6
/
+5
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
1
-4
/
+2
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-3
/
+3
2014-06-24
powerpc/kprobes: Fix jprobes on ABI v2 (LE)
Michael Ellerman
1
-3
/
+6
2013-10-14
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
1
-1
/
+1
2013-06-20
powerpc: Move the single step enable code to a generic path
Suzuki K. Poulose
1
-19
/
+1
2013-06-20
powerpc/kprobes: Do not disable External interrupts during single step
Suzuki K. Poulose
1
-5
/
+5
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-3
/
+3
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2010-06-02
powerpc/kprobes: Remove resume_execution() in kprobes
Ananth N Mavinakayanahalli
1
-12
/
+2
2010-05-05
powerpc/476: Add isync after loading mmu and debug spr's
Dave Kleikamp
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-17
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
1
-2
/
+2
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-3
/
+4
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-4
/
+2
2008-06-26
powerpc/booke: Add kprobes support for booke style processors
Kumar Gala
1
-6
/
+19
2008-06-26
powerpc/kprobes: Some minor fixes
Kumar Gala
1
-0
/
+9
2008-05-23
[POWERPC] Remove unnecessary cast in arch_deref_entry_point()
Michael Ellerman
1
-1
/
+1
2008-02-20
[POWERPC] Kill sparse warnings in kprobes
Ananth N Mavinakayanahalli
1
-4
/
+5
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+2
2007-07-19
jprobes: make jprobes a little safer for users
Michael Ellerman
1
-3
/
+8
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-9
/
+1
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-0
/
+8
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-14
/
+5
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
1
-1
/
+1
[next]