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
/
arm
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
2023-06-19
ARM: 9304/1: add prototype for function called only from asm
Arnd Bergmann
2022-12-07
ARM: 9279/1: support function error injection
Wang Kefeng
2022-07-06
ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
Ard Biesheuvel
2021-08-20
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2016-07-07
ARM: save and reset the address limit when entering an exception
Russell King
2016-06-22
ARM: get rid of horrible *(unsigned int *)(regs + 1)
Russell King
2016-06-22
ARM: introduce svc_pt_regs structure
Russell King
2014-11-13
ARM: 8175/1: Use current_stack_pointer to calculate pt_regs address
Behan Webster
2014-07-18
ARM: 8070/1: Introduce arm_get_current_stack_frame()
Nikolay Borisov
2014-03-19
Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...
Russell King
2014-03-18
ARM: add uprobes support
David A. Long
2014-02-03
ARM: make isa_mode macro more robust and fix for v7-M
Uwe Kleine-König
2013-04-17
ARM: Add base support for ARMv7-M
Catalin Marinas
2012-10-12
UAPI: (Scripted) Disintegrate arch/arm/include/asm
David Howells
2012-10-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-09-30
arm: optimized current_pt_regs()
Al Viro
2012-09-19
ARM: virt: allow the kernel to be entered in HYP mode
Dave Martin
2012-04-25
ARM: 7374/1: add TRACEHOOK support
Wade Farnsworth
2012-01-17
Kernel: Audit Support For The ARM Platform
Nathaniel Husted
2011-07-13
ARM: ptrace: Add APSR_MASK definition to ptrace.h
Jon Medhurst
2011-07-13
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
Jon Medhurst
2011-05-14
ARM: 6883/1: ptrace: Migrate to regsets framework
Dave Martin
2011-02-23
ARM: 6668/1: ptrace: remove single-step emulation code
Will Deacon
2010-09-08
ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...
Will Deacon
2010-08-15
ARM: Tighten check for allowable CPSR values
Russell King
2010-07-09
ARM: 6199/1: Add kprobe-based event tracer
Will Deacon
2010-03-12
arm: use generic ptrace_resume code
Christoph Hellwig
2010-01-08
ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs
Jamie Iles
2009-07-24
nommu: ptrace support
Paul Brook
2009-05-30
Add core support for ARMv6/v7 big-endian
Catalin Marinas
2009-05-30
Clear the IT state when invoking a Thumb-2 signal handler
Catalin Marinas
2009-02-12
[ARM] 5387/1: Add ptrace VFP support on ARM
Catalin Marinas
2008-09-06
[ARM] remove pc_pointer()
Russell King
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King