Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
12 years ago |
Al Viro
|
b9763ce33f
frv: switch to generic fork/vfork/clone
|
12 years ago |
David Howells
|
e7aa51b2e5
FRV: Fix the new-style kernel_thread() stuff
|
12 years ago |
David Howells
|
ce7bfc7cde
FRV: Fix incorrect symbol in copy_thread()
|
12 years ago |
Linus Torvalds
|
8213a2f3ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
49ed3398b7
frv: switch to generic kernel_thread()
|
12 years ago |
Al Viro
|
460dabab73
frv: switch to generic sys_execve()
|
12 years ago |
Al Viro
|
02ce496f15
frv: split ret_from_fork, simplify kernel_thread() a lot
|
12 years ago |
Frederic Weisbecker
|
41d8fe5bb3
frv: Add missing RCU idle APIs on idle loop
|
13 years ago |
Linus Torvalds
|
ec0d7f18ab
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Suresh Siddha
|
55ccf3fe3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
|
13 years ago |
Thomas Gleixner
|
c6ae063aaf
frv: Use core allocator for task_struct
|
13 years ago |
Thomas Gleixner
|
cce4517f33
frv: Use correct size for task_struct allocation
|
13 years ago |
David Howells
|
40ab331749
Disintegrate asm/system.h for FRV
|
13 years ago |
Thomas Gleixner
|
bd2f55361f
sched/rt: Use schedule_preempt_disabled()
|
14 years ago |
Mathias Krause
|
adc400f690
frv, exec: remove redundant set_fs(USER_DS)
|
14 years ago |
Eric Dumazet
|
504f52b543
mm: NUMA aware alloc_task_struct_node()
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
David Howells
|
d7627467b7
Make do_execve() take a const filename pointer
|
15 years ago |
David Howells
|
c788732523
Mark arguments to certain syscalls as being const
|
15 years ago |
John Kacur
|
b69975a35a
frv: Remove the BKL from sys_execve
|
15 years ago |
Christoph Hellwig
|
a70770998c
FRV: Use asm/generic-hardirq.h
|
16 years ago |
Alexey Dobriyan
|
6f2c55b843
Simplify copy_thread()
|
16 years ago |
Christoph Lameter
|
8defab3377
FRV: Replace pgd management via slabs through quicklists
|
18 years ago |
David Howells
|
84e8cd6dbc
[PATCH] FRV: Introduce asm-offsets for FRV arch
|
19 years ago |
David Howells
|
6d8c4e3b01
[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt
|
19 years ago |
David Howells
|
9dec17eb57
[PATCH] FRV: Fix FRV arch compile errors
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Al Viro
|
53470aaa02
[PATCH] frv: misc __user annotations
|
19 years ago |
Al Viro
|
097cb338c7
[PATCH] frv: task_thread_info(), task_stack_page()
|
19 years ago |