1. 1a8e5f2 drm/amdgpu: One function call less in amdgpu_cgs_acpi_eval_object() after error detection by Markus Elfring · 8 years ago
  2. 1721c69 drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  3. 00f6872 GPU-DRM-Radeon: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  4. 538f1ef drivers/amdgpu: Remove redundant itermediate return val by Edward O'Callaghan · 8 years ago
  5. 4ba27f9 drivers/amdgpu: Use canonical boolean form in various predicates by Edward O'Callaghan · 8 years ago
  6. 5969a8c drivers/amdgpu: Remove redundant casts on kzalloc() calls by Edward O'Callaghan · 8 years ago
  7. a698e41 drivers/amdgpu: Remove redundant NULL check before kfree() by Edward O'Callaghan · 8 years ago
  8. 004e29c drivers/amdgpu: Use canonical form in branch predicates by Edward O'Callaghan · 8 years ago
  9. ed5121a drivers/amdgpu: Use 'true/false' for bool typed variables by Edward O'Callaghan · 8 years ago
  10. 9c3578a drivers/amdgpu: Remove spurious semicolons by Edward O'Callaghan · 8 years ago
  11. 36e6b91 drm/amd/powerplay: enable DiDt feature for polaris10/11. by Rex Zhu · 8 years ago
  12. c0bcc4e drm/amd/powerplay: populate SMC ACPI minimum voltage using VBIOS boot SCLK and MCLK by Rex Zhu · 8 years ago
  13. 649663c drm/amdgpu/powerplay: partial revert of endian fixes by Alex Deucher · 8 years ago
  14. fc94d32 drm/radeon: drop confusing message about backlight control by Alex Deucher · 8 years ago
  15. ecb2caa drm/radeon/ci add comment to document intentionally unreachable code by Nicholas Mc Guire · 8 years ago
  16. 23a1a9e drm/amdgpu: Disable RPM helpers while reprobing connectors on resume by Lyude · 8 years ago
  17. 69ee974 drm/radeon: init atpx at switcheroo register time v2 by Alex Deucher · 8 years ago
  18. 6b1095e drm/amdgpu: init atpx at switcheroo register time (v2) by Alex Deucher · 8 years ago
  19. b0c4e2a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  20. 7bc3777 sparc64: Trim page tables for 8M hugepages by Nitin Gupta · 8 years ago
  21. 784bdf3 futex: Assume all mappings are private on !MMU systems by Thomas Gleixner · 8 years ago
  22. 6ce2135 drm/i915: Add missing ring_mask to Pineview by Chris Wilson · 8 years ago
  23. 2af04ea objtool: Un-capitalize "Warning" for out-of-sync instruction decoder by Josh Poimboeuf · 8 years ago
  24. 8d94c2f objtool: Resync x86 instruction decoder with the kernel's by Josh Poimboeuf · 8 years ago
  25. 6d01f28 objtool: Support new GCC 6 switch jump table pattern by Josh Poimboeuf · 8 years ago
  26. ce92834 perf target: str_error_r() always returns the buffer it receives by Arnaldo Carvalho de Melo · 8 years ago
  27. 9ecabed Merge tag 'perf-urgent-for-mingo-20160728' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  28. dfaf8d2 ubifs: Make xattr structures static by Ben Dooks · 8 years ago
  29. 1ae9264 ubifs: Silence error output if MS_SILENT is set by Daniel Golle · 8 years ago
  30. 9955d0b perf annotate: Use pipe + fork instead of popen by Arnaldo Carvalho de Melo · 8 years ago
  31. 4a7f4e8 fuse: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  32. d72d9e2 mm: export filemap_check_errors() to modules by Miklos Szeredi · 8 years ago
  33. 9446385 fuse: fix wrong assignment of ->flags in fuse_send_init() by Wei Fang · 8 years ago
  34. 9ebce59 fuse: fuse_flush must check mapping->flags for errors by Maxim Patlasov · 8 years ago
  35. ac7f052 fuse: fsync() did not return IO errors by Alexey Kuznetsov · 8 years ago
  36. 4ce827b x86/power/64: Fix hibernation return address corruption by Josh Poimboeuf · 8 years ago
  37. 8cf740a crypto: marvell - Don't copy IV vectors from the _process op for ciphers by Romain Perier · 8 years ago
  38. 4816c94 lib/mpi: Fix SG miter leak by Herbert Xu · 8 years ago
  39. 30c17eb ovl: simplify empty checking by Miklos Szeredi · 8 years ago
  40. 29c42e8 qstr: constify instances in overlayfs by Al Viro · 8 years ago
  41. dbc816d ovl: clear nlink on rmdir by Miklos Szeredi · 8 years ago
  42. 76bc8e2 ovl: disallow overlayfs as upperdir by Miklos Szeredi · 8 years ago
  43. 656189d ovl: fix warning by Miklos Szeredi · 8 years ago
  44. 5f21501 ovl: remove duplicated include from super.c by Wei Yongjun · 8 years ago
  45. 500cac3 ovl: append MAY_READ when diluting write checks by Vivek Goyal · 8 years ago
  46. e29841a ovl: dilute permission checks on lower only if not special file by Vivek Goyal · 8 years ago
  47. d837a49 ovl: fix POSIX ACL setting by Miklos Szeredi · 8 years ago
  48. 51f7e52 ovl: share inode for hard link by Miklos Szeredi · 8 years ago
  49. 39b681f ovl: store real inode pointer in ->i_private by Miklos Szeredi · 8 years ago
  50. a999d7e ovl: permission: return ECHILD instead of ENOENT by Miklos Szeredi · 8 years ago
  51. d719e8f ovl: update atime on upper by Miklos Szeredi · 8 years ago
  52. bb0d2b8 ovl: fix sgid on directory by Miklos Szeredi · 8 years ago
  53. 9c630eb ovl: simplify permission checking by Miklos Szeredi · 8 years ago
  54. 754f8cb ovl: do not require mounter to have MAY_WRITE on lower by Vivek Goyal · 8 years ago
  55. 1175b6b ovl: do operations on underlying file system in mounter's context by Vivek Goyal · 8 years ago
  56. c0ca3d7 ovl: modify ovl_permission() to do checks on two inodes by Vivek Goyal · 8 years ago
  57. 39a25b2 ovl: define ->get_acl() for overlay inodes by Vivek Goyal · 8 years ago
  58. 72e4848 ovl: move some common code in a function by Vivek Goyal · 8 years ago
  59. 58ed4e7 ovl: store ovl_entry in inode->i_private for all inodes by Andreas Gruenbacher · 8 years ago
  60. eead4f2 ovl: use generic_delete_inode by Miklos Szeredi · 8 years ago
  61. c1b2cc1 ovl: check mounter creds on underlying lookup by Miklos Szeredi · 8 years ago
  62. 55f1cf8 avr32: off by one in at32_init_pio() by Dan Carpenter · 8 years ago
  63. 6ad4a21 avr32: fixup code style in unistd.h and syscall_table.S by Hans-Christian Noren Egtvedt · 8 years ago
  64. 389ce5a avr32: wire up preadv2 and pwritev2 syscalls by Hans-Christian Noren Egtvedt · 8 years ago
  65. 3146bc6 arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO by James Hogan · 8 years ago
  66. 08cc55b arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux by Ard Biesheuvel · 8 years ago
  67. d6732fc arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTE by Ard Biesheuvel · 8 years ago
  68. 6ea6257 mmc: rtsx_pci: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  69. 9bce7fd mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests by Ulf Hansson · 8 years ago
  70. 27f4bf7 mmc: rtsx_pci: Use the provided busy timeout from the mmc core by Ulf Hansson · 8 years ago
  71. fa243f6 mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS by Ulf Hansson · 8 years ago
  72. 2b33099 mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS by Ulf Hansson · 8 years ago
  73. 21b8fe0 mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static by Ulf Hansson · 8 years ago
  74. 3e3274a mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host() by Ulf Hansson · 8 years ago
  75. 2788ed4 mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP by Ulf Hansson · 8 years ago
  76. 6916fb3 xfrm: Ignore socket policies when rebuilding hash tables by Tobias Brunner · 8 years ago
  77. 11f7690 MIPS: c-r4k: Use SMP calls for CM indexed cache ops by James Hogan · 8 years ago
  78. f70ddc0 MIPS: c-r4k: Avoid small flush_icache_range SMP calls by James Hogan · 8 years ago
  79. 27b93d9 MIPS: c-r4k: Local flush_icache_range cache op override by James Hogan · 8 years ago
  80. a9341ae MIPS: c-r4k: Split r4k_flush_kernel_vmap_range() by James Hogan · 8 years ago
  81. 640511a MIPS: c-r4k: Exclude sibling CPUs in SMP calls by James Hogan · 8 years ago
  82. 6d758bf MIPS: c-r4k: Fix valid ASID optimisation by James Hogan · 8 years ago
  83. d374d93 MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg by James Hogan · 8 years ago
  84. 8bd646e MIPS: c-r4k: Avoid dcache flush for sigtramps by James Hogan · 8 years ago
  85. e523f28 MIPS: c-r4k: Fix sigtramp SMP call to use kmap by James Hogan · 8 years ago
  86. 0758b11 MIPS: c-r4k: Fix protected_writeback_scache_line for EVA by James Hogan · 8 years ago
  87. 9269631 MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack by James Hogan · 8 years ago
  88. 826e99b MIPS: SMP: Update cpu_foreign_map on CPU disable by James Hogan · 8 years ago
  89. a05c392 MIPS: SMP: Clear ASID without confusing has_valid_asid() by James Hogan · 8 years ago
  90. 2fc4d83 drm: rcar: use generic code for managing zpos plane property by Benjamin Gaignard · 8 years ago
  91. e47726a drm/exynos: use generic code for managing zpos plane property by Marek Szyprowski · 8 years ago
  92. bbd1e3a drm: sti: use generic zpos for plane by Benjamin Gaignard · 8 years ago
  93. 44d1240d drm: add generic zpos property by Marek Szyprowski · 8 years ago
  94. 62c2cd0 Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8 by Benjamin Gaignard · 8 years ago
  95. af1b1a9 sparc64 mm: Fix base TSB sizing when hugetlb pages are used by Mike Kravetz · 8 years ago
  96. a1f5524 drm: aux ->transfer() can return 0, deal with it by Ville Syrjälä · 8 years ago
  97. c624c86 Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  98. e55884d Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  99. 867900b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  100. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago