summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-14/+0
* 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
* m68k/kernel: Modernize printing of kernel messagesGeert Uytterhoeven2017-02-121-10/+10
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* m68k: always make available dump_fpu()Greg Ungerer2016-09-261-28/+28
* m68k: Use generic idle loopThomas Gleixner2013-04-081-28/+4
* flagday: kill pt_regs argument of do_fork()Al Viro2012-11-291-1/+1
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro2012-11-281-54/+32
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-80/+24
|\
| * m68k: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-011-20/+0
| * m68k: split ret_from_fork(), simplify kernel_thread()Al Viro2012-10-011-60/+24
* | m68k: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/
* Disintegrate asm/system.h for M68KDavid Howells2012-03-281-1/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-03-211-2/+375
|\
| * m68k: merge the MMU and non-MMU versions of process.cGreg Ungerer2012-03-051-2/+377
|/
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-352/+3
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+3
* 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
* m68k: Add NPTL supportMaxim Kuvyrkov2010-02-271-0/+4
* m68k: Remove the BKL from sys_execveJohn Kacur2009-12-061-4/+1
* Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+3
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* take init_fs to saner placeAl Viro2008-12-311-1/+0
* m68k: Remove the broken Hades supportAdrian Bunk2008-10-141-1/+1
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-47/+0
* m68k: correct setting of struct user.u_ar0Geert Uytterhoeven2008-02-071-1/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [PATCH] clean m68k ksymsAl Viro2006-10-111-0/+3
* [PATCH] misc m68k __user annotationsAl Viro2006-10-111-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+1
* [PATCH] m68k: pm_power_off() breakageAl Viro2006-02-181-0/+3
* [PATCH] m68k: task_stack_page()Al Viro2006-01-121-4/+3
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+405
OpenPOWER on IntegriCloud