1. a843af1 drm/i915: fix hsw uncached pte by Daniel Vetter · 12 years ago
  2. 930a93a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  3. e4e139b Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  4. 07368d3 tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  5. 59596df omap-rng: fix use of SIMPLE_DEV_PM_OPS by Arnd Bergmann · 12 years ago
  6. 41494cb Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  7. da612d8 drm/i915: add more Haswell PCI IDs by Paulo Zanoni · 12 years ago
  8. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  9. 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
  10. 6d8a97a Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  11. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  12. 0bc1a2e virtio: rng: s3/s4 support by Amit Shah · 12 years ago
  13. 178d855 virtio: rng: split out common code in probe / remove for s3/s4 ops by Amit Shah · 12 years ago
  14. 4476987 virtio: rng: don't wait on host when module is going away by Amit Shah · 12 years ago
  15. cc8744e virtio: rng: allow tasks to be killed that are waiting for rng input by Amit Shah · 12 years ago
  16. d2e7c96 random: mix in architectural randomness in extract_buf() by H. Peter Anvin · 12 years ago
  17. bd22dc1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  18. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  19. b84382f Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  20. a119365 [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Tony Luck · 12 years ago
  21. 3539fc5 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  22. cbc96b7 random: Add comment to random_initialize() by Tony Luck · 12 years ago
  23. 553072b hw_random: add Broadcom BCM63xx RNG driver by Florian Fainelli · 12 years ago
  24. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  25. e05644e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  26. 18cb2ae5 char/ipmi: remove local ioctl defines replaced by generic ones by Oskar Schirmer · 12 years ago
  27. c5857cc random: remove rand_initialize_irq() by Theodore Ts'o · 12 years ago
  28. 5b1f6d8 Merge 3.5-rc7 into char-misc-next. by Greg Kroah-Hartman · 12 years ago
  29. 8397c76 powerpc/BSR: cleanup the error path of bsr_init by Devendra Naga · 12 years ago
  30. 00ce1db random: add tracepoints for easier debugging and verification by Theodore Ts'o · 12 years ago
  31. c2557a3 random: add new get_random_bytes_arch() function by Theodore Ts'o · 12 years ago
  32. e6d4947 random: use the arch-specific rng in xfer_secondary_pool by Theodore Ts'o · 12 years ago
  33. a2080a6 random: create add_device_randomness() interface by Linus Torvalds · 12 years ago
  34. 902c098 random: use lockless techniques in the interrupt path by Theodore Ts'o · 12 years ago
  35. 775f4b2 random: make 'add_interrupt_randomness()' do something sane by Theodore Ts'o · 12 years ago
  36. e1612de powerpc: Disable /dev/port interface on systems without an ISA bridge by Haren Myneni · 12 years ago
  37. b329669 hwrng: exynos - Add support for Exynos random number generator by Jonghwa Lee · 12 years ago
  38. afec8a7 PM / IPMI: Remove empty legacy PCI PM callbacks by Rafael J. Wysocki · 12 years ago
  39. ca9a205 tpm_nsc: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  40. b633f05 tpm_tis: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  41. 8324be0 tpm_atmel: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  42. 035e2ce PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend() by Rafael J. Wysocki · 12 years ago
  43. 7650572 omap-rng: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  44. 74feec5 random: fix up sparse warnings by Theodore Ts'o · 12 years ago
  45. 199ac05 sonypi: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  46. 3621189 hwrng: mxc-rnga - fix data_present API by Benoît Thébaudeau · 12 years ago
  47. 25c0af7 agp/intel-agp: remove snb+ host bridge pciids by Daniel Vetter · 12 years ago
  48. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  49. e597dad agp/intel: use correct GTT offset on VLV by Jesse Barnes · 12 years ago
  50. e87c469 agp/intel: allow cacheable and GDFT PTEs on ValleyView by Jesse Barnes · 12 years ago
  51. 48d4e13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  52. 3072928 tpm: check the chip reference before using it by Andi Shyti · 12 years ago
  53. dad79cb TPM: fix memleak when register hardware fails by Wanlong Gao · 12 years ago
  54. 24ebe66 TPM: chip disabled state erronously being reported as error by Rajiv Andrade · 12 years ago
  55. cbb2d5e MAINTAINERS: TPM maintainers' contacts update by Rajiv Andrade · 12 years ago
  56. 8ecd1a6 drm/i915: call intel_enable_gtt by Daniel Vetter · 12 years ago
  57. 32e3cd6 agp/intel-gtt: move gart base addres setup by Daniel Vetter · 12 years ago
  58. 14be93d drm/i915 + agp/intel-gtt: prep work for direct setup by Daniel Vetter · 12 years ago
  59. 7e8f630 agp/intel-gtt: don't require the agp bridge on setup by Daniel Vetter · 12 years ago
  60. dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 12 years ago
  61. 9b990de agp/intel-gtt: remove dead code by Daniel Vetter · 12 years ago
  62. c475c06 hwrng: atmel-rng - fix data valid check by Peter Korsgaard · 12 years ago
  63. 4e3c8a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  64. 67384fe char/agp: add another Ironlake host bridge by Eugeni Dodonov · 12 years ago
  65. 121daad hwrng: atmel-rng - fix race condition leading to repeated bits by Peter Korsgaard · 12 years ago
  66. f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  67. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  68. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  69. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  70. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  71. fb2123f Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  72. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. c14f528 drm/i915: hook Haswell devices in place by Eugeni Dodonov · 12 years ago
  74. fa8b66c virtio: console: tell host of open ports after resume from s3/s4 by Amit Shah · 12 years ago
  75. 1894a25 ramoops: Move to fs/pstore/ram.c by Anton Vorontsov · 12 years ago
  76. d109a67 ramoops: fix printk format warnings by Randy Dunlap · 12 years ago
  77. 9ba80d9 ramoops: use pstore interface by Kees Cook · 12 years ago
  78. b29e267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 12 years ago
  79. 649e9ea powerpc/pseries/hwrng: PFO-based hwrng driver by Kent Yoder · 12 years ago
  80. 7f3a781 printk - fix compilation for CONFIG_PRINTK=n by Kay Sievers · 12 years ago
  81. e11fea9 kmsg: export printk records to the /dev/kmsg interface by Kay Sievers · 12 years ago
  82. 7ff9554 printk: convert byte-buffer to variable-length record buffer by Kay Sievers · 12 years ago
  83. 5bc69bf Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  84. 028fdd8 hwrng: Kconfig - modify default state for atmel-rng driver by Nicolas Ferre · 12 years ago
  85. 945478a hwrng: omap - use devm_request_and_ioremap by Julia Lawall · 12 years ago
  86. 1790625 xilinx_hwicap: reset XHI_MAX_RETRIES by Daniel Borkmann · 12 years ago
  87. 73eb94a xilinx_hwicap: add support for virtex6 FPGAs by Daniel Borkmann · 12 years ago
  88. 7678789 Merge tag 'v3.4-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  89. 1234f4b hwrng: Kconfig: remove dependency for atmel-rng driver by Nicolas Ferre · 12 years ago
  90. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  91. 44e4360 drivers/char/random.c: fix boot id uniqueness race by Mathieu Desnoyers · 12 years ago
  92. ae85226 agp: Use u32 __iomem annotation to silence sparse warning. by Santosh Nayak · 12 years ago
  93. 971ca47 agp: Remove 'break' after 'return' statement. by Santosh Nayak · 12 years ago
  94. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  95. 5da527a printk(): add KERN_CONT where needed in hpet and vt code by Kay Sievers · 12 years ago
  96. 4cae9ae drm/i915: add Haswell devices and their PCI IDs by Eugeni Dodonov · 12 years ago
  97. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  98. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 12 years ago
  99. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  100. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago