index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2012-05-22
cris: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-22
powerpc: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-22
sh: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-22
sparc: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-22
avr32: struct old_sigaction is never used
Al Viro
2012-05-22
m32r: struct old_sigaction is never used
Al Viro
2012-05-22
xtensa: xtensa_sigaction doesn't exist
Al Viro
2012-05-22
alpha: tidy signal delivery up
Al Viro
2012-05-22
score: don't open-code force_sigsegv()
Al Viro
2012-05-22
cris: don't open-code force_sigsegv()
Al Viro
2012-05-22
blackfin: don't open-code force_sigsegv()
Al Viro
2012-05-22
avr32: need to clear RESTORE_SIGMASK on successful signal delivery
Al Viro
2012-05-22
microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too
Al Viro
2012-05-22
cris: SA_ONESHOT handling is done by get_signal_to_deliver()
Al Viro
2012-05-22
h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend
Al Viro
2012-05-22
h8300: don't change blocked signals' mask if setting frame up fails
Al Viro
2012-05-22
sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()
Al Viro
2012-05-22
xtensa: switch to generic rt_sigsuspend(2)
Al Viro
2012-05-22
avr32: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-22
xtensa: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-22
score: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-22
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-22
hexagon: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-22
c6x: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-22
parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()
Al Viro
2012-05-22
m68k: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
hexagon: do_notify_resume() needs tracehook_notify_resume()
Oleg Nesterov
2012-05-22
avr32: use block_sigmask()
Matt Fleming
2012-05-22
avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn
Oleg Nesterov
2012-05-22
avr32: don't mask signals in the error path
Matt Fleming
2012-05-22
m32r: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
mn10300: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
cris: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
ia64: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
microblaze: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
microblaze: fix signal masking
Matt Fleming
2012-05-22
microblaze: no need to reset handler if SA_ONESHOT
Matt Fleming
2012-05-22
microblaze: don't reimplement force_sigsegv()
Matt Fleming
2012-05-22
score: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
score: don't mask signals if we fail to setup signal stack
Matt Fleming
2012-05-22
h8300: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
unicore32: use block_sigmask()
Matt Fleming
2012-05-22
blackfin: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
frv: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
parisc: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
new helper: sigsuspend()
Al Viro
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-05-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-22
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]