1. bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  2. c743d09 virtio: console: Disable callbacks for virtqueues at start of S4 freeze by Amit Shah · 13 years ago
  3. 2b8f41d virtio: console: Add freeze and restore handlers to support S4 by Amit Shah · 13 years ago
  4. a0e2dbf virtio: console: Move vq and vq buf removal into separate functions by Amit Shah · 13 years ago
  5. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  6. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  7. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  8. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  9. 8fcc995 Merge branch 'next' into for-linus by James Morris · 13 years ago
  10. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  11. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  12. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  13. e11d0b8 agp: Fix multi-line warning message whitespace by Tormod Volden · 13 years ago
  14. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  15. cf833d0 random: Use arch_get_random_int instead of cycle counter if avail by Linus Torvalds · 13 years ago
  16. b75d91f ipmi_watchdog: restore settings when BMC reset by Corey Minyard · 13 years ago
  17. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  18. b21cb32 char: hw_random: convert drivers/char/hw_random/* to use module_platform_driver() by Axel Lin · 13 years ago
  19. 4e3f3d5 hwrng: nomadik: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  20. bd29e56 fix typo/thinko in get_random_bytes() by Luck, Tony · 13 years ago
  21. 8077e8b Merge branch 'for-james' of git://github.com/srajiv/tpm into next by James Morris · 13 years ago
  22. b9e3238 TPM: fix transmit_cmd error logic by Rajiv Andrade · 13 years ago
  23. 2f592f2 TPM: NSC and TIS drivers X86 dependency fix by Rajiv Andrade · 13 years ago
  24. fd04886 TPM: Export wait_for_stat for other vendor specific drivers by Rajiv Andrade · 13 years ago
  25. 9efa54f TPM: Use vendor specific function for status probe by Rajiv Andrade · 13 years ago
  26. a927b81 tpm_tis: add delay after aborting command by Stefan Berger · 13 years ago
  27. 7f326ed tpm_tis: Check return code from getting timeouts/durations by Stefan Berger · 13 years ago
  28. 68d6e67 tpm: Introduce function to poll for result of self test by Stefan Berger · 13 years ago
  29. d97c6ad tpm: Cleanup tpm_continue_selftest by Stefan Berger · 13 years ago
  30. 2b30a90 tpm: Have tpm_get_timeouts return an error code by Stefan Berger · 13 years ago
  31. a08185a agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set by Keith Packard · 13 years ago
  32. 35b09c9 drm/i915: fix if statement (bogus semi-colon) by Dan Carpenter · 13 years ago
  33. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  34. f7e8011 Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  35. 80c2861 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  36. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  37. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  38. d805a78 um: clean Kconfig up a bit by Al Viro · 13 years ago
  39. 25498e5 Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  40. 5e38483 virtio: console: wait for first console port for early console output by Christian Borntraeger · 13 years ago
  41. 17e5b4f virtio: console: add port stats for bytes received, sent and discarded by Amit Shah · 13 years ago
  42. 2d24cda virtio: console: make discard_port_data() use get_inbuf() by Amit Shah · 13 years ago
  43. ce072a0 virtio: console: rename variable by Amit Shah · 13 years ago
  44. d25a9dd virtio: console: make get_inbuf() return port->inbuf if present by Amit Shah · 13 years ago
  45. defde66 virtio: console: Fix return type for get_inbuf() by Amit Shah · 13 years ago
  46. a08fa92 virtio: console: Use wait_event_freezable instead of _interruptible by Amit Shah · 13 years ago
  47. 291024e virtio: console: Ignore port name update request if name already set by Amit Shah · 13 years ago
  48. 286f9a2 virtio: console: Fix indentation by Amit Shah · 13 years ago
  49. 51c6d61 virtio-console: Use virtio_config_val() for retrieving config by Sasha Levin · 13 years ago
  50. c05aa8f drivers/char: Fix implicit use of err.h in ramoops.c by Paul Gortmaker · 13 years ago
  51. 66300e6 drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  52. c22405c drivers/char: Add module.h to those who were using it implicitly by Paul Gortmaker · 13 years ago
  53. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  54. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  55. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  56. 9826530 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  57. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  58. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  59. 73692d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
  60. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  61. 43a3beb Merge branch 'staging-next' into Linux 3.1 by Greg Kroah-Hartman · 13 years ago
  62. 9b553f7 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  63. 5c04228 drm/i915: ILK + VT-d workaround by Ben Widawsky · 13 years ago
  64. 677d3e2 hw_random: add driver for atmel true hardware random number generator by Peter Korsgaard · 13 years ago
  65. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  66. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  67. 3321c07 TPM: Zero buffer after copying to userspace by Peter Huewe · 13 years ago
  68. 6b07d30 TPM: Call tpm_transmit with correct size by Peter Huewe · 13 years ago
  69. de69113 TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc by Axel Lin · 13 years ago
  70. 5ce5ed3 TPM: TCG_ATMEL should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  71. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  72. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  73. a28ee47 drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  74. 8e03bd6 char: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  75. 6eafa46 Merge 3.1-rc4 into staging-next by Greg Kroah-Hartman · 13 years ago
  76. 7e8aa04 drivers/char/msm_smd_pkt.c: don't use IS_ERR() by Thomas Meyer · 13 years ago
  77. 1ec3ba9 Staging: remove drivers/char/scc.h as it should have gone a while ago by Greg Kroah-Hartman · 13 years ago
  78. 403d1d0 tpm: suppress durations sysfs output if not read by Stefan Berger · 13 years ago
  79. fc00015 [IA64] agp/hp-agp: Allow binding user memory to the AGP GART by Émeric Maschino · 13 years ago
  80. 1d927c3 apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count() by Tejun Heo · 13 years ago
  81. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  82. 1560ffe6 tpm_tis: fix build when ACPI is not enabled by Randy Dunlap · 13 years ago
  83. f7b9fcb ramoops: update module parameters by Sergiu Iordache · 13 years ago
  84. 1850536 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  85. 3d071cd3 Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
  86. 63d7717 random: Add support for architectural random hooks by H. Peter Anvin · 13 years ago
  87. 83c1b31 ramoops: fix compile failure on parisc by James Bottomley · 13 years ago
  88. 24f1466 n2rng: Attach on Niagara-T3. by David S. Miller · 13 years ago
  89. 95b6886 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  90. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  91. 3e5c4fa ramoops: make record_size a module parameter by Sergiu Iordache · 13 years ago
  92. 6b4d2a2 ramoops: move dump_oops into platform data by Sergiu Iordache · 13 years ago
  93. 0169256 ramoops: add new line to each print by Marco Stornelli · 13 years ago
  94. 13aefd7 ramoops: use module parameters instead of platform data if not available by Marco Stornelli · 13 years ago
  95. 29412f0 tpm_nsc: Fix bug when loading multiple TPM drivers by Stefan Berger · 13 years ago
  96. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  97. a23a334 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  98. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  99. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  100. 431bf99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago