index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
1
-1
/
+2
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-0
/
+10
2013-08-14
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
Kevin Hao
1
-0
/
+2
2013-08-09
powerpc: Save the TAR register earlier
Michael Neuling
1
-0
/
+10
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
1
-2
/
+2
2013-07-01
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
1
-0
/
+4
2013-06-15
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
1
-2
/
+2
2013-06-10
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
Michael Neuling
1
-1
/
+2
2013-05-14
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
Scott Wood
1
-0
/
+7
2013-05-14
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
Li Zhong
1
-0
/
+1
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-4
/
+4
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-6
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-6
/
+0
2013-04-24
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
1
-0
/
+2
2013-04-23
ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()
Oleg Nesterov
1
-4
/
+4
2013-04-10
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
1
-0
/
+2
2013-02-15
powerpc: Hook in new transactional memory code
Michael Neuling
1
-2
/
+13
2013-02-15
powerpc: Add reclaim and recheckpoint functions for context switching transac...
Michael Neuling
1
-0
/
+112
2013-02-15
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
1
-0
/
+3
2013-02-15
powerpc: New macros for transactional memory support
Michael Neuling
1
-0
/
+7
2013-01-29
powerpc: Add length setting to set_dawr
Michael Neuling
1
-1
/
+9
2013-01-16
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
1
-3
/
+3
2013-01-10
powerpc: Add the DAWR support to the set_break()
Michael Neuling
1
-0
/
+23
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
1
-21
/
+54
2013-01-10
powerpc: Define ppr in thread_struct
Haren Myneni
1
-0
/
+2
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+2
2012-11-28
powerpc: switch to generic fork/clone/vfork
Al Viro
1
-23
/
+0
2012-10-21
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
Al Viro
1
-1
/
+1
2012-10-21
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
Al Viro
1
-5
/
+4
2012-10-21
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
Al Viro
1
-3
/
+0
2012-10-21
powerpc: don't bother with zero-extending arguments in sys_clone()
Al Viro
1
-8
/
+0
2012-10-21
powerpc: take dereferencing to ret_from_kernel_thread()
Al Viro
1
-3
/
+1
2012-10-14
powerpc: don't mess with r2 in copy_thread() and friends
Al Viro
1
-2
/
+0
2012-10-14
powerpc: switch to saner kernel_execve() semantics
Al Viro
1
-10
/
+3
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-32
/
+27
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-7
/
+9
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2012-09-30
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
1
-19
/
+6
2012-09-30
powerpc: split ret_from_fork
Al Viro
1
-13
/
+21
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
1
-7
/
+7
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-10
/
+2
2012-09-05
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-05
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
1
-0
/
+2
2012-08-20
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
1
-3
/
+0
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+11
2012-05-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-8
/
+11
2012-05-08
powerpc: Use common threadinfo allocator
Thomas Gleixner
1
-31
/
+0
2012-04-30
powerpc: Optimise enable_kernel_altivec
Anton Blanchard
1
-1
/
+1
2012-04-11
powerpc: Fix typo in runlatch code
Benjamin Herrenschmidt
1
-2
/
+2
[next]