1. 9f7344f usb: fix compilation error and warning of driver/usb/core/port.c on arm and blackfin by Lan Tianyu · 12 years ago
  2. ef4458a Drivers: char: exynos_rng_pm_ops can be static by Fengguang Wu · 12 years ago
  3. 1f9db09 pch_uart: add sysrq support by Liang Li · 12 years ago
  4. 384e301 pch_uart: fix a deadlock when pch_uart as console by Liang Li · 12 years ago
  5. 7648e10 Staging: Comedi: daqboard2000: Fixed Coding Style Issue by Jake Champlin · 12 years ago
  6. 74c7c50 Staging: Comedi: pcl818: Fixed Coding Style Issues by Jake Champlin · 12 years ago
  7. 3d13903 staging: line6: clean up line6_variax_process_message() by Stefan Hajnoczi · 12 years ago
  8. 4e6a8ff staging: line6: clean up line6_pod_process_message() by Stefan Hajnoczi · 12 years ago
  9. 98115f1 staging: line6: drop CONFIG_LINE6_USB_DUMP_PCM by Stefan Hajnoczi · 12 years ago
  10. 25c97da wlan-ng/prism2mgmt.c: formated too long lines by Sebastian Wankerl · 12 years ago
  11. 52070c7 wlan-ng/prism2mgmt.c: added parantheses to macro by Sebastian Wankerl · 12 years ago
  12. 64325a3 tty: Correct tty buffer flush. by Ilya Zykov · 12 years ago
  13. f8a2b22 drivers/tty/serial/8250: use strlcpy instead of strcpy by Chen Gang · 12 years ago
  14. 24208bb ntb_netdev: Update Version by Jon Mason · 12 years ago
  15. 7bcd2b1 ntb_netdev: improve logging by Jon Mason · 12 years ago
  16. d723485 ntb_netdev: remove tx timeout by Jon Mason · 12 years ago
  17. 765ccc7 ntb_netdev: correct skb leak by Jon Mason · 12 years ago
  18. 19e17f7 ntb_netdev: remove init/exit from probe/remove by Jon Mason · 12 years ago
  19. 50228c5 NTB: Update Version by Jon Mason · 12 years ago
  20. 448c6fb NTB: Out of free receive entries issue by Jon Mason · 12 years ago
  21. 793c20e NTB: Remove reads across NTB by Jon Mason · 12 years ago
  22. d7237e2 NTB: correct stack usage warning in debugfs_read by Jon Mason · 12 years ago
  23. f766755 NTB: whitespace cleanups by Jon Mason · 12 years ago
  24. 170d35a NTB: namespacecheck cleanups by Jon Mason · 12 years ago
  25. d66d7ac NTB: use simple_open for debugfs by Jon Mason · 12 years ago
  26. 7b4f2d3 NTB: No sleeping in interrupt context by Jon Mason · 12 years ago
  27. ef114ed NTB: separate transmit and receive windows by Jon Mason · 12 years ago
  28. 842c1dd NTB: correct memory barrier by Jon Mason · 12 years ago
  29. 8222b40 NTB: Handle ntb client device probes without present hardware by Jon Mason · 12 years ago
  30. bec0b2c pcmcia: avoid static analysis complaint about use-after-free by Jesper Juhl · 12 years ago
  31. dc71bcf of: fix incorrect return value of of_find_matching_node_and_match() by Thomas Abraham · 12 years ago
  32. b74aa93 tcp: fix incorrect LOCKDROPPEDICMPS counter by Eric Dumazet · 12 years ago
  33. 3a142ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  34. 735dc0d Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  35. 20c60c3 drm/fb_helper: check whether fbcon is bound by Daniel Vetter · 12 years ago
  36. 5d7a951 drm/doc: updates for new framebuffer lifetime rules by Daniel Vetter · 12 years ago
  37. 7b24056 drm: don't hold crtc mutexes for connector ->detect callbacks by Daniel Vetter · 12 years ago
  38. b4d5e7d drm: only grab the crtc lock for pageflips by Daniel Vetter · 12 years ago
  39. b62584e drm: optimize drm_framebuffer_remove by Daniel Vetter · 12 years ago
  40. 2fd5eab drm/vmwgfx: add proper framebuffer refcounting by Daniel Vetter · 12 years ago
  41. 623f978 drm/i915: dump refcount into framebuffer debugfs file by Daniel Vetter · 12 years ago
  42. b0d1232 drm: refcounting for crtc framebuffers by Daniel Vetter · 12 years ago
  43. 6c2a753 drm: refcounting for sprite framebuffers by Daniel Vetter · 12 years ago
  44. 4ccf097 drm: fb refcounting for dirtyfb_ioctl by Daniel Vetter · 12 years ago
  45. 58c0dca drm: don't take modeset locks in getfb ioctl by Daniel Vetter · 12 years ago
  46. 468174f drm: push modeset_lock_all into ->fb_create driver callbacks by Daniel Vetter · 12 years ago
  47. 7d33159 drm: nest modeset locks within fpriv->fbs_lock by Daniel Vetter · 12 years ago
  48. 2b677e8 drm: reference framebuffers which are on the idr by Daniel Vetter · 12 years ago
  49. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 12 years ago
  50. 786b99e drm: create drm_framebuffer_lookup by Daniel Vetter · 12 years ago
  51. 4b096ac drm: revamp locking around fb creation/destruction by Daniel Vetter · 12 years ago
  52. dac3566 drm: only take the crtc lock for ->cursor_move by Daniel Vetter · 12 years ago
  53. bfb8992 drm: only take the crtc lock for ->cursor_set by Daniel Vetter · 12 years ago
  54. 29494c1 drm: add per-crtc locks by Daniel Vetter · 12 years ago
  55. d5d2636 omapdrm: use modeset_lock_all by Daniel Vetter · 12 years ago
  56. bbe4b99 drm/vmwgfx: use drm_modeset_lock_all by Daniel Vetter · 12 years ago
  57. b13f598 drm/shmobile: use drm_modeset_lock_all by Daniel Vetter · 12 years ago
  58. 795f142 drm/ast: use drm_modeset_lock_all by Daniel Vetter · 12 years ago
  59. 0a81951 drm/gma500: use drm_modeset_lock_all by Daniel Vetter · 12 years ago
  60. a0e99e6 drm/i915: use drm_modeset_lock_all by Daniel Vetter · 12 years ago
  61. 8484990 drm: add drm_modeset_lock|unlock_all by Daniel Vetter · 12 years ago
  62. edea0d0 ia64: kill thread_matches(), unexport ptrace_check_attach() by Oleg Nesterov · 12 years ago
  63. 2d13b67 drm: encapsulate crtc->set_config calls by Daniel Vetter · 12 years ago
  64. af26ef3 drm/<drivers>: Unified handling of unimplemented fb->create_handle by Daniel Vetter · 12 years ago
  65. 0ae6d7b drm/nouveau: try to protect nbo->pin_refcount by Daniel Vetter · 12 years ago
  66. 59ad146 drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex by Daniel Vetter · 12 years ago
  67. 7147573 drm/gma500: move fbcon restore to lastclose by Daniel Vetter · 12 years ago
  68. 80f0b5a drm/vmwgfx: reorder framebuffer init sequence by Daniel Vetter · 12 years ago
  69. c7d73f6 drm/<drivers>: reorder framebuffer init sequence by Daniel Vetter · 12 years ago
  70. 065a50ed drm/doc: integrate drm_crtc.c kerneldoc by Daniel Vetter · 12 years ago
  71. 8faf6b1 drm: review locking rules in drm_crtc.c by Daniel Vetter · 12 years ago
  72. 25122d1 Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag by Ilya Dryomov · 12 years ago
  73. 4ac20c7 Btrfs: fix unlock order in btrfs_ioctl_rm_dev by Ilya Dryomov · 12 years ago
  74. 18f39c4 Btrfs: fix unlock order in btrfs_ioctl_resize by Ilya Dryomov · 12 years ago
  75. 2c0c9da Btrfs: fix "mutually exclusive op is running" error code by Ilya Dryomov · 12 years ago
  76. ed0fb78 Btrfs: bring back balance pause/resume logic by Ilya Dryomov · 12 years ago
  77. 855372c dma: sh/shdma-base.c: remove unnecessary null pointer check by Cong Ding · 12 years ago
  78. ed30933e dma: remove unnecessary null pointer check in mmp_pdma.c by Cong Ding · 12 years ago
  79. f2a93e2 ASoC: wm_adsp: Use GFP_DMA for algorithm readback by Mark Brown · 12 years ago
  80. 7881fd0 ASoC: wm_adsp: Use GFP_DMA for things that may be DMAed by Mark Brown · 12 years ago
  81. 25c62f7e ASoC: wm_adsp: Make region identification errors more informative by Mark Brown · 12 years ago
  82. 908a574 ASoC: wm2200: Implement EQ and LHPF coefficient configuration by Mark Brown · 12 years ago
  83. 20fc486 ASoC: wm5100: Implement DRC, EQ and LHPF coefficient configuration by Mark Brown · 12 years ago
  84. 97c809fd drm/i915: Only apply the mb() when flushing the GTT domain during a finish by Chris Wilson · 12 years ago
  85. d0a5778 drm/i915: Only insert the mb() before updating the fence parameter by Chris Wilson · 12 years ago
  86. 1f83fee drm/i915: clear up wedged transitions by Daniel Vetter · 12 years ago
  87. 308887a drm/i915: fix reset handling in the throttle ioctl by Daniel Vetter · 12 years ago
  88. 33196de drm/i915: move wedged to the other gpu error handling stuff by Daniel Vetter · 12 years ago
  89. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  90. 4b5aed6 drm/i915: move dev_priv->mm out of line by Daniel Vetter · 12 years ago
  91. e5c6537 agp/intel: Add gma_bus_addr by Ben Widawsky · 12 years ago
  92. 8d2e630 drm/i915: Needs_dmar, not by Ben Widawsky · 12 years ago
  93. 9c61a32 drm/i915: Remove scratch page from shared by Ben Widawsky · 12 years ago
  94. a81cc00 drm/i915: Cut out the infamous ILK w/a from AGP layer by Ben Widawsky · 12 years ago
  95. abedc07 drm/i915: Provide the quantization range in the AVI infoframe by Ville Syrjälä · 12 years ago
  96. b1edd6a drm/edid: Add drm_rgb_quant_range_selectable() by Ville Syrjälä · 12 years ago
  97. 55bc60d drm/i915: Add "Automatic" mode for the "Broadcast RGB" property by Ville Syrjälä · 12 years ago
  98. 3685a8f drm/i915: Fix RGB color range property for PCH platforms by Ville Syrjälä · 12 years ago
  99. 93d1879 drm/i915: Remove use of gtt_mappable_entries by Ben Widawsky · 12 years ago
  100. 661f7cb dma: edma: fix slave config dependency on direction by Matt Porter · 12 years ago