Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
12 years ago |
Al Viro
|
0bcfe54049
powerpc: switch to generic fork/clone/vfork
|
12 years ago |
Al Viro
|
ab75819d39
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
|
12 years ago |
Al Viro
|
ea516b1154
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
|
12 years ago |
Al Viro
|
64c2f6596b
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
|
12 years ago |
Al Viro
|
9d401279d6
powerpc: don't bother with zero-extending arguments in sys_clone()
|
12 years ago |
Al Viro
|
53b50f9483
powerpc: take dereferencing to ret_from_kernel_thread()
|
12 years ago |
Al Viro
|
40792104b2
powerpc: don't mess with r2 in copy_thread() and friends
|
12 years ago |
Al Viro
|
138d1ce80e
powerpc: switch to saner kernel_execve() semantics
|
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 |
Linus Torvalds
|
5f3d2f2e1a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 years ago |
Linus Torvalds
|
0b981cb94b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Al Viro
|
be6abfa769
powerpc: switch to generic sys_execve()/kernel_execve()
|
13 years ago |
Al Viro
|
58254e1002
powerpc: split ret_from_fork
|
12 years ago |
Michael Neuling
|
4474ef055c
powerpc: Rework set_dabr so it can take a DABRX value as well
|
13 years ago |
Benjamin Herrenschmidt
|
fff34b3412
Merge branch 'merge' into next
|
13 years ago |
Anton Blanchard
|
1021cb268b
powerpc: Fix DSCR inheritance in copy_thread()
|
13 years ago |
Ananth N Mavinakayanahalli
|
41ab5266c3
powerpc: Add trap_nr to thread_struct
|
13 years ago |
Frederic Weisbecker
|
baa36046d0
cputime: Consolidate vtime handling on context switch
|
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 |
Linus Torvalds
|
6f73b3629f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
Suresh Siddha
|
55ccf3fe3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
|
13 years ago |
Thomas Gleixner
|
96c9511797
powerpc: Use common threadinfo allocator
|
13 years ago |
Anton Blanchard
|
35000870fc
powerpc: Optimise enable_kernel_altivec
|
13 years ago |
Benjamin Herrenschmidt
|
fae2e0fb24
powerpc: Fix typo in runlatch code
|
13 years ago |
David Howells
|
ae3a197e3d
Disintegrate asm/system.h for PowerPC
|
13 years ago |
Benjamin Herrenschmidt
|
7230c56441
powerpc: Rework lazy-interrupt handling
|
13 years ago |
Benjamin Herrenschmidt
|
fe1952fc0a
powerpc: Rework runlatch code
|
13 years ago |
Ira Snyder
|
40c8cefaaf
powerpc: Fix kernel log of oops/panic instruction dump
|
13 years ago |
Anton Blanchard
|
3bfd0c9c8f
powerpc: Decode correct MSR bits in oops output
|
13 years ago |