| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin arch: have is_user_addr_valid() check for overflows (like when addre... | Mike Frysinger | 2008-10-10 | 1 | -0/+4 |
* | Blackfin arch: ptrace - fix off-by-one check on end of memory regions | Mike Frysinger | 2008-10-10 | 1 | -29/+21 |
* | Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and cre... | Mike Frysinger | 2008-10-09 | 1 | -50/+37 |
* | Blackfin arch: ptrace - cleanup debug messages and style | Mike Frysinger | 2008-10-09 | 1 | -18/+12 |
* | Blackfin arch: fix bug -- PTRACE_PEEKDATA does not seem to work which breaks ... | Mike Frysinger | 2008-10-09 | 1 | -35/+31 |
* | Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM. | Jie Zhang | 2008-07-15 | 1 | -0/+28 |
* | [Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c. | Bernd Schmidt | 2008-05-07 | 1 | -2/+2 |
* | [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an... | Mike Frysinger | 2008-03-07 | 1 | -3/+4 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -6/+0 |
* | Blackfin arch: Allow ptrace access the fixed code. | Jie Zhang | 2007-08-05 | 1 | -6/+18 |
* | Blackfin arch: cleanup warnings from checkpatch -- no functional changes | Mike Frysinger | 2007-07-12 | 1 | -3/+3 |
* | rename thread_info to stack | Roman Zippel | 2007-05-09 | 1 | -3/+3 |
* | blackfin architecture | Bryan Wu | 2007-05-07 | 1 | -0/+430 |