summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/signal_32.c
AgeCommit message (Expand)Author
2015-12-14Merge tag 'powerpc-4.4-3' into nextMichael Ellerman
2015-12-01powerpc: Move part of giveup_vsx into cAnton Blanchard
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard
2015-11-23powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-07-29powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-08-06powerpc: Use sigsp()Richard Weinberger
2014-08-06powerpc: Use get_signal() signal_setup_done()Richard Weinberger
2014-06-24powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman
2014-04-07powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling
2014-01-29powerpc: Fix 32-bit frames for signals delivered when transactionalPaul Mackerras
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras
2013-11-25powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-10-18powerpc: move debug registers in a structureBharat Bhushan
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras
2013-10-11powerpc: Reset MSR_LE on signal entryAnton Blanchard
2013-08-14powerpc: Fix VRSAVE handlingPaul Mackerras
2013-06-20powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling
2013-06-20powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling
2013-06-20powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling
2013-06-20powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-04-10powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-15powerpc: Add new transactional memory state to the signal contextMichael Neuling
2013-02-03powerpc: switch to generic old sigaction()Al Viro
2013-02-03powerpc: switch to generic compat rt_sigaction()Al Viro
2013-02-03powerpc: switch to generic old sigsuspendAl Viro
2013-02-03powerpc: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03powerpc: switch to generic compat rt_sigpending()Al Viro
2013-02-03powerpc: switch to generic compat rt_sigprocmask()Al Viro
2013-02-03powerpc: switch to generic sigaltstackAl Viro
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-06-01powerpc: get rid of restore_sigmask()Al Viro
2012-05-21powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21new helper: sigsuspend()Al Viro
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-07powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming
2011-11-17powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2010-09-22powerpc: fix double syscall restartsAl Viro
2010-02-17powerpc/booke: Add support for advanced debug registersDave Kleikamp
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp