Age | Commit message (Expand) | Author |
2013-05-07 | TPM: Retry SaveState command in suspend path | Duncan Laurie |
2013-04-19 | vm: convert HPET mmap to vm_iomap_memory() helper | Linus Torvalds |
2013-04-01 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-03-30 | virtio: console: add locking around c_ovq operations | Amit Shah |
2013-03-30 | virtio: console: rename cvq_lock to c_ivq_lock | Amit Shah |
2013-03-20 | hw_random: free rng_buffer at module exit | Satoru Takeuchi |
2013-03-18 | Revert "virtio_console: Initialize guest_connected=true for rproc_serial" | Sjur Brændeland |
2013-03-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-03-08 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-03-08 | virtio: rng: disallow multiple device registrations, fixes crashes | Amit Shah |
2013-03-05 | hw_random: make buffer usable in scatterlist. | Rusty Russell |
2013-03-04 | random: fix locking dependency with the tasklist_lock | Theodore Ts'o |
2013-02-27 | drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally | Dae S. Kim |
2013-02-27 | ipmi: add options to disable openfirmware and PCI scanning | Corey Minyard |
2013-02-27 | ipmi: add new kernel options to prevent automatic ipmi init | Corey Minyard |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-25 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-22 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-02-21 | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2013-02-20 | drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK | Chris Wilson |
2013-02-19 | locking: Various static lock initializer fixes | Thomas Gleixner |
2013-02-15 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-02-15 | drm/i915: Fix gen2 mappable calculations | Ben Widawsky |
2013-02-14 | tpm/ibmvtpm: build only when IBM pseries is configured | Kent Yoder |
2013-02-13 | virtio_console: Initialize guest_connected=true for rproc_serial | Sjur Brændeland |
2013-02-13 | virtio: use module_virtio_driver. | Rusty Russell |
2013-02-12 | virtio_console: Use virtio device index to generate port name | Sjur Brændeland |
2013-02-08 | pcmcia: synclink_cs: cleanup checkpatch warnings | Alexey Khoroshilov |
2013-02-08 | pcmcia: synclink_cs: fix error handling in mgslpc_probe() | Alexey Khoroshilov |
2013-02-07 | virtio_console: Don't access uninitialized data. | Sjur Brændeland |
2013-02-06 | drivers/char/mem.c: fix small coding style issues | Hans Grob |
2013-02-05 | tpm_tis: check pnp_acpi_device return code | Kent Yoder |
2013-02-05 | char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value | Peter Huewe |
2013-02-05 | char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe | Peter Huewe |
2013-02-05 | char/tpm/tpm_i2c_stm_st33: Remove __devexit attribute | Peter Huewe |
2013-02-05 | char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment | Peter Huewe |
2013-02-05 | tpm_i2c_stm_st33: removed unused variables/code | Kent Yoder |
2013-02-05 | TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup | Jason Gunthorpe |
2013-02-05 | tpm: Fix cancellation of TPM commands (interrupt mode) | Stefan Berger |
2013-02-05 | tpm: Fix cancellation of TPM commands (polling mode) | Stefan Berger |
2013-02-05 | tpm: Store TPM vendor ID | Stefan Berger |
2013-02-05 | TPM: Work around buggy TPMs that block during continue self test | Jason Gunthorpe |
2013-02-05 | tpm_i2c_stm_st33: fix oops when i2c client is unavailable | Kent Yoder |
2013-02-05 | char/tpm: Use struct dev_pm_ops for power management | Peter Huewe |
2013-02-05 | TPM: STMicroelectronics ST33 I2C BUILD STUFF | Mathias Leblanc |