summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/ptrace.h
AgeCommit message (Expand)Author
2024-03-11ARM: 9354/1: ptrace: Use bitfield helpersGeert Uytterhoeven
2023-06-19ARM: 9304/1: add prototype for function called only from asmArnd Bergmann
2022-12-07ARM: 9279/1: support function error injectionWang Kefeng
2022-07-06ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2016-07-07ARM: save and reset the address limit when entering an exceptionRussell King
2016-06-22ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King
2016-06-22ARM: introduce svc_pt_regs structureRussell King
2014-11-13ARM: 8175/1: Use current_stack_pointer to calculate pt_regs addressBehan Webster
2014-07-18ARM: 8070/1: Introduce arm_get_current_stack_frame()Nikolay Borisov
2014-03-19Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King
2014-03-18ARM: add uprobes supportDavid A. Long
2014-02-03ARM: make isa_mode macro more robust and fix for v7-MUwe Kleine-König
2013-04-17ARM: Add base support for ARMv7-MCatalin Marinas
2012-10-12UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells
2012-10-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-30arm: optimized current_pt_regs()Al Viro
2012-09-19ARM: virt: allow the kernel to be entered in HYP modeDave Martin
2012-04-25ARM: 7374/1: add TRACEHOOK supportWade Farnsworth
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted
2011-07-13ARM: ptrace: Add APSR_MASK definition to ptrace.hJon Medhurst
2011-07-13ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst
2011-05-14ARM: 6883/1: ptrace: Migrate to regsets frameworkDave Martin
2011-02-23ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon
2010-09-08ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon
2010-08-15ARM: Tighten check for allowable CPSR valuesRussell King
2010-07-09ARM: 6199/1: Add kprobe-based event tracerWill Deacon
2010-03-12arm: use generic ptrace_resume codeChristoph Hellwig
2010-01-08ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regsJamie Iles
2009-07-24nommu: ptrace supportPaul Brook
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas
2009-05-30Clear the IT state when invoking a Thumb-2 signal handlerCatalin Marinas
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas
2008-09-06[ARM] remove pc_pointer()Russell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King