aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/ptrace.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-10Blackfin arch: have is_user_addr_valid() check for overflows (like when addre...Mike Frysinger
2008-10-10Blackfin arch: ptrace - fix off-by-one check on end of memory regionsMike Frysinger
2008-10-09Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and cre...Mike Frysinger
2008-10-09Blackfin arch: ptrace - cleanup debug messages and styleMike Frysinger
2008-10-09Blackfin arch: fix bug -- PTRACE_PEEKDATA does not seem to work which breaks ...Mike Frysinger
2008-07-15Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM.Jie Zhang
2008-05-07[Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.Bernd Schmidt
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-08-05Blackfin arch: Allow ptrace access the fixed code.Jie Zhang
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger
2007-05-09rename thread_info to stackRoman Zippel
2007-05-07blackfin architectureBryan Wu