1. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  2. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  3. 0891ad8 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  4. b746f9c Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  5. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  6. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  7. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  8. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  9. 3d035f5 drivers/char/hpet.c: allow user controlled mmap for user processes by Prarit Bhargava · 11 years ago
  10. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  11. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  12. 4af712e random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized by Hannes Frederic Sowa · 11 years ago
  13. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  14. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  15. 392a546 random: add debugging code to detect early use of get_random_bytes() by Theodore Ts'o · 11 years ago
  16. 644008d random: initialize the last_time field in struct timer_rand_state by Theodore Ts'o · 11 years ago
  17. ae9ecd9 random: don't zap entropy count in rand_initialize() by Theodore Ts'o · 11 years ago
  18. 301f059 random: printk notifications for urandom pool initialization by Theodore Ts'o · 11 years ago
  19. 40db23e random: make add_timer_randomness() fill the nonblocking pool first by Theodore Ts'o · 11 years ago
  20. 0d28978 hwrng: msm - Add PRNG support for MSM SoC's by Stanimir Varbanov · 11 years ago
  21. 40e4dc5 virtio_console: verify if queue is broken after virtqueue_get_buf() by Heinz Graalfs · 11 years ago
  22. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  23. 4ef4c94 tpm: use tabs instead of whitespaces in Kconfig by Peter Huewe · 11 years ago
  24. b3f2436 tpm: Fix module name description in Kconfig for tpm_i2c_infineon by Peter Huewe · 11 years ago
  25. a2871c6 tpm: Add support for Atmel I2C TPMs by Jason Gunthorpe · 11 years ago
  26. 4c336e4 tpm: Add support for the Nuvoton NPCT501 I2C TPM by Jason Gunthorpe · 11 years ago
  27. 187eea0 tpm: Merge the tpm-bios module with tpm.o by Jason Gunthorpe · 11 years ago
  28. 9deb0eb tpm: Rename tpm.c to tpm-interface.c by Jason Gunthorpe · 11 years ago
  29. 0a41826 tpm: cleanup checkpatch warnings by Peter Huewe · 11 years ago
  30. e907481 tpm: Remove tpm_show_caps_1_2 by Jason Gunthorpe · 11 years ago
  31. cb99615 tpm: st33: Remove chip->data_buffer access from this driver by Jason Gunthorpe · 11 years ago
  32. d0a4017 tpm: Remove redundant dev_set_drvdata by Jason Gunthorpe · 11 years ago
  33. 58c09e21 tpm: Use container_of to locate the tpm_chip in tpm_open by Jason Gunthorpe · 11 years ago
  34. 6aff1fd tpm: Store devname in the tpm_chip by Jason Gunthorpe · 11 years ago
  35. 1e6e097 tpm atmel: Call request_region with the correct base by Jason Gunthorpe · 11 years ago
  36. 37ab034 tpm: ibmvtpm: Use %zd formatting for size_t format arguments by Jason Gunthorpe · 11 years ago
  37. dfc568e Merge 3.12-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  38. 855e0c5 virtio: use size-based config accessors. by Rusty Russell · 11 years ago
  39. 9de14f1 tlclk: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  40. d88ed62 various char drivers: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  41. 158f0bb hpet: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  42. 1c6b7c2 hwrng: OMAP3 ROM Random Number Generator support by Pali Rohár · 11 years ago
  43. 3670426 Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  44. 66548e4 hwrng: Add a driver for the hwrng found in power7+ systems by Michael Ellerman · 11 years ago
  45. f95dabe hwrng: Return errors to upper levels in pseries-rng.c by Michael Ellerman · 11 years ago
  46. f715729 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  47. f80bbd8 random: convert DEBUG_ENT to tracepoints by Theodore Ts'o · 11 years ago
  48. 6265e16 random: push extra entropy to the output pools by Theodore Ts'o · 11 years ago
  49. 95b709b random: drop trickle mode by Theodore Ts'o · 11 years ago
  50. 6e9fa2c random: adjust the generator polynomials in the mixing function slightly by Theodore Ts'o · 11 years ago
  51. 655b226 random: speed up the fast_mix function by a factor of four by Theodore Ts'o · 11 years ago
  52. f5c2742 random: cap the rate which the /dev/urandom pool gets reseeded by Theodore Ts'o · 11 years ago
  53. c59974a random: optimize the entropy_store structure by Theodore Ts'o · 11 years ago
  54. 3ef4cb2 random: optimize spinlock use in add_device_randomness() by Theodore Ts'o · 11 years ago
  55. 5910895 random: fix the tracepoint for get_random_bytes(_arch) by Theodore Ts'o · 11 years ago
  56. 30e37ec random: account for entropy loss due to overwrites by H. Peter Anvin · 11 years ago
  57. a283b5c random: allow fractional bits to be tracked by H. Peter Anvin · 11 years ago
  58. 9ed17b7 random: statically compute poolbitshift, poolbytes, poolbits by H. Peter Anvin · 11 years ago
  59. 85a1f77 random: mix in architectural randomness earlier in extract_buf() by Theodore Ts'o · 11 years ago
  60. 61875f3 random: allow architectures to optionally define random_get_entropy() by Theodore Ts'o · 11 years ago
  61. 8702c67 tpm: xen-tpmfront: fix missing declaration of xen_domain by Rob Herring · 11 years ago
  62. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  63. d319fe2 hwrng: pseries - Return errors to upper levels in pseries-rng.c by Michael Ellerman · 11 years ago
  64. 49cca7e hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.c by Michael Ellerman · 11 years ago
  65. 12b3af3 char: hwicap: Remove unnecessary dev_set_drvdata() by Michal Simek · 11 years ago
  66. d717349 Merge 3.12-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  67. 684116c Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upon an error by Elad Wexler · 11 years ago
  68. 2005547 char: xilinx_hwicap: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  69. 6d3e0d0 hpet: remove useless check if fixmem32 is NULL by Tomas Winkler · 11 years ago
  70. 4b97280 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  71. bf4a7c0 tpm: xen-tpmfront: Remove the locality sysfs attribute by Jason Gunthorpe · 11 years ago
  72. 56be889 tpm: xen-tpmfront: Fix default durations by Jason Gunthorpe · 11 years ago
  73. 47d06e5 random: run random_int_secret_init() run after all late_initcalls by Theodore Ts'o · 11 years ago
  74. 8910700 virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM by Aaron Lu · 11 years ago
  75. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  76. a44bc80 hwrng: via-rng - Mark device ID table as __maybe_unused by Ben Hutchings · 11 years ago
  77. a2fa3fb tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  78. d8cacd3 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  79. 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
  80. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  81. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  82. 2386a3b Merge branch 'ipmi' by Linus Torvalds · 11 years ago
  83. fdbeb7d BMC support for PARISC machines by Thomas Bogendoerfer · 11 years ago
  84. a798e2d Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems by Jordan_Hargrave@Dell.com · 11 years ago
  85. f0ba939 ipmi: Initialize locals to avoid warning by Corey Minyard · 11 years ago
  86. fa7df37 ipmi: info leak in compat_ipmi_ioctl() by Dan Carpenter · 11 years ago
  87. cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  88. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  89. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  90. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  91. ff6f83f hwrng: via - Add MODULE_DEVICE_TABLE by Ben Hutchings · 11 years ago
  92. 713efca drivers/xen-tpmfront: Fix compile issue with missing option. by Konrad Rzeszutek Wilk · 11 years ago
  93. a246968 hwrng: omap - reorder OMAP TRNG driver code by Olof Johansson · 11 years ago
  94. 5bc0b12 Merge 3.11-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  95. f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
  96. 9dc4803 hwrng: tx4939 - simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  97. e268395 drivers/tpm: add xen tpmfront interface by Daniel De Graaf · 11 years ago
  98. 75be456 hwrng: pixocel - Staticize 'rng_dev' by Jingoo Han · 11 years ago
  99. e83872c hwrng: omap - Add OMAP4 TRNG support by Lokesh Vutla · 11 years ago
  100. c903970 hwrng: omap - Add device tree support by Lokesh Vutla · 11 years ago