summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki
2016-08-05.mailmap: Correct entries for Mauro Carvalho Chehab and Shuah KhanJoe Perches
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-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
2016-08-04block: fix use-after-free in seq fileVegard Nossum
2016-08-04f2fs: drop bio->bi_rw manual assignmentJens Axboe
2016-08-04block: add missing group association in bio-cloning functionsPaolo Valente
2016-08-04blkcg: kill unused field nr_undestroyed_grpsHou Tao
2016-08-04writeback: Write dirty times for WB_SYNC_ALL writebackJan Kara