summaryrefslogtreecommitdiffstats
path: root/crypto/rmd256.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-20workqueue: separate iteration role from worker_idrLai Jiangshan2-13/+17
2014-05-20workqueue: destroy worker directly in the idle timeout handlerLai Jiangshan1-62/+5
2014-05-20workqueue: async worker destructionLai Jiangshan1-21/+41
2014-05-20workqueue: destroy_worker() should destroy idle workers onlyLai Jiangshan1-11/+8
2014-05-20workqueue: use manager lock only to protect worker_idrLai Jiangshan1-28/+6
2014-05-14workqueue: Remove deprecated system_nrt[_freezable]_wqJingoo Han1-14/+0
2014-05-14workqueue: Remove deprecated flush[_delayed]_work_sync()Jingoo Han1-12/+0
2014-05-12kernel/workqueue.c: pr_warning/pr_warn & printk/pr_infoFabian Frederick1-3/+3
2014-04-18workqueue: simplify wq_update_unbound_numa() by jumping to use_dfl_pwq if the...Daeseok Youn1-6/+2
2014-04-18workqueue: fix a possible race condition between rescuer and pwq-releaseLai Jiangshan1-0/+12
2014-04-18workqueue: make rescuer_thread() empty wq->maydays list before exitingLai Jiangshan1-5/+16
2014-04-16workqueue: fix bugs in wq_update_unbound_numa() failure pathDaeseok Youn1-1/+2
2014-04-13Linux 3.15-rc1v3.15-rc1Linus Torvalds1-2/+2
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-13futex: update documentation for ordering guaranteesDavidlohr Bueso1-9/+23
2014-04-13ceph: fix pr_fmt() redefinitionLinus Torvalds1-2/+1
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro3-4/+4
2014-04-12cifs: fix the race in cifs_writev()Al Viro1-5/+18
2014-04-12ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro1-2/+2
2014-04-12pktgen: be friendly to LLTX devicesDaniel Borkmann1-2/+6
2014-04-12r8152: check RTL8152_UNPLUGhayeswang1-0/+48
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier1-9/+21
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2014-04-12blackfin: cleanup board filesSteven Miao28-1209/+1089
2014-04-12bf609: clock: drop unused clock bit set/clear functionsSteven Miao1-18/+0
2014-04-12Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle1-1/+1
2014-04-12Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle1-2/+2
2014-04-12Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle1-7/+7
2014-04-12blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle1-1/+1
2014-04-12blackfin: dma: current count mmr is read onlySonic Zhang1-2/+0
2014-04-12bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang1-125/+0
2014-04-12bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2-60/+0
2014-04-12blackfin: portmux: cleanup head fileSteven Miao1-6/+4
2014-04-12ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn1-6/+10
2014-04-12target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover1-3/+3
2014-04-12target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover1-6/+6
2014-04-12target/tcm_fc: Rename structs and list members for clarityAndy Grover2-33/+32
2014-04-12target/tcm_fc: Limit to 1 TPG per wwnAndy Grover2-11/+12
2014-04-12target/tcm_fc: Don't export ft_lport_listAndy Grover2-2/+1
2014-04-12target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
2014-04-12target: Add check to prevent Abort Task from aborting itselfAlex Leung1-0/+5
2014-04-11net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti1-1/+1
2014-04-11drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N1-6/+6
2014-04-11drivers: net: cpsw: discard all packets received when interface is downMugunthan V N1-1/+1