1. 130320b drivers/video/atmel_lcdfb.c: fix error return code by Peter Senna Tschudin · 12 years ago
  2. b157dd1 drivers/video/sunxvr500.c: fix error return code by Peter Senna Tschudin · 12 years ago
  3. c24249f drivers/video/cg3.c: fix error return code by Peter Senna Tschudin · 12 years ago
  4. 6a1e5f8 drivers/video/sunxvr1000.c: fix error return code by Peter Senna Tschudin · 12 years ago
  5. 4aedf56 drivers/video/mb862xx/mb862xxfbdrv.c: fix error return code by Peter Senna Tschudin · 12 years ago
  6. 5fdc62c video: exynos_dp: increase AUX channel voltage level by Jingoo Han · 12 years ago
  7. e3c0200 video: exynos_dp: add bit-masking for LINK_TRAINING_CTL register by Jingoo Han · 12 years ago
  8. 42affc2 video: s3c2410: fix checkpatch warnings by Jingoo Han · 12 years ago
  9. 81c1655 video: s3c2410: Use pr_* and dev_* instead of printk by Sachin Kamat · 12 years ago
  10. b5d4190 fbdev: jz4740: Use devm_request_and_ioremap by Lars-Peter Clausen · 12 years ago
  11. c88452f drivers/video/sis/initextlfb.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  12. 232703f video: bf*: Add missing spinlock init by Jean Delvare · 12 years ago
  13. 2636ff6 vmlfb: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  14. 012a121 viafb: don't touch clock state on OLPC XO-1.5 by Daniel Drake · 12 years ago
  15. e75478b video: exynos_dp: replace link_status with link_align to check channel equalization by Jingoo Han · 12 years ago
  16. 6790081 da8xx-fb: enable LCDC if FB is unblanked by Manjunathappa, Prakash · 12 years ago
  17. ac9e51b video: mbxfb: Include linux/io.h instead of asm/io.h by Axel Lin · 12 years ago
  18. c28c745 video: Remove pnx4008 driver by Roland Stigge · 12 years ago
  19. a481b37 da8xx-fb: allow frame to complete after disabling LCDC by Manjunathappa, Prakash · 12 years ago
  20. 1d90a66 video: bfin-lq035q1: use module_platform_driver by Devendra Naga · 12 years ago
  21. 58fc6ef video: hpfb: Fix error handling by Emil Goode · 12 years ago
  22. bcfbeec drivers: console: font_: Change a glyph from "broken bar" to "vertical line" by Bjarni Ingi Gislason · 12 years ago
  23. 8e83cd7c Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fbdev-next by Florian Tobias Schandinat · 12 years ago
  24. 75435c7 video: exynos_dp: move setting analog parameter and interrupt to after sw reset by Jingoo Han · 12 years ago
  25. 1ec7be9 video: exynos_dp: change return type of exynos_dp_init_video to void by Jingoo Han · 12 years ago
  26. 09d00d1 video: exynos_dp: Fix get_pll_lock_status return value by Sean Paul · 12 years ago
  27. 8fefbb7 video: exynos_dp: Change aux transaction failures by Sean Paul · 12 years ago
  28. 11bce64 drivers/video/sunxvr2500.c: fix error return code by Julia Lawall · 12 years ago
  29. 9ac5de0 fbdev/amifb: Remove write-only variable amifb_inverse by Geert Uytterhoeven · 12 years ago
  30. 1a2b750 da8xx-fb: add 24bpp LCD configuration support by Manjunathappa, Prakash · 12 years ago
  31. 7ed2586 video:uvesafb: check the return value of kzalloc by Wang YanQing · 12 years ago
  32. bada553 video: exynos_dp: check time loop for RPLY_RECEIV by Jingoo Han · 12 years ago
  33. a654dda drivers/video/msm/mddi_client_nt35399.c: use devm_ functions by Damien Cassou · 12 years ago
  34. b7e69ad drivers/video/bf54x-lq043fb.c: use devm_ functions by Damien Cassou · 12 years ago
  35. b2ca7f4 drivers/video/jz4740_fb.c: use devm_ functions by Damien Cassou · 12 years ago
  36. e07d232 drivers/video/epson1355fb.c: use devm_ functions by Damien Cassou · 12 years ago
  37. 7762134 video: s3c-fb: use devm_clk_get() by Jingoo Han · 12 years ago
  38. 4c4ceee video: exynos-mipi-dsi: Add missing static storage class specifiers by Sachin Kamat · 12 years ago
  39. d913f36 video: exynos_dp: use devm_clk_get function by Damien Cassou · 12 years ago
  40. c1f383d drivers/video/fsl-diu-fb.c: use devm_ functions by Damien Cassou · 12 years ago
  41. ae1937f drivers/video/gbefb.c: use devm_ functions by Damien Cassou · 12 years ago
  42. 0b7ca58 drivers/video/mbx/mbxfb.c: use devm_ functions by Damien Cassou · 12 years ago
  43. e31f874 drivers/video/bf537-lq035.c: use devm_ functions by Damien Cassou · 12 years ago
  44. d1bea50 drivers/video/cobalt_lcdfb.c: use devm_ functions by Damien Cassou · 12 years ago
  45. be86781 drivers/video/ep93xx-fb.c: use devm_ functions by Damien Cassou · 12 years ago
  46. d5c0eed video: exynos_dp: adjust voltage swing and pre-emphasis during Link Training by Jingoo Han · 12 years ago
  47. c1c5284 OMAPFB: fix framebuffer console colors by Grazvydas Ignotas · 12 years ago
  48. 35d6786 OMAPDSS: Fix SDI PLL locking by Tomi Valkeinen · 12 years ago
  49. 2568236 video: mb862xxfb: prevent divide by zero bug by Dan Carpenter · 12 years ago
  50. 01817d1 drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data by Julia Lawall · 12 years ago
  51. 72caa5f fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL) by Bruno Prémont · 12 years ago
  52. e432964 fbcon: prevent possible buffer overflow. by Paul Cercueil · 12 years ago
  53. fea7a08 Linux 3.6-rc3 by Linus Torvalds · 12 years ago
  54. 4ff63e4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  55. 0923699 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  56. 2e2d8c9 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  57. fec3c03 Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  58. f753c4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  59. ad746be Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  60. 467e9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  61. 88ec278 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 12 years ago
  62. 5585263 fs: fix fs/namei.c kernel-doc warnings by Randy Dunlap · 12 years ago
  63. 9802274 eventpoll: use-after-possible-free in epoll_create1() by Al Viro · 12 years ago
  64. 31605de vfio: grab vfio_device reference *before* exposing the sucker via fd_install() by Al Viro · 12 years ago
  65. 90b1253 vfio: get rid of vfio_device_put()/vfio_group_get_device* races by Al Viro · 12 years ago
  66. 6d2cd3c vfio: get rid of open-coding kref_put_mutex by Al Viro · 12 years ago
  67. 8ad5db8 introduce kref_put_mutex() by Al Viro · 12 years ago
  68. 934ad4c vfio: don't dereference after kfree... by Al Viro · 12 years ago
  69. d8636a2 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 12 years ago
  70. 23dcfa6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  71. a484147 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  72. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  73. c67fe37 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 12 years ago
  74. de74f1c mm: have order > 0 compaction start near a pageblock with free pages by Mel Gorman · 12 years ago
  75. 9a9a9a7 rapidio/tsi721: fix unused variable compiler warning by Alexandre Bounine · 12 years ago
  76. 3670e7e rapidio/tsi721: fix inbound doorbell interrupt handling by Alexandre Bounine · 12 years ago
  77. 7dbfb31 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 12 years ago
  78. b121186 mm: correct page->pfmemalloc to fix deactivate_slab regression by Alex Shi · 12 years ago
  79. 5ed12f1 drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes by Ilya Shchepetkov · 12 years ago
  80. c81758f mm/compaction.c: fix deferring compaction mistake by Minchan Kim · 12 years ago
  81. 7838f99 drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 12 years ago
  82. c3a5ce0 string: do not export memweight() to userspace by WANG Cong · 12 years ago
  83. d46f3d8 hugetlb: update hugetlbpage.txt by Zhouping Liu · 12 years ago
  84. ac8e97f checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO by Joe Perches · 12 years ago
  85. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 12 years ago
  86. b0cf0b1 cciss: fix incorrect scsi status reporting by Stephen M. Cameron · 12 years ago
  87. d65226e Documentation: update mount option in filesystem/vfat.txt by Namjae Jeon · 12 years ago
  88. f9aed62 mm: change nr_ptes BUG_ON to WARN_ON by Hugh Dickins · 12 years ago
  89. 61e01be cs5535-clockevt: typo, it's MFGPT, not MFPGT by Jens Rottmann · 12 years ago
  90. 27fc4f1 drm: Add missing static storage class specifiers in drm_proc.c file by Sachin Kamat · 12 years ago
  91. d5c2c20 drm/udl: dpms off the crtc when disabled. by Dave Airlie · 12 years ago
  92. 04ccfe7 drm: Remove two unused fields from struct drm_display_mode by Damien Lespiau · 12 years ago
  93. f5869a8 drm: stop vmgfx driver explosion by Alan Cox · 12 years ago
  94. 85119c1 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  95. e2be2cd Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  96. 45f2e08 ceph: avoid divide by zero in __validate_layout() by Sage Weil · 12 years ago
  97. 6d4221b libceph: avoid truncation due to racing banners by Jim Schutt · 12 years ago
  98. 6c5e50f ceph: tolerate (and warn on) extraneous dentry from mds by Sage Weil · 12 years ago
  99. 5317670 drm/radeon/ss: use num_crtc rather than hardcoded 6 by Alex Deucher · 12 years ago
  100. e0e3cea af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 12 years ago