aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-07genksyms: generate lexer and parser during build instead of shippingMasahiro Yamada
2018-04-07kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada
2018-04-07.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignoreMasahiro Yamada
2018-04-07kbuild: use HOSTLDFLAGS for single .c executablesRobin Jarry
2018-04-06Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-04-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-06Merge tag 'mailbox-v4.17' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-06Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-06Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-06Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas
2018-04-05mm,oom_reaper: check for MMF_OOM_SKIP before complainingTetsuo Handa
2018-04-05mm/ksm: fix interaction with THPClaudio Imbrenda
2018-04-05mm/memblock.c: cast constant ULLONG_MAX to phys_addr_tStefan Agner
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko
2018-04-05mm/page_isolation.c: make start_isolate_page_range() fail if already isolatedMike Kravetz
2018-04-05mm: change return type to vm_fault_tSouptick Joarder
2018-04-05mm, oom: remove 3% bonus for CAP_SYS_ADMIN processesDavid Rientjes
2018-04-05mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes
2018-04-05kernel/fork.c: detect early free of a live mmMark Rutland
2018-04-05mm: make counting of list_lru_one::nr_items locklessKirill Tkhai
2018-04-05mm/swap_state.c: make bool enable_vma_readahead and swap_vma_readahead() staticColin Ian King
2018-04-05block_invalidatepage(): only release page if the full page was invalidatedJeff Moyer
2018-04-05mm: kernel-doc: add missing parameter descriptionsMike Rapoport
2018-04-05mm/swap.c: remove @cold parameter description for release_pages()Mike Rapoport
2018-04-05mm/nommu: remove description of alloc_vm_areaMike Rapoport
2018-04-05zram: drop max_zpage_size and use zs_huge_class_size()Sergey Senozhatsky
2018-04-05zsmalloc: introduce zs_huge_class_size()Sergey Senozhatsky
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-04-05fs/direct-io.c: minor cleanups in do_blockdev_direct_IONikolay Borisov
2018-04-05include/linux/mm.h: provide consistent declaration for num_poisoned_pagesGuenter Roeck
2018-04-05device-dax: implement ->pagesize() for smaps to report MMUPageSizeDan Williams
2018-04-05mm, hugetlbfs: introduce ->pagesize() to vm_operations_structDan Williams
2018-04-05mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()Dan Williams
2018-04-05mm/gup.c: fix coding style issues.Mario Leinweber
2018-04-05mm/free_pcppages_bulk: prefetch buddy while not holding lockAaron Lu
2018-04-05mm/free_pcppages_bulk: do not hold lock when picking pages to freeAaron Lu
2018-04-05mm/free_pcppages_bulk: update pcp->count insideAaron Lu
2018-04-05mm, compaction: drain pcps for zone when kcompactd failsDavid Rientjes
2018-04-05mm: make should_failslab always available for fault injectionHoward McLauchlan
2018-04-05mm/page_poison.c: make early_page_poison_param() __initDou Liyang
2018-04-05mm/page_owner.c: make early_page_owner_param() __initDou Liyang
2018-04-05mm/kmemleak.c: make kmemleak_boot_config() __initDou Liyang