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