1. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  2. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  3. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  4. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  5. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  6. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 9 years ago
  7. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  8. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  9. 17528b3 Merge branch 'pnp' by Rafael J. Wysocki · 9 years ago
  10. cd28e28 switch drivers/char/mem.c to ->read_iter/->write_iter by Al Viro · 9 years ago
  11. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  12. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  13. d0acf73 ipmi_ssif: Use interruptible completion for waiting in the thread by Corey Minyard · 9 years ago
  14. ad1ed2a ipmi/powernv: Fix minor locking bug by Alistair Popple · 9 years ago
  15. 1e7d6a4 ipmi: Handle BMCs that don't allow clearing the rcv irq bit by Corey Minyard · 9 years ago
  16. 127af88 char: xillybus: Don't return -EFAULT on user-triggered flush by Eli Billauer · 9 years ago
  17. f580d73 virtio_console: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  18. 0b509d8 misc: pass miscdevice through file's private_data by Tom Van Braeckel · 9 years ago
  19. 1018bc2 tpm/st33zp24/spi: Add missing device table for spi phy. by Christophe Ricard · 9 years ago
  20. 7216ebc tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode by Christophe Ricard · 9 years ago
  21. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  22. 3a267d3 i8k: Remove use of seq_printf return value by Joe Perches · 9 years ago
  23. 0daa7a0 hwrng: Avoid manual device_create_file() calls by Takashi Iwai · 9 years ago
  24. bd73599 misc: Add attribute groups by Takashi Iwai · 9 years ago
  25. 03190c6 char: misc: document behaviour of open() by Martin Kepplinger · 9 years ago
  26. ff85f70 Merge 4.0-rc5 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  27. 6b37729 tpm/tpm_infineon: Use struct dev_pm_ops for power management by Peter Huewe · 9 years ago
  28. 4450643 tpm: Update KConfig text to include TPM2.0 FIFO chips by Peter Huewe · 9 years ago
  29. f042a31 tpm/st33zp24/spi: Add st33zp24 spi phy by Christophe Ricard · 9 years ago
  30. bf38b87 tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) by Christophe Ricard · 9 years ago
  31. fe7d368 tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm_stm_dev by Christophe Ricard · 9 years ago
  32. 34d47b6 tpm: fix: sanitized code paths in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  33. 1551660 PNP: tpm/tpm_infineon: Use module_pnp_driver to register driver by Peter Huewe · 9 years ago
  34. 506bf0c hwrng: core - allow perfect entropy from hardware devices by Keith Packard · 9 years ago
  35. 4d272f9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  36. 656d7e7 hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init by Andre Wolokita · 9 years ago
  37. 1a5addf hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG by Andre Wolokita · 9 years ago
  38. da2ff52 char: constify of_device_id array by Fabian Frederick · 9 years ago
  39. 73b3862 hwrng: iproc-rng200 - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  40. ef0a1b2 hwrng: iproc-rng200 - do not use static structure by Dmitry Torokhov · 9 years ago
  41. 9052b0d hwrng: msm - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  42. 1e6e38a hwrng: exynos - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  43. 6229c16 hwrng: bcm63xx - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  44. 4d9b519 hwrng: add devm_* interfaces by Dmitry Torokhov · 9 years ago
  45. a308d66 hwrng: omap - remove #ifdefery around PM methods by Dmitry Torokhov · 9 years ago
  46. 257bedd hwrng: pseries - remove incorrect __init/__exit markups by Dmitry Torokhov · 9 years ago
  47. 87094a0 hwrng: octeon - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  48. 1ee9b5e hwrng: omap - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  49. a508412 hwrng: xgene - add ACPI support for APM X-Gene RNG unit by Feng Kan · 9 years ago
  50. 19913b6 tpm: fix call order in tpm-chip.c by Jarkko Sakkinen · 9 years ago
  51. 62dfd91 tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send by jmlatten@linux.vnet.ibm.com · 9 years ago
  52. c83d45d hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver by Scott Branden · 9 years ago
  53. d972b05 tpm: fix call order in tpm-chip.c by Jarkko Sakkinen · 9 years ago
  54. 6da2517 tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send by jmlatten@linux.vnet.ibm.com · 9 years ago
  55. eeb8a7e virtio_console: avoid config access from irq by Michael S. Tsirkin · 9 years ago
  56. 4f6e24e virtio_console: init work unconditionally by Michael S. Tsirkin · 9 years ago
  57. 0052a65 hwrng: bcm63xx - use devm_* helpers by Florian Fainelli · 9 years ago
  58. b515e0f hwrng: bcm63xx - move register definitions to driver by Florian Fainelli · 9 years ago
  59. f7591fa hwrng: bcm63xx - drop bcm_{readl,writel} macros by Florian Fainelli · 9 years ago
  60. 1d86e29 ipmi: Fix a memory ordering issue by Corey Minyard · 9 years ago
  61. d6c5dc1 ipmi: Remove uses of return value of seq_printf by Joe Perches · 9 years ago
  62. 2d06a0c ipmi: Use is_visible callback for conditional sysfs entries by Takashi Iwai · 9 years ago
  63. bdf2829 ipmi: Free ipmi_recv_msg messages from the linked list on close by Nicholas Krause · 9 years ago
  64. 191cc41 ipmi: avoid gcc warning by Arnd Bergmann · 10 years ago
  65. 48862ea2 ipmi: Update timespec usage to timespec64 by John Stultz · 10 years ago
  66. f93aae9 ipmi: Cleanup DEBUG_TIMING ifdef usage by John Stultz · 10 years ago
  67. 31013fa drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c by Nicholas Krause · 10 years ago
  68. bb82d90 char: ipmi: Remove obsolete cleanup for clientdata by Wolfram Sang · 10 years ago
  69. 2fcaf60 ipmi: Remove a FIXME for slab conversion by Corey Minyard · 10 years ago
  70. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  71. 1d9e714 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  72. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  73. cd07db5 Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 9 years ago
  74. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  75. eb71f8a Added Little Endian support to vtpm module by honclo · 9 years ago
  76. 4d5f205 tpm, tpm_tis: fix TPM 2.0 probing by Jarkko Sakkinen · 9 years ago
  77. 74d6b3c tpm: fix suspend/resume paths for TPM 2.0 by Jarkko Sakkinen · 10 years ago
  78. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  79. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  80. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  81. be8ff59 virtio: don't require a config space on the console device. by Rusty Russell · 9 years ago
  82. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  83. 19acc77 random: Fix fast_mix() function by George Spelvin · 9 years ago
  84. 225963d Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  85. d909f43 virtio/console: verify device has config space by Michael S. Tsirkin · 10 years ago
  86. e410055 agp: change agp_free_page_array to use kvfree by Wang, Yalin · 10 years ago
  87. 983d308 agp/intel: Serialise after GTT updates by Chris Wilson · 10 years ago
  88. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 10 years ago
  89. e20016a9 hwrng: virtio - drop extra empty line by Michael S. Tsirkin · 10 years ago
  90. f989e55 i8k: Add support for fan labels by Pali Rohár · 10 years ago
  91. 1a131ca i8k: Remove DMI config data for Latitude E6440 and E6540 by Pali Rohár · 10 years ago
  92. 8f21d8e i8k: Autodetect fan RPM multiplier by Pali Rohár · 10 years ago
  93. 7f69fb0 i8k: Make fan module parameters an unsigned by Pali Rohár · 10 years ago
  94. 34ae40f i8k: Add support for Dell XPS 13 by Guenter Roeck · 10 years ago
  95. 564132d i8k: Rework error retries by Guenter Roeck · 10 years ago
  96. 83d514d i8k: Return -ENODATA for invalid temperature by Pali Rohár · 10 years ago
  97. 672af22 i8k: Register only temperature sensors which have labels by Pali Rohár · 10 years ago
  98. 5114b47 i8k: Add support for temperature sensor labels by Pali Rohár · 10 years ago
  99. 961be7e tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_device by Peter Huewe · 10 years ago
  100. 3c73224 virtio_rng: drop extra empty line by Michael S. Tsirkin · 10 years ago