summaryrefslogtreecommitdiff
path: root/include/misc/altera.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-01 15:16:13 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-01 15:16:13 +0800
commit845720650c557a75262b629b0bc228fffcf64638 (patch)
tree49e547dd4551f1df74bdd9c210962fda4f1751a8 /include/misc/altera.h
parent4f1f847dc0563d85b05decd5128741c1103d4035 (diff)
downloadkernel-linux-3.3.y.tar.gz
Linux 3.3.8linux-3.3.y
Diffstat (limited to 'include/misc/altera.h')
0 files changed, 0 insertions, 0 deletions
id=c93f5cf571e7795f97d49ef51b766cf25e328545'>kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu 2017-05-26kprobes: Cure hotplug lock ordering issuesThomas Gleixner 2017-05-17kprobes: Document how optimized kprobes are removed from module unloadSteven Rostedt (VMware) 2017-05-17tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner 2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2017-04-20powerpc/kprobes: Fix handling of function offsets on ABIv2Naveen N. Rao 2017-04-20kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao 2017-04-20kprobes: Skip preparing optprobe if the probe is ftrace-basedMasami Hiramatsu 2017-03-15trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao 2017-03-14kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOLNaveen N. Rao 2017-03-03kretprobes: Ensure probe location is at function entryNaveen N. Rao 2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2017-02-10kprobes: Introduce weak variant of kprobe_exceptions_notify()Naveen N. Rao 2017-01-14kprobes, extable: Identify kprobes trampolines as kernel text areaMasami Hiramatsu 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-10-11kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig 2015-08-04perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safeAndy Lutomirski