1. 1849f23 sections: fix section conflicts in drivers/char by Andi Kleen · 12 years ago
  2. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  3. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  4. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  5. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  6. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  8. 3aebd34 Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  9. bf53083 Merge tag 'v3.6-rc7' into next by James Morris · 12 years ago
  10. 221b7b5 pcmcia: synclink_cs: fix potential tty NULL dereference by Alexey Khoroshilov · 12 years ago
  11. 08b79dd drivers/char/mmtimer.c: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  12. f8885c2 drivers/char: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  13. edef7e6 agp/intel: Use a write-combining map for updating PTEs by Chris Wilson · 12 years ago
  14. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 12 years ago
  15. 6592921 char/misc: remove CONFIG_EXPERIMENTAL dependencies by Greg Kroah-Hartman · 12 years ago
  16. 2e6185f Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Olof Johansson · 12 years ago
  17. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  18. a40695e tpm: fix tpm_acpi sparse warning on different address spaces by Kent Yoder · 12 years ago
  19. 821873a hwrng: mxc-rnga - Access data via structure by Fabio Estevam · 12 years ago
  20. a9ccb7b hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework by Fabio Estevam · 12 years ago
  21. efda0ad virtio: console: fix error handling in init() function by Alexey Khoroshilov · 12 years ago
  22. 9a32bb3 ppdev: ppdev_init: do not return zero in case of failure by Alexey Khoroshilov · 12 years ago
  23. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  24. 8119807 driver/char/tpm: declare internal symbols as static by Xiaoyan Zhang · 11 years ago
  25. 7da59d2 Merge v3.6-rc3 into 'char-misc-next' by Greg Kroah-Hartman · 12 years ago
  26. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  27. f84fdff driver: add PPI support in tpm driver by Xiaoyan Zhang · 12 years ago
  28. f334ac8 tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails. by Jesper Juhl · 12 years ago
  29. c5df392 drivers/char/tpm: Add securityfs support for event log by Ashley Lai · 12 years ago
  30. 132f762 drivers/char/tpm: Add new device driver to support IBM vTPM by Ashley Lai · 12 years ago
  31. 0a4af14 sgi-agp: Use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 12 years ago
  32. 7e72fe7 tpm: compile out unused code in the PNP and PM cases by Kent Yoder · 12 years ago
  33. dd7da13 tpm: fix double write race and tpm_release free issue by Kent Yoder · 12 years ago
  34. 578b016 hw_random: add support for the TPM chip as a hardware RNG source by Kent Yoder · 12 years ago
  35. 41ab999 tpm: Move tpm_get_random api into the TPM device driver by Kent Yoder · 12 years ago
  36. e5dcd87 tpm: modularize event log collection by Kent Yoder · 12 years ago
  37. aad628c char/tpm: Add new driver for Infineon I2C TIS TPM by Peter Huewe · 12 years ago
  38. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  39. 4dbb845 drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data by Julia Lawall · 12 years ago
  40. a843af1 drm/i915: fix hsw uncached pte by Daniel Vetter · 12 years ago
  41. c3a6344 TTY: tty_alloc_driver() returns error pointers by Dan Carpenter · 12 years ago
  42. e045907 drivers/char/tlclk.c: fix error return code by Julia Lawall · 12 years ago
  43. a33ba82 TTY: synclink_cs, fix build by Jiri Slaby · 12 years ago
  44. 930a93a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  45. cc93441e TTY: synclink_cs, final cleanup in synclink_cs_init by Jiri Slaby · 12 years ago
  46. 16a1065 TTY: synclink_cs, use dynamic tty devices by Jiri Slaby · 12 years ago
  47. 737586f TTY: synclink_cs, sanitize fail paths by Jiri Slaby · 12 years ago
  48. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  49. 0019b40 TTY: add support for unnumbered device nodes by Jiri Slaby · 12 years ago
  50. 19e4ab5 Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/drivers by Arnd Bergmann · 12 years ago
  51. 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
  52. 536a344 TTY: ttyprintk, initialize tty_port earlier by Jiri Slaby · 12 years ago
  53. ee8b593 TTY: ttyprintk, don't touch behind tty->write_buf by Jiri Slaby · 12 years ago
  54. f06fb54 TTY: ttyprintk, unregister tty driver on failure by Jiri Slaby · 12 years ago
  55. 07368d3 tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  56. 59596df omap-rng: fix use of SIMPLE_DEV_PM_OPS by Arnd Bergmann · 12 years ago
  57. 41494cb Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  58. da612d8 drm/i915: add more Haswell PCI IDs by Paulo Zanoni · 12 years ago
  59. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  60. 51891a4 char: nwflash: remove old led event code by Bryan Wu · 13 years ago
  61. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  62. 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
  63. 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
  64. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  65. 0bc1a2e virtio: rng: s3/s4 support by Amit Shah · 12 years ago
  66. 178d855 virtio: rng: split out common code in probe / remove for s3/s4 ops by Amit Shah · 12 years ago
  67. 4476987 virtio: rng: don't wait on host when module is going away by Amit Shah · 12 years ago
  68. cc8744e virtio: rng: allow tasks to be killed that are waiting for rng input by Amit Shah · 12 years ago
  69. d2e7c96 random: mix in architectural randomness in extract_buf() by H. Peter Anvin · 12 years ago
  70. bd22dc1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  71. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  72. 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
  73. a119365 [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Tony Luck · 12 years ago
  74. 3539fc5 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  75. cbc96b7 random: Add comment to random_initialize() by Tony Luck · 12 years ago
  76. 553072b hw_random: add Broadcom BCM63xx RNG driver by Florian Fainelli · 12 years ago
  77. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  78. e05644e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  79. 18cb2ae5 char/ipmi: remove local ioctl defines replaced by generic ones by Oskar Schirmer · 12 years ago
  80. 373f5ae pcmcia,synclink_cs: fix termios port I missed by Alan Cox · 12 years ago
  81. c5857cc random: remove rand_initialize_irq() by Theodore Ts'o · 12 years ago
  82. 5b1f6d8 Merge 3.5-rc7 into char-misc-next. by Greg Kroah-Hartman · 12 years ago
  83. 8397c76 powerpc/BSR: cleanup the error path of bsr_init by Devendra Naga · 12 years ago
  84. ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 12 years ago
  85. 00ce1db random: add tracepoints for easier debugging and verification by Theodore Ts'o · 12 years ago
  86. c2557a3 random: add new get_random_bytes_arch() function by Theodore Ts'o · 12 years ago
  87. e6d4947 random: use the arch-specific rng in xfer_secondary_pool by Theodore Ts'o · 12 years ago
  88. a2080a6 random: create add_device_randomness() interface by Linus Torvalds · 12 years ago
  89. 902c098 random: use lockless techniques in the interrupt path by Theodore Ts'o · 12 years ago
  90. 775f4b2 random: make 'add_interrupt_randomness()' do something sane by Theodore Ts'o · 12 years ago
  91. e1612de powerpc: Disable /dev/port interface on systems without an ISA bridge by Haren Myneni · 12 years ago
  92. b329669 hwrng: exynos - Add support for Exynos random number generator by Jonghwa Lee · 12 years ago
  93. afec8a7 PM / IPMI: Remove empty legacy PCI PM callbacks by Rafael J. Wysocki · 12 years ago
  94. ca9a205 tpm_nsc: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  95. b633f05 tpm_tis: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  96. 8324be0 tpm_atmel: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  97. 035e2ce PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend() by Rafael J. Wysocki · 12 years ago
  98. 7650572 omap-rng: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  99. 74feec5 random: fix up sparse warnings by Theodore Ts'o · 12 years ago
  100. 199ac05 sonypi: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago