index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kprobes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kprobes/x86: Support kprobes jump optimization on x86
Masami Hiramatsu
2010-02-25
1
-22
/
+411
*
kprobes/x86: Cleanup save/restore registers
Masami Hiramatsu
2010-02-25
1
-61
/
+67
*
kprobes/x86: Boost probes when reentering
Masami Hiramatsu
2010-02-25
1
-22
/
+26
*
kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
Masami Hiramatsu
2010-02-25
1
-1
/
+1
*
kprobes: Check probe address is reserved
Masami Hiramatsu
2010-02-04
1
-0
/
+3
*
kprobes: Disable booster when CONFIG_PREEMPT=y
Masami Hiramatsu
2010-02-04
1
-1
/
+1
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-2
/
+2
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-2
/
+2
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-05
1
-13
/
+1
|
\
\
|
*
|
x86: use kernel_stack_pointer() in kprobes.c
H. Peter Anvin
2009-10-12
1
-13
/
+1
|
|
/
*
|
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2009-11-21
1
-1
/
+8
|
\
\
|
*
|
hw-breakpoints: reset bits in dr6 after the corresponding exception is handled
K.Prasad
2009-06-02
1
-1
/
+8
|
|
/
*
|
kprobes/x86-64: Allow to reenter probe on post_handler
Masami Hiramatsu
2009-08-30
1
-11
/
+0
*
|
kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS
Masami Hiramatsu
2009-08-30
1
-16
/
+10
*
|
tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion
Frederic Weisbecker
2009-08-27
1
-2
/
+6
*
|
kprobes: Cleanup fix_riprel() using insn decoder on x86
Masami Hiramatsu
2009-08-27
1
-105
/
+23
*
|
kprobes: Checks probe address is instruction boudary on x86
Masami Hiramatsu
2009-08-27
1
-0
/
+73
|
/
*
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
1
-8
/
+9
|
\
|
*
x86: kretprobe-booster interrupt emulation code fix
Masami Hiramatsu
2009-03-25
1
-8
/
+9
*
|
x86: kprobes.c fix compilation warning
Jaswinder Singh Rajput
2009-03-18
1
-1
/
+1
|
/
*
prevent boosting kprobes on exception address
Masami Hiramatsu
2009-03-17
1
-0
/
+3
*
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
Masami Hiramatsu
2009-01-16
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
1
-1
/
+1
|
\
|
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
|
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
2009-01-06
1
-3
/
+4
|
/
*
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-07-25
1
-4
/
+2
*
Kprobe smoke test lockdep warning
Peter Zijlstra
2008-07-15
1
-1
/
+0
*
x86: replace most VM86 flags with flags from processor-flags.h
gorcunov@gmail.com
2008-04-17
1
-1
/
+1
*
x86, kprobes: correct post-eip value in post_hander()
Yakov Lerner
2008-04-17
1
-4
/
+4
*
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
2008-04-17
1
-2
/
+2
*
x86, kprobes: remove sparse warnings from x86
Harvey Harrison
2008-02-19
1
-2
/
+2
*
x86: remove unneded casts
Jan Engelhardt
2008-01-30
1
-1
/
+1
*
x86: fix singlestep handling in reenter_kprobe
Abhishek Sagar
2008-01-30
1
-15
/
+13
*
x86: use wrmsrl in kprobes.c, step.c
Harvey Harrison
2008-01-30
1
-2
/
+2
*
x86: trivial whitespace in kprobes.c
Harvey Harrison
2008-01-30
1
-3
/
+3
*
x86: kprobes change kprobe_handler flow
Abhishek Sagar
2008-01-30
1
-67
/
+86
*
x86: code clarification patch to Kprobes arch code
Quentin Barnes
2008-01-30
1
-4
/
+7
*
x86: kprobes change kprobe_handler flow
Harvey Harrison
2008-01-30
1
-32
/
+28
*
x86: kprobes remove fix_riprel #ifdef
Harvey Harrison
2008-01-30
1
-4
/
+5
*
x86: introduce REX prefix helper for kprobes
Harvey Harrison
2008-01-30
1
-8
/
+19
*
x86: move deeply indented code to reenter_kprobe
Masami Hiramatsu
2008-01-30
1
-23
/
+23
*
x86: add reenter_kprobe helper
Harvey Harrison
2008-01-30
1
-11
/
+15
*
x86: fix kprobe_handler reenable preemption
Masami Hiramatsu
2008-01-30
1
-1
/
+2
*
x86: kprobes leftover cleanups
Harvey Harrison
2008-01-30
1
-8
/
+6
*
x86: unify extable_{32|64}.c
Harvey Harrison
2008-01-30
1
-11
/
+1
*
x86: get rid of _MASK flags
Glauber de Oliveira Costa
2008-01-30
1
-9
/
+9
*
x86: kprobes code for x86 unification
Masami Hiramatsu
2008-01-30
1
-0
/
+1045