1. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 10 years ago
  2. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 10 years ago
  3. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 10 years ago
  4. 36b6608 drm: Document drm_encoder/crtc_helper_funcs by Daniel Vetter · 10 years ago
  5. 30ecad7 drm: Move drm_display_mode an related docs into kerneldoc by Daniel Vetter · 10 years ago
  6. 4ee6034 drm: Document drm_connector_helper_funcs by Daniel Vetter · 10 years ago
  7. 11a0ba9 drm: Document drm_plane_helper_funcs by Daniel Vetter · 10 years ago
  8. 9953f41 drm: Kerneldoc for drm_mode_config_funcs by Daniel Vetter · 10 years ago
  9. c6b0ca3 drm: Add kerneldoc for drm_framebuffer_funcs by Daniel Vetter · 10 years ago
  10. f6da8c6 drm: document drm_crtc_funcs by Daniel Vetter · 10 years ago
  11. 6fe14ac drm: Document drm_connector_funcs by Daniel Vetter · 10 years ago
  12. 129b782 drm: Move encoder->save/restore into nouveau by Daniel Vetter · 10 years ago
  13. 813b0f3 drm: Remove crtc/connector->save/restore hooks by Daniel Vetter · 10 years ago
  14. 8854863 drm: Update drm_plane_funcs kerneldoc by Daniel Vetter · 10 years ago
  15. da024fe drm/bridge: Improve kerneldoc by Daniel Vetter · 10 years ago
  16. 4490d4c drm: Make helper vtable pointers type-safe by Daniel Vetter · 10 years ago
  17. 092d01d drm: Reorganize helper vtables and their docs by Daniel Vetter · 10 years ago
  18. b516a9e drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers by Daniel Vetter · 10 years ago
  19. 264d697 drm: Polish fbdev helper struct docs by Daniel Vetter · 10 years ago
  20. e876b41 Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 10 years ago
  21. 47c0fd7 Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  22. 19190f5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  23. a2dbb7b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  24. 8cdef96 Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  25. b1007e7 Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  26. d441fe2 Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  27. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 10 years ago
  28. bbc8764 drm/nouveau: Fix pre-nv50 pageflip events (v4) by Daniel Vetter · 10 years ago
  29. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 10 years ago
  30. f46e699 Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 10 years ago
  31. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  32. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  33. e3c9b1e Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  34. 4eaf3b8 net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 10 years ago
  35. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 10 years ago
  36. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 10 years ago
  37. 38ee8fb sctp: convert sack_needed and sack_generation to bits by Marcelo Ricardo Leitner · 10 years ago
  38. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 10 years ago
  39. 69030dd cpufreq: use last policy after online for drivers with ->setpolicy by Srinivas Pandruvada · 10 years ago
  40. 1494276 drm/atomic-helper: Implement subsystem-level suspend/resume by Thierry Reding · 10 years ago
  41. 06eaae4 drm: Implement drm_modeset_lock_all_ctx() by Thierry Reding · 10 years ago
  42. 64031e3 ACPI / property: fix compile error for acpi_node_get_property_reference() when CONFIG_ACPI=n by Hanjun Guo · 10 years ago
  43. ceb5d58 net: fix sock_wake_async() rcu protection by Eric Dumazet · 10 years ago
  44. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 10 years ago
  45. 304d888 Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" by Nicolas Dichtel · 10 years ago
  46. 4c6bcf4 drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz clock difference by Ville Syrjälä · 10 years ago
  47. 80d6900 Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  48. aeb745e Merge tag 'topic/drm-misc-2015-11-26' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  49. 6753ba9 drm/atomic_helper: Add drm_atomic_helper_disable_planes_on_crtc() by Jyri Sarha · 10 years ago
  50. 880621c packet: Allow packets with only a header (but no payload) by Martin Blumenstingl · 10 years ago
  51. bf4e6b4 block: Always check queue limits for cloned requests by Hannes Reinecke · 10 years ago
  52. 08236c6 lightnvm: unconverted ppa returned in get_bb_tbl by Matias Bjørling · 10 years ago
  53. 36511e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  54. 75a29ec Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  55. 3a66d7d kref: Remove kref_put_spinlock_irqsave() by Bart Van Assche · 10 years ago
  56. 057085e target: Fix race for SCF_COMPARE_AND_WRITE_POST checking by Nicholas Bellinger · 10 years ago
  57. 081f369 Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  58. 8003a57 Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  59. c64410f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  60. 5d86862 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  61. 9b2c0b7 drm: Serialise multiple event readers by Chris Wilson · 10 years ago
  62. ca369d5 block/sd: Fix device-imposed transfer length limits by Martin K. Petersen · 10 years ago
  63. d3de94b Merge tag 'v4.4-rc2' into fixes by Arnd Bergmann · 10 years ago
  64. 7c7a0e9 ARM/PCI: Move align_resource function pointer to pci_host_bridge structure by Gabriele Paoloni · 10 years ago
  65. 98409bf Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 10 years ago
  66. c9da161 bpf: fix clearing on persistent program array maps by Daniel Borkmann · 10 years ago
  67. 4cf193b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  68. fbc416f arm64: fix building without CONFIG_UID16 by Arnd Bergmann · 10 years ago
  69. 87069f4 drm/mm: use list_next_entry by Geliang Tang · 10 years ago
  70. 373701b drm: fix potential dangling else problems in for_each_ macros by Jani Nikula · 10 years ago
  71. 264640f ipv6: distinguish frag queues by device for multicast and link-local packets by Michal Kubeček · 10 years ago
  72. 8bd142c Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 10 years ago
  73. 4ce01c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  74. 0e3dfda KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active by Christoffer Dall · 10 years ago
  75. 18b40c5 drm/mm: rewrite drm_mm_for_each_hole by Geliang Tang · 10 years ago
  76. c70f577 drm: Add "prefix" parameter to drm_rect_debug_print() by Ville Syrjälä · 10 years ago
  77. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 10 years ago
  78. d9c3824 drm: Describe the Rotation property bits. by Robert Fekete · 10 years ago
  79. 36af4ca drm/dp: add eDP DPCD backlight control bit definitions by Jani Nikula · 10 years ago
  80. decc60b drm: Update GEM refcounting docs by Daniel Vetter · 10 years ago
  81. c3ede03 gpu: ipu-v3: drop unused dmfc field from client platform data by Philipp Zabel · 10 years ago
  82. 91ab4b4 nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY by Jeff Layton · 10 years ago
  83. 0f42a6a nfs: use btrfs ioctl defintions for clone by Christoph Hellwig · 10 years ago
  84. c86b3de thermal: fix thermal_zone_bind_cooling_device prototype by Arnd Bergmann · 10 years ago
  85. 7d26727 unix: avoid use-after-free in ep_remove_wait_queue by Rainer Weikusat · 10 years ago
  86. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  87. 104e2a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  88. dcfeda9 Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  89. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 10 years ago
  90. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  91. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 10 years ago
  92. 21fa844 mm: fix up sparse warning in gfpflags_allow_blocking by Jeff Layton · 10 years ago
  93. 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 10 years ago
  94. 5cf6a51 configfs: allow dynamic group creation by Daniel Baluta · 10 years ago
  95. 94a58c3 slab.h: sprinkle __assume_aligned attributes by Rasmus Villemoes · 10 years ago
  96. 9580306 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 10 years ago
  97. 2fde0e4 lightnvm: add free and bad lun info to show luns by Javier Gonzalez · 10 years ago
  98. 0b59733 lightnvm: keep track of block counts by Javier Gonzalez · 10 years ago
  99. ac06219 mac80211: always set the buf_size in AddBA req to 64 by Gregory Greenman · 10 years ago
  100. 86eaf54 Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago