summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* mn10300: Remove the architectureDavid Howells2018-03-091-175/+0Star
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-231-12/+0Star
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-8/+0Star
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-211-2/+2
* mn10300: let exit_fpu accept a taskJiri Slaby2016-05-211-1/+1
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+1
* mn10300: Use generic idle loopThomas Gleixner2013-04-081-64/+6Star
* mn10300 idle: delete pm_idleLen Brown2013-02-181-7/+0Star
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+1
* mn10300: switch to generic fork/vfork/cloneAl Viro2012-11-291-28/+5Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-68/+23Star
|\
| * mn10300: convert to generic kernel_thread()Al Viro2012-10-011-31/+18Star
| * mn10300: switch to generic sys_execve()Al Viro2012-10-011-16/+0Star
| * mn10300: split ret_from_fork, simplify kernel_thread()Al Viro2012-10-011-34/+18Star
* | mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/
* fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-4/+6
* Disintegrate asm/system.h for MN10300David Howells2012-03-281-1/+0Star
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
* 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/+0Star
* 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/+0Star
* Make do_execve() take a const filename pointerDavid Howells2010-08-181-2/+2
* Mark arguments to certain syscalls as being constDavid Howells2010-08-141-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/+4Star
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-3/+0Star
* Simplify copy_thread()Alexey Dobriyan2009-04-031-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/+0Star
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-0/+297