1. f9be5f2 drm/core: get rid of -Iinclude/drm by Maarten Lankhorst · 9 years ago
  2. b588c92 drm/i915: get rid of -Iinclude/drm by Maarten Lankhorst · 9 years ago
  3. 4c18d30 drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_state by Daniel Vetter · 9 years ago
  4. 3d51d2d drm/atomic-helpers: Update vblank timestamping constants by Daniel Vetter · 9 years ago
  5. cbfa9fa drm/sysfs: remove unnecessary connector type checks by Jani Nikula · 9 years ago
  6. 4bb4637 drm/sysfs: split DVI-I and TV-out attributes by Jani Nikula · 9 years ago
  7. fe6fcdd drm/sysfs: make optional attribute groups per connector type by Jani Nikula · 9 years ago
  8. 7d4d3a5 drm/sysfs: add a helper for extracting connector type from kobject by Jani Nikula · 9 years ago
  9. 4d53dc0 drm/edid: Add CEA modes before inferred modes by Ville Syrjälä · 9 years ago
  10. 9851503 drm/prime: Allow internal imports without import_sg_table by Tomasz Figa · 9 years ago
  11. 6bcacf5 drm: Add reference counting to blob properties by Daniel Stone · 9 years ago
  12. 8fb6e7a drm: Introduce blob_lock by Daniel Stone · 9 years ago
  13. d2ed343 drm: Introduce helper for replacing blob properties by Daniel Stone · 9 years ago
  14. 4339ed8 drm: Don't leak path blob property when updating by Daniel Stone · 9 years ago
  15. 9b0adc2 drm/atomic: Don't open-code CRTC state destroy by Daniel Stone · 9 years ago
  16. bfcd74d drm/edid: Add DMT modes with ID > 0x50 by Ville Syrjälä · 9 years ago
  17. 24b856b drm/edid: Add the DMT ID in the comments by Ville Syrjälä · 9 years ago
  18. fcf22d0 drm/edid: Fix up DMT modes by Ville Syrjälä · 9 years ago
  19. c0fe07a drm/qxl: rewrite framebuffer support by Gerd Hoffmann · 9 years ago
  20. 49f8976 Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  21. 4a324d3 drm: simplify master cleanup by David Herrmann · 9 years ago
  22. 32e7b94 drm: simplify authentication management by David Herrmann · 9 years ago
  23. acab18b drm: drop unused 'magicfree' list by David Herrmann · 9 years ago
  24. ed18170 drm: fix a memleak on mutex failure path by Oleg Drokin · 9 years ago
  25. 3671c58 drm/atomic-helper: Really recover pre-atomic plane/cursor behavior by Daniel Vetter · 9 years ago
  26. 337eb43 drm/qxl: Fix qxl_noop_get_vblank_counter() by Mario Kleiner · 9 years ago
  27. d66a1e3 drm: Zero out invalid vblank timestamp in drm_update_vblank_count. (v2) by Mario Kleiner · 9 years ago
  28. 5a8b21b drm: Prevent invalid use of vblank_disable_immediate. (v2) by Mario Kleiner · 9 years ago
  29. 99264a6 drm/vblank: Fixup and document timestamp update/read barriers by Daniel Vetter · 9 years ago
  30. 5ebe6afa Linux 4.1-rc2 by Linus Torvalds · 9 years ago
  31. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  32. 101a6fd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  33. 71aee81 Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  34. df9ebeb Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  35. 61f06db Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  36. 3333222 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  37. 180d89f Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  38. 2c869b2 ext4: fix growing of tiny filesystems by Jan Kara · 9 years ago
  39. 280227a ext4: move check under lock scope to close a race. by Davide Italiano · 9 years ago
  40. d2dc317 ext4: fix data corruption caused by unwritten and delayed extents by Lukas Czerner · 9 years ago
  41. 9402bdc ext4 crypto: remove duplicated encryption mode definitions by Chanho Park · 9 years ago
  42. fb63e54 ext4 crypto: do not select from EXT4_FS_ENCRYPTION by Herbert Xu · 9 years ago
  43. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  44. e412d3a virtio: fix typo in vring_need_event() doc comment by Stefan Hajnoczi · 9 years ago
  45. feda5f9 virtio: pass baton to Michael Tsirkin by Rusty Russell · 9 years ago
  46. 6fa7272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  47. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 9 years ago
  48. 082a75d rbd: end I/O the entire obj_request on error by Ilya Dryomov · 9 years ago
  49. a44cd7a ext4 crypto: add padding to filenames before encrypting by Theodore Ts'o · 9 years ago
  50. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 9 years ago
  51. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  52. 036f351 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  53. 0aab374 powerpc/powernv: Restore non-volatile CRs after nap by Sam Bobroff · 9 years ago
  54. d91dafc powerpc/eeh: Delay probing EEH device during hotplug by Gavin Shan · 9 years ago
  55. 1ae79b7 powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state() by Gavin Shan · 9 years ago
  56. f32393c powerpc/pseries: Correct cpu affinity for dlpar added cpus by Nathan Fontenot · 9 years ago
  57. 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 9 years ago
  58. 4a152c3 Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  59. 5a2e73b Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  60. e813bb2 net: fec: Fix RGMII-ID mode by Markus Pargmann · 9 years ago
  61. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 9 years ago
  62. c232d8a netxen_nic: use spin_[un]lock_bh around tx_clean_lock by Tony Camuso · 9 years ago
  63. 17d5ceb net/mlx4_core: Fix unaligned accesses by David Ahern · 9 years ago
  64. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 9 years ago
  65. 50904a7 Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  66. 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 · 9 years ago
  67. 9dbbe3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  68. fb45f49 Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  69. 9c4249c modsign: change default key details by David Howells · 9 years ago
  70. 9263a06 Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  71. dcca8de Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  72. 73be174 Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  73. aa6df8d dm: fix free_rq_clone() NULL pointer when requeueing unmapped request by Mike Snitzer · 9 years ago
  74. 3e6180f dm: only initialize the request_queue once by Christoph Hellwig · 9 years ago
  75. 8291fd0 arm64: perf: Fix the pmu node name in warning message by Suzuki K. Poulose · 9 years ago
  76. d795ef9a arm64: perf: don't warn about missing interrupt-affinity property for PPIs by Will Deacon · 9 years ago
  77. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 9 years ago
  78. feb589e Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  79. 5d2361d Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent by Forrest Liu · 9 years ago
  80. 7f0b8a5 cxgb4: Fix MC1 memory offset calculation by Hariprasad Shenai · 9 years ago
  81. 12a8541 bnx2x: Delay during kdump load by Yuval Mintz · 9 years ago
  82. e913fb2 net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table by Pai · 9 years ago
  83. 50d4964 net: dsa: Fix scope of eeprom-length property by Guenter Roeck · 9 years ago
  84. d4c216c net: macb: Fix race condition in driver when Rx frame is dropped by Punnaiah Choudary Kalluri · 9 years ago
  85. b56fc3c hv_netvsc: Fix a bug in netvsc_start_xmit() by KY Srinivasan · 9 years ago
  86. 4873499 altera_tse: Correct rx packet length by Vlastimil Setka · 9 years ago
  87. 42eab00 mlx4: Fix tx ring affinity_mask creation by Benjamin Poirier · 9 years ago
  88. 0d699f28 tipc: fix problem with parallel link synchronization mechanism by Jon Paul Maloy · 9 years ago
  89. f2f6739 tipc: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  90. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  91. 8219967 bridge/mdb: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  92. 2b70fe5 net: sched: act_connmark: don't zap skb->nfct by Florian Westphal · 9 years ago
  93. 165996b trivial: net: systemport: bcmsysport.h: fix 0x0x prefix by Antonio Ospite · 9 years ago
  94. 18fe369 trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix by Antonio Ospite · 9 years ago
  95. ad93e1d Merge branch 'bnx2x' by David S. Miller · 9 years ago
  96. f8dcb5e bnx2x: remove {TPA,GRO}_ENABLE_FLAG by Michal Schmidt · 9 years ago
  97. 7e6b4d4 bnx2x: merge fp->disable_tpa with fp->mode by Michal Schmidt · 9 years ago
  98. d9b9e86 bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set by Michal Schmidt · 9 years ago
  99. 3f300ff hv_netvsc: introduce netif-msg into netvsc module by Simon Xiao · 9 years ago
  100. cb6ccf0 route: Use ipv4_mtu instead of raw rt_pmtu by Herbert Xu · 9 years ago