Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Tobias Klauser
|
6474924e2b
arch: remove unused macro/function thread_saved_pc()
|
8 年之前 |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 年之前 |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 年之前 |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 年之前 |
Geert Uytterhoeven
|
7c79e1eef8
m68k/kernel: Modernize printing of kernel messages
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Greg Ungerer
|
8912eaccb9
m68k: always make available dump_fpu()
|
9 年之前 |
Thomas Gleixner
|
dfa174dcf8
m68k: Use generic idle loop
|
12 年之前 |
Al Viro
|
e80d6661c3
flagday: kill pt_regs argument of do_fork()
|
12 年之前 |
Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
12 年之前 |
Al Viro
|
20ecc91c32
m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fork/vfork
|
12 年之前 |
Linus Torvalds
|
8213a2f3ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 年之前 |
Al Viro
|
d878d6dace
m68k: switch to generic sys_execve()/kernel_execve()
|
13 年之前 |
Al Viro
|
533e6903be
m68k: split ret_from_fork(), simplify kernel_thread()
|
13 年之前 |
Frederic Weisbecker
|
5b57ba37e8
m68k: Add missing RCU idle APIs on idle loop
|
13 年之前 |
David Howells
|
803f69144f
Disintegrate asm/system.h for M68K
|
13 年之前 |
Linus Torvalds
|
b57cb7231b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
|
13 年之前 |
Greg Ungerer
|
fde3944141
m68k: merge the MMU and non-MMU versions of process.c
|
13 年之前 |
Greg Ungerer
|
66d857b08b
m68k: merge m68k and m68knommu arch directories
|
14 年之前 |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 年之前 |
David Howells
|
d7627467b7
Make do_execve() take a const filename pointer
|
15 年之前 |
David Howells
|
c788732523
Mark arguments to certain syscalls as being const
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Maxim Kuvyrkov
|
9674cdc74d
m68k: Add NPTL support
|
15 年之前 |
John Kacur
|
87fbaf6aea
m68k: Remove the BKL from sys_execve
|
16 年之前 |
Joe Perches
|
d200c922bc
Use new __init_task_data macro in arch init_task.c files.
|
16 年之前 |
Alexey Dobriyan
|
bb1f17b037
mm: consolidate init_mm definition
|
16 年之前 |
Alexey Dobriyan
|
6f2c55b843
Simplify copy_thread()
|
16 年之前 |
Al Viro
|
18d8fda7c3
take init_fs to saner place
|
16 年之前 |