summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* ptrace: cleanup arch_ptrace() on avr32Namhyung Kim2010-10-281-4/+4
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-1/+2
* arch/avr32: fix build failure caused by wrong prototypePeter Huewe2010-04-281-1/+1
* avr32: use generic ptrace_resume codeChristoph Hellwig2010-03-131-46/+7Star
* [AVR32] Enable debugging only when neededHaavard Skinnemoen2008-01-251-4/+1Star
* [AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen2007-12-071-116/+155
* [AVR32] Clean up OCD register usageHaavard Skinnemoen2007-12-071-16/+18
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-5/+0Star
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-6/+1Star
* wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-081-2/+2
* [AVR32] Fix bogus ti->flags manipulation in debug handlerHaavard Skinnemoen2007-03-071-2/+2
* [PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen2006-10-261-1/+1
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-261-0/+371