index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
1
-2
/
+2
|
\
|
*
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
2013-06-15
1
-2
/
+2
*
|
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
2013-07-01
1
-0
/
+4
|
/
*
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
Michael Neuling
2013-06-10
1
-1
/
+2
*
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
Scott Wood
2013-05-14
1
-0
/
+7
*
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
Li Zhong
2013-05-14
1
-0
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
1
-4
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
2013-04-24
1
-0
/
+2
|
|
\
|
*
|
ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()
Oleg Nesterov
2013-04-23
1
-4
/
+4
*
|
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-6
/
+2
*
|
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-6
/
+0
|
|
/
|
/
|
*
|
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
2013-04-10
1
-0
/
+2
|
/
*
powerpc: Hook in new transactional memory code
Michael Neuling
2013-02-15
1
-2
/
+13
*
powerpc: Add reclaim and recheckpoint functions for context switching transac...
Michael Neuling
2013-02-15
1
-0
/
+112
*
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
2013-02-15
1
-0
/
+3
*
powerpc: New macros for transactional memory support
Michael Neuling
2013-02-15
1
-0
/
+7
*
powerpc: Add length setting to set_dawr
Michael Neuling
2013-01-29
1
-1
/
+9
*
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2013-01-16
1
-3
/
+3
*
powerpc: Add the DAWR support to the set_break()
Michael Neuling
2013-01-10
1
-0
/
+23
*
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
1
-21
/
+54
*
powerpc: Define ppr in thread_struct
Haren Myneni
2013-01-10
1
-0
/
+2
*
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
[next]