1. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  2. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  3. b2a1702 virtio: use module_virtio_driver. by Rusty Russell · 11 years ago
  4. c7c9e1c char: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  5. ef4458a Drivers: char: exynos_rng_pm_ops can be static by Fengguang Wu · 12 years ago
  6. bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  7. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  10. 553da85 IXP4xx: HW pseudo-random generator is available on IXP45x/46x only. by Krzysztof Hałasa · 14 years ago
  11. 39af33f char: remove use of __devexit by Bill Pemberton · 12 years ago
  12. 0bbed20 char: remove use of __devinitdata by Bill Pemberton · 12 years ago
  13. 694e33a ARM: plat-nomadik: move MTU, kill plat-nomadik by Linus Walleij · 12 years ago
  14. 27615a9 ARM: OMAP: Trivial driver changes to remove include plat/cpu.h by Tony Lindgren · 12 years ago
  15. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  17. fe47c58 hwrng: OMAP: remove SoC restrictions from driver registration by Paul Walmsley · 12 years ago
  18. 665d92f hwrng: OMAP: convert to use runtime PM by Paul Walmsley · 12 years ago
  19. 0266636 hwrng: OMAP: store per-device data in per-device variables, not file statics by Paul Walmsley · 12 years ago
  20. 821873a hwrng: mxc-rnga - Access data via structure by Fabio Estevam · 12 years ago
  21. a9ccb7b hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework by Fabio Estevam · 12 years ago
  22. 578b016 hw_random: add support for the TPM chip as a hardware RNG source by Kent Yoder · 12 years ago
  23. 4dbb845 drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data by Julia Lawall · 12 years ago
  24. 59596df omap-rng: fix use of SIMPLE_DEV_PM_OPS by Arnd Bergmann · 12 years ago
  25. 95b18e6 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  26. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  27. 0bc1a2e virtio: rng: s3/s4 support by Amit Shah · 12 years ago
  28. 178d855 virtio: rng: split out common code in probe / remove for s3/s4 ops by Amit Shah · 12 years ago
  29. 4476987 virtio: rng: don't wait on host when module is going away by Amit Shah · 12 years ago
  30. cc8744e virtio: rng: allow tasks to be killed that are waiting for rng input by Amit Shah · 12 years ago
  31. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  32. 553072b hw_random: add Broadcom BCM63xx RNG driver by Florian Fainelli · 12 years ago
  33. b329669 hwrng: exynos - Add support for Exynos random number generator by Jonghwa Lee · 12 years ago
  34. 7650572 omap-rng: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  35. 3621189 hwrng: mxc-rnga - fix data_present API by Benoît Thébaudeau · 12 years ago
  36. 48d4e13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  37. c475c06 hwrng: atmel-rng - fix data valid check by Peter Korsgaard · 12 years ago
  38. 4e3c8a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  39. 121daad hwrng: atmel-rng - fix race condition leading to repeated bits by Peter Korsgaard · 12 years ago
  40. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  41. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  42. b29e267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 12 years ago
  43. 649e9ea powerpc/pseries/hwrng: PFO-based hwrng driver by Kent Yoder · 12 years ago
  44. 028fdd8 hwrng: Kconfig - modify default state for atmel-rng driver by Nicolas Ferre · 12 years ago
  45. 945478a hwrng: omap - use devm_request_and_ioremap by Julia Lawall · 12 years ago
  46. 1234f4b hwrng: Kconfig: remove dependency for atmel-rng driver by Nicolas Ferre · 12 years ago
  47. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  49. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  50. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 12 years ago
  51. 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 12 years ago
  52. d0b03c5 hwrng: tx4939 - use devm_request_and_ioremap by Julia Lawall · 13 years ago
  53. bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  54. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  55. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  56. b21cb32 char: hw_random: convert drivers/char/hw_random/* to use module_platform_driver() by Axel Lin · 13 years ago
  57. 4e3f3d5 hwrng: nomadik: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  58. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  59. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  60. d805a78 um: clean Kconfig up a bit by Al Viro · 13 years ago
  61. c22405c drivers/char: Add module.h to those who were using it implicitly by Paul Gortmaker · 13 years ago
  62. 677d3e2 hw_random: add driver for atmel true hardware random number generator by Peter Korsgaard · 13 years ago
  63. 24f1466 n2rng: Attach on Niagara-T3. by David S. Miller · 13 years ago
  64. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  65. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  66. 52527cf hwrng: ppc4xx - add support for ppc4xx TRNG by Josh Boyer · 13 years ago
  67. 033590f hwrng: timeriomem - use resource_size by H Hartley Sweeten · 13 years ago
  68. 2725ae1 hwrng: nomadik - add missing clk_put by Julia Lawall · 13 years ago
  69. 6ba1a31 hwrng: omap - add missing clk_put by Julia Lawall · 13 years ago
  70. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  71. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  72. 3023b5b hwrng: amd - enable AMD hw rnd driver for Maple PPC boards by Dmitry Eremin-Solenikov · 13 years ago
  73. bd68ccb hwrng: amd - manage resource allocation by Dmitry Eremin-Solenikov · 13 years ago
  74. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  75. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  76. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  77. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  78. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  79. c652759 hwrng: omap - Convert release_resource to release_region/release_mem_region by Julia Lawall · 13 years ago
  80. 5efb94e hwrng: pixocell - add support for picoxcell TRNG by Jamie Iles · 14 years ago
  81. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  82. 55db838 hwrng: via_rng - Fix memory scribbling on some CPUs by Herbert Xu · 14 years ago
  83. 0735ac1 hwrng: via_rng - Fix asm constraints by Herbert Xu · 14 years ago
  84. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  85. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  86. 61f953c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  87. 50b6e71 Revert "hwrng: n2-drv - remove casts from void*" by Herbert Xu · 14 years ago
  88. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  89. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  90. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  91. 8b9cfdc hwrng: n2-drv - remove casts from void* by Kulikov Vasiliy · 14 years ago
  92. ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  93. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  94. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  95. 1944cc8 ARM: 6137/1: nomadik hwrng: Add clock support by Srinidhi Kasagar · 14 years ago
  96. 28cfc82 virtio-rng: use virtqueue_xxx wrappers by Michael S. Tsirkin · 14 years ago
  97. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  98. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  99. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  100. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 14 years ago