aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM.Jie Zhang1-0/+28
2008-05-07[Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.Bernd Schmidt1-2/+2
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functionsMike Frysinger1-3/+4
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-6/+0
2007-08-05Blackfin arch: Allow ptrace access the fixed code.Jie Zhang1-6/+18
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger1-3/+3
2007-05-09rename thread_info to stackRoman Zippel1-3/+3
2007-05-07blackfin architectureBryan Wu1-0/+430