index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2017-05-01
avr32: remove support for AVR32 architecture
Hans-Christian Noren Egtvedt
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2010-10-27
ptrace: cleanup arch_ptrace() on avr32
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-04-27
arch/avr32: fix build failure caused by wrong prototype
Peter Huewe
2010-03-12
avr32: use generic ptrace_resume code
Christoph Hellwig
2008-01-25
[AVR32] Enable debugging only when needed
Haavard Skinnemoen
2007-12-07
[AVR32] Follow the rules when dealing with the OCD system
Haavard Skinnemoen
2007-12-07
[AVR32] Clean up OCD register usage
Haavard Skinnemoen
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-05-09
wrap access to thread_info
Roman Zippel
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2007-03-07
[AVR32] Fix bogus ti->flags manipulation in debug handler
Haavard Skinnemoen
2006-10-25
[PATCH] AVR32: Silence some compile warnings
Haavard Skinnemoen
2006-09-26
[PATCH] avr32 architecture
Haavard Skinnemoen