aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-08-05sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker
2016-08-05sh: add defconfig for J-Core J2Rich Felker
2016-08-05sh: use common clock framework with device tree boardsRich Felker
2016-08-05sh: system call wire upYoshinori Sato
2016-08-05sh: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring
2016-08-05sh: do not perform IPI-based cache flush except on boards that need itRich Felker
2016-08-05sh: add SMP support for J2Rich Felker
2016-08-05sh: SMP support for SH2 entry.SRich Felker
2016-08-05sh: add working futex atomic ops on userspace addresses for smpRich Felker
2016-08-05sh: add J2 atomics using the cas.l instructionRich Felker
2016-08-05sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker
2016-08-05sh: add support for J-Core J2 processorRich Felker
2016-08-04ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki
2016-08-04.mailmap: Correct entries for Mauro Carvalho Chehab and Shuah KhanJoe Perches
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-08-04mm/memblock.c: fix NULL dereference errorzijun_hu
2016-08-04MAINTAINERS: update cgroup's document pathseokhoon.yoon
2016-08-04slub: drop bogus inline for fixup_red_left()Geert Uytterhoeven
2016-08-04powerpc/fsl_rio: fix a missing error codeDan Carpenter
2016-08-04mm: initialise per_cpu_nodestats for all online pgdats at bootMel Gorman
2016-08-04mm/memblock: fix a typo in a commentAlexander Kuleshov
2016-08-04mm: 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-04DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1Jani Nikula
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-04mm/block: convert rw_page users to bio op useMike Christie
2016-08-04loop: make do_req_filebacked more robustChristoph Hellwig
2016-08-04loop: don't try to use AIO for discardsChristoph Hellwig
2016-08-04blk-mq: fix deadlock in blk_mq_register_disk() error pathJens Axboe
2016-08-04Include: blkdev: Removed duplicate 'struct request;' declaration.John Pittman
2016-08-04Fixup direct bi_rw modifiersShaun Tancheff
2016-08-04block: fix bdi vs gendisk lifetime mismatchDan Williams
2016-08-04blk-mq: Allow timeouts to run while queue is freezingGabriel Krisman Bertazi
2016-08-04nbd: fix race in ioctlVegard Nossum