1. 0a54e93 ipvs: fix error return code by Julia Lawall · 12 years ago
  2. c1b5112 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  3. 4a68a74 gma500: Consider CRTC initially active. by Forest Bond · 12 years ago
  4. 41fa543 drm/radeon: fix dig encoder selection on DCE61 by Alex Deucher · 12 years ago
  5. 072a9c4 netpoll: revert 6bdb7fe3104 and fix be_poll() instead by Amerigo Wang · 12 years ago
  6. 318e151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  7. a7ccbcf Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  8. 51cd8e6 mm, slab: lock the correct nodelist after reenabling irqs by David Rientjes · 12 years ago
  9. f54b350 drm/radeon: fix double free in radeon_gpu_reset by Christian König · 12 years ago
  10. 4a2b666 drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 by Jerome Glisse · 12 years ago
  11. 0ceb996 drm/radeon: rework panel mode setup by Alex Deucher · 12 years ago
  12. c205b23 drm/radeon/atom: powergating fixes for DCE6 by Alex Deucher · 12 years ago
  13. 8d1af57 drm/radeon/atom: rework DIG modesetting on DCE3+ by Alex Deucher · 12 years ago
  14. 4e58591 drm/radeon: don't disable plls that are in use by other crtcs by Alex Deucher · 12 years ago
  15. 523885d drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700 by Marek Olšák · 12 years ago
  16. 3b5ef59 drm/radeon: initialize tracked CS state by Marek Olšák · 12 years ago
  17. 305a3d2 drm/radeon: fix reading CB_COLORn_MASK from the CS by Marek Olšák · 12 years ago
  18. 3e5531c watchdog: da9052: Remove duplicate inclusion of delay.h by Sachin Kamat · 12 years ago
  19. 4b1c2f4 watchdog: fix watchdog-test.c build warning by Randy Dunlap · 12 years ago
  20. 84f720e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  21. 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
  22. 14f0458 drm/nvc0/copy: check PUNITS to determine which copy engines are disabled by Ben Skeggs · 12 years ago
  23. 256dd1b Btrfs: fix that repair code is spuriously executed for transid failures by Stefan Behrens · 12 years ago
  24. d280e5b Btrfs: fix ordered extent leak when failing to start a transaction by Liu Bo · 12 years ago
  25. 24c03fa Btrfs: fix a dio write regression by Liu Bo · 12 years ago
  26. bd7de2c Btrfs: fix deadlock with freeze and sync V2 by Josef Bacik · 12 years ago
  27. 5ee0844 Btrfs: revert checksum error statistic which can cause a BUG() by Stefan Behrens · 12 years ago
  28. 68ce968 Btrfs: remove superblock writing after fatal error by Stefan Behrens · 12 years ago
  29. ae1e206 Btrfs: allow delayed refs to be merged by Josef Bacik · 12 years ago
  30. 5a24e84 Btrfs: fix enospc problems when deleting a subvol by Josef Bacik · 12 years ago
  31. c0f62de Btrfs: fix wrong mtime and ctime when creating snapshots by Miao Xie · 12 years ago
  32. 22cd2e7 Btrfs: fix race in run_clustered_refs by Arne Jansen · 12 years ago
  33. b12a3b1 Btrfs: don't run __tree_mod_log_free_eb on leaves by Chris Mason · 12 years ago
  34. 6fc823b Btrfs: increase the size of the free space cache by Josef Bacik · 12 years ago
  35. 66657b3 Btrfs: barrier before waitqueue_active by Josef Bacik · 12 years ago
  36. 1fa11e2 Btrfs: fix deadlock in wait_for_more_refs by Arne Jansen · 12 years ago
  37. 6209526 btrfs: fix second lock in btrfs_delete_delayed_items() by Fengguang Wu · 12 years ago
  38. c329861 Btrfs: don't allocate a seperate csums array for direct reads by Josef Bacik · 12 years ago
  39. 99f5944 Btrfs: do not strdup non existent strings by Josef Bacik · 12 years ago
  40. aa9ddcd Btrfs: do not use missing devices when showing devname by Josef Bacik · 12 years ago
  41. 3627bf4 Btrfs: fix that error value is changed by mistake by Stefan Behrens · 12 years ago
  42. eb838e7 Btrfs: lock extents as we map them in DIO by Josef Bacik · 12 years ago
  43. dadd110 Btrfs: fix some endian bugs handling the root times by Dan Carpenter · 12 years ago
  44. 55e591f Btrfs: unlock on error in btrfs_delalloc_reserve_metadata() by Dan Carpenter · 12 years ago
  45. 57a5a88 Btrfs: checking for NULL instead of IS_ERR by Dan Carpenter · 12 years ago
  46. 5986802 Btrfs: fix some error codes in btrfs_qgroup_inherit() by Dan Carpenter · 12 years ago
  47. aa2ffd0 Btrfs: fix a misplaced address operator in a condition by Stefan Behrens · 12 years ago
  48. 479ed93 ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC by Hiroshi Doyu · 12 years ago
  49. 665bad7 ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages() by Hiroshi Doyu · 12 years ago
  50. 21d0a75 ARM: dma-mapping: Refactor out to introduce __in_atomic_pool by Hiroshi Doyu · 12 years ago
  51. 6b3fe47 ARM: dma-mapping: atomic_pool with struct page **pages by Hiroshi Doyu · 12 years ago
  52. cb01b63 ARM: Kirkwood: increase atomic coherent pool size by Marek Szyprowski · 12 years ago
  53. fb71285 ARM: DMA-Mapping: print warning when atomic coherent allocation fails by Marek Szyprowski · 12 years ago
  54. 6e5267a ARM: DMA-Mapping: add function for setting coherent pool size from platform code by Marek Szyprowski · 12 years ago
  55. e092705 ARM: relax conditions required for enabling Contiguous Memory Allocator by Marek Szyprowski · 12 years ago
  56. 7ce9bf1 mm: cma: fix alignment requirements for contiguous regions by Marek Szyprowski · 12 years ago
  57. c36b5b0 ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & co by Takashi Iwai · 12 years ago
  58. 983f6b9 ALSA: hda - Avoid unnecessary parameter read for EPSS by Takashi Iwai · 12 years ago
  59. 29a877f s390/smp: add missing smp_store_status() for !SMP by Heiko Carstens · 12 years ago
  60. 6b79d14 s390/dasd: fix ioctl return value by Heiko Carstens · 12 years ago
  61. aa9f6d6 Merge branch 'armadillo800eva' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 12 years ago
  62. 981ba65 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  63. 3149493 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes by Olof Johansson · 12 years ago
  64. 1d92128 KVM: x86: fix KVM_GET_MSR for PV EOI by Michael S. Tsirkin · 12 years ago
  65. 67ddbb3 HID: add NOGET quirk for Eaton Ellipse MAX UPS by Alan Stern · 12 years ago
  66. 51a6149 ARM: at91/feature-removal-schedule: delay at91_mci removal by Ludovic Desroches · 12 years ago
  67. 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
  68. 760a9a3 kvm: Fix nonsense handling of compat ioctl by Alan Cox · 12 years ago
  69. 89a897f Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  70. 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
  71. 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
  72. 4ae4614 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  73. 6ec9776 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  74. e1d33a5 Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  75. 2432cbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  76. 8497ae6 Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  77. a7e546f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  78. da31ce7 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  79. d17d794 libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry by Prarit Bhargava · 12 years ago
  80. 5c1d2d1 ARM: mach-shmobile: armadillo800eva: Enable power button as wakeup source by Laurent Pinchart · 12 years ago
  81. 2d85b94 ARM: mach-shmobile: armadillo800eva: Fix GPIO buttons descriptions by Laurent Pinchart · 12 years ago
  82. f88cf73 Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  83. cd5c2ed Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  84. d05cebb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  85. 7c4a56f tcp: fix cwnd reduction for non-sack recovery by Yuchung Cheng · 12 years ago
  86. 20e1db1 netlink: fix possible spoofing from non-root processes by Pablo Neira Ayuso · 12 years ago
  87. bd4242d stmmac: add header inclusion protection by Rayagond Kokatanur · 12 years ago
  88. 78df76a ipv4: take rt_uncached_lock only if needed by Eric Dumazet · 12 years ago
  89. e72615f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  90. a51d4ed i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard by Calvin Walton · 12 years ago
  91. 2c39bf4 Revert "powerpc: Update g5_defconfig" by Benjamin Herrenschmidt · 12 years ago
  92. 8133121 powerpc/perf: Use pmc_overflow() to detect rolled back events by Sukadev Bhattiprolu · 12 years ago
  93. 2fae7cd powerpc: Fix VMX in interrupt check in POWER7 copy loops by Anton Blanchard · 12 years ago
  94. dad477c powerpc: POWER7 copy_to_user/copy_from_user patch applied twice by Anton Blanchard · 12 years ago
  95. 7256a5d powerpc: Fix personality handling in ppc64_personality() by Jiri Kosina · 12 years ago
  96. 4c374af powerpc/dma-iommu: Fix IOMMU window check by Aaro Koskinen · 12 years ago
  97. f0f0c9a powerpc: Remove unnecessary ifdefs by Michael Neuling · 12 years ago
  98. 5f63040 powerpc/kgdb: Restore current_thread_info properly by Tiejun Chen · 12 years ago
  99. 949616c powerpc/kgdb: Bail out of KGDB when we've been triggered by Tiejun Chen · 12 years ago
  100. 572b411 powerpc/kgdb: Do not set kgdb_single_step on ppc by Tiejun Chen · 12 years ago