1. 013a41e drm/i915: provide more error output when mode sets fail by Jesse Barnes · 15 years ago
  2. 358733e drm/i915: add GPU max frequency control file by Jesse Barnes · 15 years ago
  3. b066254 i915: add Dell OptiPlex FX170 to intel_no_lvds by Pieterjan Camerlynck · 15 years ago
  4. e0e3fb4 drm/i915: Ignore GPU wedged errors while pinning scanout buffers by Keith Packard · 15 years ago
  5. b055c8f drm/i915/hdmi: send AVI info frames on ILK+ as well by Jesse Barnes · 15 years ago
  6. cb0e093 drm/i915: fix CB tuning check for ILK+ by Jesse Barnes · 15 years ago
  7. d74362c drm/i915: Flush other plane register writes by Keith Packard · 15 years ago
  8. 2704cf5 drm/i915: flush plane control changes on ILK+ as well by Jesse Barnes · 15 years ago
  9. 3bcf603 drm/i915: apply timing generator bug workaround on CPT and PPT by Jesse Barnes · 15 years ago
  10. 120eced drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set by Keith Packard · 15 years ago
  11. d2b996a Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP" by Keith Packard · 15 years ago
  12. f0575e9 drm/i915: DP_PIPE_ENABLED must check transcoder on CPT by Keith Packard · 15 years ago
  13. 59f3e27 drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd by Keith Packard · 15 years ago
  14. 26d61aa drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd by Keith Packard · 15 years ago
  15. 92fd8fd drm/i915: Use dp_detect_common in hotplug helper function by Keith Packard · 15 years ago
  16. 40ee338 drm/i915: Fixup for 'Hold mode_config->mutex during hotplug' by Keith Packard · 15 years ago
  17. e851946 drm/i915/dp: Don't turn CPT DP ports on too early by Adam Jackson · 15 years ago
  18. 8105585 drm/i915/dp: Explicitly disable symbol scrambling while training by Adam Jackson · 15 years ago
  19. 302983e drm/i915/pch: Fix integer math bugs in panel fitting by Adam Jackson · 15 years ago
  20. a65e34c drm/i915: Hold mode_config->mutex during hotplug processing by Keith Packard · 15 years ago
  21. a2cab1b drm/i915/dp: Explicitly request 8/10 channel coding by Adam Jackson · 15 years ago
  22. 71ba900 drm/i915/dp: Retry DPCD fetch on G4X too by Adam Jackson · 15 years ago
  23. ac66ae8 drm/i915/dp: Better hexdump of DPCD by Adam Jackson · 15 years ago
  24. 9de88e6 drm/i915/dp: Read more DPCD registers on connection probe by Adam Jackson · 15 years ago
  25. 1b9be9d drm/i915/dp: Move DPCD dump to common code instead of PCH-only by Adam Jackson · 15 years ago
  26. 97cdd71 drm/i915/dp: Zero the DPCD data before connection probe by Adam Jackson · 15 years ago
  27. 9c54c0d drm/i915: load the LUT before pipe enable on ILK+ by Jesse Barnes · 15 years ago
  28. f323470 drm/i915: Initialize RCS ring status page address in intel_render_ring_init_dri by Keith Packard · 15 years ago
  29. 842d452 drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define by Ole Henrik Jahren · 15 years ago
  30. 02f8c6a Linux 3.0 by Linus Torvalds · 15 years ago
  31. 1f922d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  32. 33d8881 sparc,kgdbts: fix compile regression with kgdb test suite by Jason Wessel · 15 years ago
  33. 2bafc7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  34. 57a6fa9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. a536877 x86: Make Dell Latitude E6420 use reboot=pci by H. Peter Anvin · 15 years ago
  36. b7798d2 x86: Make Dell Latitude E5420 use reboot=pci by Daniel J Blueman · 15 years ago
  37. ad21b11 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 15 years ago
  38. b91da88 vfs: drop conditional inode prefetch in __do_lookup_rcu by Linus Torvalds · 15 years ago
  39. b307d46 FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop by Jan Beulich · 15 years ago
  40. 2cebaa5 CIFS: Fix wrong length in cifs_iovec_read by Pavel Shilovsky · 15 years ago
  41. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. acc11ea Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 919d25a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. d1e9ae4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 15 years ago
  45. a841796 signal: align __lock_task_sighand() irq disabling and RCU by Paul E. McKenney · 15 years ago
  46. ec433f0 softirq,rcu: Inform RCU of irq_exit() activity by Peter Zijlstra · 15 years ago
  47. c5d753a sched: Add irq_{enter,exit}() to scheduler_ipi() by Peter Zijlstra · 15 years ago
  48. 10f39bb rcu: protect __rcu_read_unlock() against scheduler-using irq handlers by Paul E. McKenney · 15 years ago
  49. d110235 sched: Avoid creating superfluous NUMA domains on non-NUMA systems by Peter Zijlstra · 15 years ago
  50. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 15 years ago
  51. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 15 years ago
  52. e6625fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  53. 47126d8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 15 years ago
  54. 4746efd vmscan: fix a livelock in kswapd by Shaohua Li · 15 years ago
  55. f7b8863 fs/libfs.c: fix simple_attr_write() on 32bit machines by Akinobu Mita · 15 years ago
  56. e501f29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  57. 5943026 vfs: fix race in rcu lookup of pruned dentry by Linus Torvalds · 15 years ago
  58. be0e1e2 rcu: Streamline code produced by __rcu_read_unlock() by Paul E. McKenney · 15 years ago
  59. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 15 years ago
  60. 131906b rcu: decrease rcu_report_exp_rnp coupling with scheduler by Paul E. McKenney · 15 years ago
  61. 38be7a7 ceph: fix file mode calculation by Sage Weil · 15 years ago
  62. 9daedd8 davinci: DM365 EVM: fix video input mux bits by Jon Povey · 15 years ago
  63. 33e1e5e ARM: davinci: Check for NULL return from irq_alloc_generic_chip by Todd Poynor · 15 years ago
  64. e28f871 drm/i915: Fix unfenced alignment on pre-G33 hardware by Chris Wilson · 15 years ago
  65. 3a5c374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  66. 680ba7c pppoe: Must flush connections when MAC address changes too. by David S. Miller · 15 years ago
  67. a07c796 include/linux/sdla.h: remove the prototype of sdla() by WANG Cong · 15 years ago
  68. fec11dd Fix cifs_get_root() by Al Viro · 15 years ago
  69. 0b8f627 tulip: dmfe: Remove old log spamming pr_debugs by Joe Perches · 15 years ago
  70. dc6b845 si4713-i2c: avoid potential buffer overflow on si4713 by Mauro Carvalho Chehab · 15 years ago
  71. 524196d Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  72. d36c301 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  73. a406721 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  74. 0916a5e hppfs_lookup(): don't open-code lookup_one_len() by Al Viro · 15 years ago
  75. 3cc0658 hppfs: fix dentry leak by Al Viro · 15 years ago
  76. 0577d1b cramfs: get_cramfs_inode() returns ERR_PTR() on failure by Al Viro · 15 years ago
  77. 642c937 ufs should use d_splice_alias() by Al Viro · 15 years ago
  78. a803b80 fix exofs ->get_parent() by Al Viro · 15 years ago
  79. f560f66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  80. 3d68bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  81. efcbae2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  82. 54a772b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  83. a6b52a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  84. 247dc22 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  85. 94b0522 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 15 years ago
  86. d4bd4b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  87. d3f684f hwmon: (max1111) Fix race condition causing NULL pointer exception by Pavel Herrmann · 15 years ago
  88. fa8b697 hwmon: (it87) Fix label group removal by Jean Delvare · 15 years ago
  89. 0b8e77f hwmon: (asus_atk0110) Fix memory leak by Luca Tettamanti · 15 years ago
  90. f71d26b watchdog: hpwdt depends on PCI by Randy Dunlap · 15 years ago
  91. b793eb6 ASoC: Correct WM8994 MICBIAS supply widget hookup by Mark Brown · 15 years ago
  92. 1b71fe2 ceph analog of cifs build_path_from_dentry() race fix by Al Viro · 15 years ago
  93. dc137bf cifs: build_path_from_dentry() race fix by Al Viro · 15 years ago
  94. 1ef4859 sparc: sun4m SMP: fix wrong shift instruction in IPI handler by Will Simoneau · 15 years ago
  95. 05e9a2f Bluetooth: Fix crash with incoming L2CAP connections by Ilia Kolomisnky · 15 years ago
  96. 9191e6a Bluetooth: Fix regression in L2CAP connection procedure by Gustavo F. Padovan · 15 years ago
  97. d670ac0 ARM: SAMSUNG: DMA Cleanup as per sparse by Sangwook Lee · 15 years ago
  98. 2a75ca4 watchdog: fix hpwdt Kconfig regression in 3.0-rc by Olaf Hering · 15 years ago
  99. 691abd0 ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip by Todd Poynor · 15 years ago
  100. 1765a36 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago