Age | Commit message (Expand) | Author |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2020-08-20 | m68k: switch to kernel_clone() | Christian Brauner |
2020-07-04 | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner |
2020-06-22 | fork: fold legacy_clone_args_valid() into _do_fork() | Christian Brauner |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-01-14 | m68k: Implement copy_thread_tls() | Geert Uytterhoeven |
2020-01-12 | m68k: Wire up clone3() syscall | Kars de Jong |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-12 | m68k/kernel: Modernize printing of kernel messages | Geert Uytterhoeven |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-09-26 | m68k: always make available dump_fpu() | Greg Ungerer |
2013-04-08 | m68k: Use generic idle loop | Thomas Gleixner |
2012-11-29 | flagday: kill pt_regs argument of do_fork() | Al Viro |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo... | Al Viro |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-01 | m68k: switch to generic sys_execve()/kernel_execve() | Al Viro |
2012-10-01 | m68k: split ret_from_fork(), simplify kernel_thread() | Al Viro |
2012-09-23 | m68k: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-03-28 | Disintegrate asm/system.h for M68K | David Howells |
2012-03-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2012-03-05 | m68k: merge the MMU and non-MMU versions of process.c | Greg Ungerer |
2011-03-25 | m68k: merge m68k and m68knommu arch directories | Greg Ungerer |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-27 | m68k: Add NPTL support | Maxim Kuvyrkov |
2009-12-06 | m68k: Remove the BKL from sys_execve | John Kacur |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-10-14 | m68k: Remove the broken Hades support | Adrian Bunk |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells |
2008-02-07 | m68k: correct setting of struct user.u_ar0 | Geert Uytterhoeven |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan |
2006-10-11 | [PATCH] clean m68k ksyms | Al Viro |
2006-10-11 | [PATCH] misc m68k __user annotations | Al Viro |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-03-24 | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk |
2006-02-18 | [PATCH] m68k: pm_power_off() breakage | Al Viro |
2006-01-12 | [PATCH] m68k: task_stack_page() | Al Viro |
2005-11-09 | [PATCH] sched: disable preempt in idle tasks | Nick Piggin |