Age | Commit message (Expand) | Author | Files | Lines |
2015-03-17 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+18 |
2015-03-07 | tpm: fix call order in tpm-chip.c | Jarkko Sakkinen | 1 | -20/+14 |
2015-03-07 | tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send | jmlatten@linux.vnet.ibm.com | 2 | -8/+8 |
2015-03-05 | virtio_console: avoid config access from irq | Michael S. Tsirkin | 1 | -0/+16 |
2015-03-05 | virtio_console: init work unconditionally | Michael S. Tsirkin | 1 | -1/+2 |
2015-02-20 | ipmi: Fix a memory ordering issue | Corey Minyard | 1 | -4/+10 |
2015-02-20 | ipmi: Remove uses of return value of seq_printf | Joe Perches | 3 | -16/+26 |
2015-02-20 | ipmi: Use is_visible callback for conditional sysfs entries | Takashi Iwai | 1 | -43/+17 |
2015-02-20 | ipmi: Free ipmi_recv_msg messages from the linked list on close | Nicholas Krause | 1 | -1/+5 |
2015-02-20 | ipmi: avoid gcc warning | Arnd Bergmann | 1 | -8/+21 |
2015-02-20 | ipmi: Update timespec usage to timespec64 | John Stultz | 1 | -12/+13 |
2015-02-20 | ipmi: Cleanup DEBUG_TIMING ifdef usage | John Stultz | 1 | -40/+21 |
2015-02-20 | drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c | Nicholas Krause | 1 | -1/+0 |
2015-02-20 | char: ipmi: Remove obsolete cleanup for clientdata | Wolfram Sang | 1 | -2/+0 |
2015-02-20 | ipmi: Remove a FIXME for slab conversion | Corey Minyard | 1 | -1/+0 |
2015-02-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+4 |
2015-02-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 6 | -62/+85 |
2015-02-17 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -19/+11 |
2015-02-16 | Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus | James Morris | 6 | -62/+85 |
2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -113/+240 |
2015-02-15 | Added Little Endian support to vtpm module | honclo | 1 | -8/+12 |
2015-02-15 | tpm, tpm_tis: fix TPM 2.0 probing | Jarkko Sakkinen | 3 | -15/+39 |
2015-02-15 | tpm: fix suspend/resume paths for TPM 2.0 | Jarkko Sakkinen | 5 | -39/+34 |
2015-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -69/+147 |
2015-02-13 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -35/+33 |
2015-02-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 23 | -937/+2231 |
2015-02-11 | virtio: don't require a config space on the console device. | Rusty Russell | 1 | -1/+4 |
2015-02-11 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2015-02-09 | random: Fix fast_mix() function | George Spelvin | 1 | -4/+4 |
2015-02-05 | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into... | Dave Airlie | 1 | -7/+7 |
2015-02-04 | virtio/console: verify device has config space | Michael S. Tsirkin | 1 | -0/+6 |
2015-01-29 | agp: change agp_free_page_array to use kvfree | Wang, Yalin | 2 | -12/+4 |
2015-01-28 | agp/intel: Serialise after GTT updates | Chris Wilson | 1 | -7/+7 |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng | 1 | -2/+2 |
2015-01-26 | hwrng: virtio - drop extra empty line | Michael S. Tsirkin | 1 | -1/+0 |
2015-01-25 | i8k: Add support for fan labels | Pali Rohár | 1 | -14/+62 |
2015-01-25 | i8k: Remove DMI config data for Latitude E6440 and E6540 | Pali Rohár | 1 | -21/+0 |
2015-01-25 | i8k: Autodetect fan RPM multiplier | Pali Rohár | 1 | -12/+48 |
2015-01-25 | i8k: Make fan module parameters an unsigned | Pali Rohár | 1 | -9/+9 |
2015-01-25 | i8k: Add support for Dell XPS 13 | Guenter Roeck | 1 | -3/+11 |
2015-01-25 | i8k: Rework error retries | Guenter Roeck | 1 | -23/+24 |
2015-01-25 | i8k: Return -ENODATA for invalid temperature | Pali Rohár | 1 | -3/+1 |
2015-01-25 | i8k: Register only temperature sensors which have labels | Pali Rohár | 1 | -9/+9 |
2015-01-25 | i8k: Add support for temperature sensor labels | Pali Rohár | 1 | -13/+61 |
2015-01-22 | tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_device | Peter Huewe | 1 | -0/+2 |
2015-01-21 | virtio_rng: drop extra empty line | Michael S. Tsirkin | 1 | -1/+0 |
2015-01-21 | virtio/console: verify device has config space | Michael S. Tsirkin | 1 | -0/+6 |
2015-01-21 | fs: remove mapping->backing_dev_info | Christoph Hellwig | 1 | -3/+1 |
2015-01-21 | fs: introduce f_op->mmap_capabilities for nommu mmap support | Christoph Hellwig | 1 | -32/+32 |
2015-01-20 | tpm: fix format string error in tpm-chip.c | Jarkko Sakkinen | 1 | -1/+1 |