1. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  2. a394c6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 9 years ago
  3. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  4. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  5. c271950 random: Remove kernel blocking API by Herbert Xu · 9 years ago
  6. 205a525 random: Add callback API for random pool readiness by Herbert Xu · 9 years ago
  7. f2e6cf7 pcmcia: Convert dev_printk to dev_<level> by Joe Perches · 10 years ago
  8. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  9. 16b369a random: Blocking API for accessing nonblocking_pool by Stephan Mueller · 9 years ago
  10. 1d9de44 random: Wake up all getrandom(2) callers when pool is ready by Herbert Xu · 9 years ago
  11. dce143c ipmi/powernv: Convert to irq event interface by Alistair Popple · 9 years ago
  12. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 9 years ago
  13. 3d69d43 ipmi: Fix multi-part message handling by Corey Minyard · 9 years ago
  14. 9162052 ipmi: Add alert handling to SSIF by Corey Minyard · 9 years ago
  15. 9f81270 ipmi: Fix a problem that messages are not issued in run_to_completion mode by Hidehiro Kawai · 9 years ago
  16. a182a4b ipmi: Report an error if ACPI _IFT doesn't exist by Corey Minyard · 9 years ago
  17. 15c5725 ipmi: Remove unused including <linux/version.h> by Wei Yongjun · 9 years ago
  18. b1e65e7 ipmi: Don't report err in the SI driver for SSIF devices by Corey Minyard · 9 years ago
  19. 5e33cd0 ipmi: Remove incorrect use of seq_has_overflowed by Joe Perches · 9 years ago
  20. b0e9aaa ipmi:ssif: Ignore spaces when comparing I2C adapter names by Corey Minyard · 9 years ago
  21. d467f7a ipmi_ssif: Fix the logic on user-supplied addresses by Corey Minyard · 9 years ago
  22. d9cee5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  23. f440c4e hwrng: bcm63xx - Fix driver compilation by Álvaro Fernández Rojas · 9 years ago
  24. 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
  25. 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
  26. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  27. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  28. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  29. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 9 years ago
  30. 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
  31. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  32. 17528b3 Merge branch 'pnp' by Rafael J. Wysocki · 9 years ago
  33. cd28e28 switch drivers/char/mem.c to ->read_iter/->write_iter by Al Viro · 9 years ago
  34. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  35. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  36. d0acf73 ipmi_ssif: Use interruptible completion for waiting in the thread by Corey Minyard · 9 years ago
  37. ad1ed2a ipmi/powernv: Fix minor locking bug by Alistair Popple · 9 years ago
  38. 1e7d6a4 ipmi: Handle BMCs that don't allow clearing the rcv irq bit by Corey Minyard · 9 years ago
  39. 127af88 char: xillybus: Don't return -EFAULT on user-triggered flush by Eli Billauer · 9 years ago
  40. f580d73 virtio_console: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  41. 0b509d8 misc: pass miscdevice through file's private_data by Tom Van Braeckel · 9 years ago
  42. 1018bc2 tpm/st33zp24/spi: Add missing device table for spi phy. by Christophe Ricard · 9 years ago
  43. 7216ebc tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode by Christophe Ricard · 9 years ago
  44. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  45. 3a267d3 i8k: Remove use of seq_printf return value by Joe Perches · 9 years ago
  46. 0daa7a0 hwrng: Avoid manual device_create_file() calls by Takashi Iwai · 9 years ago
  47. bd73599 misc: Add attribute groups by Takashi Iwai · 9 years ago
  48. 03190c6 char: misc: document behaviour of open() by Martin Kepplinger · 9 years ago
  49. ff85f70 Merge 4.0-rc5 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  50. 6b37729 tpm/tpm_infineon: Use struct dev_pm_ops for power management by Peter Huewe · 9 years ago
  51. 4450643 tpm: Update KConfig text to include TPM2.0 FIFO chips by Peter Huewe · 9 years ago
  52. f042a31 tpm/st33zp24/spi: Add st33zp24 spi phy by Christophe Ricard · 9 years ago
  53. bf38b87 tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) by Christophe Ricard · 9 years ago
  54. 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
  55. 34d47b6 tpm: fix: sanitized code paths in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  56. 1551660 PNP: tpm/tpm_infineon: Use module_pnp_driver to register driver by Peter Huewe · 9 years ago
  57. 506bf0c hwrng: core - allow perfect entropy from hardware devices by Keith Packard · 9 years ago
  58. 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
  59. 656d7e7 hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init by Andre Wolokita · 9 years ago
  60. 1a5addf hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG by Andre Wolokita · 9 years ago
  61. da2ff52 char: constify of_device_id array by Fabian Frederick · 9 years ago
  62. 73b3862 hwrng: iproc-rng200 - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  63. ef0a1b2 hwrng: iproc-rng200 - do not use static structure by Dmitry Torokhov · 9 years ago
  64. 9052b0d hwrng: msm - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  65. 1e6e38a hwrng: exynos - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  66. 6229c16 hwrng: bcm63xx - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  67. 4d9b519 hwrng: add devm_* interfaces by Dmitry Torokhov · 9 years ago
  68. a308d66 hwrng: omap - remove #ifdefery around PM methods by Dmitry Torokhov · 9 years ago
  69. 257bedd hwrng: pseries - remove incorrect __init/__exit markups by Dmitry Torokhov · 9 years ago
  70. 87094a0 hwrng: octeon - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  71. 1ee9b5e hwrng: omap - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  72. a508412 hwrng: xgene - add ACPI support for APM X-Gene RNG unit by Feng Kan · 9 years ago
  73. 19913b6 tpm: fix call order in tpm-chip.c by Jarkko Sakkinen · 9 years ago
  74. 62dfd91 tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send by jmlatten@linux.vnet.ibm.com · 9 years ago
  75. c83d45d hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver by Scott Branden · 9 years ago
  76. d972b05 tpm: fix call order in tpm-chip.c by Jarkko Sakkinen · 9 years ago
  77. 6da2517 tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send by jmlatten@linux.vnet.ibm.com · 9 years ago
  78. eeb8a7e virtio_console: avoid config access from irq by Michael S. Tsirkin · 9 years ago
  79. 4f6e24e virtio_console: init work unconditionally by Michael S. Tsirkin · 9 years ago
  80. 0052a65 hwrng: bcm63xx - use devm_* helpers by Florian Fainelli · 9 years ago
  81. b515e0f hwrng: bcm63xx - move register definitions to driver by Florian Fainelli · 9 years ago
  82. f7591fa hwrng: bcm63xx - drop bcm_{readl,writel} macros by Florian Fainelli · 9 years ago
  83. 1d86e29 ipmi: Fix a memory ordering issue by Corey Minyard · 9 years ago
  84. d6c5dc1 ipmi: Remove uses of return value of seq_printf by Joe Perches · 9 years ago
  85. 2d06a0c ipmi: Use is_visible callback for conditional sysfs entries by Takashi Iwai · 9 years ago
  86. bdf2829 ipmi: Free ipmi_recv_msg messages from the linked list on close by Nicholas Krause · 9 years ago
  87. 191cc41 ipmi: avoid gcc warning by Arnd Bergmann · 9 years ago
  88. 48862ea2 ipmi: Update timespec usage to timespec64 by John Stultz · 9 years ago
  89. f93aae9 ipmi: Cleanup DEBUG_TIMING ifdef usage by John Stultz · 9 years ago
  90. 31013fa drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c by Nicholas Krause · 9 years ago
  91. bb82d90 char: ipmi: Remove obsolete cleanup for clientdata by Wolfram Sang · 10 years ago
  92. 2fcaf60 ipmi: Remove a FIXME for slab conversion by Corey Minyard · 10 years ago
  93. 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
  94. 1d9e714 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  95. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  96. cd07db5 Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 9 years ago
  97. 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
  98. eb71f8a Added Little Endian support to vtpm module by honclo · 9 years ago
  99. 4d5f205 tpm, tpm_tis: fix TPM 2.0 probing by Jarkko Sakkinen · 9 years ago
  100. 74d6b3c tpm: fix suspend/resume paths for TPM 2.0 by Jarkko Sakkinen · 9 years ago