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
/
ptrace.c
Commit message (
Expand
)
Author
Age
*
powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S
Andreas Schwab
2010-12-08
*
ptrace: cleanup arch_ptrace() on powerpc
Namhyung Kim
2010-10-27
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
*
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
2010-09-02
*
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
2010-06-22
*
powerpc: Add kprobe-based event tracer
Mahesh Salgaonkar
2010-04-07
*
powerpc/booke: Fix breakpoint/watchpoint one-shot behavior
Dave Kleikamp
2010-03-08
*
powerpc/booke: Fix a couple typos in the advanced ptrace code
Dave Kleikamp
2010-03-08
*
powerpc/booke: Add support for advanced debug registers
Dave Kleikamp
2010-02-16
*
powerpc: Extended ptrace interface
Dave Kleikamp
2010-02-16
*
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
2010-02-16
*
powerpc: Fix booke user_disable_single_step()
Dave Kleikamp
2009-07-15
*
powerpc: Add PTRACE_SINGLEBLOCK support
Roland McGrath
2009-06-08
*
powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs
Michael Neuling
2008-07-30
*
powerpc: Fix ptrace buffer size for VSX
Michael Neuling
2008-07-30
*
powerpc: Make syscall tracing use tracehook.h helpers
Roland McGrath
2008-07-28
*
powerpc/booke: Clean up the hardware watchpoint support
Kumar Gala
2008-07-28
*
powerpc: BookE hardware watchpoint support
Luis Machado
2008-07-25
*
powerpc: Update for VSX core file and ptrace
Michael Neuling
2008-07-01
*
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-06-30
*
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
2008-06-30
*
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
2008-06-30
*
[POWERPC] user_regset PTRACE_SETREGS regression fix
Roland McGrath
2008-03-19
*
[POWERPC] Add SPE registers to core dumps
Roland McGrath
2008-02-07
*
[POWERPC] Use generic ptrace peekdata/pokedata
Roland McGrath
2008-02-07
*
[POWERPC] Use regset code for PTRACE_*REGS* requests
Roland McGrath
2008-02-07
*
[POWERPC] Add user_regset compat support
Roland McGrath
2008-02-07
*
[POWERPC] Add user_regset_view definitions
Roland McGrath
2008-02-07
*
[POWERPC] Use user_regset accessors for GPRs
Roland McGrath
2008-02-07
*
[POWERPC] ptrace accessors for special regs MSR and TRAP
Roland McGrath
2008-02-07
*
[POWERPC] Use user_regset accessors for SPE regs
Roland McGrath
2008-02-07
*
[POWERPC] Use user_regset accessors for altivec regs
Roland McGrath
2008-02-07
*
[POWERPC] Use user_regset accessors for FP regs
Roland McGrath
2008-02-07
*
powerpc: ptrace generic resume
Roland McGrath
2008-01-30
*
powerpc: arch_has_single_step
Roland McGrath
2008-01-30
*
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-16
*
[POWERPC] Add CHECK_FULL_REGS in several places in ptrace code
Roland McGrath
2007-10-02
*
[POWERPC] Add cpu feature for SPE handling
Kumar Gala
2007-09-14
*
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
*
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
*
[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits
Benjamin Herrenschmidt
2007-06-14
*
[POWERPC] ptrace shouldn't touch FP exec mode
Benjamin Herrenschmidt
2007-06-14
*
[POWERPC] Allow ptrace write to pt_regs trap and orig_r3
Benjamin Herrenschmidt
2007-06-14
*
[POWERPC] Remove some useless ifdef's in ptrace
Benjamin Herrenschmidt
2007-06-14
*
[POWERPC] Uninline common ptrace bits
Benjamin Herrenschmidt
2007-06-14
*
[POWERPC] ptrace updates & new, better requests
Benjamin Herrenschmidt
2007-06-14
*
[POWERPC] ptrace cleanups
Benjamin Herrenschmidt
2007-06-14
*
[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits
Benjamin Herrenschmidt
2007-06-14
*
[POWERPC] Fix ppc32 single-stepping out of syscalls
Benjamin Herrenschmidt
2007-06-02
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
[next]