| Commit message (Expand) | Author | Age |
... | |
| * | | | | | hwrng: omap - remove incorrect __exit markups | Dmitry Torokhov | 2015-03-11 |
| * | | | | | hwrng: xgene - add ACPI support for APM X-Gene RNG unit | Feng Kan | 2015-03-09 |
| * | | | | | hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver | Scott Branden | 2015-03-06 |
| * | | | | | hwrng: bcm63xx - use devm_* helpers | Florian Fainelli | 2015-03-01 |
| * | | | | | hwrng: bcm63xx - move register definitions to driver | Florian Fainelli | 2015-03-01 |
| * | | | | | hwrng: bcm63xx - drop bcm_{readl,writel} macros | Florian Fainelli | 2015-03-01 |
| |/ / / / |
|
* | | | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-14 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pnp' | Rafael J. Wysocki | 2015-04-12 |
| |\ \ \ \ \ |
|
| | * | | | | | PNP: tpm/tpm_infineon: Use module_pnp_driver to register driver | Peter Huewe | 2015-03-18 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-14 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'iocb' into for-next | Al Viro | 2015-04-11 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | fs: move struct kiocb to fs.h | Christoph Hellwig | 2015-03-25 |
* | | | | | ipmi_ssif: Use interruptible completion for waiting in the thread | Corey Minyard | 2015-04-10 |
* | | | | | ipmi/powernv: Fix minor locking bug | Alistair Popple | 2015-04-10 |
* | | | | | ipmi: Handle BMCs that don't allow clearing the rcv irq bit | Corey Minyard | 2015-04-10 |
|/ / / / |
|
* | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-03-17 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | virtio_console: avoid config access from irq | Michael S. Tsirkin | 2015-03-04 |
| * | | | virtio_console: init work unconditionally | Michael S. Tsirkin | 2015-03-04 |
| | |/
| |/| |
|
* | | | tpm: fix call order in tpm-chip.c | Jarkko Sakkinen | 2015-03-06 |
* | | | tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send | jmlatten@linux.vnet.ibm.com | 2015-03-06 |
|/ / |
|
* | | 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-19 |
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 |
|\ \
| |/
|/| |
|
| * | virtio: don't require a config space on the console device. | Rusty Russell | 2015-02-10 |
| * | virtio_rng: drop extra empty line | Michael S. Tsirkin | 2015-01-21 |
| * | virtio/console: verify device has config space | Michael S. Tsirkin | 2015-01-21 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2015-02-17 |
|\ \ |
|
| * \ | Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus | James Morris | 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-15 |
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-02-16 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into... | Dave Airlie | 2015-02-04 |
| |\ \ \ |
|
| | * | | | agp/intel: Serialise after GTT updates | Chris Wilson | 2015-01-28 |
| | | |/
| | |/| |
|
| * / | | agp: change agp_free_page_array to use kvfree | Wang, Yalin | 2015-01-28 |
| |/ / |
|
* | | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-02-15 |
|\ \ \ |
|
| * | | | virtio/console: verify device has config space | Michael S. Tsirkin | 2015-02-03 |
| * | | | 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 |