1. 45422e7 mtip32xx: Change printk to pr_xxxx by Asai Thambi S P · 12 years ago
  2. b62868e mtip32xx: Proper reporting of write protect status on big-endian by Asai Thambi S P · 12 years ago
  3. d7c8b94 mtip32xx: Increase timeout for standby command by Asai Thambi S P · 12 years ago
  4. 12a166c mtip32xx: Handle NCQ commands during the security locked state by Asai Thambi S P · 12 years ago
  5. 1a13145 mtip32xx: Add support for new devices by Asai Thambi S P · 12 years ago
  6. 37d7b34 block: rate-limit the error message from failing commands by Yi Zou · 12 years ago
  7. 155e36d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  8. 6f33814 drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S by Paul Menzel · 13 years ago
  9. c1b5112 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  10. 4a68a74 gma500: Consider CRTC initially active. by Forest Bond · 13 years ago
  11. 41fa543 drm/radeon: fix dig encoder selection on DCE61 by Alex Deucher · 12 years ago
  12. 318e151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  13. a7ccbcf Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  14. 51cd8e6 mm, slab: lock the correct nodelist after reenabling irqs by David Rientjes · 12 years ago
  15. f54b350 drm/radeon: fix double free in radeon_gpu_reset by Christian König · 12 years ago
  16. 4a2b666 drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 by Jerome Glisse · 12 years ago
  17. 0ceb996 drm/radeon: rework panel mode setup by Alex Deucher · 12 years ago
  18. c205b23 drm/radeon/atom: powergating fixes for DCE6 by Alex Deucher · 12 years ago
  19. 8d1af57 drm/radeon/atom: rework DIG modesetting on DCE3+ by Alex Deucher · 12 years ago
  20. 4e58591 drm/radeon: don't disable plls that are in use by other crtcs by Alex Deucher · 12 years ago
  21. 523885d drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700 by Marek Olšák · 12 years ago
  22. 3b5ef59 drm/radeon: initialize tracked CS state by Marek Olšák · 12 years ago
  23. 305a3d2 drm/radeon: fix reading CB_COLORn_MASK from the CS by Marek Olšák · 12 years ago
  24. 3e5531c watchdog: da9052: Remove duplicate inclusion of delay.h by Sachin Kamat · 13 years ago
  25. 4b1c2f4 watchdog: fix watchdog-test.c build warning by Randy Dunlap · 13 years ago
  26. 84f720e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  27. f08859a Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  28. 14f0458 drm/nvc0/copy: check PUNITS to determine which copy engines are disabled by Ben Skeggs · 12 years ago
  29. 256dd1b Btrfs: fix that repair code is spuriously executed for transid failures by Stefan Behrens · 13 years ago
  30. d280e5b Btrfs: fix ordered extent leak when failing to start a transaction by Liu Bo · 12 years ago
  31. 24c03fa Btrfs: fix a dio write regression by Liu Bo · 12 years ago
  32. bd7de2c Btrfs: fix deadlock with freeze and sync V2 by Josef Bacik · 12 years ago
  33. 5ee0844 Btrfs: revert checksum error statistic which can cause a BUG() by Stefan Behrens · 12 years ago
  34. 68ce968 Btrfs: remove superblock writing after fatal error by Stefan Behrens · 13 years ago
  35. ae1e206 Btrfs: allow delayed refs to be merged by Josef Bacik · 13 years ago
  36. 5a24e84 Btrfs: fix enospc problems when deleting a subvol by Josef Bacik · 13 years ago
  37. c0f62de Btrfs: fix wrong mtime and ctime when creating snapshots by Miao Xie · 13 years ago
  38. 22cd2e7 Btrfs: fix race in run_clustered_refs by Arne Jansen · 13 years ago
  39. b12a3b1 Btrfs: don't run __tree_mod_log_free_eb on leaves by Chris Mason · 13 years ago
  40. 6fc823b Btrfs: increase the size of the free space cache by Josef Bacik · 13 years ago
  41. 66657b3 Btrfs: barrier before waitqueue_active by Josef Bacik · 13 years ago
  42. 1fa11e2 Btrfs: fix deadlock in wait_for_more_refs by Arne Jansen · 13 years ago
  43. 6209526 btrfs: fix second lock in btrfs_delete_delayed_items() by Fengguang Wu · 13 years ago
  44. c329861 Btrfs: don't allocate a seperate csums array for direct reads by Josef Bacik · 13 years ago
  45. 99f5944 Btrfs: do not strdup non existent strings by Josef Bacik · 13 years ago
  46. aa9ddcd Btrfs: do not use missing devices when showing devname by Josef Bacik · 13 years ago
  47. 3627bf4 Btrfs: fix that error value is changed by mistake by Stefan Behrens · 13 years ago
  48. eb838e7 Btrfs: lock extents as we map them in DIO by Josef Bacik · 13 years ago
  49. dadd110 Btrfs: fix some endian bugs handling the root times by Dan Carpenter · 13 years ago
  50. 55e591f Btrfs: unlock on error in btrfs_delalloc_reserve_metadata() by Dan Carpenter · 13 years ago
  51. 57a5a88 Btrfs: checking for NULL instead of IS_ERR by Dan Carpenter · 13 years ago
  52. 5986802 Btrfs: fix some error codes in btrfs_qgroup_inherit() by Dan Carpenter · 13 years ago
  53. aa2ffd0 Btrfs: fix a misplaced address operator in a condition by Stefan Behrens · 13 years ago
  54. c182ae4 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  55. 89a897f Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  56. 9acb172 Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  57. 2675608 Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  58. 4ae4614 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  59. 6ec9776 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  60. e1d33a5 Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  61. 2432cbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  62. 8497ae6 Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  63. a7e546f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  64. da31ce7 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  65. d17d794 libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry by Prarit Bhargava · 12 years ago
  66. a51d4ed i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard by Calvin Walton · 12 years ago
  67. 2c39bf4 Revert "powerpc: Update g5_defconfig" by Benjamin Herrenschmidt · 12 years ago
  68. 8133121 powerpc/perf: Use pmc_overflow() to detect rolled back events by Sukadev Bhattiprolu · 13 years ago
  69. 2fae7cd powerpc: Fix VMX in interrupt check in POWER7 copy loops by Anton Blanchard · 13 years ago
  70. dad477c powerpc: POWER7 copy_to_user/copy_from_user patch applied twice by Anton Blanchard · 13 years ago
  71. 7256a5d powerpc: Fix personality handling in ppc64_personality() by Jiri Kosina · 13 years ago
  72. 4c374af powerpc/dma-iommu: Fix IOMMU window check by Aaro Koskinen · 12 years ago
  73. f0f0c9a powerpc: Remove unnecessary ifdefs by Michael Neuling · 12 years ago
  74. 5f63040 powerpc/kgdb: Restore current_thread_info properly by Tiejun Chen · 12 years ago
  75. 949616c powerpc/kgdb: Bail out of KGDB when we've been triggered by Tiejun Chen · 12 years ago
  76. 572b411 powerpc/kgdb: Do not set kgdb_single_step on ppc by Tiejun Chen · 12 years ago
  77. 46c5c59 powerpc/mpic_msgr: Add missing includes by Scott Wood · 12 years ago
  78. 6d9c00c powerpc: Fix null pointer deref in perf hardware breakpoints by Michael Neuling · 12 years ago
  79. e3bc804 powerpc: Fixup whitespace in xmon by Michael Ellerman · 12 years ago
  80. ca5dd39 powerpc: Fix xmon dl command for new printk implementation by Michael Ellerman · 12 years ago
  81. 9a0f938 drm/i915: Use the correct size of the GTT for placing the per-process entries by Chris Wilson · 12 years ago
  82. 2d809dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  83. 62688e5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  84. f4673d6 Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  85. 270868f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 12 years ago
  86. 7ca63ee Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. caf1aaf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. b5bc0c7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. d37e449 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  90. 7c4eaca drm: Check for invalid cursor flags by Jakob Bornecrantz · 13 years ago
  91. 22f5d11 drm: Initialize object type when using DRM_MODE() macro by Ville Syrjälä · 13 years ago
  92. a672e1b xfs: check for possible overflow in xfs_ioc_trim by Tomas Racek · 13 years ago
  93. 7612903 xfs: unlock the AGI buffer when looping in xfs_dialloc by Christoph Hellwig · 13 years ago
  94. 0b9e3f6 xfs: fix uninitialised variable in xfs_rtbuf_get() by Dave Chinner · 13 years ago
  95. 1267643 powerpc/fsl: fix "Failed to mount /dev: No such device" errors by Kim Phillips · 12 years ago
  96. 823f747 powerpc/fsl: update defconfigs by Kim Phillips · 12 years ago
  97. 57f0b20 Merge branch 'randconfig/mach' into fixes by Arnd Bergmann · 12 years ago
  98. db43b18 ARM: ux500: don't select LEDS_GPIO for snowball by Arnd Bergmann · 13 years ago
  99. 1fc593f ARM: imx: build i.MX6 functions only when needed by Arnd Bergmann · 13 years ago
  100. f637c4c ARM: imx: select CPU_FREQ_TABLE when needed by Arnd Bergmann · 13 years ago