| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-11-01 | 1 | -6/+16 |
|\ |
|
| * | virtio: console: Unlock vqs while freeing buffers | Matt Redfearn | 2016-10-30 | 1 | -6/+16 |
* | | tpm: remove invalid min length check from tpm_do_selftest() | Jarkko Sakkinen | 2016-10-31 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-10-25 | 1 | -3/+3 |
|\ |
|
| * | hwrng: core - Don't use a stack buffer in add_early_randomness() | Andrew Lutomirski | 2016-10-19 | 1 | -3/+3 |
* | | Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2016-10-24 | 4 | -4/+517 |
|\ \
| |/
|/| |
|
| * | ipmi: fix crash on reading version from proc after unregisted bmc | Xie XiuQi | 2016-10-03 | 1 | -4/+3 |
| * | ipmi/bt-bmc: remove redundant return value check of platform_get_resource() | Wei Yongjun | 2016-09-30 | 1 | -5/+0 |
| * | ipmi/bt-bmc: add a dependency on ARCH_ASPEED | Cédric Le Goater | 2016-09-30 | 1 | -0/+1 |
| * | ipmi: Fix ioremap error handling in bt-bmc | Joel Stanley | 2016-09-30 | 1 | -2/+2 |
| * | ipmi: add an Aspeed BT IPMI BMC driver | Alistair Popple | 2016-09-30 | 3 | -0/+518 |
* | | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 1 | -2/+2 |
|\ \ |
|
| * | | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2016-10-10 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-12 | 1 | -0/+1 |
|\ \ |
|
| * | | mips: separate extable.h, switch module.h to it | Al Viro | 2016-10-06 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-10-12 | 1 | -0/+2 |
|\ \ |
|
| * | | Merge tag 'v4.8-rc8' into drm-next | Dave Airlie | 2016-09-28 | 3 | -11/+17 |
| |\| |
|
| * | | agp/intel: Flush chipset writes after updating a single PTE | Chris Wilson | 2016-08-18 | 1 | -0/+2 |
* | | | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 2016-10-12 | 1 | -1/+0 |
* | | | random: remove unused randomize_range() | Jason Cooper | 2016-10-12 | 1 | -19/+0 |
* | | | random: simplify API for random address requests | Jason Cooper | 2016-10-12 | 1 | -0/+33 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-11 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 2016-09-28 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-10-10 | 15 | -177/+340 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2016-10-10 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | hwrng: omap - Only fail if pm_runtime_get_sync returns < 0 | Dave Gerlach | 2016-09-22 | 1 | -2/+2 |
| * | | | | hwrng: geode - fix return value check in mod_init() | Wei Yongjun | 2016-09-22 | 1 | -2/+2 |
| * | | | | hwrng: amd - Fix return value check in mod_init() | Wei Yongjun | 2016-09-22 | 1 | -4/+4 |
| * | | | | hwrng: geode - Use linux/io.h instead of asm/io.h | PrasannaKumar Muralidharan | 2016-09-13 | 1 | -4/+4 |
| * | | | | hwrng: geode - Migrate to managed API | PrasannaKumar Muralidharan | 2016-09-13 | 1 | -35/+15 |
| * | | | | hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe() | Wei Yongjun | 2016-09-13 | 1 | -0/+1 |
| * | | | | hwrng: amd - Migrate to managed API | PrasannaKumar Muralidharan | 2016-09-13 | 1 | -37/+11 |
| * | | | | hwrng: core - Allocate memory during module init | PrasannaKumar Muralidharan | 2016-09-13 | 1 | -17/+20 |
| * | | | | hwrng: pasemi - Use linux/io.h instead of asm/io.h | PrasannaKumar Muralidharan | 2016-09-13 | 1 | -1/+1 |
| * | | | | hwrng: pasemi - Migrate to managed API | PrasannaKumar Muralidharan | 2016-09-07 | 1 | -30/+7 |
| * | | | | hwrng: bcm2835 - handle of_iomap failures | Arvind Yadav | 2016-09-07 | 1 | -2/+3 |
| * | | | | hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register | PrasannaKumar Muralidharan | 2016-08-31 | 1 | -10/+1 |
| * | | | | hwrng: Remove check for max less than 4 bytes | PrasannaKumar Muralidharan | 2016-08-31 | 2 | -6/+0 |
| * | | | | hwrng: amd - Convert to new hwrng read() API | Corentin LABBE | 2016-08-31 | 1 | -19/+28 |
| * | | | | hwrng: amd - Access hardware via ioread32/iowrite32 | Corentin LABBE | 2016-08-31 | 1 | -6/+25 |
| * | | | | hwrng: amd - Replace global variable with private struct | Corentin LABBE | 2016-08-31 | 1 | -19/+38 |
| * | | | | hwrng: amd - release_region must be called after hwrng_unregister | Corentin LABBE | 2016-08-31 | 1 | -1/+2 |
| * | | | | hwrng: amd - Remove asm/io.h | Corentin LABBE | 2016-08-31 | 1 | -4/+3 |
| * | | | | hwrng: amd - Be consitent with the driver name | Corentin LABBE | 2016-08-31 | 1 | -6/+5 |
| * | | | | hwrng: amd - use the BIT macro | Corentin LABBE | 2016-08-31 | 1 | -3/+3 |
| * | | | | hwrng: amd - Fix style problem with blank line | Corentin LABBE | 2016-08-31 | 1 | -5/+1 |
| * | | | | hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC. | Omer Khaliq | 2016-08-31 | 4 | -0/+207 |
| * | | | | hwrng: omap3-rom - Remove obsoleted functions | PrasannaKumar Muralidharan | 2016-08-24 | 1 | -8/+2 |
| * | | | | hwrng: pic32 - Delete unnecessary assignment for the field "owner" | Markus Elfring | 2016-08-16 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-08 | 1 | -1/+1 |
|\ \ \ \ |
|