summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov2015-02-104-186/+120
| * | | memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov2015-02-103-10/+7
| * | | memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov2015-02-103-22/+8
| * | | mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE checkWeijie Yang2015-02-101-4/+4
| * | | mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin2015-02-102-2/+2
| * | | mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin2015-02-101-3/+0
| * | | mm: memory: merge shared-writable dirtying branches in do_wp_page()Johannes Weiner2015-02-101-31/+17
| * | | mm: memory: remove ->vm_file check on shared writable vmasJohannes Weiner2015-02-101-5/+2
| * | | xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0
| * | | x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-105-77/+2
| * | | unicore32: drop pte_file()-related helpersKirill A. Shutemov2015-02-102-15/+0
| * | | um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-103-38/+0
| * | | tile: drop pte_file()-related helpersKirill A. Shutemov2015-02-102-15/+0
| * | | sparc: drop pte_file()-related helpersKirill A. Shutemov2015-02-103-73/+5
| * | | sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-34/+5
| * | | score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-17/+2
| * | | s390: drop pte_file()-related helpersKirill A. Shutemov2015-02-101-25/+4
| * | | parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0
| * | | openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-13/+0
| * | | nios2: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-10/+1
| * | | mn10300: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-14/+3
| * | | mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-104-56/+0
| * | | microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-11/+0
| * | | metag: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-6/+0
| * | | m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-104-53/+2
| * | | m32r: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-15/+0
| * | | ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-20/+5
| * | | hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-44/+16
| * | | frv: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-22/+5
| * | | cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-103-10/+0
| * | | c6x: drop pte_file()Kirill A. Shutemov2015-02-101-5/+0
| * | | blackfin: drop pte_file()Kirill A. Shutemov2015-02-101-5/+0
| * | | avr32: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-25/+0
| * | | arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-105-22/+4
| * | | arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-18/+4
| * | | arc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-12/+1
| * | | alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-7/+0
| * | | asm-generic: drop unused pte_file* helpersKirill A. Shutemov2015-02-101-15/+0
| * | | mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2015-02-1013-71/+49
| * | | mm: replace vma->sharead.linear with vma->sharedKirill A. Shutemov2015-02-102-22/+20
| * | | rmap: drop support of non-linear mappingsKirill A. Shutemov2015-02-1011-300/+18
| * | | proc: drop handling non-linear mappingsKirill A. Shutemov2015-02-101-16/+0
| * | | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-1018-26/+0
| * | | mm: drop support of non-linear mapping from fault codepathKirill A. Shutemov2015-02-102-65/+16
| * | | mm: drop support of non-linear mapping from unmap/zap codepathKirill A. Shutemov2015-02-103-70/+22
| * | | mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov2015-02-106-298/+79
| * | | mm/vmstat.c: fix/cleanup ifdefsAndrew Morton2015-02-101-62/+62
| * | | mm/slab_common.c: use kmem_cache_free()Vaishali Thakkar2015-02-101-1/+1
| * | | mm/slub.c: fix typo in commentKim Phillips2015-02-101-1/+1
| * | | mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim2015-02-101-1/+26