1. 4dbf505 greybus: audio: Add direct audio streaming control for APBridgeA by Mark Greer · 8 years ago
  2. 184992e greybus: audio: Add Greybus Audio Device Class Protocol helper routines by Mark Greer · 8 years ago
  3. ba4144a greybus: audio: Add Audio Device Class Protocol definitions by Mark Greer · 8 years ago
  4. fd8f9e1 greybus: audio: Use underscore in file name by Mark Greer · 8 years ago
  5. aa187d3 greybus: arche-apb-ctrl: Enable the clocks after regulator enable by Vaibhav Hiremath · 8 years ago
  6. fda3bec iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG by CQ Tang · 8 years ago
  7. 3a8dba4 greybus: camera: HACK: Register gb camera to the HOST camera by Gjorgji Rosikopulos · 8 years ago
  8. fc0ddf5 greybus: camera: HACK: Export GB camera interface by Gjorgji Rosikopulos · 8 years ago
  9. 9c06c6a greybus: lights: remove sync operation and work queue by Rui Miguel Silva · 8 years ago
  10. b827e11 greybus: kernel_ver: add handle for lights in 4.5 by Rui Miguel Silva · 8 years ago
  11. de14131 greybus: uevent: add GREYBUS_ID to uevent by Greg Kroah-Hartman · 8 years ago
  12. be6bfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  13. 1832237 drivers/of: Export OF changeset functions by Gavin Shan · 9 years ago
  14. e93d12a null_blk: use sector_div instead of do_div by Arnd Bergmann · 8 years ago
  15. e9c5e74 drm/amdgpu: add missing irq.h include by Dave Airlie · 8 years ago
  16. d6f7a18 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 8 years ago
  17. 06249e6 Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 8 years ago
  18. c7753e9 Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 8 years ago
  19. a50e2bf drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates by Thomas Hellstrom · 9 years ago
  20. fb89ac5 drm/vmwgfx: Fix an incorrect lock check by Thomas Hellstrom · 9 years ago
  21. 38b1751 drm: nouveau: fix nouveau_debugfs_init prototype by Arnd Bergmann · 8 years ago
  22. 25c8050 drm/nouveau/pci: fix check in nvkm_pcie_set_link by Karol Herbst · 8 years ago
  23. 6cfd777 Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  24. cbd88cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  25. e57e58b iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users by David Woodhouse · 8 years ago
  26. 928b3f1 Merge tag 'please-pull-fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 8 years ago
  27. 701a0fd hip04_eth: fix missing error handle for build_skb failed by wangweidong · 8 years ago
  28. ee8413b ALSA: timer: Fix double unlink of active_list by Takashi Iwai · 8 years ago
  29. 14006ab greybus: makefile: add requirement for CONFIG_INPUT by Rui Miguel Silva · 8 years ago
  30. a7fd9a4 lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM by Jens Axboe · 8 years ago
  31. 1adbfc4 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  32. e752991 Merge branch '3c59x-dma-fixes' by David S. Miller · 8 years ago
  33. 6e14441 3c59x: fix another page map/single unmap imbalance by Neil Horman · 8 years ago
  34. 7356f4e 3c59x: balance page maps and unmaps by Neil Horman · 8 years ago
  35. 77a76b0 Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  36. 50ae833 Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  37. fcac9d5 Orangefs: add protocol information to Documentation/filesystems/orangefs.txt by Mike Marshall · 8 years ago
  38. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  39. cf09112 Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  40. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  41. d6a3227 Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  42. a9cf828 uapi: update install list after nvme.h rename by Mike Frysinger · 8 years ago
  43. 0f7f2f0 efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap by Ard Biesheuvel · 8 years ago
  44. 8092677 ia64: split off early_ioremap() declarations into asm/early_ioremap.h by Ard Biesheuvel · 8 years ago
  45. 4c257ec Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  46. 39272dd Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  47. 67ad058 Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  48. 237f38c Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  49. ed8a9d2c block: use bd{grab,put}() instead of open-coding by Ilya Dryomov · 9 years ago
  50. d8e0cae drm/amdgpu: validate duplicates first by Christian König · 8 years ago
  51. eceb8a1 drm/amdgpu: move VM page tables to the LRU end on CS v2 by Christian König · 8 years ago
  52. ab74961 drm/ttm: add ttm_bo_move_to_lru_tail function v2 by Christian König · 8 years ago
  53. ed704a4 drm/ttm: fix adding foreign BOs to the swap LRU by Christian König · 8 years ago
  54. 33d48cf drm/ttm: fix adding foreign BOs to the LRU during init v2 by Christian König · 8 years ago
  55. e3837b0 drm/radeon: use kobj_to_dev() by Geliang Tang · 8 years ago
  56. cc29ec8 drm/amdgpu: use kobj_to_dev() by Geliang Tang · 8 years ago
  57. 403664b drm/amdgpu/cz: force vce clocks when sclks are forced by Alex Deucher · 9 years ago
  58. 5f57642 drm/amdgpu/cz: force uvd clocks when sclks are forced by Alex Deucher · 9 years ago
  59. 044c062 drm/amdgpu/cz: add code to enable forcing VCE clocks by Alex Deucher · 9 years ago
  60. d83b1e81 drm/amdgpu/cz: add code to enable forcing UVD clocks by Alex Deucher · 9 years ago
  61. 603525d drm/i915: Refactor intel_surf_alignment() by Ville Syrjälä · 8 years ago
  62. ce1e5c1 drm/i915: s/intel_gen4_compute_page_offset/intel_compute_tile_offset/ by Ville Syrjälä · 8 years ago
  63. d843310 drm/i915: Use intel_tile_{size,width,height}() in intel_gen4_compute_page_offset() by Ville Syrjälä · 8 years ago
  64. d9b3288 drm/i915: change intel_fill_fb_ggtt_view() to use the real tile size by Ville Syrjälä · 8 years ago
  65. 832be82 drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width() by Ville Syrjälä · 8 years ago
  66. 7b49f94 drm/i915: Factor out intel_tile_width() by Ville Syrjälä · 8 years ago
  67. b5c6533 drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset() by Ville Syrjälä · 8 years ago
  68. 3b780be x25_asy: Free x25_asy on x25_asy_open() failure. by David S. Miller · 8 years ago
  69. 888c9e3 drm/amdgpu: fix lost sync_to if scheduler is enabled. by Chunming Zhou · 8 years ago
  70. f3b5cb3 drm/amd/powerplay: fix static checker warning for return meaningless value. by Rex Zhu · 8 years ago
  71. be57366 Orangefs: make .statfs gossip_debug more complete. by Mike Marshall · 8 years ago
  72. 569dbfc Orangefs: define a minimum compatible userspace version. by Mike Marshall · 8 years ago
  73. 4c27b32 Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream" by Mike Marshall · 8 years ago
  74. c817e26 Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count. by Mike Marshall · 8 years ago
  75. b3ae475 Orangefs: implement .write_iter by Mike Marshall · 8 years ago
  76. d122cbf drm/sysfs: use kobj_to_dev() by Geliang Tang · 8 years ago
  77. 657fb5f drm/i915: use kobj_to_dev() by Geliang Tang · 8 years ago
  78. 00ae40e mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB by Dan Carpenter · 8 years ago
  79. b8e429a genetlink: Fix off-by-one in genl_allocate_reserve_groups() by David S. Miller · 8 years ago
  80. 038a75a Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-4.5/drivers by Jens Axboe · 8 years ago
  81. f594914 drm/i915: Init power domains early in driver load by Daniel Vetter · 8 years ago
  82. c474e34 gpio: generic: make bgpio_pdata always visible by Arnd Bergmann · 9 years ago
  83. cb74ed2 audit: always enable syscall auditing when supported and audit is enabled by Paul Moore · 8 years ago
  84. 9636870 audit: force seccomp event logging to honor the audit_enabled flag by Paul Moore · 8 years ago
  85. d865e57 audit: Delete unnecessary checks before two function calls by Markus Elfring · 8 years ago
  86. 1194b99 audit: wake up threads if queue switched from limited to unlimited by Richard Guy Briggs · 8 years ago
  87. f48a942 audit: include auditd's threads in audit_log_start() wait exception by Richard Guy Briggs · 8 years ago
  88. eb8baf6 audit: remove audit_backlog_wait_overflow by Paul Moore · 8 years ago
  89. c4b7a77 audit: don't needlessly reset valid wait time by Richard Guy Briggs · 8 years ago
  90. d20313b dmaengine: edma: Fix paRAM slot allocation for entry channel 0 by Peter Ujfalusi · 8 years ago
  91. f90d2d3 netfilter: ipset: allow a 0 netmask with hash_netiface type by Florian Westphal · 8 years ago
  92. 4b8c4ed netfilter: nft_byteorder: avoid unneeded le/be conversion steps by Florian Westphal · 8 years ago
  93. c62db3d ASoC: rt5659: Staticise rt5659_i2c_shutdown by Axel Lin · 8 years ago
  94. 1ca2cf8 ASoC: rt5659: Fix irq leak by Axel Lin · 8 years ago
  95. cde6bcd ASoC: AMD: free memory on error by Dan Carpenter · 8 years ago
  96. eb47fe8 drm: Do not set connector->encoder in drivers by Thierry Reding · 9 years ago
  97. bab7c6c batman-adv: Fix list removal of batadv_hardif_neigh_node by Sven Eckelmann · 9 years ago
  98. af63cf5 batman-adv: fix lockdep splat when doing mcast_free by Simon Wunderlich · 9 years ago
  99. 78fd8c7 x86/vdso/pvclock: Protect STABLE check with the seqcount by Andy Lutomirski · 9 years ago
  100. c698d63 i2c: create builtin_i2c_driver to avoid registration boilerplate by Paul Gortmaker · 9 years ago