index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
2008-01-30
x86: remove unneded casts
Jan Engelhardt
2008-01-30
x86: fix singlestep handling in reenter_kprobe
Abhishek Sagar
2008-01-30
x86: use wrmsrl in kprobes.c, step.c
Harvey Harrison
2008-01-30
x86: trivial whitespace in kprobes.c
Harvey Harrison
2008-01-30
x86: kprobes change kprobe_handler flow
Abhishek Sagar
2008-01-30
x86: code clarification patch to Kprobes arch code
Quentin Barnes
2008-01-30
x86: kprobes change kprobe_handler flow
Harvey Harrison
2008-01-30
x86: kprobes remove fix_riprel #ifdef
Harvey Harrison
2008-01-30
x86: introduce REX prefix helper for kprobes
Harvey Harrison
2008-01-30
x86: move deeply indented code to reenter_kprobe
Masami Hiramatsu
2008-01-30
x86: add reenter_kprobe helper
Harvey Harrison
2008-01-30
x86: fix kprobe_handler reenable preemption
Masami Hiramatsu
2008-01-30
x86: kprobes leftover cleanups
Harvey Harrison
2008-01-30
x86: unify extable_{32|64}.c
Harvey Harrison
2008-01-30
x86: get rid of _MASK flags
Glauber de Oliveira Costa
2008-01-30
x86: kprobes code for x86 unification
Masami Hiramatsu