Age | Commit message (Expand) | Author | Files | Lines |
2009-01-16 | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu | 1 | -1/+1 |
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-07 | 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-07-15 | Kprobe smoke test lockdep warning | Peter Zijlstra | 1 | -1/+0 |
2008-04-17 | x86: replace most VM86 flags with flags from processor-flags.h | gorcunov@gmail.com | 1 | -1/+1 |
2008-04-17 | x86, kprobes: correct post-eip value in post_hander() | Yakov Lerner | 1 | -4/+4 |
2008-04-17 | x86: prevent unconditional writes to DebugCtl MSR | Jan Beulich | 1 | -2/+2 |
2008-02-19 | x86, kprobes: remove sparse warnings from x86 | Harvey Harrison | 1 | -2/+2 |
2008-01-30 | x86: remove unneded casts | Jan Engelhardt | 1 | -1/+1 |
2008-01-30 | x86: fix singlestep handling in reenter_kprobe | Abhishek Sagar | 1 | -15/+13 |
2008-01-30 | x86: use wrmsrl in kprobes.c, step.c | Harvey Harrison | 1 | -2/+2 |
2008-01-30 | x86: trivial whitespace in kprobes.c | Harvey Harrison | 1 | -3/+3 |
2008-01-30 | x86: kprobes change kprobe_handler flow | Abhishek Sagar | 1 | -67/+86 |
2008-01-30 | x86: code clarification patch to Kprobes arch code | Quentin Barnes | 1 | -4/+7 |
2008-01-30 | x86: kprobes change kprobe_handler flow | Harvey Harrison | 1 | -32/+28 |
2008-01-30 | x86: kprobes remove fix_riprel #ifdef | Harvey Harrison | 1 | -4/+5 |
2008-01-30 | x86: introduce REX prefix helper for kprobes | Harvey Harrison | 1 | -8/+19 |
2008-01-30 | x86: move deeply indented code to reenter_kprobe | Masami Hiramatsu | 1 | -23/+23 |
2008-01-30 | x86: add reenter_kprobe helper | Harvey Harrison | 1 | -11/+15 |
2008-01-30 | x86: fix kprobe_handler reenable preemption | Masami Hiramatsu | 1 | -1/+2 |
2008-01-30 | x86: kprobes leftover cleanups | Harvey Harrison | 1 | -8/+6 |
2008-01-30 | x86: unify extable_{32|64}.c | Harvey Harrison | 1 | -11/+1 |
2008-01-30 | x86: get rid of _MASK flags | Glauber de Oliveira Costa | 1 | -9/+9 |
2008-01-30 | x86: kprobes code for x86 unification | Masami Hiramatsu | 1 | -0/+1045 |