summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15153-1419/+2312
|\
| * Documentation: update arch list in the 'memtest' entryVladimir Murzin2015-04-151-1/+1
| * Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin2015-04-151-1/+1
| * arm: add support for memtestVladimir Murzin2015-04-151-0/+3
| * arm64: add support for memtestVladimir Murzin2015-04-151-0/+2
| * memtest: use phys_addr_t for physical addressesVladimir Murzin2015-04-152-10/+10
| * mm: move memtest under mmVladimir Murzin2015-04-157-21/+21
| * mm, hugetlb: abort __get_user_pages if current has been oom killedDavid Rientjes2015-04-151-0/+9
| * mm, mempool: do not allow atomic resizingDavid Rientjes2015-04-154-11/+11
| * memcg: print cgroup information when system panics due to panic_on_oomBalasubramani Vivekanandan2015-04-153-11/+15
| * mm: numa: remove migrate_ratelimitedMel Gorman2015-04-152-25/+0
| * mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-159-25/+14
| * mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-159-33/+6
| * s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-152-12/+7
| * mm: expose arch_mmap_rnd when availableKees Cook2015-04-1514-14/+37
| * s390: standardize mmap_rnd() usageKees Cook2015-04-151-11/+23
| * powerpc: standardize mmap_rnd() usageKees Cook2015-04-151-11/+15
| * mips: extract logic for mmap_rnd()Kees Cook2015-04-151-8/+16
| * arm64: standardize mmap_rnd() usageKees Cook2015-04-152-8/+11
| * x86: standardize mmap_rnd() usageKees Cook2015-04-151-16/+20
| * arm: factor out mmap ASLR into mmap_rndKees Cook2015-04-151-4/+12
| * fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson2015-04-151-1/+8
| * mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabledChen Gang2015-04-151-86/+86
| * x86, mm: support huge KVA mappings on x86Toshi Kani2015-04-153-3/+69
| * x86, mm: support huge I/O mapping capability I/FToshi Kani2015-04-152-2/+23
| * mm: change vunmap to tear down huge KVA mappingsToshi Kani2015-04-152-0/+14
| * mm: change ioremap to set up huge I/O mappingsToshi Kani2015-04-152-0/+31
| * lib/ioremap.c: add huge I/O map capability interfacesToshi Kani2015-04-155-0/+52
| * mm: change __get_vm_area_node() to use fls_long()Toshi Kani2015-04-151-1/+3
| * mm/page_alloc.c: clean up commentYaowei Bai2015-04-151-1/+1
| * sparc: clarify __GFP_NOFAIL allocationMichal Hocko2015-04-151-11/+11
| * mm: clarify __GFP_NOFAIL deprecation statusMichal Hocko2015-04-151-2/+4
| * mm: cma: constify and use correct signness in mm/cma.cSasha Levin2015-04-152-16/+20
| * kernel, cpuset: remove exception for __GFP_THISNODEDavid Rientjes2015-04-151-13/+5
| * mm, thp: really limit transparent hugepage allocation to local nodeDavid Rientjes2015-04-152-3/+9
| * mm: remove GFP_THISNODEDavid Rientjes2015-04-154-31/+27
| * mm, mempolicy: migrate_to_node should only migrate to nodeDavid Rientjes2015-04-151-1/+2
| * cleancache: remove limit on the number of cleancache enabled filesystemsVladimir Davydov2015-04-153-182/+94
| * cleancache: forbid overriding cleancache_opsVladimir Davydov2015-04-154-17/+18
| * cleancache: zap uuid arg of cleancache_init_shared_fsVladimir Davydov2015-04-153-7/+7
| * ocfs2: copy fs uuid to superblockVladimir Davydov2015-04-151-0/+2
| * mm: refactor do_wp_page handling of shared vma into a functionShachar Raindel2015-04-151-38/+48
| * mm: refactor do_wp_page, extract the page copy flowShachar Raindel2015-04-151-118/+147
| * mm: refactor do_wp_page - rewrite the unlock flowShachar Raindel2015-04-151-9/+12
| * mm: refactor do_wp_page, extract the reuse caseShachar Raindel2015-04-151-49/+68
| * mm: do not add nr_pmds into mm_struct if PMD is foldedKirill A. Shutemov2015-04-151-0/+2
| * mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov2015-04-152-0/+9
| * x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-1513-40/+42
| * um: expose number of page table levelsKirill A. Shutemov2015-04-151-0/+5
| * tile: expose number of page table levelsKirill A. Shutemov2015-04-151-0/+5