1. bd29e56 fix typo/thinko in get_random_bytes() by Luck, Tony · 13 years ago
  2. a08185a agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set by Keith Packard · 13 years ago
  3. 35b09c9 drm/i915: fix if statement (bogus semi-colon) by Dan Carpenter · 13 years ago
  4. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  5. f7e8011 Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  6. 80c2861 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  7. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  8. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  9. d805a78 um: clean Kconfig up a bit by Al Viro · 13 years ago
  10. 25498e5 Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  11. 5e38483 virtio: console: wait for first console port for early console output by Christian Borntraeger · 13 years ago
  12. 17e5b4f virtio: console: add port stats for bytes received, sent and discarded by Amit Shah · 13 years ago
  13. 2d24cda virtio: console: make discard_port_data() use get_inbuf() by Amit Shah · 13 years ago
  14. ce072a0 virtio: console: rename variable by Amit Shah · 13 years ago
  15. d25a9dd virtio: console: make get_inbuf() return port->inbuf if present by Amit Shah · 13 years ago
  16. defde66 virtio: console: Fix return type for get_inbuf() by Amit Shah · 13 years ago
  17. a08fa92 virtio: console: Use wait_event_freezable instead of _interruptible by Amit Shah · 13 years ago
  18. 291024e virtio: console: Ignore port name update request if name already set by Amit Shah · 13 years ago
  19. 286f9a2 virtio: console: Fix indentation by Amit Shah · 13 years ago
  20. 51c6d61 virtio-console: Use virtio_config_val() for retrieving config by Sasha Levin · 13 years ago
  21. c05aa8f drivers/char: Fix implicit use of err.h in ramoops.c by Paul Gortmaker · 13 years ago
  22. 66300e6 drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  23. c22405c drivers/char: Add module.h to those who were using it implicitly by Paul Gortmaker · 13 years ago
  24. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  25. 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
  26. 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
  27. 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
  28. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  29. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  30. 73692d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
  31. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  32. 43a3beb Merge branch 'staging-next' into Linux 3.1 by Greg Kroah-Hartman · 13 years ago
  33. 9b553f7 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  34. 5c04228 drm/i915: ILK + VT-d workaround by Ben Widawsky · 13 years ago
  35. 677d3e2 hw_random: add driver for atmel true hardware random number generator by Peter Korsgaard · 13 years ago
  36. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  37. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  38. 3321c07 TPM: Zero buffer after copying to userspace by Peter Huewe · 13 years ago
  39. 6b07d30 TPM: Call tpm_transmit with correct size by Peter Huewe · 13 years ago
  40. de69113 TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc by Axel Lin · 13 years ago
  41. 5ce5ed3 TPM: TCG_ATMEL should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  42. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  43. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  44. a28ee47 drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  45. 8e03bd6 char: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  46. 6eafa46 Merge 3.1-rc4 into staging-next by Greg Kroah-Hartman · 13 years ago
  47. 7e8aa04 drivers/char/msm_smd_pkt.c: don't use IS_ERR() by Thomas Meyer · 13 years ago
  48. 1ec3ba9 Staging: remove drivers/char/scc.h as it should have gone a while ago by Greg Kroah-Hartman · 13 years ago
  49. 403d1d0 tpm: suppress durations sysfs output if not read by Stefan Berger · 13 years ago
  50. fc00015 [IA64] agp/hp-agp: Allow binding user memory to the AGP GART by Émeric Maschino · 13 years ago
  51. 1d927c3 apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count() by Tejun Heo · 13 years ago
  52. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  53. 1560ffe6 tpm_tis: fix build when ACPI is not enabled by Randy Dunlap · 13 years ago
  54. f7b9fcb ramoops: update module parameters by Sergiu Iordache · 13 years ago
  55. 1850536 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  56. 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
  57. 63d7717 random: Add support for architectural random hooks by H. Peter Anvin · 13 years ago
  58. 83c1b31 ramoops: fix compile failure on parisc by James Bottomley · 13 years ago
  59. 24f1466 n2rng: Attach on Niagara-T3. by David S. Miller · 13 years ago
  60. 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
  61. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  62. 3e5c4fa ramoops: make record_size a module parameter by Sergiu Iordache · 13 years ago
  63. 6b4d2a2 ramoops: move dump_oops into platform data by Sergiu Iordache · 13 years ago
  64. 0169256 ramoops: add new line to each print by Marco Stornelli · 13 years ago
  65. 13aefd7 ramoops: use module parameters instead of platform data if not available by Marco Stornelli · 13 years ago
  66. 29412f0 tpm_nsc: Fix bug when loading multiple TPM drivers by Stefan Berger · 13 years ago
  67. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  68. a23a334 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  69. 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
  70. 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
  71. 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
  72. 9685431 tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block by Stefan Berger · 13 years ago
  73. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  74. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  75. 2273506 drivers: fix up various ->llseek() implementations by Josef Bacik · 13 years ago
  76. 6eb77b2 tpm: Fix compilation warning when CONFIG_PNP is not defined by Stefan Berger · 13 years ago
  77. f0c077a PM: Improve error code of pm_notifier_call_chain() by Akinobu Mita · 13 years ago
  78. 574c44f ia64: Replace clocksource.fsys_mmio with generic arch data by Andy Lutomirski · 13 years ago
  79. 780d7cc agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M by Chris Wilson · 13 years ago
  80. c920669 tpm: Fix a typo by Stefan Berger · 13 years ago
  81. 9519de3 tpm_tis: Probing function for Intel iTPM bug by Stefan Berger · 13 years ago
  82. a7b6682 tpm_tis: Fix the probing for interrupts by Stefan Berger · 13 years ago
  83. 20b87bb tpm_tis: Delay ACPI S3 suspend while the TPM is busy by Stefan Berger · 13 years ago
  84. 45baa1d tpm_tis: Re-enable interrupts upon (S3) resume by Stefan Berger · 13 years ago
  85. 5a79444 tpm: Fix display of data in pubek sysfs entry by Stefan Berger · 13 years ago
  86. 6259210 tpm_tis: Add timeouts sysfs entry by Stefan Berger · 13 years ago
  87. e3e1a1e tpm: Adjust interface timeouts if they are too small by Stefan Berger · 13 years ago
  88. 829bf06 tpm: Use interface timeouts returned from the TPM by Stefan Berger · 13 years ago
  89. 04ab229 tpm_tis: Introduce durations sysfs entry by Stefan Berger · 13 years ago
  90. e934acc tpm: Adjust the durations if they are too small by Stefan Berger · 13 years ago
  91. 979b140 tpm: Use durations returned from TPM by Stefan Berger · 13 years ago
  92. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  93. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  94. 52527cf hwrng: ppc4xx - add support for ppc4xx TRNG by Josh Boyer · 13 years ago
  95. 033590f hwrng: timeriomem - use resource_size by H Hartley Sweeten · 13 years ago
  96. 2725ae1 hwrng: nomadik - add missing clk_put by Julia Lawall · 13 years ago
  97. 6ba1a31 hwrng: omap - add missing clk_put by Julia Lawall · 13 years ago
  98. 273ef95 drivers/char/hpet.c: fix periodic-emulation for delayed interrupts by Nils Carlson · 13 years ago
  99. 93ea927 Merge tag 'v3.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
  100. dbcb4a1 arch/tile: add hypervisor-based character driver for SPI flash ROM by Chris Metcalf · 13 years ago