Age | Commit message (Expand) | Author |
2014-10-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-15 | virtio-rng: refactor probe error handling | Michael S. Tsirkin |
2014-10-15 | virtio_console: enable VQs early on restore | Michael S. Tsirkin |
2014-10-15 | virtio_console: enable VQs early | Michael S. Tsirkin |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-10-11 | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-10-09 | switch /dev/zero and /dev/full to ->read_iter() | Al Viro |
2014-10-08 | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-10-08 | Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2014-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2014-10-07 | ipmi: Clear drvdata when interface is removed | Takao Indoh |
2014-10-07 | ipmi: work around gcc-4.9 build warning | Arnd Bergmann |
2014-10-07 | ipmi/of: Don't use unavailable interfaces | Benjamin Herrenschmidt |
2014-10-07 | ipmi: Clean up the error handling for channel config errors | Corey Minyard |
2014-10-06 | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel |
2014-10-02 | char: tile-srom: Add real platform bus parent | Pawel Moll |
2014-10-02 | hwrng: printk replacement | Sudip Mukherjee |
2014-09-23 | xillybus: Move out of staging | Eli Billauer |
2014-09-23 | i8k: Add support for Dell Latitude E6540 | Steven Honeyman |
2014-09-23 | char: xilinx_hwicap: Remove .owner field for driver | Michal Simek |
2014-09-11 | virtio-rng: skip reading when we start to remove the device | Amos Kong |
2014-09-11 | virtio-rng: fix stuck of hot-unplugging busy device | Amos Kong |
2014-08-29 | hwrng: xgene - add support for APM X-Gene SoC RNG support | Feng Kan |
2014-08-26 | drivers/char/random: Replace __get_cpu_var uses | Christoph Lameter |
2014-08-15 | virtio: rng: add derating factor for use by hwrng core | Amit Shah |
2014-08-10 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-07 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-08-06 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-08-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-08-05 | hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes | Stephen Boyd |
2014-08-05 | random: limit the contribution of the hw rng to at most half | Theodore Ts'o |
2014-08-05 | random: introduce getrandom(2) system call | Theodore Ts'o |
2014-08-04 | Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-08-04 | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-08-05 | Merge tag 'v3.16' into drm-next | Dave Airlie |
2014-08-02 | agp: remove read/write stubs | Mathias Krause |
2014-07-29 | tpm: simplify code by using %*phN specifier | Andy Shevchenko |
2014-07-29 | tpm: Provide a generic means to override the chip returned timeouts | Jason Gunthorpe |
2014-07-29 | tpm: missing tpm_chip_put in tpm_get_random() | Jarkko Sakkinen |
2014-07-29 | tpm: Properly clean sysfs entries in error path | Stefan Berger |
2014-07-29 | tpm: Add missing tpm_do_selftest to ST33 I2C driver | Jason Gunthorpe |
2014-07-27 | Revert "hwrng: virtio - ensure reads happen after successful probe" | Amit Shah |
2014-07-27 | virtio: rng: delay hwrng_register() till driver is ready | Amit Shah |
2014-07-27 | virtio: rng: re-arrange struct elements for better packing | Amit Shah |
2014-07-27 | virtio: rng: remove unused struct element | Amit Shah |
2014-07-27 | virtio: console: remove unnecessary null test before debugfs_remove_recursive | Fabian Frederick |
2014-07-23 | hangcheck-timer: Use ktime_get_ns() | Thomas Gleixner |