summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-15mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook9-25/+14
2015-04-15mm: split ET_DYN ASLR from mmap ASLRKees Cook9-33/+6
2015-04-15s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2-12/+7
2015-04-15mm: expose arch_mmap_rnd when availableKees Cook14-14/+37
2015-04-15s390: standardize mmap_rnd() usageKees Cook1-11/+23
2015-04-15powerpc: standardize mmap_rnd() usageKees Cook1-11/+15
2015-04-15mips: extract logic for mmap_rnd()Kees Cook1-8/+16
2015-04-15arm64: standardize mmap_rnd() usageKees Cook2-8/+11
2015-04-15x86: standardize mmap_rnd() usageKees Cook1-16/+20
2015-04-15arm: factor out mmap ASLR into mmap_rndKees Cook1-4/+12
2015-04-15fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson1-1/+8
2015-04-15mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabledChen Gang1-86/+86
2015-04-15x86, mm: support huge KVA mappings on x86Toshi Kani3-3/+69
2015-04-15x86, mm: support huge I/O mapping capability I/FToshi Kani2-2/+23
2015-04-15mm: change vunmap to tear down huge KVA mappingsToshi Kani2-0/+14
2015-04-15mm: change ioremap to set up huge I/O mappingsToshi Kani2-0/+31
2015-04-15lib/ioremap.c: add huge I/O map capability interfacesToshi Kani5-0/+52
2015-04-15mm: change __get_vm_area_node() to use fls_long()Toshi Kani1-1/+3
2015-04-15mm/page_alloc.c: clean up commentYaowei Bai1-1/+1
2015-04-15sparc: clarify __GFP_NOFAIL allocationMichal Hocko1-11/+11
2015-04-15mm: clarify __GFP_NOFAIL deprecation statusMichal Hocko1-2/+4
2015-04-15mm: cma: constify and use correct signness in mm/cma.cSasha Levin2-16/+20
2015-04-15kernel, cpuset: remove exception for __GFP_THISNODEDavid Rientjes1-13/+5
2015-04-15mm, thp: really limit transparent hugepage allocation to local nodeDavid Rientjes2-3/+9
2015-04-15mm: remove GFP_THISNODEDavid Rientjes4-31/+27
2015-04-15mm, mempolicy: migrate_to_node should only migrate to nodeDavid Rientjes1-1/+2
2015-04-15cleancache: remove limit on the number of cleancache enabled filesystemsVladimir Davydov3-182/+94
2015-04-15cleancache: forbid overriding cleancache_opsVladimir Davydov4-17/+18
2015-04-15cleancache: zap uuid arg of cleancache_init_shared_fsVladimir Davydov3-7/+7
2015-04-15ocfs2: copy fs uuid to superblockVladimir Davydov1-0/+2
2015-04-15mm: refactor do_wp_page handling of shared vma into a functionShachar Raindel1-38/+48
2015-04-15mm: refactor do_wp_page, extract the page copy flowShachar Raindel1-118/+147
2015-04-15mm: refactor do_wp_page - rewrite the unlock flowShachar Raindel1-9/+12
2015-04-15mm: refactor do_wp_page, extract the reuse caseShachar Raindel1-49/+68
2015-04-15mm: do not add nr_pmds into mm_struct if PMD is foldedKirill A. Shutemov1-0/+2
2015-04-15mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov2-0/+9
2015-04-15x86: expose number of page table levels on Kconfig levelKirill A. Shutemov13-40/+42
2015-04-15um: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-15tile: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-15sparc: expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-15sh: expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-15s390: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-15powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+6
2015-04-15parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov6-15/+18
2015-04-15mips: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+5
2015-04-15m68k: mark PMD folded and expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-15ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov6-31/+23
2015-04-15arm: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+5
2015-04-15arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov9-32/+32
2015-04-15alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+4