1. ea059a1 drm/i915: do not read uninitialized ->dev_private by Luca Tettamanti · 15 years ago
  2. a1f4b7ff Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output." by Zhenyu Wang · 15 years ago
  3. 14571b4 drm/i915: implement multifunction SDVO device support by Zhenyu Wang · 15 years ago
  4. 409608b drm/i915: remove unused intel_pipe_get_connector() by Zhenyu Wang · 15 years ago
  5. 1f254ec2 drm/i915: remove connector object in old output structure by Zhenyu Wang · 15 years ago
  6. 0c41ee2 drm/i915: convert TV driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  7. d2a82a6 drm/i915: convert SDVO driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  8. 599be16 drm/i915: convert DVO driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  9. 55f78c4 drm/i915: convert DP/eDP driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  10. 674e2d0 drm/i915: convert HDMI driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  11. bb8a356 drm/i915: convert LVDS driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  12. 454c1ca drm/i915: convert VGA driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  13. 9c9e792 drm/i915: Set sync polarity correctly on DisplayPort by Adam Jackson · 15 years ago
  14. ab00a9e drm/i915: Un-magic a DPCD register write by Adam Jackson · 15 years ago
  15. e3421a1 drm/i915: enable DP/eDP for Sandybridge/Cougarpoint by Zhenyu Wang · 15 years ago
  16. 0f22906 drm/i915: enable HDMI on Cougarpoint by Zhenyu Wang · 15 years ago
  17. b3b095b drm/i915: enable LVDS on Cougarpoint by Zhenyu Wang · 15 years ago
  18. a4a6b90 drm/i915: Fix CRT force detect on Cougarpoint by Zhenyu Wang · 15 years ago
  19. 8db9d77 drm/i915: Support for Cougarpoint PCH display pipeline by Zhenyu Wang · 15 years ago
  20. 3bad078 drm/i915: Probe for PCH chipset type by Zhenyu Wang · 15 years ago
  21. 7da9f6c drm/i915: Sandybridge has no integrated TV by Zhenyu Wang · 15 years ago
  22. edcb49c drm/i915: Fix legacy BLC event for pipe A by Zhao Yakui · 15 years ago
  23. d275f66 drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A. by Eric Anholt · 15 years ago
  24. 0f3ee80 drm/i915: Allow LVDS on pipe A on gen4+ by Adam Jackson · 15 years ago
  25. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 15 years ago
  26. 335af9a drm/i915: change intel_ddc_get_modes() function parameters by Zhenyu Wang · 15 years ago
  27. c1c4397 drm/i915: passing drm connector param for load detection by Zhenyu Wang · 15 years ago
  28. f1c79df drm/i915: Add new helper to return current attached encoder for connector by Zhenyu Wang · 15 years ago
  29. 5daa55e drm/i915: Add new 'intel_connector' structure by Zhenyu Wang · 15 years ago
  30. c5e4df3 drm/i915: more conversion from connector_list walk to encoder_list by Zhenyu Wang · 15 years ago
  31. 5bf4c9c drm/i915: use encoder_list for hotplug callback by Zhenyu Wang · 15 years ago
  32. 903cf20 drm/i915: Convert some trace events to DEFINE_TRACE by Li Zefan · 15 years ago
  33. fb8b5a3 drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable by Zhao Yakui · 15 years ago
  34. bfac4d6 drm/i915: Ignore LVDS EDID when it is unavailabe or invalid by Zhao Yakui · 15 years ago
  35. 9875557ee8 drm/i915: Add no_lvds entry for the Clientron U800 by Stefan Bader · 15 years ago
  36. c751ce4 drm/i915: Rename many remaining uses of "output" to encoder or connector. by Eric Anholt · 15 years ago
  37. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 15 years ago
  38. 5e64499 agp/intel: intel_845_driver is an agp driver! by Daniel Vetter · 15 years ago
  39. 23010e4 drm/i915: introduce to_intel_bo helper by Daniel Vetter · 15 years ago
  40. 8d06a1e drm/i915: Disable FBC on 915GM and 945GM. by Robert Hooker · 15 years ago
  41. 01e7770 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  42. 1ff3105 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  43. 6c75969 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  44. c02c873 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  45. 541e40e Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  46. 1147d0f fscache: add missing unlock by Dan Carpenter · 15 years ago
  47. 34c1c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  48. 61964eb do_sync_read/write() should set kiocb.ki_nbytes to be consistent by David Howells · 15 years ago
  49. 47568d4 FDPIC: For-loop in elf_core_vma_data_size() is incorrect by David Howells · 15 years ago
  50. 6467a71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  51. 18020a0 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  52. c27b9a2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  53. 20dba45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  54. 90fddab Document Linux's circular buffering capabilities by David Howells · 15 years ago
  55. 8e0cc81 fs/partition/msdos: fix unusable extended partition for > 512B sector by OGAWA Hirofumi · 15 years ago
  56. 3fbf586 fs/partitions/msdos: add support for large disks by Daniel Taylor · 15 years ago
  57. b5c26f9 lxfb: set the H- and V-SYNC polarity of the flatpanel output by Michael Grzeschik · 15 years ago
  58. 4fd2c20 kcore: fix test for end of list by Dan Carpenter · 15 years ago
  59. c6b6ef8 mempolicy: fix get_mempolicy() for relative and static nodes by Lee Schermerhorn · 15 years ago
  60. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 15 years ago
  61. 3f8b5ee reiserfs: properly honor read-only devices by Jeff Mahoney · 15 years ago
  62. 6cb4aff reiserfs: fix oops while creating privroot with selinux enabled by Jeff Mahoney · 15 years ago
  63. 298359c exit: fix oops in sync_mm_rss by Michael S. Tsirkin · 15 years ago
  64. 53feb29 cpuset: alloc nodemask_t on the heap rather than the stack by Miao Xie · 15 years ago
  65. 5ab116c cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node by Miao Xie · 15 years ago
  66. 5574169 doc: add the documentation for mpol=local by KOSAKI Motohiro · 15 years ago
  67. 926f2ae tmpfs: cleanup mpol_parse_str() by KOSAKI Motohiro · 15 years ago
  68. 12821f5 tmpfs: handle MPOL_LOCAL mount option properly by KOSAKI Motohiro · 15 years ago
  69. d69b2e6 tmpfs: mpol=bind:0 don't cause mount error. by KOSAKI Motohiro · 15 years ago
  70. 413b43d tmpfs: fix oops on mounts with mpol=default by Ravikiran G Thirumalai · 15 years ago
  71. 8c363af c2port: fix device_create() return value check by Jani Nikula · 15 years ago
  72. cb53237 mm/ksm.c is doing an unneeded _notify in write_protect_page. by Robin Holt · 15 years ago
  73. 2007220 scripts/kernel-doc: fix fatal error on function prototype by Randy Dunlap · 15 years ago
  74. 5e07c2c Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt by FUJITA Tomonori · 15 years ago
  75. 4c87684 kfifo: fix KFIFO_INIT in include/linux/kfifo.h by David Härdeman · 15 years ago
  76. 3fa3046 nommu: fix an incorrect comment in the do_mmap_shared_file() by David Howells · 15 years ago
  77. 28b8e8d MAINTAINERS: use tab not spaces for delimiter by Joe Perches · 15 years ago
  78. 06ca02b drivers/gpio/max730x.c: add license macro by Richard Röjfors · 15 years ago
  79. 5ca9ea9 memcg: fix typo in memcg documentation by Greg Thelen · 15 years ago
  80. 3a4df13 get_maintainer: repair STDIN usage by Wolfram Sang · 15 years ago
  81. 1d53661 blackfin: enable DEBUG_SECTION_MISMATCH by Mike Frysinger · 15 years ago
  82. 091e635 Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentation by Russell King · 15 years ago
  83. 7731d9a fs/binfmt_aout.c: fix pointer warnings by Borislav Petkov · 15 years ago
  84. ef5da59 scripts/kernel-doc: handle struct member __aligned by Randy Dunlap · 15 years ago
  85. 05731b9 rtc/mc13783: fix use after free bug by Uwe Kleine-König · 15 years ago
  86. e7bbcdf memcontrol: fix potential null deref by Dan Carpenter · 15 years ago
  87. 9d34706 cgroups: remove duplicate include by Li Zefan · 15 years ago
  88. 5cfb80a memcg: disable move charge in no mmu case by Daisuke Nishimura · 15 years ago
  89. 0f5ed04 i2c-scmi: Provide module aliases for automatic loading by Darrick J. Wong · 15 years ago
  90. e82e15d i2c-scmi: Support IBM SMBus CMI devices by Crane Cai · 15 years ago
  91. 222e82a acpi: Support IBM SMBus CMI devices by Darrick J. Wong · 15 years ago
  92. 06c0dd7 [S390] fix boot failures with compressed kernels by Martin Schwidefsky · 15 years ago
  93. 7b26d82f [S390] fix broken proc interface for sclp_async by Hans-Joachim Picht · 15 years ago
  94. 9c95258 [S390] sclp: avoid 64 bit division by Heiko Carstens · 15 years ago
  95. b8fde72 [S390] dasd: check tsb validity by Stefan Haberland · 15 years ago
  96. 4a31ba5 [S390] dasd: fix alignment of transport mode recovery TCW by Stefan Weinhuber · 15 years ago
  97. 1bff7792 [S390] system.h: Fix compile error for 1 and 2 byte cmpxchg by Christian Borntraeger · 15 years ago
  98. a087865 [S390] smp: fix lowcore allocation by Heiko Carstens · 15 years ago
  99. 92fe313 [S390] zcore: CPU registers are not saved under LPAR by Michael Holzheu · 15 years ago
  100. 1218002 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago