index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/
Masami Hiramatsu
1
-1064
/
+0
2013-01-21
kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c
Masami Hiramatsu
1
-68
/
+2
2012-09-20
kprobes/x86: Move skip_singlestep up
Borislav Petkov
1
-16
/
+16
2012-09-13
kprobes/x86: Fix to support jprobes on ftrace-based kprobe
Masami Hiramatsu
1
-13
/
+29
2012-09-13
kprobes/x86: Fix kprobes to collectly handle IP on ftrace
Masami Hiramatsu
1
-3
/
+6
2012-07-31
kprobes/x86: ftrace based optimization for x86
Masami Hiramatsu
1
-0
/
+48
2012-05-09
x86: Avoid double stack traces with show_regs()
Jan Beulich
1
-2
/
+2
2012-03-06
x86/kprobes: Split out optprobe related code to kprobes-opt.c
Masami Hiramatsu
1
-594
/
+31
2012-03-06
x86/kprobes: Fix a bug which can modify kernel code permanently
Masami Hiramatsu
1
-18
/
+15
2012-03-06
x86/kprobes: Fix instruction recovery on optimized path
Masami Hiramatsu
1
-43
/
+97
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+4
2011-10-25
x86: Fix compilation bug in kprobes' twobyte_is_boostable
Josh Stone
1
-1
/
+3
2011-10-18
x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatile
Josh Stone
1
-1
/
+3
2011-05-11
kprobes, x86: Disable irqs during optimized callback
Jiri Olsa
1
-2
/
+3
2011-03-08
kprobes: Disabling optimized kprobes for entry text section
Jiri Olsa
1
-0
/
+8
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-7
/
+7
2010-12-17
kprobes: Use this_cpu_ops
Christoph Lameter
1
-7
/
+7
2010-12-06
kprobes: Use text_poke_smp_batch for unoptimizing
Masami Hiramatsu
1
-0
/
+40
2010-12-06
kprobes: Use text_poke_smp_batch for optimizing
Masami Hiramatsu
1
-8
/
+61
2010-12-06
kprobes: Support delayed unoptimizing
Masami Hiramatsu
1
-0
/
+4
2010-09-22
jump label: Add jump_label_text_reserved() to reserve jump points
Jason Baron
1
-1
/
+2
2010-09-15
kprobes: Remove __dummy_buf
Namhyung Kim
1
-7
/
+2
2010-09-15
kprobes: Make functions static
Namhyung Kim
1
-1
/
+1
2010-08-19
kprobes/x86: Fix the return address of multiple kretprobes
KUMANO Syuhei
1
-3
/
+22
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
1
-1
/
+1
2010-07-18
x86: kprobes: fix swapped segment registers in kretprobe
Roland McGrath
1
-1
/
+1
2010-06-29
kprobes/x86: Fix kprobes to skip prefixes correctly
Masami Hiramatsu
1
-16
/
+17
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+12
2010-05-11
kprobes/x86: Fix removed int3 checking order
Masami Hiramatsu
1
-14
/
+13
2010-03-26
x86, ptrace: Fix block-step
Peter Zijlstra
1
-2
/
+12
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
1
-4
/
+2
2010-02-25
kprobes/x86: Support kprobes jump optimization on x86
Masami Hiramatsu
1
-22
/
+411
2010-02-25
kprobes/x86: Cleanup save/restore registers
Masami Hiramatsu
1
-61
/
+67
2010-02-25
kprobes/x86: Boost probes when reentering
Masami Hiramatsu
1
-22
/
+26
2010-02-25
kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
Masami Hiramatsu
1
-1
/
+1
2010-02-04
kprobes: Check probe address is reserved
Masami Hiramatsu
1
-0
/
+3
2010-02-04
kprobes: Disable booster when CONFIG_PREEMPT=y
Masami Hiramatsu
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-2
/
+2
2009-12-05
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-13
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-2
/
+2
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
1
-1
/
+8
2009-10-12
x86: use kernel_stack_pointer() in kprobes.c
H. Peter Anvin
1
-13
/
+1
2009-08-30
kprobes/x86-64: Allow to reenter probe on post_handler
Masami Hiramatsu
1
-11
/
+0
2009-08-30
kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS
Masami Hiramatsu
1
-16
/
+10
2009-08-27
tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion
Frederic Weisbecker
1
-2
/
+6
2009-08-27
kprobes: Cleanup fix_riprel() using insn decoder on x86
Masami Hiramatsu
1
-105
/
+23
2009-08-27
kprobes: Checks probe address is instruction boudary on x86
Masami Hiramatsu
1
-0
/
+73
2009-06-02
hw-breakpoints: reset bits in dr6 after the corresponding exception is handled
K.Prasad
1
-1
/
+8
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-8
/
+9
2009-03-25
x86: kretprobe-booster interrupt emulation code fix
Masami Hiramatsu
1
-8
/
+9
[next]