aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-21cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro
2012-05-21h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspendAl Viro
2012-05-21h8300: don't change blocked signals' mask if setting frame up failsAl Viro
2012-05-21sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro
2012-05-21xtensa: switch to generic rt_sigsuspend(2)Al Viro
2012-05-21avr32: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21score: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21microblaze: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21hexagon: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21c6x: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()Al Viro
2012-05-21m68k: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21hexagon: do_notify_resume() needs tracehook_notify_resume()Oleg Nesterov
2012-05-21avr32: use block_sigmask()Matt Fleming
2012-05-21avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturnOleg Nesterov
2012-05-21avr32: don't mask signals in the error pathMatt Fleming
2012-05-21m32r: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21mn10300: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21cris: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21ia64: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21microblaze: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21microblaze: fix signal maskingMatt Fleming
2012-05-21microblaze: no need to reset handler if SA_ONESHOTMatt Fleming
2012-05-21microblaze: don't reimplement force_sigsegv()Matt Fleming
2012-05-21score: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21score: don't mask signals if we fail to setup signal stackMatt Fleming
2012-05-21h8300: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21unicore32: use block_sigmask()Matt Fleming
2012-05-21blackfin: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21frv: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21parisc: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21new helper: sigsuspend()Al Viro
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-05-21Merge tag 'for-3.5' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-05-21Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds