Age | Commit message (Expand) | Author | Files | Lines |
2014-07-30 | tpm: simplify code by using %*phN specifier | Andy Shevchenko | 1 | -3/+1 |
2014-07-30 | tpm: Provide a generic means to override the chip returned timeouts | Jason Gunthorpe | 2 | -21/+72 |
2014-07-30 | tpm: missing tpm_chip_put in tpm_get_random() | Jarkko Sakkinen | 1 | -3/+4 |
2014-07-30 | tpm: Properly clean sysfs entries in error path | Stefan Berger | 1 | -1/+3 |
2014-07-30 | tpm: Add missing tpm_do_selftest to ST33 I2C driver | Jason Gunthorpe | 1 | -0/+1 |
2014-07-10 | i8k: Fix non-SMP operation | Guenter Roeck | 1 | -1/+3 |
2014-06-18 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+9 |
2014-06-16 | random: fix nasty entropy accounting bug | Theodore Ts'o | 1 | -8/+9 |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+4 |
2014-06-12 | Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus | Al Viro | 2 | -7/+8 |
2014-06-12 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -38/+67 |
2014-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int... | Linus Torvalds | 6 | -257/+58 |
2014-06-07 | random: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -2/+2 |
2014-06-04 | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2014-06-04 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -2/+2 |
2014-06-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2014-06-03 | Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2014-06-02 | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next | Linus Torvalds | 1 | -0/+1 |
2014-05-28 | applicom: dereferencing NULL on error path | Dan Carpenter | 1 | -1/+0 |
2014-05-27 | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng | 1 | -2/+2 |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 3 | -7/+9 |
2014-05-21 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+5 |
2014-05-19 | virtio-rng: fixes for device registration/unregistration | Sasha Levin | 1 | -18/+23 |
2014-05-19 | virtio-rng: fix boot with virtio-rng device | Sasha Levin | 1 | -1/+1 |
2014-05-17 | random: fix BUG_ON caused by accounting simplification | Theodore Ts'o | 1 | -2/+5 |
2014-05-14 | virtio-rng: support multiple virtio-rng devices | Amos Kong | 1 | -39/+63 |
2014-05-13 | hwrng: n2-drv - Introduce the use of the managed version of kzalloc | Himangi Saraogi | 1 | -17/+7 |
2014-05-12 | ACPI / TPM: Fix resume regression on Chromebooks | Rafael J. Wysocki | 1 | -5/+3 |
2014-05-08 | hwrng: timeriomem - remove unnecessary OOM messages | Jingoo Han | 1 | -3/+1 |
2014-05-08 | hwrng: omap - remove unnecessary OOM messages | Jingoo Han | 1 | -3/+1 |
2014-05-07 | Merge branch 'sched/urgent' into sched/core, to avoid conflicts | Ingo Molnar | 20 | -366/+450 |
2014-05-07 | blkdev_aio_write() - turn into blkdev_write_iter() | Al Viro | 1 | -2/+2 |
2014-05-07 | switch simple generic_file_aio_read() users to ->read_iter() | Al Viro | 1 | -2/+2 |
2014-05-07 | agp: info leak in agpioc_info_wrap() | Dan Carpenter | 1 | -0/+1 |
2014-04-28 | random: export add_disk_randomness | Christoph Hellwig | 1 | -0/+1 |
2014-04-19 | Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -5/+14 |
2014-04-18 | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 1 | -1/+1 |
2014-04-17 | Merge branch 'ipmi' (emailed ipmi fixes) | Linus Torvalds | 5 | -152/+251 |
2014-04-17 | ipmi: boolify some things | Corey Minyard | 2 | -37/+35 |
2014-04-17 | ipmi: Turn off all activity on an idle ipmi interface | Corey Minyard | 2 | -96/+174 |
2014-04-17 | ipmi: Turn off default probing of interfaces | Corey Minyard | 2 | -1/+13 |
2014-04-17 | ipmi: Reset the KCS timeout when starting error recovery | Corey Minyard | 1 | -2/+3 |
2014-04-17 | ipmi: Fix a race restarting the timer | Bodo Stroesser | 1 | -18/+28 |
2014-04-17 | Char: ipmi_bt_sm, fix infinite loop | Jiri Slaby | 1 | -1/+1 |
2014-04-17 | tty: Fix help text of SYNCLINK_CS | Jean Delvare | 1 | -1/+1 |
2014-04-17 | ttyprintk: Allow built as a module | Takashi Iwai | 2 | -2/+13 |
2014-04-17 | ttyprintk: Fix wrong tty_unregister_driver() call in the error path | Takashi Iwai | 1 | -2/+0 |
2014-04-16 | hwrng: picoxcell - remove unbuildable picoxcell TRNG | Paul Bolle | 3 | -195/+0 |
2014-04-16 | hwrng: Fix a few driver dependencies and defaults | Jean Delvare | 1 | -3/+9 |
2014-04-16 | hwrng: Turn HW_RANDOM into a menuconfig | Jean Delvare | 1 | -26/+30 |