- 5bbe354 mm: allow compaction of unevictable pages by Eric B Munson · 10 years ago
- a4bb3ec mm/page-writeback: check-before-clear PageReclaim by Naoya Horiguchi · 10 years ago
- b3b3a99 mm/migrate: check-before-clear PageSwapCache by Naoya Horiguchi · 10 years ago
- 8d63d99 mm: avoid tail page refcounting on non-THP compound pages by Kirill A. Shutemov · 10 years ago
- e8c6158 mm: consolidate all page-flags helpers in <linux/page-flags.h> by Kirill A. Shutemov · 10 years ago
- 64d37a2 mm/memory-failure.c: define page types for action_result() in one place by Naoya Horiguchi · 10 years ago
- 2564f68 memcg: remove obsolete comment by Vladimir Davydov · 10 years ago
- adbe427 memcg: zap mem_cgroup_lookup() by Vladimir Davydov · 10 years ago
- d7e4a2e mm: refactor zone_movable_is_highmem() by Zhang Zhen · 10 years ago
- bdddbcd mm/oom_kill.c: fix typo in comment by Yaowei Bai · 10 years ago
- f2b91d8 vfs: delete vfs_readdir function declaration by Zhang Zhen · 10 years ago
- 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 9f91514 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
- 8691c13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- c3a416a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
- 8c194f3 Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
- 07e492e Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
- b240452 Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
- f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
- 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- e4b0db7 Documentation: update arch list in the 'memtest' entry by Vladimir Murzin · 10 years ago
- 8d8cfb4 Kconfig: memtest: update number of test patterns up to 17 by Vladimir Murzin · 10 years ago
- d30eae4 arm: add support for memtest by Vladimir Murzin · 10 years ago
- 36dd908 arm64: add support for memtest by Vladimir Murzin · 10 years ago
- 7f70bae memtest: use phys_addr_t for physical addresses by Vladimir Murzin · 10 years ago
- 4a20799 mm: move memtest under mm by Vladimir Murzin · 10 years ago
- 0205796 mm, hugetlb: abort __get_user_pages if current has been oom killed by David Rientjes · 10 years ago
- 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 10 years ago
- 2415b9f memcg: print cgroup information when system panics due to panic_on_oom by Balasubramani Vivekanandan · 10 years ago
- 2a8e700 mm: numa: remove migrate_ratelimited by Mel Gorman · 10 years ago
- 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
- d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 10 years ago
- c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 10 years ago
- 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
- 8e89a35 s390: standardize mmap_rnd() usage by Kees Cook · 10 years ago
- ed63227 powerpc: standardize mmap_rnd() usage by Kees Cook · 10 years ago
- 1f0569d mips: extract logic for mmap_rnd() by Kees Cook · 10 years ago
- dd04cff arm64: standardize mmap_rnd() usage by Kees Cook · 10 years ago
- 8216814 x86: standardize mmap_rnd() usage by Kees Cook · 10 years ago
- fbbc400 arm: factor out mmap ASLR into mmap_rnd by Kees Cook · 10 years ago
- a87938b fs/binfmt_elf.c: fix bug in loading of PIE binaries by Michael Davidson · 10 years ago
- b1b0dea mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabled by Chen Gang · 10 years ago
- 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 10 years ago
- 5d72b4f x86, mm: support huge I/O mapping capability I/F by Toshi Kani · 10 years ago
- b9820d8 mm: change vunmap to tear down huge KVA mappings by Toshi Kani · 10 years ago
- e61ce6a mm: change ioremap to set up huge I/O mappings by Toshi Kani · 10 years ago
- 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 10 years ago
- 0f616be mm: change __get_vm_area_node() to use fls_long() by Toshi Kani · 10 years ago
- 42ff270 mm/page_alloc.c: clean up comment by Yaowei Bai · 10 years ago
- f91e8d6 sparc: clarify __GFP_NOFAIL allocation by Michal Hocko · 10 years ago
- 6477571 mm: clarify __GFP_NOFAIL deprecation status by Michal Hocko · 10 years ago
- ac17382 mm: cma: constify and use correct signness in mm/cma.c by Sasha Levin · 10 years ago
- 6e276d2 kernel, cpuset: remove exception for __GFP_THISNODE by David Rientjes · 10 years ago
- 5265047 mm, thp: really limit transparent hugepage allocation to local node by David Rientjes · 10 years ago
- 4167e9b mm: remove GFP_THISNODE by David Rientjes · 10 years ago
- b360edb mm, mempolicy: migrate_to_node should only migrate to node by David Rientjes · 10 years ago
- 3cb29d1 cleancache: remove limit on the number of cleancache enabled filesystems by Vladimir Davydov · 10 years ago
- 53d85c9 cleancache: forbid overriding cleancache_ops by Vladimir Davydov · 10 years ago
- 9de1626 cleancache: zap uuid arg of cleancache_init_shared_fs by Vladimir Davydov · 10 years ago
- 58be19d ocfs2: copy fs uuid to superblock by Vladimir Davydov · 10 years ago
- 93e478d mm: refactor do_wp_page handling of shared vma into a function by Shachar Raindel · 10 years ago
- 2f38ab2 mm: refactor do_wp_page, extract the page copy flow by Shachar Raindel · 10 years ago
- 2876680 mm: refactor do_wp_page - rewrite the unlock flow by Shachar Raindel · 10 years ago
- 4e047f8 mm: refactor do_wp_page, extract the reuse case by Shachar Raindel · 10 years ago
- 5a3fbef mm: do not add nr_pmds into mm_struct if PMD is folded by Kirill A. Shutemov · 10 years ago
- 235a8f0 mm: define default PGTABLE_LEVELS to two by Kirill A. Shutemov · 10 years ago
- 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- 6b8ce2a um: expose number of page table levels by Kirill A. Shutemov · 10 years ago
- 909d45e tile: expose number of page table levels by Kirill A. Shutemov · 10 years ago
- 81a2936 sparc: expose number of page table levels by Kirill A. Shutemov · 10 years ago
- 69543d6 sh: expose number of page table levels by Kirill A. Shutemov · 10 years ago
- c81956c s390: expose number of page table levels by Kirill A. Shutemov · 10 years ago
- 06ef42a powerpc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- a728ab5 mips: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- 980d5b7 m68k: mark PMD folded and expose number of page table levels by Kirill A. Shutemov · 10 years ago
- 4d66bcc ia64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- 1bcad26 arm: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- f5d4547 alpha: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- 761b067 mm: completely remove dumping per-cpu lists from show_mem() by Konstantin Khlebnikov · 10 years ago
- d1bfcdb mm: hide per-cpu lists in output of show_mem() by Konstantin Khlebnikov · 10 years ago
- b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 10 years ago
- ca0984c mm: incorporate zero pages into transparent huge pages by Ebru Akagunduz · 10 years ago
- 2149cda mm/compaction: enhance compaction finish condition by Joonsoo Kim · 10 years ago
- 4eb7dce mm/page_alloc: factor out fallback freepage checking by Joonsoo Kim · 10 years ago
- dc67647 mm/cma: change fallback behaviour for CMA freepage by Joonsoo Kim · 10 years ago
- 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 10 years ago
- 17e0db8 cma: debug: document new debugfs interface by Sasha Levin · 10 years ago
- 875abdb mm-cma-allocation-trigger-fix by Andrew Morton · 10 years ago
- 8325330 mm: cma: release trigger by Sasha Levin · 10 years ago
- 26b02a1 mm: cma: allocation trigger by Sasha Levin · 10 years ago
- 28b24c1 mm: cma: debugfs interface by Sasha Levin · 10 years ago
- 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 10 years ago
- 1575e68 mm: memcontrol: update copyright notice by Johannes Weiner · 10 years ago
- 7fc825b mm/memblock.c: rename local variable of memblock_type to `type' by Baoquan He · 10 years ago
- acc3c8d mm: move mm_populate()-related code to mm/gup.c by Kirill A. Shutemov · 10 years ago