aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for MN10300David Howells1-1/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2011-03-18MN10300: Generalise kernel debugger kernel halt, reboot or power off hookDavid Howells1-3/+3
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells1-9/+11
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi1-4/+37
2010-10-27MN10300: Delete idle_timestamp from irq_cpustat_tAkira Takeuchi1-2/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+2
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-10-14mn10300: Remove the BKL from sys_execveJohn Kacur1-8/+4
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-3/+0
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2008-07-04mn10300: export certain arch symbols required to build allmodconfigDavid Howells1-0/+1
2008-06-16MN10300: Kill linux/a.out.h inclusionsDavid Howells1-1/+0
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+297