index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-2
/
+2
*
powerpc: switch to generic fork/clone/vfork
Al Viro
2012-11-28
1
-23
/
+0
*
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
Al Viro
2012-10-21
1
-1
/
+1
*
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
Al Viro
2012-10-21
1
-5
/
+4
*
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
Al Viro
2012-10-21
1
-3
/
+0
*
powerpc: don't bother with zero-extending arguments in sys_clone()
Al Viro
2012-10-21
1
-8
/
+0
*
powerpc: take dereferencing to ret_from_kernel_thread()
Al Viro
2012-10-21
1
-3
/
+1
*
powerpc: don't mess with r2 in copy_thread() and friends
Al Viro
2012-10-14
1
-2
/
+0
*
powerpc: switch to saner kernel_execve() semantics
Al Viro
2012-10-14
1
-10
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
1
-32
/
+27
|
\
|
*
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-09-30
1
-19
/
+6
|
*
powerpc: split ret_from_fork
Al Viro
2012-09-30
1
-13
/
+21
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-06
1
-7
/
+9
|
\
\
|
*
|
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-10
1
-7
/
+7
|
*
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-09-07
1
-10
/
+2
|
|
\
\
|
|
|
/
|
*
|
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
2012-09-05
1
-0
/
+2
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
1
-3
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2012-08-20
1
-3
/
+0
|
|
/
*
|
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
2012-09-05
1
-10
/
+2
|
/
*
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
1
-8
/
+11
|
\
|
*
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
1
-8
/
+11
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-05-23
1
-1
/
+1
|
\
\
|
*
|
powerpc: Optimise enable_kernel_altivec
Anton Blanchard
2012-04-30
1
-1
/
+1
|
|
/
*
|
powerpc: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
1
-31
/
+0
|
/
*
powerpc: Fix typo in runlatch code
Benjamin Herrenschmidt
2012-04-11
1
-2
/
+2
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+3
*
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-09
1
-0
/
+3
*
powerpc: Rework runlatch code
Benjamin Herrenschmidt
2012-03-09
1
-13
/
+11
*
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
2012-02-16
1
-3
/
+3
*
powerpc: Decode correct MSR bits in oops output
Anton Blanchard
2011-11-28
1
-3
/
+19
*
powerpc/book3e-64: Fix debug support for userspace
Kumar Gala
2011-11-17
1
-22
/
+0
*
powerpc: Revert show_regs() define for readability
Kumar Gala
2011-11-17
1
-1
/
+1
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
1
-2
/
+2
|
\
|
*
powerpc: Add CFAR to oops output
Michael Neuling
2011-07-19
1
-0
/
+2
|
*
powerpc: Remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-19
1
-2
/
+0
*
|
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
1
-0
/
+3
*
|
powerpc/e500: Save SPEFCSR in flush_spe_to_thread()
yu liu
2011-07-12
1
-0
/
+1
|
/
*
powerpc: mmu_gather rework
Peter Zijlstra
2011-05-25
1
-1
/
+22
*
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2011-04-27
1
-2
/
+2
*
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
2011-04-27
1
-0
/
+16
*
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
1
-2
/
+2
*
powerpc: Fix call to flush_ptrace_hw_breakpoint()
K.Prasad
2011-03-02
1
-3
/
+5
*
powerpc: Print 32 bits of DSISR in show_regs
Anton Blanchard
2011-01-21
1
-1
/
+1
*
powerpc: Account time using timebase rather than PURR
Paul Mackerras
2010-09-02
1
-1
/
+0
*
powerpc: Move arch_sd_sibling_asym_packing() to smp.c
Michael Neuling
2010-09-02
1
-11
/
+0
*
powerpc: Inline ppc64_runlatch_off
Anton Blanchard
2010-08-24
1
-8
/
+6
*
powerpc: Use is_32bit_task() helper to test 32 bit binary
Denis Kirjanov
2010-08-24
1
-3
/
+3
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-2
/
+3
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+1
[next]