summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-06Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-05Merge tag 'sound-fix-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-08-05ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki
2016-08-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-05Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-08-05mm/memblock.c: fix NULL dereference errorzijun_hu
2016-08-05MAINTAINERS: update cgroup's document pathseokhoon.yoon
2016-08-05slub: drop bogus inline for fixup_red_left()Geert Uytterhoeven
2016-08-05powerpc/fsl_rio: fix a missing error codeDan Carpenter
2016-08-05mm: initialise per_cpu_nodestats for all online pgdats at bootMel Gorman
2016-08-05mm/memblock: fix a typo in a commentAlexander Kuleshov
2016-08-05mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabledzhong jiang
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-08-04Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-04Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-08-04Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-04Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2016-08-04nfsd: remove some dead code in nfsd_create_locked()Dan Carpenter
2016-08-04nfsd: drop unnecessary MAY_EXEC check from createJ. Bruce Fields
2016-08-04nfsd: clean up bad-type check in nfsd_create_lockedJ. Bruce Fields
2016-08-04nfsd: remove unnecessary positive-dentry checkJ. Bruce Fields
2016-08-04nfsd: reorganize nfsd_createJ. Bruce Fields
2016-08-04nfsd: check d_can_lookup in fh_verify of directoriesJ. Bruce Fields
2016-08-04nfsd: remove redundant zero-length check from createJ. Bruce Fields
2016-08-04nfsd: Make creates return EEXIST instead of EACCESOleg Drokin
2016-08-04metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan
2016-08-04Input: silead - remove some dead codeDan Carpenter
2016-08-04Input: sis-i2c - select CONFIG_CRC_ITU_TArnd Bergmann
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-04Soft RoCE driverMoni Shoua
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-04dynamic_debug: add jump label supportJason Baron
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron
2016-08-04arm: jump label may reference text in __exitJason Baron
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron
2016-08-04drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warningArnd Bergmann
2016-08-04MAINTAINERS: update email and list of Samsung HW driver maintainersKamil Debski
2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie