1. 866d12b drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated by Chris Wilson · 11 years ago
  2. f9c513e drm/i915: Always call fence-lost prior to removing the fence by Chris Wilson · 11 years ago
  3. 92bd1bf drm/i915: HSW PM Frequency bits fix by Rodrigo Vivi · 11 years ago
  4. a42f704 drm/i915: Warn if a pipe is enabled with a bogus port by Damien Lespiau · 11 years ago
  5. fec46b5 drm/i915: Don't overclock on Haswell by Ben Widawsky · 11 years ago
  6. 4f3308b drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platforms by Paulo Zanoni · 11 years ago
  7. 80ca378 drm/i915: there's no DSPPOS register on gen4+ by Paulo Zanoni · 11 years ago
  8. 4b71a57 drm/i915: fix DSPADDR Gen check by Paulo Zanoni · 11 years ago
  9. ad1c0b1 drm/i915: Use BUG() in a case of a programming error by Damien Lespiau · 11 years ago
  10. 8228c25 drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func() by Damien Lespiau · 11 years ago
  11. aaa148e drm/i915: Cleanup if the EDP transcoder has a bobug input value by Damien Lespiau · 11 years ago
  12. 00037c2 drm/i915: Error out if we are trying to use VGA with SPLL already in use by Damien Lespiau · 11 years ago
  13. e3dff58 drm/i915: Implement WaSwitchSolVfFArbitrationPriority by Ben Widawsky · 11 years ago
  14. 96b219f drm/i915: Set the VIC in AVI infoframe for SDVO by Ville Syrjälä · 11 years ago
  15. 6553363 drm/i915: Kill a strange comment about DPMS functions by Ville Syrjälä · 11 years ago
  16. a2b3fc0 drm/i915: Correct sandybrige overclocking by Ben Widawsky · 11 years ago
  17. 219f4fd drm/i915: Introduce GEN7_FEATURES for device info by Ben Widawsky · 11 years ago
  18. 7eb552a drm/i915: Move num_pipes to intel info by Ben Widawsky · 11 years ago
  19. a15326a drm/i915: fixup pd vs pt confusion in gen6 ppgtt code by Daniel Vetter · 11 years ago
  20. 6ddc4fc style nit: Align function parameter continuation properly. by Daniel Vetter · 11 years ago
  21. 34c61c6 drm/i915: VLV doesn't have HDMI on port C by Jesse Barnes · 11 years ago
  22. 12569ad drm/i915: DSPFW and BLC regs are in the display offset range by Jesse Barnes · 11 years ago
  23. 4e8c84a drm/i915: set conservative clock gating values on VLV v2 by Jesse Barnes · 11 years ago
  24. d3bc030 drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2 by Jesse Barnes · 11 years ago
  25. d7fee5f drm/i915: add more VLV IDs by Jesse Barnes · 11 years ago
  26. 7637bfd drm/i915: use VLV DIP routines on VLV v2 by Jesse Barnes · 11 years ago
  27. ed5de39 drm/i915: add media well to VLV force wake routines v2 by Jesse Barnes · 11 years ago
  28. da6ecc5 drm/i915: don't use plane pipe select on VLV by Jesse Barnes · 11 years ago
  29. dca25cb drm: modify pages_to_sg prime helper to create optimized SG table by Rahul Sharma · 12 years ago
  30. 6e995e2 drm/i915: use for_each_sg_page for setting up the gtt ptes by Imre Deak · 12 years ago
  31. 90797e6 drm/i915: create compact dma scatter lists for gem objects by Imre Deak · 12 years ago
  32. 67d5a50 drm/i915: handle walking compact dma scatter lists by Imre Deak · 12 years ago
  33. 5bd4687 drm/i915: set dummy page for stolen objects by Imre Deak · 11 years ago
  34. f5ddf69 drm: handle compact dma scatter lists in drm_clflush_sg() by Imre Deak · 12 years ago
  35. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  36. d62b489 drm/i915: allow force wake at init time on VLV v2 by Jesse Barnes · 11 years ago
  37. 41fda59 drm/i915: Remove unneeded dev argument by Ben Widawsky · 11 years ago
  38. cf14496 drm/i915: Remove unused file arg from execbuf by Ben Widawsky · 11 years ago
  39. a937536 Linux 3.9-rc3 by Linus Torvalds · 11 years ago
  40. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 11 years ago
  41. 2a6e06b perf,x86: fix wrmsr_on_cpu() warning on suspend/resume by Linus Torvalds · 11 years ago
  42. a24a11e drm/i915: Resurrect ring kicking for semaphores, selectively by Chris Wilson · 11 years ago
  43. 5d83d29 drm/i915: add missing space in error message by Paulo Zanoni · 11 years ago
  44. 4deb88a drm/i915: don't save/restore PCH_LVDS on LPT by Paulo Zanoni · 11 years ago
  45. 311e359 drm/i915: reorganize intel_lvds_supported by Paulo Zanoni · 11 years ago
  46. 86d52df drm/i915: add HAS_POWER_WELL by Paulo Zanoni · 11 years ago
  47. ca29136 drm/i915: there's no DSPADDR register on Haswell by Paulo Zanoni · 11 years ago
  48. 51889b3 drm/i915: there's no DSPSIZE register on gen4+ by Paulo Zanoni · 11 years ago
  49. a18c4c3 drm/i915: capture the correct cursor registers on IVB by Paulo Zanoni · 11 years ago
  50. 2831d842 drm/i915: disable sound first on intel_disable_ddi by Paulo Zanoni · 11 years ago
  51. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  52. 3b27759 Btrfs: fix warning of free_extent_map by Liu Bo · 11 years ago
  53. e204378 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  54. 2365958 Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux by Linus Torvalds · 11 years ago
  55. 9e1a0aa Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  56. 5cd8846 Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  57. c7f17de Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  58. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 11 years ago
  59. 92fbb1c Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  60. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 11 years ago
  61. 6d3073e ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs by Takashi Iwai · 11 years ago
  62. 57220bc sound: sequencer: cap array index in seq_chn_common_event() by Dan Carpenter · 11 years ago
  63. 0371541 mfd: twl4030-madc: Remove __exit_p annotation by Arnd Bergmann · 11 years ago
  64. b714a71 ALSA: hda/ca0132 - Remove extra setting of dsp_state. by Dylan Reid · 11 years ago
  65. e8f1bd5 ALSA: hda/ca0132 - Check download state of DSP. by Dylan Reid · 11 years ago
  66. d1d2850 ALSA: hda/ca0132 - Check if dspload_image succeeded. by Dylan Reid · 11 years ago
  67. a2362d2 mm/fremap.c: fix possible oops on error path by Michel Lespinasse · 11 years ago
  68. f4846e5 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 11 years ago
  69. f65846a list: Fix double fetch of pointer in hlist_entry_safe() by Paul E. McKenney · 11 years ago
  70. 40e4591 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  71. 7c2ec3f Btrfs: fix warning when creating snapshots by Liu Bo · 11 years ago
  72. 720f1e2 Btrfs: return as soon as possible when edquot happens by Wang Shilong · 11 years ago
  73. 492104c Btrfs: return EIO if we have extent tree corruption by Josef Bacik · 11 years ago
  74. bc17862 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 11 years ago
  75. d340d24 Btrfs: remove btrfs_try_spin_lock by Liu Bo · 11 years ago
  76. a09a0a7 Btrfs: get better concurrency for snapshot-aware defrag work by Liu Bo · 11 years ago
  77. 8c958c7 hwmon: (pmbus/ltc2978) Fix temperature reporting by Guenter Roeck · 11 years ago
  78. 303985f ALSA: hda - Disable IDT eapd_switch if there are no internal speakers by David Henningsson · 11 years ago
  79. 6975404 hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute() by David Woodhouse · 11 years ago
  80. df06907 hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes by Axel Lin · 11 years ago
  81. 9d1400c ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation by Marek Szyprowski · 11 years ago
  82. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  83. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  84. 59bfbcf idr: idr_alloc() shouldn't trigger lowmem warning when preloaded by Tejun Heo · 11 years ago
  85. 415586c UAPI: fix endianness conditionals in M32R's asm/stat.h by David Howells · 11 years ago
  86. ca044f9 UAPI: fix endianness conditionals in linux/raid/md_p.h by David Howells · 11 years ago
  87. 29ba06b UAPI: fix endianness conditionals in linux/acct.h by David Howells · 11 years ago
  88. 51b154e UAPI: fix endianness conditionals in linux/aio_abi.h by David Howells · 11 years ago
  89. 97da55f decompressors: fix typo "POWERPC" by Paul Bolle · 11 years ago
  90. 6d7825b mm/fremap.c: fix oops on error path by Andrew Morton · 11 years ago
  91. c8615d3 idr: deprecate idr_pre_get() and idr_get_new[_above]() by Tejun Heo · 11 years ago
  92. 8e467e8 tidspbridge: convert to idr_alloc() by Tejun Heo · 11 years ago
  93. a37c301 zcache: convert to idr_alloc() by Tejun Heo · 11 years ago
  94. 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 11 years ago
  95. e68035f workqueue: convert to idr_alloc() by Tejun Heo · 11 years ago
  96. ebd6c70 nfsd: convert to idr_alloc() by Tejun Heo · 11 years ago
  97. 801cb2d nfsd: remove unused get_new_stid() by Tejun Heo · 11 years ago
  98. 522cff1 kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER by Andrew Morton · 11 years ago
  99. 2ca3952 signal: always clear sa_restorer on execve by Kees Cook · 11 years ago
  100. f874945 mm: remove_memory(): fix end_pfn setting by Toshi Kani · 11 years ago