1. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  3. 52527cf hwrng: ppc4xx - add support for ppc4xx TRNG by Josh Boyer · 13 years ago
  4. 033590f hwrng: timeriomem - use resource_size by H Hartley Sweeten · 13 years ago
  5. 2725ae1 hwrng: nomadik - add missing clk_put by Julia Lawall · 13 years ago
  6. 6ba1a31 hwrng: omap - add missing clk_put by Julia Lawall · 13 years ago
  7. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  8. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  9. 3023b5b hwrng: amd - enable AMD hw rnd driver for Maple PPC boards by Dmitry Eremin-Solenikov · 13 years ago
  10. bd68ccb hwrng: amd - manage resource allocation by Dmitry Eremin-Solenikov · 13 years ago
  11. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  12. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  13. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  14. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  15. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  16. c652759 hwrng: omap - Convert release_resource to release_region/release_mem_region by Julia Lawall · 13 years ago
  17. 5efb94e hwrng: pixocell - add support for picoxcell TRNG by Jamie Iles · 13 years ago
  18. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  19. 55db838 hwrng: via_rng - Fix memory scribbling on some CPUs by Herbert Xu · 13 years ago
  20. 0735ac1 hwrng: via_rng - Fix asm constraints by Herbert Xu · 13 years ago
  21. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  22. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  23. 61f953c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  24. 50b6e71 Revert "hwrng: n2-drv - remove casts from void*" by Herbert Xu · 14 years ago
  25. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  26. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  27. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  28. 8b9cfdc hwrng: n2-drv - remove casts from void* by Kulikov Vasiliy · 14 years ago
  29. ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  30. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  31. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  32. 1944cc8 ARM: 6137/1: nomadik hwrng: Add clock support by Srinidhi Kasagar · 14 years ago
  33. 28cfc82 virtio-rng: use virtqueue_xxx wrappers by Michael S. Tsirkin · 14 years ago
  34. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  35. 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
  36. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  37. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 14 years ago
  38. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  39. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 14 years ago
  40. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  41. d817cd5 virtio: fix section mismatch warnings by Jeff Mahoney · 14 years ago
  42. f590826 hwrng: core - Fix double unlock in rng_dev_read by Herbert Xu · 15 years ago
  43. bc85b25 hwrng: nomadik - Add hardware RNG driver by Alessandro Rubini · 15 years ago
  44. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  45. eed89d0 hwrng: core - Prevent too-small buffer sizes by Ian Molton · 15 years ago
  46. bb347d9 hwrng: virtio-rng - Convert to new API by Ian Molton · 15 years ago
  47. 8386324 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 15 years ago
  48. 9996508 hwrng: core - Replace u32 in driver API with byte array by Ian Molton · 15 years ago
  49. ff07eb8 move virtrng_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  50. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  51. a09ba31 hw_random: Remove BKL from core by Thomas Gleixner · 15 years ago
  52. 0fd92a1 omap: rng: Use resource_size instead of manual calculation by Tobias Klauser · 15 years ago
  53. 3ca4f5c virtio: add virtio IDs file by Fernando Luis Vazquez Cao · 15 years ago
  54. 3c1b27d virtio: make add_buf return capacity remaining by Rusty Russell · 15 years ago
  55. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  56. f7557dc MIPS: hw_random: Add hardware RNG for Octeon SOCs. by David Daney · 15 years ago
  57. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  58. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  59. 409a736 hwrng: Use PCI_VDEVICE by Joe Perches · 15 years ago
  60. 049a947 MIPS: hwrng: Add TX4939 RNG driver by Atsushi Nemoto · 15 years ago
  61. d405640 Driver Core: misc: add nodename support for misc devices. by Kay Sievers · 15 years ago
  62. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  63. 32f44d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  64. 594de1d virtio: handle short buffers in virtio_rng. by Rusty Russell · 15 years ago
  65. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  66. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  67. 08ced85 hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit) by Alexander Clouter · 15 years ago
  68. e9736c1 hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 builds by Harald Welte · 15 years ago
  69. 858576b hwrng: via_rng - Support VIA Nano hardware RNG by Harald Welte · 15 years ago
  70. 608d1cd hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not Chipset by Harald Welte · 15 years ago
  71. 9f171ad hwrng: omap - Move probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  72. 45001e9 i.MX31: Add hw-random for RNGA by Alan Carvalho de Assis · 15 years ago
  73. e5b8954 virtio-rng: Remove false BUG for spurious callbacks by Christian Borntraeger · 15 years ago
  74. c54c4de Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  75. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  76. 3341323 hwrng: timeriomem - Use phys address rather than virt by Alexander Clouter · 15 years ago
  77. e88cd6f hwrng: timeriomem - Breaks an allyesconfig build on s390: by Heiko Carstens · 15 years ago
  78. 9c3c133 hwrng: timeriomem - New driver by Alexander Clouter · 15 years ago
  79. eeec7c8 [ARM] omap: convert omap RNG clocks to match by devid and conid by Russell King · 15 years ago
  80. 953a7e8 [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() by Russell King · 15 years ago
  81. 3f4528d sparc64: Fix unsigned long long warnings in drivers. by Sam Ravnborg · 15 years ago
  82. 77122d0 Tidy up addresses in random drivers by Alan Cox · 16 years ago
  83. 2502991 Merge branch 'fixes' into for-linus by Russell King · 16 years ago
  84. 55c381e [ARM] omap: convert OMAP drivers to use ioremap() by Russell King · 16 years ago
  85. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  86. e491401 crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() by Suresh Siddha · 16 years ago
  87. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  88. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  89. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  90. 9b1a4d3 stop_machine: Wean existing callers off stop_machine_run() by Rusty Russell · 16 years ago
  91. ce08715 sparc64: Add Niagara2 RNG driver. by David S. Miller · 16 years ago
  92. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  93. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  94. 98cad10 pasemi-rng: Use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  95. a9c4e8f hw-random: BKL pushdown by Arnd Bergmann · 16 years ago
  96. c97aee9 intel_rng: make device not found a warning by Stephen Hemminger · 16 years ago
  97. f7f510e virtio: An entropy device, as suggested by hpa. by Rusty Russell · 16 years ago
  98. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  99. c49a7f1 [HWRNG] omap: Minor updates by David Brownell · 16 years ago
  100. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 16 years ago