1. f283d22 APM: fix deadlock in APM_IOC_SUSPEND ioctl by NeilBrown · 12 years ago
  2. 16418bb tile-srom.c driver: minor code cleanup by Chris Metcalf · 12 years ago
  3. 650dc07 drm/i915: disable ppgtt on snb when dmar is enabled by Daniel Vetter · 12 years ago
  4. cc22a93 drm/i915: add Ivy Bridge GT2 Server entries by Eugeni Dodonov · 12 years ago
  5. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  7. 423a5bb ipmi: use locks on watchdog timeout set on reboot by Corey Minyard · 12 years ago
  8. f60adf4 ipmi: simplify locking by Corey Minyard · 12 years ago
  9. 895dcfd ipmi: fix message handling during panics by Corey Minyard · 12 years ago
  10. 7adf579 ipmi: use a tasklet for handling received messages by Corey Minyard · 12 years ago
  11. 828dc9d ipmi: increase KCS timeouts by Matthew Garrett · 12 years ago
  12. b88e769 ipmi: decrease the IPMI message transaction time in interrupt mode by Srinivas_Gowda · 12 years ago
  13. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  14. 6475787 agp/intel: add ValleyView AGP driver by Jesse Barnes · 12 years ago
  15. 4b60d29 agp/intel: map more registers for use by the GTT code by Jesse Barnes · 12 years ago
  16. 750f770 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  17. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  18. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  19. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 12 years ago
  20. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  21. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  22. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  23. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  24. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  25. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  26. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  27. 9f9d276 Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  28. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 12 years ago
  29. adfe39c Revert "char: Fix typo in viotape.c" by Jiri Kosina · 12 years ago
  30. ba7a482 powerpc: Remove some of the legacy iSeries specific device drivers by Stephen Rothwell · 12 years ago
  31. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  32. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  33. 0fb8379 tty: delete briq_panel.c driver by Greg Kroah-Hartman · 12 years ago
  34. 4e70daa tpm_tis: fix tis_lock with respect to RCU by Jiri Kosina · 12 years ago
  35. 5aa4d20 char/ramoops: included linux/err.h twice by Danny Kukawka · 12 years ago
  36. 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 12 years ago
  37. 9dd4cca compat: Handle COMPAT_USE_64BIT_TIME in the lp driver by H. Peter Anvin · 12 years ago
  38. 3ab1aff TPM: Zero buffer whole after copying to userspace by Tim Gardner · 13 years ago
  39. 968de8e tpm_tis: Clean up after module_param cleanup by Stefan Berger · 12 years ago
  40. 4e401fb tpm_tis: Only probe iTPMs by Stefan Berger · 12 years ago
  41. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  42. 31cf913 char: Fix typo in tlclk.c by Masanari Iida · 12 years ago
  43. a7ccf37 char: Fix typo in viotape.c by Masanari Iida · 12 years ago
  44. 428ccb2 agp/intel-gtt: export the gtt pagetable iomapping by Daniel Vetter · 12 years ago
  45. 50a4c4a agp/intel-gtt: export the scratch page dma address by Daniel Vetter · 12 years ago
  46. 838d51b char: Fix typo in tlclk.c by Masanari Iida · 12 years ago
  47. 5fb15db char: Fix typo in viotape.c by Masanari Iida · 12 years ago
  48. 9e3ff38 Merge branch 'next-queue' into next by James Morris · 12 years ago
  49. 972c5ae Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  50. 5196d20 drivers/char: comment fix: CMOS RTC update code is now in kernel/time/ntp.c by Michael Witten · 12 years ago
  51. 590dfe2 agp: fix scratch page cleanup by Michal Kubecek · 12 years ago
  52. f4a0391 ima: fix Kconfig dependencies by Fabio Estevam · 13 years ago
  53. be40541 tpm: fix (ACPI S3) suspend regression by Stefan Berger · 12 years ago
  54. 6b2d590 agp/intel: Add pci id for hostbridge from has/qemu by Ben Widawsky · 13 years ago
  55. c2bc3a3 Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  56. 2dac8e5 random: Adjust the number of loops when initializing by H. Peter Anvin · 13 years ago
  57. 3e88bdf random: Use arch-specific RNG to initialize the entropy store by Theodore Ts'o · 13 years ago
  58. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  59. d0b03c5 hwrng: tx4939 - use devm_request_and_ioremap by Julia Lawall · 13 years ago
  60. 0994695 Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") by Linus Torvalds · 13 years ago
  61. c755201 ramoops: update parameters only after successful init by Kees Cook · 13 years ago
  62. fdb5950 ramoops: fix use of rounddown_pow_of_two() by Marco Stornelli · 13 years ago
  63. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 13 years ago
  64. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  65. bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  66. c743d09 virtio: console: Disable callbacks for virtqueues at start of S4 freeze by Amit Shah · 13 years ago
  67. 2b8f41d virtio: console: Add freeze and restore handlers to support S4 by Amit Shah · 13 years ago
  68. a0e2dbf virtio: console: Move vq and vq buf removal into separate functions by Amit Shah · 13 years ago
  69. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  70. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  71. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  72. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  73. 8fcc995 Merge branch 'next' into for-linus by James Morris · 13 years ago
  74. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  75. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  76. 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
  77. e11d0b8 agp: Fix multi-line warning message whitespace by Tormod Volden · 13 years ago
  78. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  79. cf833d0 random: Use arch_get_random_int instead of cycle counter if avail by Linus Torvalds · 13 years ago
  80. b75d91f ipmi_watchdog: restore settings when BMC reset by Corey Minyard · 13 years ago
  81. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  82. b21cb32 char: hw_random: convert drivers/char/hw_random/* to use module_platform_driver() by Axel Lin · 13 years ago
  83. 4e3f3d5 hwrng: nomadik: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  84. bd29e56 fix typo/thinko in get_random_bytes() by Luck, Tony · 13 years ago
  85. 8077e8b Merge branch 'for-james' of git://github.com/srajiv/tpm into next by James Morris · 13 years ago
  86. b9e3238 TPM: fix transmit_cmd error logic by Rajiv Andrade · 13 years ago
  87. 2f592f2 TPM: NSC and TIS drivers X86 dependency fix by Rajiv Andrade · 13 years ago
  88. fd04886 TPM: Export wait_for_stat for other vendor specific drivers by Rajiv Andrade · 13 years ago
  89. 9efa54f TPM: Use vendor specific function for status probe by Rajiv Andrade · 13 years ago
  90. a927b81 tpm_tis: add delay after aborting command by Stefan Berger · 13 years ago
  91. 7f326ed tpm_tis: Check return code from getting timeouts/durations by Stefan Berger · 13 years ago
  92. 68d6e67 tpm: Introduce function to poll for result of self test by Stefan Berger · 13 years ago
  93. d97c6ad tpm: Cleanup tpm_continue_selftest by Stefan Berger · 13 years ago
  94. 2b30a90 tpm: Have tpm_get_timeouts return an error code by Stefan Berger · 13 years ago
  95. a08185a agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set by Keith Packard · 13 years ago
  96. 35b09c9 drm/i915: fix if statement (bogus semi-colon) by Dan Carpenter · 13 years ago
  97. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  98. f7e8011 Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  99. 80c2861 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  100. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago