aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/kernel/ptrace.c
AgeCommit message (Expand)Author
2010-10-27ptrace: cleanup arch_ptrace() on avr32Namhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-04-27arch/avr32: fix build failure caused by wrong prototypePeter Huewe
2010-03-12avr32: use generic ptrace_resume codeChristoph Hellwig
2008-01-25[AVR32] Enable debugging only when neededHaavard Skinnemoen
2007-12-07[AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen
2007-12-07[AVR32] Clean up OCD register usageHaavard Skinnemoen
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-05-09wrap access to thread_infoRoman Zippel
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-03-07[AVR32] Fix bogus ti->flags manipulation in debug handlerHaavard Skinnemoen
2006-10-25[PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen