summaryrefslogtreecommitdiffstats
path: root/crypto/algboss.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-22hwrng: don't init list element we're about to add to list.Rusty Russell1-1/+0
2014-12-22hwrng: don't double-check old_rng.Rusty Russell1-3/+2
2014-12-22hwrng: fix unregister race.Rusty Russell2-0/+13
2014-12-22hwrng: use reference counts on each struct hwrng.Rusty Russell2-43/+94
2014-12-22hwrng: move some code out mutex_lock for avoiding underlying deadlockAmos Kong1-3/+3
2014-12-22hwrng: place mutex around read functions and buffers.Rusty Russell1-3/+17
2014-12-22crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller2-0/+8
2014-12-22crypto: drbg - panic on continuous self test errorStephan Mueller1-9/+2
2014-12-22crypto: api - fixed style erro in algapi.cJoshua I. James1-0/+1
2014-12-22crypto: ahash - fixed style error in ahash.cJoshua I. James1-0/+1
2014-12-22crypto: af_alg - fixed style error in af_alg.cJoshua I. James1-1/+1
2014-12-22crypto: aead - fixed style error in aead.cJoshua I. James1-1/+2
2014-12-22crypto: ablkcipher - fixed style errors in ablkcipher.cJoshua I. James1-2/+6
2014-12-22crypto: atmel_sha - remove unused shash fallback instance.Svenning Sørensen1-44/+6
2014-12-22crypto: af_alg - fix backlog handlingRabin Vincent1-0/+3
2014-12-21Linux 3.19-rc1v3.19-rc1Linus Torvalds1-2/+2
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2-71/+83
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson1-0/+1
2014-12-20CRISv32: Implement early consoleJesper Nilsson1-26/+56
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson1-27/+34
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson1-1/+0
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson1-639/+791
2014-12-20CRIS: Update init memory handlingJesper Nilsson1-5/+33
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson1-11/+17
2014-12-20CRIS: Export missing function symbolsJesper Nilsson3-19/+19
2014-12-20CRIS: Export ioremap_nocacheJesper Nilsson1-1/+2
2014-12-20CRIS: Fix headers_installSam Ravnborg3-8/+2
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson1-0/+1
2014-12-19CRISv32: Drop obsolete file for SPI driverJesper Nilsson1-1/+0
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki37-48/+39
2014-12-19Update/Remove soon-to-be-dead email addressDave Jones5-10/+8
2014-12-19macintosh: therm_pm72: delete deprecated driverWolfram Sang4-2615/+0
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-7/+7
2014-12-19sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
2014-12-19spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-4/+4
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2-4/+0
2014-12-19[regression] chunk lost from bd9b51Al Viro1-1/+0
2014-12-19perf: Fix building warning on ARM 32Wang Nan2-7/+7
2014-12-19tools/testing/selftests/Makefile: alphasort the TARGETS listAndrew Morton1-8/+9
2014-12-19mm/zsmalloc: adjust order of functionsGanesh Mahendran1-187/+187
2014-12-19ocfs2: fix journal commit deadlockJunxiao Bi1-2/+14
2014-12-19ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_workerJoseph Qi1-9/+3
2014-12-19ocfs2: reflink: fix slow unlink for refcounted fileJunxiao Bi4-10/+24
2014-12-19mm/memory.c:do_shared_fault(): add commentAndrew Morton1-0/+6
2014-12-19.mailmap: Santosh Shilimkar has movedSantosh Shilimkar1-0/+2
2014-12-19.mailmap: update akpm@osdl.orgAndrew Morton1-1/+1
2014-12-19lib/show_mem.c: add cma reserved informationVishnu Pratap Singh1-0/+6
2014-12-19fs/proc/meminfo.c: include cma info in proc/meminfoPintu Kumar1-2/+13