1. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  2. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  3. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  4. 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
  5. 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
  6. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  7. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  8. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  9. 526290a char: ipmi: ipmi_ssif: Replace timeval with timespec64 by Amitoj Kaur Chawla · 9 years ago
  10. 642c117 hwrng: exynos - Add Device Tree support by Krzysztof Kozlowski · 9 years ago
  11. bd1dffb hwrng: exynos - Fix missing configuration after suspend to RAM by Krzysztof Kozlowski · 9 years ago
  12. d7fd607 hwrng: exynos - Add timeout for waiting on init done by Krzysztof Kozlowski · 9 years ago
  13. f02b7d0 hwrng: exynos - Fix unbalanced PM runtime get/puts by Daniel Thompson · 9 years ago
  14. d72c3911 TPM: remove unnecessary little endian conversion by Hon Ching \(Vicky\) Lo · 9 years ago
  15. 0cc698a vTPM: support little endian guests by Hon Ching \(Vicky\) Lo · 9 years ago
  16. 09e23a4 char: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  17. 2f82e98 vTPM: fix searching for the right vTPM node in device tree by Hon Ching \(Vicky\) Lo · 9 years ago
  18. 954650e tpm: seal/unseal for TPM 2.0 by Jarkko Sakkinen · 9 years ago
  19. a74f8b3 tpm: introduce tpm_buf by Jarkko Sakkinen · 9 years ago
  20. 9b774d5 tpm: move the PPI attributes to character device directory. by Jarkko Sakkinen · 9 years ago
  21. 399235d tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0 by Jarkko Sakkinen · 9 years ago
  22. 149789c tpm, tpm_crb: fix unaligned read of the command buffer address by Jarkko Sakkinen · 9 years ago
  23. 60ecd86 vTPM: fix memory allocation flag for rtce buffer at kernel boot by Hon Ching \(Vicky\) Lo · 9 years ago
  24. eb63011 tpm: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  25. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  26. d6ba06b hwrng: stm32 - Fix build with CONFIG_PM by Daniel Thompson · 9 years ago
  27. c6a97c4 hwrng: stm32 - add support for STM32 HW RNG by Daniel Thompson · 9 years ago
  28. 9ad92bd hwrng: st - Improve FIFO size/depth description by Lee Jones · 9 years ago
  29. 93d649b hwrng: st - Use real-world device timings for timeout by Lee Jones · 9 years ago
  30. 5ada62b agp/uninorth: fix a memleak in create_gatt_table by Denis Kirjanov · 9 years ago
  31. c566f36 Merge 4.3-rc3 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  32. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  33. 09185e2 hwrng: xgene - fix handling platform_get_irq by Andrzej Hajda · 9 years ago
  34. 4a4da53 hwrng: st - Add support for ST's HW Random Number Generator by Lee Jones · 9 years ago
  35. d9a53b0 hwrng: core - Simplify RNG switching from sysfs by Lee Jones · 9 years ago
  36. cb2c316 hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng by Lee Jones · 9 years ago
  37. 5f8741d hwrng: Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  38. 05db0ad hwrng: mxc-rnga - Use the preferred format for kzalloc by Fabio Estevam · 9 years ago
  39. eeb3225 hwrng: mxc-rnga - Remove unnecessary dev_info message by Fabio Estevam · 9 years ago
  40. c09e2cc hwrng: mxc-rnga - Remove uneeded initialization by Fabio Estevam · 9 years ago
  41. 1bf2138 hwrng: mxc-rnga - Remove unneeded goto label by Fabio Estevam · 9 years ago
  42. 04b7d70 hwrng: octeon - Use devm_hwrng_register by Vaishali Thakkar · 9 years ago
  43. 9b7ebe0 drivers/char: make efirtc.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  44. 2544007 drivers/char: make SGI snsc.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  45. a8cedfe drivers/char: make hpet.c explicitly non-modular by Paul Gortmaker · 9 years ago
  46. a794b4f Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  47. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  48. bf2d087 ipmi:ssif: Add a module parm to specify that SMBus alerts don't work by Corey Minyard · 9 years ago
  49. acbd9ae ipmi: add of_device_id in MODULE_DEVICE_TABLE by Brijesh Singh · 9 years ago
  50. d088289 ipmi: Compensate for BMCs that wont set the irq enable bit by Corey Minyard · 9 years ago
  51. c49c097 ipmi: Don't call receive handler in the panic context by Hidehiro Kawai · 9 years ago
  52. 06e5e34 ipmi: Avoid touching possible corrupted lists in the panic context by Hidehiro Kawai · 9 years ago
  53. 82802f9 ipmi: Don't flush messages in sender() in run-to-completion mode by Hidehiro Kawai · 9 years ago
  54. e45361d ipmi: Factor out message flushing procedure by Hidehiro Kawai · 9 years ago
  55. b0868dd ipmi: Remove unneeded set_run_to_completion call by Hidehiro Kawai · 9 years ago
  56. 81d02b7 ipmi: Make some data const that was only read by Corey Minyard · 9 years ago
  57. 5186cf9 ipmi: constify SSIF ACPI device ids by Mathias Krause · 9 years ago
  58. a793089 ipmi: Delete an unnecessary check before the function call "cleanup_one_si" by Markus Elfring · 9 years ago
  59. fedb25e char:ipmi - Change 1 to true for bool type variables during initialization. by Shailendra Verma · 9 years ago
  60. 881c585 impi:Remove unneeded setting of module owner to THIS_MODULE in the platform structure, powernv_ipmi_driver by Nicholas Krause · 9 years ago
  61. b2234ee ipmi: Add a comment in how messages are delivered from the lower layer by Corey Minyard · 9 years ago
  62. cca85f1 ipmi/powernv: Fix potential invalid pointer dereference by Neelesh Gupta · 9 years ago
  63. 0fbcf4a ipmi: Convert the IPMI SI ACPI handling to a platform device by Corey Minyard · 9 years ago
  64. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  65. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  66. 4816693 toshiba laptop: replace ioremap_cache with ioremap by Dan Williams · 9 years ago
  67. d25ded8 char/nvram: Use bitwise OR to obtain Atari video mode data by Finn Thain · 9 years ago
  68. 6497a87 char: xillybus: Allow 64-bit DMA on PCIe interface by Eli Billauer · 9 years ago
  69. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  70. abeb4f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  71. 17fb874 hwrng: core - correct error check of kthread_run call by Martin Schwidefsky · 9 years ago
  72. 1037b278 char: misc: fix error path by Sudip Mukherjee · 9 years ago
  73. 344e62b char: misc: remove redundant ifdef by Sudip Mukherjee · 9 years ago
  74. 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
  75. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  76. 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
  77. b371616 tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted by Jarkko Sakkinen · 9 years ago
  78. ba0ef85 tpm: Fix initialization of the cdev by Jason Gunthorpe · 9 years ago
  79. c021bf1 Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  80. 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
  81. 8b572a4 agp/intel: Fix typo in needs_ilk_vtd_wa() by Chris Wilson · 9 years ago
  82. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  83. 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
  84. c44ef60 drm/i915/gtt: Allow >= 4GB sizes for vm. by Mika Kuoppala · 9 years ago
  85. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  86. 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
  87. a394c6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 9 years ago
  88. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  89. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  90. 49afd72 tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add() by Jarkko Sakkinen · 9 years ago
  91. 9d75f08 vTPM: set virtual device before passing to ibmvtpm_reset_crq by Hon Ching \(Vicky\) Lo · 9 years ago
  92. 84e3b42 tpm_ibmvtpm: remove unneccessary message level. by Fabian Frederick · 9 years ago
  93. 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
  94. c271950 random: Remove kernel blocking API by Herbert Xu · 9 years ago
  95. 205a525 random: Add callback API for random pool readiness by Herbert Xu · 9 years ago
  96. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  97. fdd2db2 snsc: pass timeout as HZ independent value by Nicholas Mc Guire · 9 years ago
  98. 208250d char:pcmcia:synclink_cs - Do not initialise statics to 0. by Shailendra Verma · 9 years ago
  99. b575f71 char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure by Vladimir Zapolskiy · 9 years ago
  100. f2e6cf7 pcmcia: Convert dev_printk to dev_<level> by Joe Perches · 10 years ago