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
|
12 年之前 |
Al Viro
|
d878d6dace
m68k: switch to generic sys_execve()/kernel_execve()
|
12 年之前 |
Al Viro
|
533e6903be
m68k: split ret_from_fork(), simplify kernel_thread()
|
12 年之前 |
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
|
15 年之前 |
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 年之前 |
Adrian Bunk
|
29c8a24672
m68k: Remove the broken Hades support
|
16 年之前 |
Al Viro
|
f52111b154
[PATCH] take init_files to fs/file.c
|
17 年之前 |
David Howells
|
1eb1141123
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
17 年之前 |
David Howells
|
7fa3031500
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
|
17 年之前 |
Geert Uytterhoeven
|
145e923076
m68k: correct setting of struct user.u_ar0
|
17 年之前 |
Alexey Dobriyan
|
4e950f6f01
Remove fs.h from mm.h
|
18 年之前 |
Al Viro
|
2e811488ce
[PATCH] clean m68k ksyms
|
18 年之前 |
Al Viro
|
1e5c374d38
[PATCH] misc m68k __user annotations
|
18 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |