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