aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-31drm/vc4: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-05-31drm/vc4: Use drm_gem_object_unreference_unlockedDaniel Vetter2-10/+3
2016-05-31drm: Initialize a linear gamma table by defaultDaniel Vetter2-7/+13
2016-05-31drm/vgem: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-05-31drm/qxl: Don't set a gamma table sizeDaniel Vetter1-1/+0
2016-05-31drm/msm: Nuke dummy gamma_set/get functionsDaniel Vetter1-14/+0
2016-05-31drm/cirrus: Drop redundnant gamma size checkDaniel Vetter1-3/+0
2016-05-31drm/fb-helper: Remove dead code in setcolregDaniel Vetter1-31/+2
2016-05-31drm/mediatek: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-05-31drm/hisilicon: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-05-31drm/hlcd: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-05-31vga_switcheroo: Support deferred probing of audio clientsLukas Wunner1-8/+11
2016-05-31vga_switcheroo: Add helper for deferred probingLukas Wunner5-28/+33
2016-05-31virtio-gpu: fix output lookupGerd Hoffmann1-1/+7
2016-05-30drm/doc: Unify KMS Locking docsDaniel Vetter2-18/+9
2016-05-30drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabledLiu Ying1-0/+3
2016-05-30Fix annoyingly awkward typo in drm_edid_load.cValdis Kletnieks1-1/+1
2016-05-29Linux 4.7-rc1Linus Torvalds1-3/+3
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin1-2/+2
2016-05-28Rename other copy of hash_string to hashlen_stringGeorge Spelvin1-2/+2
2016-05-28hpfs: implement the show_options methodMikulas Patocka1-11/+32
2016-05-28affs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-28hpfs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-28fs: fix binfmt_aout.c build errorGuenter Roeck1-1/+0
2016-05-28h8300: Add <asm/hash.h>George Spelvin2-0/+54
2016-05-28microblaze: Add <asm/hash.h>George Spelvin2-0/+82
2016-05-28m68k: Add <asm/hash.h>George Spelvin2-0/+60
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin6-4/+299
2016-05-28fs/namei.c: Improve dcache hash functionGeorge Spelvin1-40/+81
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2-53/+36
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin1-3/+3
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin1-31/+9
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin3-9/+53
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin2-26/+73
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung1-15/+0
2016-05-28i2c: dev: use after free in detachDan Carpenter1-1/+1
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner1-1/+1
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan1-0/+1
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan1-8/+0
2016-05-28MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov7-7/+7
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki1-1/+2
2016-05-28MIPS: Pistachio: Enable KASLRMatt Redfearn2-2/+7
2016-05-28MIPS: lib: Mark intrinsics notraceHarvey Hunt7-7/+7
2016-05-28MIPS: Fix 64-bit HTW configurationJames Hogan1-2/+12
2016-05-28MIPS: Add 64-bit HTW fieldsJames Hogan2-2/+14
2016-05-28MAINTAINERS: Add file patterns for mips device tree bindingsGeert Uytterhoeven1-0/+1
2016-05-28MAINTAINERS: Add file patterns for mips brcm device tree bindingsGeert Uytterhoeven1-0/+1
2016-05-28MIPS: Simplify DSP instruction encoding macrosJames Hogan1-90/+17
2016-05-28MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan1-5/+7
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2-62/+58