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
/
powerpc
/
kernel
/
uprobes.c
Age
Commit message (
Expand
)
Author
2022-05-06
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-16
powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching,...
Christophe Leroy
2021-03-29
powerpc/uprobes: Validation for prefixed instruction
Ravi Bangoria
2020-11-18
powerpc: fix -Wimplicit-fallthrough
Nick Desaulniers
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-19
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-08-24
powerpc/uprobes: Implement arch_uretprobe_is_alive()
Naveen N. Rao
2013-11-20
uprobes/powerpc: Kill arch_uprobe->ainsn
Oleg Nesterov
2013-04-13
uretprobes/powerpc: Hijack return address
Anton Arapov
2013-04-04
uprobes/powerpc: Remove additional trap instruction check
Ananth N Mavinakayanahalli
2013-04-04
uprobes/powerpc: Teach uprobes to ignore gdb breakpoints
Ananth N Mavinakayanahalli
2012-11-03
uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
Oleg Nesterov
2012-09-05
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli