summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ptrace: cleanup arch_ptrace() on avr32Namhyung Kim2010-10-271-4/+4
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* arch/avr32: fix build failure caused by wrong prototypePeter Huewe2010-04-271-1/+1
* avr32: use generic ptrace_resume codeChristoph Hellwig2010-03-121-46/+7
* [AVR32] Enable debugging only when neededHaavard Skinnemoen2008-01-251-4/+1
* [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/+0
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-6/+1
* 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/+0
* 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-251-1/+1
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-261-0/+371