aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/kprobes.c
AgeCommit message (Expand)Author
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-25x86: kretprobe-booster interrupt emulation code fixMasami Hiramatsu
2009-03-18x86: kprobes.c fix compilation warningJaswinder Singh Rajput
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-15Kprobe smoke test lockdep warningPeter Zijlstra
2008-04-17x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com
2008-04-17x86, kprobes: correct post-eip value in post_hander()Yakov Lerner
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich
2008-02-19x86, kprobes: remove sparse warnings from x86Harvey Harrison
2008-01-30x86: remove unneded castsJan Engelhardt
2008-01-30x86: fix singlestep handling in reenter_kprobeAbhishek Sagar
2008-01-30x86: use wrmsrl in kprobes.c, step.cHarvey Harrison
2008-01-30x86: trivial whitespace in kprobes.cHarvey Harrison
2008-01-30x86: kprobes change kprobe_handler flowAbhishek Sagar
2008-01-30x86: code clarification patch to Kprobes arch codeQuentin Barnes
2008-01-30x86: kprobes change kprobe_handler flowHarvey Harrison
2008-01-30x86: kprobes remove fix_riprel #ifdefHarvey Harrison
2008-01-30x86: introduce REX prefix helper for kprobesHarvey Harrison
2008-01-30x86: move deeply indented code to reenter_kprobeMasami Hiramatsu
2008-01-30x86: add reenter_kprobe helperHarvey Harrison
2008-01-30x86: fix kprobe_handler reenable preemptionMasami Hiramatsu
2008-01-30x86: kprobes leftover cleanupsHarvey Harrison
2008-01-30x86: unify extable_{32|64}.cHarvey Harrison
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa
2008-01-30x86: kprobes code for x86 unificationMasami Hiramatsu