aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* MN10300: Generalise kernel debugger kernel halt, reboot or power off hookDavid Howells2011-03-181-3/+3
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells2010-10-271-9/+11
* MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-271-4/+37
* MN10300: Delete idle_timestamp from irq_cpustat_tAkira Takeuchi2010-10-271-2/+0
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+2
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* mn10300: Remove the BKL from sys_execveJohn Kacur2009-10-141-8/+4
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-3/+0
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* mn10300: export certain arch symbols required to build allmodconfigDavid Howells2008-07-041-0/+1
* MN10300: Kill linux/a.out.h inclusionsDavid Howells2008-06-161-1/+0
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-0/+297