aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kprobes.c
Commit message (Expand)AuthorAge
* jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron2010-09-22
* kprobes: Remove __dummy_bufNamhyung Kim2010-09-15
* kprobes: Make functions staticNamhyung Kim2010-09-15
* kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei2010-08-19
* Merge branch 'linus' into perf/coreIngo Molnar2010-07-21
|\
| * x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath2010-07-18
* | kprobes/x86: Fix kprobes to skip prefixes correctlyMasami Hiramatsu2010-06-29
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\
| * x86, ptrace: Fix block-stepPeter Zijlstra2010-03-26
| * x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
* | kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu2010-05-11
|/
* kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu2010-02-25
* kprobes/x86: Cleanup save/restore registersMasami Hiramatsu2010-02-25
* kprobes/x86: Boost probes when reenteringMasami Hiramatsu2010-02-25
* kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu2010-02-25
* kprobes: Check probe address is reservedMasami Hiramatsu2010-02-04
* kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu2010-02-04
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\ \
| * | x86: use kernel_stack_pointer() in kprobes.cH. Peter Anvin2009-10-12
| |/
* | Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-21
|\ \
| * | hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad2009-06-02
| |/
* | kprobes/x86-64: Allow to reenter probe on post_handlerMasami Hiramatsu2009-08-29
* | kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SSMasami Hiramatsu2009-08-29
* | tracing/kprobes: Dump the culprit kprobe in case of kprobe recursionFrederic Weisbecker2009-08-26
* | kprobes: Cleanup fix_riprel() using insn decoder on x86Masami Hiramatsu2009-08-26
* | kprobes: Checks probe address is instruction boudary on x86Masami Hiramatsu2009-08-26
|/
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
|\
| * x86: kretprobe-booster interrupt emulation code fixMasami Hiramatsu2009-03-25
* | x86: kprobes.c fix compilation warningJaswinder Singh Rajput2009-03-18
|/
* prevent boosting kprobes on exception addressMasami Hiramatsu2009-03-17
* kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-06
|/
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-25
* Kprobe smoke test lockdep warningPeter Zijlstra2008-07-15
* x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com2008-04-17
* x86, kprobes: correct post-eip value in post_hander()Yakov Lerner2008-04-17
* x86: prevent unconditional writes to DebugCtl MSRJan Beulich2008-04-17
* x86, kprobes: remove sparse warnings from x86Harvey Harrison2008-02-19
* x86: remove unneded castsJan Engelhardt2008-01-30
* x86: fix singlestep handling in reenter_kprobeAbhishek Sagar2008-01-30
* x86: use wrmsrl in kprobes.c, step.cHarvey Harrison2008-01-30
* x86: trivial whitespace in kprobes.cHarvey Harrison2008-01-30
* x86: kprobes change kprobe_handler flowAbhishek Sagar2008-01-30
* x86: code clarification patch to Kprobes arch codeQuentin Barnes2008-01-30
* x86: kprobes change kprobe_handler flowHarvey Harrison2008-01-30
* x86: kprobes remove fix_riprel #ifdefHarvey Harrison2008-01-30