index
:
linux/linux-stable.git
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.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2014-04-07
powerpc/tm: Disable IRQ in tm_recheckpoint
Michael Neuling
2014-03-07
powerpc/tm: Fix crash when forking inside a transaction
Michael Neuling
2014-01-29
powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations
Andreas Schwab
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-15
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
powerpc: fix exception clearing in e500 SPE float emulation
Joseph Myers
2013-12-20
Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
2013-12-11
powerpc/kvm/booke: Fix build break due to stack frame size warning
Scott Wood
2013-11-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-11-21
powerpc: Only print PACATMSCRATCH in oops when TM is active
Anton Blanchard
2013-11-21
powerpc: Remove a few lines of oops output
Anton Blanchard
2013-11-21
powerpc: Print DAR and DSISR on machine check oopses
Anton Blanchard
2013-11-21
powerpc: ELF2 binaries launched directly.
Rusty Russell
2013-10-31
powerpc/tm: Remove interrupt disable in __switch_to()
Michael Neuling
2013-10-18
powerpc: export debug registers save function for KVM
Bharat Bhushan
2013-10-18
powerpc: move debug registers in a structure
Bharat Bhushan
2013-10-18
powerpc: remove unnecessary line continuations
Bharat Bhushan
2013-10-11
powerpc: Provide for giveup_fpu/altivec to save state in alternate location
Paul Mackerras
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-14
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
Kevin Hao
2013-08-09
powerpc: Save the TAR register earlier
Michael Neuling
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
2013-06-15
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
2013-06-10
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
Michael Neuling
2013-05-14
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
Scott Wood
2013-05-14
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
Li Zhong
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-24
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
2013-04-23
ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()
Oleg Nesterov
2013-04-10
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
2013-02-15
powerpc: Hook in new transactional memory code
Michael Neuling
2013-02-15
powerpc: Add reclaim and recheckpoint functions for context switching transac...
Michael Neuling
2013-02-15
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
2013-02-15
powerpc: New macros for transactional memory support
Michael Neuling
2013-01-29
powerpc: Add length setting to set_dawr
Michael Neuling
2013-01-16
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2013-01-10
powerpc: Add the DAWR support to the set_break()
Michael Neuling
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
powerpc: Define ppr in thread_struct
Haren Myneni
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
powerpc: switch to generic fork/clone/vfork
Al Viro
2012-10-21
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
Al Viro
2012-10-21
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
Al Viro
[prev]
[next]