Age | Commit message (Expand) | Author |
2015-02-19 | ipmi: Fix a memory ordering issue | Corey Minyard |
2015-02-19 | ipmi: Remove uses of return value of seq_printf | Joe Perches |
2015-02-19 | ipmi: Use is_visible callback for conditional sysfs entries | Takashi Iwai |
2015-02-19 | ipmi: Free ipmi_recv_msg messages from the linked list on close | Nicholas Krause |
2015-02-19 | ipmi: avoid gcc warning | Arnd Bergmann |
2015-02-19 | ipmi: Update timespec usage to timespec64 | John Stultz |
2015-02-19 | ipmi: Cleanup DEBUG_TIMING ifdef usage | John Stultz |
2015-02-19 | drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c | Nicholas Krause |
2015-02-19 | char: ipmi: Remove obsolete cleanup for clientdata | Wolfram Sang |
2015-02-19 | ipmi: Remove a FIXME for slab conversion | Corey Minyard |
2015-02-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2015-02-16 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-02-16 | Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus | James Morris |
2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-02-15 | Added Little Endian support to vtpm module | honclo |
2015-02-15 | tpm, tpm_tis: fix TPM 2.0 probing | Jarkko Sakkinen |
2015-02-15 | tpm: fix suspend/resume paths for TPM 2.0 | Jarkko Sakkinen |
2015-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-02-12 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-02-11 | virtio: don't require a config space on the console device. | Rusty Russell |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-09 | random: Fix fast_mix() function | George Spelvin |
2015-02-05 | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into... | Dave Airlie |
2015-02-03 | virtio/console: verify device has config space | Michael S. Tsirkin |
2015-01-29 | agp: change agp_free_page_array to use kvfree | Wang, Yalin |
2015-01-28 | agp/intel: Serialise after GTT updates | Chris Wilson |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng |
2015-01-26 | hwrng: virtio - drop extra empty line | Michael S. Tsirkin |
2015-01-25 | i8k: Add support for fan labels | Pali Rohár |
2015-01-25 | i8k: Remove DMI config data for Latitude E6440 and E6540 | Pali Rohár |
2015-01-25 | i8k: Autodetect fan RPM multiplier | Pali Rohár |
2015-01-25 | i8k: Make fan module parameters an unsigned | Pali Rohár |
2015-01-25 | i8k: Add support for Dell XPS 13 | Guenter Roeck |
2015-01-25 | i8k: Rework error retries | Guenter Roeck |
2015-01-25 | i8k: Return -ENODATA for invalid temperature | Pali Rohár |
2015-01-25 | i8k: Register only temperature sensors which have labels | Pali Rohár |
2015-01-25 | i8k: Add support for temperature sensor labels | Pali Rohár |
2015-01-22 | tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_device | Peter Huewe |
2015-01-21 | virtio_rng: drop extra empty line | Michael S. Tsirkin |
2015-01-21 | virtio/console: verify device has config space | Michael S. Tsirkin |
2015-01-20 | fs: remove mapping->backing_dev_info | Christoph Hellwig |
2015-01-20 | fs: introduce f_op->mmap_capabilities for nommu mmap support | Christoph Hellwig |
2015-01-20 | tpm: fix format string error in tpm-chip.c | Jarkko Sakkinen |
2015-01-19 | char/tpm/tpm_crb: fix build error | Jarkko Sakkinen |
2015-01-19 | Merge 3.19-rc5 into char-misc-next | Greg Kroah-Hartman |
2015-01-18 | char/tpm: fixed white spaces coding style issues | Bruno E O Meneguele |
2015-01-17 | tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.h | Christophe Ricard |
2015-01-17 | tpm/tpm_i2c_stm_st33: Replace remaining r by ret | Christophe Ricard |