Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-06 | x86, asmlinkage: Make kprobes code visible and fix assembler code | Andi Kleen | 2 | -5/+2 |
2013-07-19 | kprobes/x86: Use text_poke_bp() instead of text_poke_smp*() | Masami Hiramatsu | 3 | -84/+23 |
2013-07-19 | kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE | Masami Hiramatsu | 1 | -10/+0 |
2013-06-20 | kprobes: Fix arch_prepare_kprobe to handle copy insn failures | Masami Hiramatsu | 1 | -4/+10 |
2013-04-08 | kprobes/x86: Just return error for sanity check failure instead of using BUG_ON | Masami Hiramatsu | 1 | -1/+5 |
2013-03-18 | kprobes/x86: Check Interrupt Flag modifier when registering probe | Masami Hiramatsu | 1 | -1/+4 |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin | 1 | -4/+4 |
2013-01-21 | kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ | Masami Hiramatsu | 5 | -0/+1789 |