Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[safe/jmp/linux-2.6] / arch / blackfin / kernel / ptrace.c
2010-03-09 Mike FrysingerBlackfin: fix single stepping over system calls
2010-03-09 Mike FrysingerBlackfin: initial tracehook support
2010-03-09 Mike FrysingerBlackfin: initial regset support
2010-03-09 Mike FrysingerBlackfin: simplify PTRACE_{PEEK,POKE}USR in preperation...
2010-03-09 Mike FrysingerBlackfin: simplify SYSCFG code a bit and ignore attempt...
2010-03-09 Christoph HellwigBlackfin: use generic ptrace_resume code
2009-12-15 Mike FrysingerBlackfin: drop ptrace() write support for fixed code...
2009-11-25 Jie ZhangBlackfin: fix typo in ptrace poking
2009-10-07 Robin GetzBlackfin: mass clean up of copyright/licensing info
2009-09-17 Mike FrysingerBlackfin: add support for common FDPIC ptrace requests
2009-09-17 Mike FrysingerBlackfin: convert ptrace to new memory functions
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-03-05 Jie ZhangBlackfin arch: fix bug - gdb signull case make trunk...
2009-01-08 David HowellsNOMMU: Make VMAs per MM as for MMU-mode linux
2009-01-07 Graf YangBlackfin arch: smp patch cleanup from LKML review
2008-11-18 Mike FrysingerBlackfin arch: overlay thread.usp over PT_USP
2008-11-18 Graf YangBlackfin arch: SMP supporting patchset: Blackfin kernel...
2008-10-10 Mike FrysingerBlackfin arch: have is_user_addr_valid() check for...
2008-10-10 Mike FrysingerBlackfin arch: ptrace - fix off-by-one check on end...
2008-10-09 Mike FrysingerBlackfin arch: use existing ptrace_disable() func to...
2008-10-09 Mike FrysingerBlackfin arch: ptrace - cleanup debug messages and...
2008-10-09 Mike FrysingerBlackfin arch: fix bug -- PTRACE_PEEKDATA does not...
2008-07-15 Jie ZhangBlackfin arch: Allow ptrace to peek and poke applicatio...
2008-05-07 Bernd Schmidt[Blackfin] arch: Delete unused (copied from m68k) entri...
2008-03-06 Mike Frysinger[Blackfin] arch: add missing __user marking to ss_sp...
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-08-05 Jie ZhangBlackfin arch: Allow ptrace access the fixed code.
2007-07-12 Mike FrysingerBlackfin arch: cleanup warnings from checkpatch --...
2007-05-09 Roman Zippelrename thread_info to stack
2007-05-07 Bryan Wublackfin architecture