1. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  2. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  3. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  4. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  5. 95c97b5 ipmi: Check the BT interrupt enable periodically by Corey Minyard · 10 years ago
  6. a8df150 ipmi: Fix attention handling for system interfaces by Corey Minyard · 10 years ago
  7. d9b7e4f ipmi: Periodically check to see if irqs and messages are set right by Corey Minyard · 10 years ago
  8. 6a11e5c drivers/char/ipmi: Add powernv IPMI driver by Jeremy Kerr · 10 years ago
  9. 2593070 ipmi: Add SMBus interface driver (SSIF) by Corey Minyard · 12 years ago
  10. 99ab32f ipmi: Remove the now unused priority from SMI sender by Corey Minyard · 10 years ago
  11. b874b98 ipmi: Remove the now unnecessary message queue by Corey Minyard · 10 years ago
  12. 7ea0ed2 ipmi: Make the message handler easier to use for SMI interfaces by Corey Minyard · 10 years ago
  13. 7f4a1c8 ipmi: Move message sending into its own function by Corey Minyard · 10 years ago
  14. 65be754 ipmi: rename waiting_msgs to waiting_rcv_msgs by Corey Minyard · 10 years ago
  15. 968bf7c ipmi: Fix handling of BMC flags by Corey Minyard · 10 years ago
  16. 3d9e5df ipmi: Initialize BMC device attributes by Corey Minyard · 10 years ago
  17. 80fad5b ipmi: Unregister previously registered driver in error case by trenn@suse.de · 10 years ago
  18. ceb51ca ipmi: Fix a bug in hot add/remove by Corey Minyard · 10 years ago
  19. 5a0e10e ipmi: Remove useless sysfs_name parameters by Corey Minyard · 10 years ago
  20. 16639eb ipmi: clean up the device handling for the bmc device by Corey Minyard · 10 years ago
  21. 7e50387 ipmi: Move the address source to string to ipmi-generic code by Corey Minyard · 10 years ago
  22. ab42bf2 ipmi: Ignore SSIF in the PNP handling by Corey Minyard · 10 years ago
  23. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  24. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  25. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  26. 48b3606 virtio_console: fix sparse warnings by Michael S. Tsirkin · 10 years ago
  27. 51cdc38 virtio: drop VIRTIO_F_VERSION_1 from drivers by Michael S. Tsirkin · 10 years ago
  28. 1f0f910 virtio_console: virtio 1.0 support by Michael S. Tsirkin · 10 years ago
  29. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  30. 2d3867d hwrandom / exynos / PM: Use CONFIG_PM in #ifdef by Rafael J. Wysocki · 10 years ago
  31. e8115e7 Merge tag 'v3.18-rc7' into drm-next by Dave Airlie · 10 years ago
  32. 723493c i8k: Fix temperature bug handling in i8k_get_temp() by Pali Rohár · 10 years ago
  33. 4951db7 hwrng: atmel - add DT support by Boris Brezillon · 10 years ago
  34. 21961ef hwrng: atmel - use clk_prepapre_enable/_disable_unprepare by Boris Brezillon · 10 years ago
  35. e88b1fc Revert "misc: always assign miscdevice to file->private_data in open()" by Greg Kroah-Hartman · 10 years ago
  36. 1b6f475 Revert "char: misc: document behaviour of open()" by Greg Kroah-Hartman · 10 years ago
  37. b23dc5a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  38. 65eca3a virtio_console: move early VQ enablement by Cornelia Huck · 10 years ago
  39. 0a6cb34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  40. 4c7912e Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 10 years ago
  41. 51b44eb Merge tag 'v3.18-rc4' into drm-next by Dave Airlie · 10 years ago
  42. 4707a34 /dev/mem: Use more consistent data types by Thierry Reding · 10 years ago
  43. d0439a5 hangcheck-timer: cleanup casting in hangcheck_init() by Dan Carpenter · 10 years ago
  44. 965ab29 char: misc: document behaviour of open() by Martin Kepplinger · 10 years ago
  45. 32eca22 misc: always assign miscdevice to file->private_data in open() by Martin Kepplinger · 10 years ago
  46. 148b1fd i8k: Add MODULE_DEVICE_TABLE macro by Pali Rohár · 10 years ago
  47. 0f35223 i8k: Add support for Dell Latitude E6440 by Pali Rohár · 10 years ago
  48. 24c65bc hwrng: pseries - port to new read API and fix stack corruption by Greg Kurz · 10 years ago
  49. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  50. b2de525 Return short read or 0 at end of a raw device, not EIO by David Jeffery · 10 years ago
  51. bbf0ef0 Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  52. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  53. 61daf05 hwrng: core - Changed from using strncat to strlcat by Rickard Strandqvist · 10 years ago
  54. 71379ac char: xillybus: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  55. 05e6cc6 char: tpm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  56. 394b3d0 char: ipmi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  57. eff5480 char: hw_random: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  58. 06861ab char: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  59. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  60. d4c5efd random: add and use memzero_explicit() for clearing data by Daniel Borkmann · 10 years ago
  61. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  62. 1bbc260 virtio-rng: refactor probe error handling by Michael S. Tsirkin · 10 years ago
  63. 401bbdc virtio_console: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  64. f5866db virtio_console: enable VQs early by Michael S. Tsirkin · 10 years ago
  65. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  66. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  67. 13ba33e switch /dev/zero and /dev/full to ->read_iter() by Al Viro · 10 years ago
  68. ef0625b Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  69. b9af564 Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  70. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  71. f8e4fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  72. 567eded ipmi: Clear drvdata when interface is removed by Takao Indoh · 10 years ago
  73. cc4cbe9 ipmi: work around gcc-4.9 build warning by Arnd Bergmann · 10 years ago
  74. 08dc416 ipmi/of: Don't use unavailable interfaces by Benjamin Herrenschmidt · 10 years ago
  75. 1f66842 ipmi: Clean up the error handling for channel config errors by Corey Minyard · 10 years ago
  76. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  77. 514b82a char: tile-srom: Add real platform bus parent by Pawel Moll · 10 years ago
  78. 7a1ae9c hwrng: printk replacement by Sudip Mukherjee · 10 years ago
  79. 7051924 xillybus: Move out of staging by Eli Billauer · 10 years ago
  80. 06c88b0 i8k: Add support for Dell Latitude E6540 by Steven Honeyman · 10 years ago
  81. 5534b67 char: xilinx_hwicap: Remove .owner field for driver by Michal Simek · 10 years ago
  82. f77c44b agp/intel-gtt: Remove get/put_pages by Daniel Vetter · 10 years ago
  83. f498195 virtio-rng: skip reading when we start to remove the device by Amos Kong · 10 years ago
  84. 3856e54 virtio-rng: fix stuck of hot-unplugging busy device by Amos Kong · 10 years ago
  85. a91ae4e hwrng: xgene - add support for APM X-Gene SoC RNG support by Feng Kan · 10 years ago
  86. 1b2a1a7 drivers/char/random: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  87. 34679ec virtio: rng: add derating factor for use by hwrng core by Amit Shah · 10 years ago
  88. 801a71a Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  89. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  90. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  91. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  92. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. e02b876 hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes by Stephen Boyd · 10 years ago
  94. 48d6be9 random: limit the contribution of the hw rng to at most half by Theodore Ts'o · 10 years ago
  95. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  96. 79eb238 Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  97. 2521129 Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  98. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  99. 08d645c agp: remove read/write stubs by Mathias Krause · 10 years ago
  100. a3d64df tpm: simplify code by using %*phN specifier by Andy Shevchenko · 10 years ago