summaryrefslogtreecommitdiffstats
path: root/tools/nfsd (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-22ia64: use set_current_blocked() and block_sigmask()Matt Fleming1-13/+2
2012-05-22microblaze: use set_current_blocked() and block_sigmask()Matt Fleming1-10/+2
2012-05-22microblaze: fix signal maskingMatt Fleming1-13/+18
2012-05-22microblaze: no need to reset handler if SA_ONESHOTMatt Fleming1-3/+0
2012-05-22microblaze: don't reimplement force_sigsegv()Matt Fleming1-3/+1
2012-05-22score: use set_current_blocked() and block_sigmask()Matt Fleming1-12/+3
2012-05-22score: don't mask signals if we fail to setup signal stackMatt Fleming1-6/+8
2012-05-22h8300: use set_current_blocked() and block_sigmask()Matt Fleming1-24/+9
2012-05-22unicore32: use block_sigmask()Matt Fleming1-4/+1
2012-05-22blackfin: use set_current_blocked() and block_sigmask()Matt Fleming1-13/+4
2012-05-22frv: use set_current_blocked() and block_sigmask()Matt Fleming1-17/+4
2012-05-22parisc: use set_current_blocked() and block_sigmask()Matt Fleming1-10/+2
2012-05-22new helper: sigsuspend()Al Viro21-223/+50
2012-05-22Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu"Linus Torvalds1-0/+2
2012-05-22vfs: be even more careful about dentry RCU name lookupsLinus Torvalds1-2/+15
2012-05-22vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds1-16/+14
2012-05-21Fix blocking allocations called very early during bootupLinus Torvalds1-3/+4
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg5-7/+8
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya1-0/+1
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni1-2/+2
2012-05-21blackfin: fix build after add bf60x mach/pm.hSteven Miao2-1/+3
2012-05-21blackfin: twi: include linux/i2c.hSonic Zhang1-0/+1