aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/signal_64.c
Commit message (Expand)AuthorAge
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* powerpc: Use sigsp()Richard Weinberger2014-08-06
* powerpc: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman2014-06-23
* powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling2014-04-06
* powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras2014-02-28
* powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras2014-01-14
* powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2013-11-24
* powerpc: ELF2 binaries signal handlingRusty Russell2013-11-20
* Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-11
|\
| * powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-11
* | powerpc: Reset MSR_LE on signal entryAnton Blanchard2013-10-11
|/
* powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()Kevin Hao2013-08-14
* powerpc: Fix VRSAVE handlingPaul Mackerras2013-08-14
* powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-13
* powerpc/tm: Fix return of active 64bit signalsMichael Neuling2013-06-20
* powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-05-31
* powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\
| * powerpc: switch to generic sigaltstackAl Viro2013-02-03
* | powerpc: Add new transactional memory state to the signal contextMichael Neuling2013-02-15
|/
* Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
* powerpc: get rid of restore_sigmask()Al Viro2012-06-01
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
* arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-29
* powerpc: Use MSR_64BIT in placesMichael Ellerman2011-04-27
* powerpc: fix double syscall restartsAl Viro2010-09-22
* powerpc: Sanitize stack pointer in signal handling codeJosh Boyer2009-03-27
* powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2008-10-31
* powerpc: Remove empty #else from signal_64.cMichael Neuling2008-10-21
* powerpc: fix giveup_vsx to save registers correctlyMichael Neuling2008-07-14
* powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling2008-07-09
* powerpc: Clean up copy_to/from_user for vsx and fprMichael Neuling2008-07-03
* powerpc: Fix compile error for CONFIG_VSXMichael Neuling2008-07-01
* powerpc: Explicitly copy elements of pt_regsStephen Rothwell2008-06-30
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-06-30
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-06-30
* [POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt2008-06-08
* [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-12
* Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-10
|\
| * [POWERPC] Merge creation of signal frameBenjamin Herrenschmidt2007-06-14
| * [POWERPC] Consolidate do_signalChristoph Hellwig2007-06-14
| * [POWERPC] Consolidate restore_sigmaskChristoph Hellwig2007-06-14
| * [POWERPC] Consolidate sys_sigaltstackChristoph Hellwig2007-06-14
| * [POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt2007-06-14
* | [POWERPC] Fix subtle FP state corruption bug in signal return on SMPPaul Mackerras2007-06-26
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge branch 'merge'Paul Mackerras2006-06-12
|\