1. 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  2. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  3. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  4. 526290a char: ipmi: ipmi_ssif: Replace timeval with timespec64 by Amitoj Kaur Chawla · 9 years ago
  5. 642c117b hwrng: exynos - Add Device Tree support by Krzysztof Kozlowski · 9 years ago
  6. bd1dffb hwrng: exynos - Fix missing configuration after suspend to RAM by Krzysztof Kozlowski · 9 years ago
  7. d7fd607 hwrng: exynos - Add timeout for waiting on init done by Krzysztof Kozlowski · 9 years ago
  8. f02b7d0 hwrng: exynos - Fix unbalanced PM runtime get/puts by Daniel Thompson · 9 years ago
  9. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  10. d6ba06b hwrng: stm32 - Fix build with CONFIG_PM by Daniel Thompson · 9 years ago
  11. c6a97c4 hwrng: stm32 - add support for STM32 HW RNG by Daniel Thompson · 9 years ago
  12. 9ad92bd hwrng: st - Improve FIFO size/depth description by Lee Jones · 9 years ago
  13. 93d649b hwrng: st - Use real-world device timings for timeout by Lee Jones · 9 years ago
  14. c566f36 Merge 4.3-rc3 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  15. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  16. 09185e2 hwrng: xgene - fix handling platform_get_irq by Andrzej Hajda · 9 years ago
  17. 4a4da53 hwrng: st - Add support for ST's HW Random Number Generator by Lee Jones · 9 years ago
  18. d9a53b0 hwrng: core - Simplify RNG switching from sysfs by Lee Jones · 9 years ago
  19. cb2c316 hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng by Lee Jones · 9 years ago
  20. 5f8741d hwrng: Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  21. 05db0ad hwrng: mxc-rnga - Use the preferred format for kzalloc by Fabio Estevam · 9 years ago
  22. eeb3225 hwrng: mxc-rnga - Remove unnecessary dev_info message by Fabio Estevam · 9 years ago
  23. c09e2cc hwrng: mxc-rnga - Remove uneeded initialization by Fabio Estevam · 9 years ago
  24. 1bf2138 hwrng: mxc-rnga - Remove unneeded goto label by Fabio Estevam · 9 years ago
  25. 04b7d70 hwrng: octeon - Use devm_hwrng_register by Vaishali Thakkar · 9 years ago
  26. 9b7ebe0 drivers/char: make efirtc.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  27. 2544007 drivers/char: make SGI snsc.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  28. a8cedfe drivers/char: make hpet.c explicitly non-modular by Paul Gortmaker · 9 years ago
  29. a794b4f Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  30. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  31. bf2d087 ipmi:ssif: Add a module parm to specify that SMBus alerts don't work by Corey Minyard · 9 years ago
  32. acbd9ae ipmi: add of_device_id in MODULE_DEVICE_TABLE by Brijesh Singh · 9 years ago
  33. d088289 ipmi: Compensate for BMCs that wont set the irq enable bit by Corey Minyard · 9 years ago
  34. c49c097 ipmi: Don't call receive handler in the panic context by Hidehiro Kawai · 9 years ago
  35. 06e5e34 ipmi: Avoid touching possible corrupted lists in the panic context by Hidehiro Kawai · 9 years ago
  36. 82802f9 ipmi: Don't flush messages in sender() in run-to-completion mode by Hidehiro Kawai · 9 years ago
  37. e45361d ipmi: Factor out message flushing procedure by Hidehiro Kawai · 9 years ago
  38. b0868dd ipmi: Remove unneeded set_run_to_completion call by Hidehiro Kawai · 9 years ago
  39. 81d02b7 ipmi: Make some data const that was only read by Corey Minyard · 10 years ago
  40. 5186cf9 ipmi: constify SSIF ACPI device ids by Mathias Krause · 10 years ago
  41. a793089 ipmi: Delete an unnecessary check before the function call "cleanup_one_si" by Markus Elfring · 10 years ago
  42. fedb25e char:ipmi - Change 1 to true for bool type variables during initialization. by Shailendra Verma · 10 years ago
  43. 881c585 impi:Remove unneeded setting of module owner to THIS_MODULE in the platform structure, powernv_ipmi_driver by Nicholas Krause · 10 years ago
  44. b2234ee ipmi: Add a comment in how messages are delivered from the lower layer by Corey Minyard · 10 years ago
  45. cca85f1 ipmi/powernv: Fix potential invalid pointer dereference by Neelesh Gupta · 9 years ago
  46. 0fbcf4a ipmi: Convert the IPMI SI ACPI handling to a platform device by Corey Minyard · 10 years ago
  47. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  48. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  49. 4816693 toshiba laptop: replace ioremap_cache with ioremap by Dan Williams · 9 years ago
  50. d25ded8 char/nvram: Use bitwise OR to obtain Atari video mode data by Finn Thain · 10 years ago
  51. 6497a87 char: xillybus: Allow 64-bit DMA on PCIe interface by Eli Billauer · 9 years ago
  52. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  53. abeb4f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  54. 17fb874 hwrng: core - correct error check of kthread_run call by Martin Schwidefsky · 9 years ago
  55. 1037b278 char: misc: fix error path by Sudip Mukherjee · 9 years ago
  56. 344e62b char: misc: remove redundant ifdef by Sudip Mukherjee · 9 years ago
  57. f60de97 Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  58. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  59. 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
  60. b371616 tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted by Jarkko Sakkinen · 10 years ago
  61. ba0ef85 tpm: Fix initialization of the cdev by Jason Gunthorpe · 10 years ago
  62. c021bf1 Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 10 years ago
  63. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  64. 8b572a4 agp/intel: Fix typo in needs_ilk_vtd_wa() by Chris Wilson · 10 years ago
  65. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  66. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  67. c44ef60 drm/i915/gtt: Allow >= 4GB sizes for vm. by Mika Kuoppala · 10 years ago
  68. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  69. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  70. a394c6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 10 years ago
  71. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  72. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 10 years ago
  73. 49afd72 tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add() by Jarkko Sakkinen · 10 years ago
  74. 9d75f08 vTPM: set virtual device before passing to ibmvtpm_reset_crq by Hon Ching \(Vicky\) Lo · 10 years ago
  75. 84e3b42 tpm_ibmvtpm: remove unneccessary message level. by Fabian Frederick · 10 years ago
  76. 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 · 10 years ago
  77. c271950 random: Remove kernel blocking API by Herbert Xu · 10 years ago
  78. 205a525 random: Add callback API for random pool readiness by Herbert Xu · 10 years ago
  79. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago
  80. fdd2db2 snsc: pass timeout as HZ independent value by Nicholas Mc Guire · 10 years ago
  81. 208250d char:pcmcia:synclink_cs - Do not initialise statics to 0. by Shailendra Verma · 10 years ago
  82. b575f71 char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure by Vladimir Zapolskiy · 10 years ago
  83. f2e6cf7 pcmcia: Convert dev_printk to dev_<level> by Joe Perches · 10 years ago
  84. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 10 years ago
  85. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
  86. 16b369a random: Blocking API for accessing nonblocking_pool by Stephan Mueller · 10 years ago
  87. 1d9de44 random: Wake up all getrandom(2) callers when pool is ready by Herbert Xu · 10 years ago
  88. a5afba1 hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree by Pali Rohár · 10 years ago
  89. db17006 virtio_console: silence a static checker warning by Dan Carpenter · 10 years ago
  90. 45c554e xillybus: XILLYBUS_OF should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  91. f0c7b47 drivers/char: Remove msm_smd_pkt driver by Stephen Boyd · 10 years ago
  92. 898bc28 drivers: char: misc.c: remove trailing whitespace by Tal Shorer · 10 years ago
  93. dce143c ipmi/powernv: Convert to irq event interface by Alistair Popple · 10 years ago
  94. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 10 years ago
  95. 3d69d43 ipmi: Fix multi-part message handling by Corey Minyard · 10 years ago
  96. 9162052 ipmi: Add alert handling to SSIF by Corey Minyard · 10 years ago
  97. 9f81270 ipmi: Fix a problem that messages are not issued in run_to_completion mode by Hidehiro Kawai · 10 years ago
  98. a182a4b ipmi: Report an error if ACPI _IFT doesn't exist by Corey Minyard · 10 years ago
  99. 15c5725 ipmi: Remove unused including <linux/version.h> by Wei Yongjun · 10 years ago
  100. b1e65e7 ipmi: Don't report err in the SI driver for SSIF devices by Corey Minyard · 10 years ago