Age | Commit message (Expand) | Author | Files | Lines |
2015-01-13 | crypto: qat - remove unnecessary include of atomic.h header file | Allan, Bruce W | 2 | -2/+0 |
2015-01-13 | crypto: qat - use pci_wait_for_pending_transaction() | Allan, Bruce W | 1 | -15/+2 |
2015-01-13 | crypto: qat - adf_ae_stop() is never called | Allan, Bruce W | 1 | -1/+1 |
2015-01-13 | crypto: qat - correctly type a boolean | Allan, Bruce W | 1 | -2/+3 |
2015-01-13 | crypto: qat - fix device reset flow | Allan, Bruce W | 8 | -47/+128 |
2015-01-08 | crypto: qat - Fix incorrect uses of memzero_explicit | Herbert Xu | 1 | -25/+20 |
2015-01-08 | crypto: omap-des - fix BUG_ON condition | Asaf Vertz | 1 | -2/+2 |
2015-01-05 | crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c | Masanari Iida | 1 | -1/+1 |
2015-01-05 | crypto: amcc - Remove unused function | Rickard Strandqvist | 1 | -23/+0 |
2014-12-26 | hwrng: core - Move hwrng_init call into set_current_rng | Herbert Xu | 1 | -14/+16 |
2014-12-26 | hwrng: core - Drop current rng in set_current_rng | Herbert Xu | 1 | -1/+2 |
2014-12-26 | hwrng: core - Do not register device opportunistically | Herbert Xu | 1 | -11/+12 |
2014-12-26 | hwrng: core - Fix current_rng init/cleanup race yet again | Herbert Xu | 1 | -3/+11 |
2014-12-26 | hwrng: core - Use struct completion for cleanup_done | Herbert Xu | 1 | -9/+3 |
2014-12-22 | crypto: ux500 - fix checkpatch errors | Asaf Vertz | 1 | -4/+4 |
2014-12-22 | crypto: qat - add support for cbc(aes) ablkcipher | Tadeusz Struk | 3 | -112/+433 |
2014-12-22 | crypto: qat - Fix assumption that sg in and out will have the same nents | Tadeusz Struk | 2 | -33/+50 |
2014-12-22 | hwrng: don't init list element we're about to add to list. | Rusty Russell | 1 | -1/+0 |
2014-12-22 | hwrng: don't double-check old_rng. | Rusty Russell | 1 | -3/+2 |
2014-12-22 | hwrng: fix unregister race. | Rusty Russell | 1 | -0/+12 |
2014-12-22 | hwrng: use reference counts on each struct hwrng. | Rusty Russell | 1 | -43/+92 |
2014-12-22 | hwrng: move some code out mutex_lock for avoiding underlying deadlock | Amos Kong | 1 | -3/+3 |
2014-12-22 | hwrng: place mutex around read functions and buffers. | Rusty Russell | 1 | -3/+17 |
2014-12-22 | crypto: atmel_sha - remove unused shash fallback instance. | Svenning Sørensen | 1 | -44/+6 |
2014-12-21 | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 56 | -519/+5611 |
2014-12-21 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -2804/+252 |
2014-12-21 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 46 | -312/+141 |
2014-12-21 | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -13/+13 |
2014-12-20 | i2c: sh_mobile: fix uninitialized var when debug is enabled | Wolfram Sang | 1 | -0/+1 |
2014-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -41/+2 |
2014-12-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 20 | -1234/+1348 |
2014-12-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -158/+32 |
2014-12-20 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2 | -2/+2 |
2014-12-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+0 |
2014-12-19 | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 10 | -30/+351 |
2014-12-19 | Update/Remove soon-to-be-dead email address | Dave Jones | 4 | -7/+5 |
2014-12-19 | macintosh: therm_pm72: delete deprecated driver | Wolfram Sang | 4 | -2615/+0 |
2014-12-19 | tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -7/+7 |
2014-12-19 | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2 | -4/+4 |
2014-12-19 | tick/powerclamp: Remove tick_nohz_idle abuse | Thomas Gleixner | 1 | -2/+0 |
2014-12-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 6 | -96/+154 |
2014-12-19 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 38 | -119/+151 |
2014-12-19 | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh... | Linus Torvalds | 21 | -401/+1707 |
2014-12-19 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 1 | -0/+47 |
2014-12-19 | Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 42 | -69/+545 |
2014-12-19 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 46 | -449/+3091 |
2014-12-19 | target: Allow AllRegistrants to re-RESERVE existing reservation | Nicholas Bellinger | 1 | -1/+4 |
2014-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 35 | -158/+215 |
2014-12-18 | be2net: Fix incorrect setting of tunnel offload flag in netdev features | Sriharsha Basavapatna | 1 | -0/+2 |
2014-12-18 | bnx2x: fix typos in "configure" | Jiri Benc | 2 | -4/+4 |