summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kprobes.c
Commit message (Expand)AuthorAgeFilesLines
* kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-061-3/+4
|/
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2
* Kprobe smoke test lockdep warningPeter Zijlstra2008-07-151-1/+0
* x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com2008-04-171-1/+1
* x86, kprobes: correct post-eip value in post_hander()Yakov Lerner2008-04-171-4/+4
* x86: prevent unconditional writes to DebugCtl MSRJan Beulich2008-04-171-2/+2
* x86, kprobes: remove sparse warnings from x86Harvey Harrison2008-02-191-2/+2
* x86: remove unneded castsJan Engelhardt2008-01-301-1/+1
* x86: fix singlestep handling in reenter_kprobeAbhishek Sagar2008-01-301-15/+13
* x86: use wrmsrl in kprobes.c, step.cHarvey Harrison2008-01-301-2/+2
* x86: trivial whitespace in kprobes.cHarvey Harrison2008-01-301-3/+3
* x86: kprobes change kprobe_handler flowAbhishek Sagar2008-01-301-67/+86
* x86: code clarification patch to Kprobes arch codeQuentin Barnes2008-01-301-4/+7
* x86: kprobes change kprobe_handler flowHarvey Harrison2008-01-301-32/+28
* x86: kprobes remove fix_riprel #ifdefHarvey Harrison2008-01-301-4/+5
* x86: introduce REX prefix helper for kprobesHarvey Harrison2008-01-301-8/+19
* x86: move deeply indented code to reenter_kprobeMasami Hiramatsu2008-01-301-23/+23
* x86: add reenter_kprobe helperHarvey Harrison2008-01-301-11/+15
* x86: fix kprobe_handler reenable preemptionMasami Hiramatsu2008-01-301-1/+2
* x86: kprobes leftover cleanupsHarvey Harrison2008-01-301-8/+6
* x86: unify extable_{32|64}.cHarvey Harrison2008-01-301-11/+1
* x86: get rid of _MASK flagsGlauber de Oliveira Costa2008-01-301-9/+9
* x86: kprobes code for x86 unificationMasami Hiramatsu2008-01-301-0/+1045
OpenPOWER on IntegriCloud