1. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  2. 1037b278 char: misc: fix error path by Sudip Mukherjee · 9 years ago
  3. 344e62b char: misc: remove redundant ifdef by Sudip Mukherjee · 9 years ago
  4. 91ef5cc Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 9 years ago
  5. b371616 tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted by Jarkko Sakkinen · 9 years ago
  6. ba0ef85 tpm: Fix initialization of the cdev by Jason Gunthorpe · 9 years ago
  7. c021bf1 Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  8. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  9. 8b572a4 agp/intel: Fix typo in needs_ilk_vtd_wa() by Chris Wilson · 9 years ago
  10. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  11. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  12. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  13. 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
  14. a394c6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 9 years ago
  15. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  16. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  17. 49afd72 tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add() by Jarkko Sakkinen · 9 years ago
  18. 9d75f08 vTPM: set virtual device before passing to ibmvtpm_reset_crq by Hon Ching \(Vicky\) Lo · 9 years ago
  19. 84e3b42 tpm_ibmvtpm: remove unneccessary message level. by Fabian Frederick · 9 years ago
  20. 03cb050 char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type variable in function buffer_icap_set_configuration(). by Shailendra Verma · 9 years ago
  21. c271950 random: Remove kernel blocking API by Herbert Xu · 9 years ago
  22. 205a525 random: Add callback API for random pool readiness by Herbert Xu · 9 years ago
  23. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  24. fdd2db2 snsc: pass timeout as HZ independent value by Nicholas Mc Guire · 9 years ago
  25. 208250d char:pcmcia:synclink_cs - Do not initialise statics to 0. by Shailendra Verma · 9 years ago
  26. b575f71 char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure by Vladimir Zapolskiy · 9 years ago
  27. f2e6cf7 pcmcia: Convert dev_printk to dev_<level> by Joe Perches · 10 years ago
  28. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  29. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  30. 16b369a random: Blocking API for accessing nonblocking_pool by Stephan Mueller · 9 years ago
  31. 1d9de44 random: Wake up all getrandom(2) callers when pool is ready by Herbert Xu · 9 years ago
  32. a5afba1 hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree by Pali Rohár · 9 years ago
  33. db17006 virtio_console: silence a static checker warning by Dan Carpenter · 9 years ago
  34. 45c554e xillybus: XILLYBUS_OF should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  35. f0c7b47 drivers/char: Remove msm_smd_pkt driver by Stephen Boyd · 9 years ago
  36. 898bc28 drivers: char: misc.c: remove trailing whitespace by Tal Shorer · 9 years ago
  37. dce143c ipmi/powernv: Convert to irq event interface by Alistair Popple · 9 years ago
  38. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 9 years ago
  39. 3d69d43 ipmi: Fix multi-part message handling by Corey Minyard · 9 years ago
  40. 9162052 ipmi: Add alert handling to SSIF by Corey Minyard · 9 years ago
  41. 9f81270 ipmi: Fix a problem that messages are not issued in run_to_completion mode by Hidehiro Kawai · 9 years ago
  42. a182a4b ipmi: Report an error if ACPI _IFT doesn't exist by Corey Minyard · 9 years ago
  43. 15c5725 ipmi: Remove unused including <linux/version.h> by Wei Yongjun · 9 years ago
  44. b1e65e7 ipmi: Don't report err in the SI driver for SSIF devices by Corey Minyard · 9 years ago
  45. 5e33cd0 ipmi: Remove incorrect use of seq_has_overflowed by Joe Perches · 9 years ago
  46. b0e9aaa ipmi:ssif: Ignore spaces when comparing I2C adapter names by Corey Minyard · 9 years ago
  47. d467f7a ipmi_ssif: Fix the logic on user-supplied addresses by Corey Minyard · 9 years ago
  48. d9cee5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  49. f440c4e hwrng: bcm63xx - Fix driver compilation by Álvaro Fernández Rojas · 9 years ago
  50. 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
  51. 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
  52. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  53. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  54. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  55. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 9 years ago
  56. 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
  57. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  58. 17528b3 Merge branch 'pnp' by Rafael J. Wysocki · 9 years ago
  59. cd28e28 switch drivers/char/mem.c to ->read_iter/->write_iter by Al Viro · 9 years ago
  60. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  61. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  62. d0acf73 ipmi_ssif: Use interruptible completion for waiting in the thread by Corey Minyard · 9 years ago
  63. ad1ed2a ipmi/powernv: Fix minor locking bug by Alistair Popple · 9 years ago
  64. 1e7d6a4 ipmi: Handle BMCs that don't allow clearing the rcv irq bit by Corey Minyard · 9 years ago
  65. 127af88 char: xillybus: Don't return -EFAULT on user-triggered flush by Eli Billauer · 9 years ago
  66. f580d73 virtio_console: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  67. 0b509d8 misc: pass miscdevice through file's private_data by Tom Van Braeckel · 9 years ago
  68. 1018bc2 tpm/st33zp24/spi: Add missing device table for spi phy. by Christophe Ricard · 9 years ago
  69. 7216ebc tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode by Christophe Ricard · 9 years ago
  70. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  71. 3a267d3 i8k: Remove use of seq_printf return value by Joe Perches · 9 years ago
  72. 0daa7a0 hwrng: Avoid manual device_create_file() calls by Takashi Iwai · 9 years ago
  73. bd73599 misc: Add attribute groups by Takashi Iwai · 9 years ago
  74. 03190c6 char: misc: document behaviour of open() by Martin Kepplinger · 9 years ago
  75. ff85f70 Merge 4.0-rc5 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  76. 6b37729 tpm/tpm_infineon: Use struct dev_pm_ops for power management by Peter Huewe · 9 years ago
  77. 4450643 tpm: Update KConfig text to include TPM2.0 FIFO chips by Peter Huewe · 9 years ago
  78. f042a31 tpm/st33zp24/spi: Add st33zp24 spi phy by Christophe Ricard · 9 years ago
  79. bf38b87 tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) by Christophe Ricard · 9 years ago
  80. 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
  81. 34d47b6 tpm: fix: sanitized code paths in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  82. 1551660 PNP: tpm/tpm_infineon: Use module_pnp_driver to register driver by Peter Huewe · 9 years ago
  83. 506bf0c hwrng: core - allow perfect entropy from hardware devices by Keith Packard · 9 years ago
  84. 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
  85. 656d7e7 hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init by Andre Wolokita · 9 years ago
  86. 1a5addf hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG by Andre Wolokita · 9 years ago
  87. da2ff52 char: constify of_device_id array by Fabian Frederick · 9 years ago
  88. 73b3862 hwrng: iproc-rng200 - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  89. ef0a1b2 hwrng: iproc-rng200 - do not use static structure by Dmitry Torokhov · 9 years ago
  90. 9052b0d hwrng: msm - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  91. 1e6e38a hwrng: exynos - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  92. 6229c16 hwrng: bcm63xx - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  93. 4d9b519 hwrng: add devm_* interfaces by Dmitry Torokhov · 9 years ago
  94. a308d66 hwrng: omap - remove #ifdefery around PM methods by Dmitry Torokhov · 9 years ago
  95. 257bedd hwrng: pseries - remove incorrect __init/__exit markups by Dmitry Torokhov · 9 years ago
  96. 87094a0 hwrng: octeon - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  97. 1ee9b5e hwrng: omap - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  98. a508412 hwrng: xgene - add ACPI support for APM X-Gene RNG unit by Feng Kan · 9 years ago
  99. 19913b6 tpm: fix call order in tpm-chip.c by Jarkko Sakkinen · 9 years ago
  100. 62dfd91 tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send by jmlatten@linux.vnet.ibm.com · 9 years ago