1. ec1936e drm/msm/dsi: Simplify the code to get the number of read byte by Hai Li · 10 years ago
  2. 6f6b287 drm/msm: Attach assigned encoder to eDP and DSI connectors by Hai Li · 10 years ago
  3. 13f1556 drm/msm: setup vram after component_bind_all() by Rob Clark · 10 years ago
  4. ff431fa drm/msm/dsi: use pr_err_ratelimited by Rob Clark · 10 years ago
  5. 7194b62 drm/msm: fix unbalanced DRM framebuffer init/destroy by Stephane Viau · 10 years ago
  6. fe34464 drm/msm/mdp5: Fix iteration on INTF config array by Stephane Viau · 10 years ago
  7. 651ad3f drm/msm/dsi: Fixup missing *break* statement during cmd rx by Hai Li · 10 years ago
  8. 6128f1b drm/msm/dp: fix error return code by Julia Lawall · 10 years ago
  9. a2ca778 drm: msm: Fix build when legacy fbdev support isn't set by Archit Taneja · 10 years ago
  10. 981371f drm/msm/dsi: Fix a couple more 64-bit build warnings by Stephane Viau · 10 years ago
  11. fc99f97 drm/msm: Fix a couple of 64-bit build warnings by Thierry Reding · 10 years ago
  12. 332545b Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  13. fdb68e0 drm: Zero out invalid vblank timestamp in drm_update_vblank_count. by Mario Kleiner · 10 years ago
  14. 3790e39 drm/tegra: Don't use vblank_disable_immediate on incapable driver. by Mario Kleiner · 10 years ago
  15. 94754c1 Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  16. 7122e50 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  17. 12e49fe drm/radeon: stop trying to suspend UVD sessions by Christian König · 10 years ago
  18. d52cdfa drm/radeon: more strictly validate the UVD codec by Christian König · 10 years ago
  19. a1b403d drm/radeon: make UVD handle checking more strict by Christian König · 10 years ago
  20. 29c63fe drm/radeon: make VCE handle check more strict by Christian König · 10 years ago
  21. 247c405 drm/radeon: fix userptr lockup by Christian König · 10 years ago
  22. db12973 drm/radeon: fix userptr BO unpin bug v3 by monk.liu · 10 years ago
  23. 79b066b drm/amdkfd: Initialize sdma vm when creating sdma queue by Xihan Zhang · 10 years ago
  24. 42e08c7 drm/amdkfd: Don't report local memory size by Oded Gabbay · 10 years ago
  25. 1e5ec95 drm/amdkfd: allow unregister process with queues by Oded Gabbay · 10 years ago
  26. 736a69c drm/i915: Drop PIPE-A quirk for 945GSE HP Mini by Chris Wilson · 10 years ago
  27. af77b97 drm/i915: Sink rate read should be saved in deca-kHz by Sonika Jindal · 10 years ago
  28. 9fcb170 drm/i915/dp: there is no audio on port A by Jani Nikula · 10 years ago
  29. 3916e3f drm/i915: Add missing MacBook Pro models with dual channel LVDS by Lukas Wunner · 10 years ago
  30. 6f317cf drm/i915: Assume dual channel LVDS if pixel clock necessitates it by Lukas Wunner · 10 years ago
  31. d73a824 drm/radeon: don't setup audio on asics that don't support it by Alex Deucher · 10 years ago
  32. 013ead4 drm/radeon: disable semaphores for UVD V1 (v2) by Christian König · 10 years ago
  33. 5ebe6afa Linux 4.1-rc2 by Linus Torvalds · 10 years ago
  34. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  35. 101a6fd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  36. 71aee81 Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  37. df9ebeb Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 10 years ago
  38. 61f06db Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  39. 3333222 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  40. 180d89f Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  41. 2c869b2 ext4: fix growing of tiny filesystems by Jan Kara · 10 years ago
  42. 280227a ext4: move check under lock scope to close a race. by Davide Italiano · 10 years ago
  43. d2dc317 ext4: fix data corruption caused by unwritten and delayed extents by Lukas Czerner · 10 years ago
  44. 9402bdc ext4 crypto: remove duplicated encryption mode definitions by Chanho Park · 10 years ago
  45. fb63e54 ext4 crypto: do not select from EXT4_FS_ENCRYPTION by Herbert Xu · 10 years ago
  46. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  47. e412d3a virtio: fix typo in vring_need_event() doc comment by Stefan Hajnoczi · 10 years ago
  48. feda5f9 virtio: pass baton to Michael Tsirkin by Rusty Russell · 10 years ago
  49. 6fa7272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  50. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 10 years ago
  51. 082a75d rbd: end I/O the entire obj_request on error by Ilya Dryomov · 10 years ago
  52. a44cd7a ext4 crypto: add padding to filenames before encrypting by Theodore Ts'o · 10 years ago
  53. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 10 years ago
  54. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  55. 036f351 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  56. 0aab374 powerpc/powernv: Restore non-volatile CRs after nap by Sam Bobroff · 10 years ago
  57. d91dafc powerpc/eeh: Delay probing EEH device during hotplug by Gavin Shan · 10 years ago
  58. 1ae79b7 powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state() by Gavin Shan · 10 years ago
  59. f32393c powerpc/pseries: Correct cpu affinity for dlpar added cpus by Nathan Fontenot · 10 years ago
  60. 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 10 years ago
  61. 4a152c3 Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  62. 5a2e73b Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  63. e813bb2 net: fec: Fix RGMII-ID mode by Markus Pargmann · 10 years ago
  64. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 10 years ago
  65. c232d8a netxen_nic: use spin_[un]lock_bh around tx_clean_lock by Tony Camuso · 10 years ago
  66. 17d5ceb net/mlx4_core: Fix unaligned accesses by David Ahern · 10 years ago
  67. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 10 years ago
  68. 50904a7 Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  69. 0ae3aba Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  70. 9dbbe3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  71. fb45f49 Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  72. 9c4249c modsign: change default key details by David Howells · 10 years ago
  73. 9263a06 Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  74. dcca8de Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  75. 73be174 Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
  76. aa6df8d dm: fix free_rq_clone() NULL pointer when requeueing unmapped request by Mike Snitzer · 10 years ago
  77. 3e6180f dm: only initialize the request_queue once by Christoph Hellwig · 10 years ago
  78. 8291fd0 arm64: perf: Fix the pmu node name in warning message by Suzuki K. Poulose · 10 years ago
  79. d795ef9a arm64: perf: don't warn about missing interrupt-affinity property for PPIs by Will Deacon · 10 years ago
  80. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 10 years ago
  81. feb589e Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  82. 5d2361d Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent by Forrest Liu · 10 years ago
  83. 7f0b8a5 cxgb4: Fix MC1 memory offset calculation by Hariprasad Shenai · 10 years ago
  84. 12a8541 bnx2x: Delay during kdump load by Yuval Mintz · 10 years ago
  85. e913fb2 net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table by Pai · 10 years ago
  86. 50d4964 net: dsa: Fix scope of eeprom-length property by Guenter Roeck · 10 years ago
  87. d4c216c net: macb: Fix race condition in driver when Rx frame is dropped by Punnaiah Choudary Kalluri · 10 years ago
  88. b56fc3c hv_netvsc: Fix a bug in netvsc_start_xmit() by KY Srinivasan · 10 years ago
  89. 4873499 altera_tse: Correct rx packet length by Vlastimil Setka · 10 years ago
  90. 42eab00 mlx4: Fix tx ring affinity_mask creation by Benjamin Poirier · 10 years ago
  91. 0d699f28 tipc: fix problem with parallel link synchronization mechanism by Jon Paul Maloy · 10 years ago
  92. f2f6739 tipc: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  93. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  94. 8219967 bridge/mdb: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  95. 2b70fe5 net: sched: act_connmark: don't zap skb->nfct by Florian Westphal · 10 years ago
  96. 165996b trivial: net: systemport: bcmsysport.h: fix 0x0x prefix by Antonio Ospite · 10 years ago
  97. 18fe369 trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix by Antonio Ospite · 10 years ago
  98. ad93e1d Merge branch 'bnx2x' by David S. Miller · 10 years ago
  99. f8dcb5e bnx2x: remove {TPA,GRO}_ENABLE_FLAG by Michal Schmidt · 10 years ago
  100. 7e6b4d4 bnx2x: merge fp->disable_tpa with fp->mode by Michal Schmidt · 10 years ago