| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -28/+4 |
* | flagday: kill pt_regs argument of do_fork() | Al Viro | 2012-11-29 | 1 | -1/+1 |
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -2/+1 |
* | m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo... | Al Viro | 2012-11-28 | 1 | -54/+32 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -80/+24 |
|\ |
|
| * | m68k: switch to generic sys_execve()/kernel_execve() | Al Viro | 2012-10-01 | 1 | -20/+0 |
| * | m68k: split ret_from_fork(), simplify kernel_thread() | Al Viro | 2012-10-01 | 1 | -60/+24 |
* | | m68k: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 2012-09-23 | 1 | -0/+3 |
|/ |
|
* | Disintegrate asm/system.h for M68K | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2012-03-21 | 1 | -2/+375 |
|\ |
|
| * | m68k: merge the MMU and non-MMU versions of process.c | Greg Ungerer | 2012-03-05 | 1 | -2/+377 |
|/ |
|
* | m68k: merge m68k and m68knommu arch directories | Greg Ungerer | 2011-03-25 | 1 | -352/+3 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -1/+3 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | m68k: Add NPTL support | Maxim Kuvyrkov | 2010-02-27 | 1 | -0/+4 |
* | m68k: Remove the BKL from sys_execve | John Kacur | 2009-12-06 | 1 | -4/+1 |
* | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+3 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
* | m68k: Remove the broken Hades support | Adrian Bunk | 2008-10-14 | 1 | -1/+1 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 1 | -1/+0 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -47/+0 |
* | m68k: correct setting of struct user.u_ar0 | Geert Uytterhoeven | 2008-02-07 | 1 | -1/+1 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 1 | -0/+1 |
* | [PATCH] clean m68k ksyms | Al Viro | 2006-10-11 | 1 | -0/+3 |
* | [PATCH] misc m68k __user annotations | Al Viro | 2006-10-11 | 1 | -4/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] m68k: pm_power_off() breakage | Al Viro | 2006-02-18 | 1 | -0/+3 |
* | [PATCH] m68k: task_stack_page() | Al Viro | 2006-01-12 | 1 | -4/+3 |
* | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 1 | -0/+2 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 | 1 | -6/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+405 |