1. 7c3906d drm/radeon: convert radeon vfct code to use acpi_get_table_with_size by Alex Deucher · 12 years ago
  2. 4f81f98 ACPI: export symbol acpi_get_table_with_size by Alex Deucher · 12 years ago
  3. 268ba0a drm/radeon: implement ACPI VFCT vbios fetch (v3) by David Lamparter · 12 years ago
  4. 52e9b39 drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover later silicon stepping by Tvrtko Ursulin · 12 years ago
  5. fcdeefe drm/radeon: fix checking of MSAA renderbuffers on r600-r700 by Marek Olšák · 12 years ago
  6. c116cc9 drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700 by Marek Olšák · 12 years ago
  7. 48c0ac9 drm/radeon: init lockup timeout on ring init by Christian König · 12 years ago
  8. 5efcc76 drm/radeon: avoid turning off spread spectrum for used pll by Jerome Glisse · 12 years ago
  9. 2e26c73 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  10. a389b6a Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  11. 7d54a90 drm/i915: Apply post-sync write for pipe control invalidates by Chris Wilson · 12 years ago
  12. 35a3855 drm/i915: reorder edp disabling to fix ivb MacBook Air by Daniel Vetter · 12 years ago
  13. 2064db7 drm/nv86/fifo: suspend fix by Maxim Levitsky · 12 years ago
  14. fe0aac1 drm/nouveau: disable copy engine on NVAF by Henrik Rydberg · 12 years ago
  15. 44b9f44e nouveau: fixup scanout enable in nvc0_pm by Maarten Lankhorst · 12 years ago
  16. 3d7a1da drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry by Ben Skeggs · 12 years ago
  17. af5e7d8 drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate by Christoph Bumiller · 12 years ago
  18. cee2516 drm/i915: ensure i2c adapter is all set before adding it by Jani Nikula · 12 years ago
  19. f59abbf drm/radeon: fix typo in function header comment by Dmitrii Cherkasov · 12 years ago
  20. 6759a0a drm/radeon/kms: implement timestamp userspace query (v2) by Marek Olšák · 12 years ago
  21. b51ad12 drm/radeon/kms: add MSAA texture support for r600-evergreen by Marek Olšák · 12 years ago
  22. f00245f drm/radeon/kms: reorder code in r600_check_texture_resource by Marek Olšák · 12 years ago
  23. e43b5ec drm/radeon: fence virtual address and free it once idle v4 by Jerome Glisse · 12 years ago
  24. 69b62ad drm/radeon: fix some missing parens in asic macros by Alex Deucher · 12 years ago
  25. ecd6795 drm/radeon: fix ordering in pll picking on dce4+ by Alex Deucher · 12 years ago
  26. 81ee8fb drm/radeon: do not reenable crtc after moving vram start address by Jerome Glisse · 12 years ago
  27. 5b23c90 drm/radeon: fix bank tiling parameters on cayman by Alex Deucher · 12 years ago
  28. c8d15ed drm/radeon: fix bank tiling parameters on evergreen by Alex Deucher · 12 years ago
  29. dca571a drm/radeon: fix bank tiling parameters on SI by Christian König · 12 years ago
  30. 6c0ae2a drm/radeon: properly handle crtc powergating by Alex Deucher · 12 years ago
  31. 3838f46 drm/radeon: properly handle SS overrides on TN (v2) by Alex Deucher · 12 years ago
  32. f4254a2 drm/radeon/dce4+: set a more reasonable cursor watermark by Alex Deucher · 12 years ago
  33. 3d61bd4 drm/radeon: fix handling for ddc type 5 on combios by Alex Deucher · 12 years ago
  34. 4344b81 drm/i915: ignore eDP bpc settings from vbt by Daniel Vetter · 12 years ago
  35. 770c123 drm/i915: Fix blank panel at reopening lid by Takashi Iwai · 12 years ago
  36. 9830605 drm/mgag200: fix G200ER pll picking algorithm by Dave Airlie · 12 years ago
  37. f7b83b9 drm/edid: Fix potential memory leak in edid_load() by Alexey Khoroshilov · 12 years ago
  38. 959f724 drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] by Thomas Meyer · 12 years ago
  39. 41494cb Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  40. 0f457e4 drm/radeon/kms: allow "invalid" DB formats as a means to disable DB by Marek Olšák · 12 years ago
  41. 0d8957c drm/i915: correctly order the ring init sequence by Daniel Vetter · 12 years ago
  42. da612d8 drm/i915: add more Haswell PCI IDs by Paulo Zanoni · 12 years ago
  43. 5ab3633 drm/i915: make rc6 in sysfs functions conditional by Hunt Xu · 12 years ago
  44. bcf9dcc drm/i915: Workaround hang with BSD and forcewake on SandyBridge by Chris Wilson · 12 years ago
  45. faea35d drm/i915: Make intel_panel_get_backlight static. by Stéphane Marchesin · 12 years ago
  46. f00f979 i915: don't map imported dma-bufs for dmar. by Dave Airlie · 12 years ago
  47. e47e9ad drm/i915: remove unused variable by Devendra Naga · 12 years ago
  48. e844b99 drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround. by Eric Anholt · 12 years ago
  49. e2b34fa drm/nve0/fifo: add support for the flip completion swmthd by Ben Skeggs · 12 years ago
  50. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  51. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  52. 0a276d1 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  53. 25aa6a7 Merge tag 'md-3.6' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  54. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  55. d9f691c md/dm-raid: DM_RAID should select MD_RAID10 by NeilBrown · 12 years ago
  56. f54a9d0 md/raid1: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago
  57. 46a0640 raid5: raid5d handle stripe in batch way by Shaohua Li · 12 years ago
  58. 8811b59 raid5: make_request use batch stripe release by Shaohua Li · 12 years ago
  59. d4fdc32 Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  60. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  61. eff0d13 Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  62. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  63. fcff06c Merge branch 'for-next' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  64. dbc6e02 delousing target_core_file a bit by Al Viro · 12 years ago
  65. 63f33b8d DM RAID: Add support for MD RAID10 by Jonathan Brassow · 12 years ago
  66. bb181e2 Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md by NeilBrown · 12 years ago
  67. f387704 Merge branch 'common/irqdomain' into sh-latest by Paul Mundt · 12 years ago
  68. 1d6a21b sh: intc: initial irqdomain support. by Paul Mundt · 12 years ago
  69. 15cf647 Merge branch 'common/pinctrl' into sh-latest by Paul Mundt · 12 years ago
  70. 1e32dfe sh: pfc: Fix up init ordering mess. by Paul Mundt · 12 years ago
  71. 91ba548 Merge branch 'sh/dmaengine' into sh-latest by Paul Mundt · 12 years ago
  72. 4dc4c51 serial: sh-sci: fix compilation breakage, when DMA is enabled by Guennadi Liakhovetski · 12 years ago
  73. 4f46f8a dmaengine: shdma: restore partial transfer calculation by Guennadi Liakhovetski · 12 years ago
  74. 99ecb01 Platform: OLPC: move global variables into priv struct by Andres Salomon · 12 years ago
  75. 6cca83d Platform: OLPC: move debugfs support from x86 EC driver by Andres Salomon · 12 years ago
  76. 85f90cf x86: OLPC: switch over to using new EC driver on x86 by Andres Salomon · 12 years ago
  77. d278b7a Platform: OLPC: add a suspended flag to the EC driver by Andres Salomon · 12 years ago
  78. ac25041 Platform: OLPC: turn EC driver into a platform_driver by Andres Salomon · 12 years ago
  79. 3d26c20 Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it by Andres Salomon · 12 years ago
  80. 3bf9428 drivers: OLPC: update various drivers to include olpc-ec.h by Andres Salomon · 12 years ago
  81. 392a325 Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver by Andres Salomon · 12 years ago
  82. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  83. a40a1d3 Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  84. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  85. 941c872 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  86. 8762541 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  87. fd37ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  88. 437ea90 rtc/rtc-88pm80x: remove unneed devm_kfree by Devendra Naga · 12 years ago
  89. 7ead551 rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails by Devendra Naga · 12 years ago
  90. 7f338fe nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves by Mel Gorman · 12 years ago
  91. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  92. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  93. c2cddf9 drivers/media/video/v4l2-ioctl.c: fix build by Andrew Morton · 12 years ago
  94. 4b24ff7 Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  95. cc8362b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  96. adfe156 [media] radio-tea5777: use library for 64bits div by Mauro Carvalho Chehab · 12 years ago
  97. 89e1f7d vfio: Add PCI device driver by Alex Williamson · 12 years ago
  98. 73fa0d1 vfio: Type1 IOMMU implementation by Alex Williamson · 12 years ago
  99. cba3345 vfio: VFIO core by Alex Williamson · 12 years ago
  100. 4b1bf58 thermal: Constify 'type' argument for the registration routine by Anton Vorontsov · 12 years ago