aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/ptrace.c
Commit message (Expand)AuthorAge
* ptrace: cleanup arch_ptrace() and friends on BlackfinNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* Blackfin: add new cacheflush syscallSonic Zhang2010-10-22
* Blackfin: ptrace: enable access to L1 stacksBarry Song2010-10-22
* ptrace: unify FDPIC implementationsMike Frysinger2010-05-27
* Blackfin: fix single stepping over system callsMike Frysinger2010-03-09
* Blackfin: initial tracehook supportMike Frysinger2010-03-09
* Blackfin: initial regset supportMike Frysinger2010-03-09
* Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger2010-03-09
* Blackfin: simplify SYSCFG code a bit and ignore attempts to change itMike Frysinger2010-03-09
* Blackfin: use generic ptrace_resume codeChristoph Hellwig2010-03-09
* Blackfin: drop ptrace() write support for fixed code/bootromMike Frysinger2009-12-15
* Blackfin: fix typo in ptrace pokingJie Zhang2009-11-25
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-07
* Blackfin: add support for common FDPIC ptrace requestsMike Frysinger2009-09-16
* Blackfin: convert ptrace to new memory functionsMike Frysinger2009-09-16
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequentlyJie Zhang2009-03-05
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* Blackfin arch: smp patch cleanup from LKML reviewGraf Yang2009-01-07
* Blackfin arch: overlay thread.usp over PT_USPMike Frysinger2008-11-18
* Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang2008-11-18
* Blackfin arch: have is_user_addr_valid() check for overflows (like when addre...Mike Frysinger2008-10-10
* Blackfin arch: ptrace - fix off-by-one check on end of memory regionsMike Frysinger2008-10-10
* Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and cre...Mike Frysinger2008-10-09
* Blackfin arch: ptrace - cleanup debug messages and styleMike Frysinger2008-10-09
* Blackfin arch: fix bug -- PTRACE_PEEKDATA does not seem to work which breaks ...Mike Frysinger2008-10-09
* Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM.Jie Zhang2008-07-15
* [Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.Bernd Schmidt2008-05-06
* [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger2008-03-06
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-16
* Blackfin arch: Allow ptrace access the fixed code.Jie Zhang2007-08-05
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-12
* rename thread_info to stackRoman Zippel2007-05-09
* blackfin architectureBryan Wu2007-05-07