aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27ptrace: cleanup arch_ptrace() on avr32Namhyung Kim1-4/+4
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-04-27arch/avr32: fix build failure caused by wrong prototypePeter Huewe1-1/+1
2010-03-12avr32: use generic ptrace_resume codeChristoph Hellwig1-46/+7
2008-01-25[AVR32] Enable debugging only when neededHaavard Skinnemoen1-4/+1
2007-12-07[AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen1-116/+155
2007-12-07[AVR32] Clean up OCD register usageHaavard Skinnemoen1-16/+18
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-5/+0
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-5/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-6/+1
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-2/+2
2007-03-07[AVR32] Fix bogus ti->flags manipulation in debug handlerHaavard Skinnemoen1-2/+2
2006-10-25[PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen1-1/+1
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen1-0/+371