index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-03-25
x86: kretprobe-booster interrupt emulation code fix
Masami Hiramatsu
2009-03-18
x86: kprobes.c fix compilation warning
Jaswinder Singh Rajput
2009-03-17
prevent boosting kprobes on exception address
Masami Hiramatsu
2009-01-16
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
Masami Hiramatsu
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-07-15
Kprobe smoke test lockdep warning
Peter Zijlstra
2008-04-17
x86: replace most VM86 flags with flags from processor-flags.h
gorcunov@gmail.com
2008-04-17
x86, kprobes: correct post-eip value in post_hander()
Yakov Lerner
2008-04-17
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
2008-02-19
x86, kprobes: remove sparse warnings from x86
Harvey Harrison
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