index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
*
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
2013-06-14
*
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
Michael Neuling
2013-06-09
*
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-14
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
|
\
|
*
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
2013-04-24
|
|
\
|
*
|
ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()
Oleg Nesterov
2013-04-23
*
|
|
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-30
|
|
/
|
/
|
*
|
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
2013-04-09
|
/
*
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-02-15
*
powerpc: Add length setting to set_dawr
Michael Neuling
2013-01-28
*
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2013-01-15
*
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
2013-01-10
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
*
powerpc: switch to generic fork/clone/vfork
Al Viro
2012-11-28
*
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
2012-10-21
*
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
Al Viro
2012-10-21
*
powerpc: don't bother with zero-extending arguments in sys_clone()
Al Viro
2012-10-21
*
powerpc: take dereferencing to ret_from_kernel_thread()
Al Viro
2012-10-21
*
powerpc: don't mess with r2 in copy_thread() and friends
Al Viro
2012-10-14
*
powerpc: switch to saner kernel_execve() semantics
Al Viro
2012-10-14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-11
|
\
|
*
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-09-30
|
*
powerpc: split ret_from_fork
Al Viro
2012-09-30
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-05
|
\
\
|
*
|
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-09
|
*
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-09-06
|
|
\
|
|
*
|
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
2012-09-05
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2012-08-20
|
|
/
*
/
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
2012-09-05
|
/
*
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
|
\
|
*
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-05-23
|
\
\
|
*
|
powerpc: Optimise enable_kernel_altivec
Anton Blanchard
2012-04-30
|
|
/
*
/
powerpc: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
|
/
*
powerpc: Fix typo in runlatch code
Benjamin Herrenschmidt
2012-04-10
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
*
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-08
*
powerpc: Rework runlatch code
Benjamin Herrenschmidt
2012-03-08
*
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
2012-02-16
*
powerpc: Decode correct MSR bits in oops output
Anton Blanchard
2011-11-27
*
powerpc/book3e-64: Fix debug support for userspace
Kumar Gala
2011-11-17
[next]