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
/
signal_32.c
Commit message (
Expand
)
Author
Age
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
*
powerpc: get rid of restore_sigmask()
Al Viro
2012-06-01
*
powerpc: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-21
*
new helper: sigsuspend()
Al Viro
2012-05-21
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
*
powerpc: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-07
*
powerpc/signal32: Fix sigset_t conversion when copying to user
Will Deacon
2011-11-17
*
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-06-29
*
powerpc: fix double syscall restarts
Al Viro
2010-09-22
*
powerpc/booke: Add support for advanced debug registers
Dave Kleikamp
2010-02-16
*
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
2010-02-16
*
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
2009-03-27
*
powerpc: Fix msr check in compat_sys_swapcontext
Andreas Schwab
2008-11-11
*
powerpc: Fix swapcontext system for VSX + old ucontext size
Michael Neuling
2008-10-31
*
powerpc: fix giveup_vsx to save registers correctly
Michael Neuling
2008-07-14
*
powerpc: fix swapcontext backwards compat. with VSX ucontext changes
Michael Neuling
2008-07-09
*
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
2008-07-03
*
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: Fix MSR setting in 32 bit signal code
Michael Neuling
2008-06-30
*
[POWERPC] Define and use TLF_RESTORE_SIGMASK
Roland McGrath
2008-05-14
*
[POWERPC] Define copy_siginfo_from_user32
Roland McGrath
2008-04-19
*
[POWERPC] arch/powerpc: Remove duplicate includes
Lucas Woods
2007-12-20
*
[POWERPC] Implement logging of unhandled signals
Olof Johansson
2007-10-12
*
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
2007-06-14
*
[POWERPC] Consolidate do_signal
Christoph Hellwig
2007-06-14
*
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
2007-06-14
*
[POWERPC] Consolidate sys_sigaltstack
Christoph Hellwig
2007-06-14
*
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt
2007-06-14
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
[POWERPC] Fix register save area alignment for swapcontext syscall
Paul Mackerras
2006-12-20
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
Merge branch 'merge'
Paul Mackerras
2006-06-12
|
\
|
*
powerpc: Fix machine check problem on 32-bit kernels
Paul Mackerras
2006-06-08
*
|
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
Paul Mackerras
2006-06-09
*
|
[PATCH] powerpc vdso updates
Benjamin Herrenschmidt
2006-06-09
|
/
*
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
2006-03-26
*
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
2006-03-07
*
[PATCH] powerpc signal __user annotations
Al Viro
2006-02-08
*
[PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.
Heiko Carstens
2006-02-01
*
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
David Woodhouse
2006-01-18
*
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
2006-01-18
*
[PATCH] powerpc: Avoid potential FP corruption with preempt and UP
Paul Mackerras
2006-01-12
*
[PATCH] Save NVGPRS in 32-bit signal frame
David Woodhouse
2006-01-08
*
[PATCH] syscall entry/exit revamp
David Woodhouse
2006-01-08
*
powerpc: Fix clearing of the FPSCR when invoking a signal handler
Paul Mackerras
2005-11-14
*
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
2005-11-11
*
[PATCH] powerpc: Merge signal.h
David Gibson
2005-11-09
*
[PATCH] powerpc: Kill ppcdebug
David Gibson
2005-11-06
[next]