aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-10mm: memory: merge shared-writable dirtying branches in do_wp_page()Johannes Weiner1-31/+17
2015-02-10mm: memory: remove ->vm_file check on shared writable vmasJohannes Weiner1-5/+2
2015-02-10xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-10/+0
2015-02-10x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov5-77/+2
2015-02-10unicore32: drop pte_file()-related helpersKirill A. Shutemov2-15/+0
2015-02-10um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov3-38/+0
2015-02-10tile: drop pte_file()-related helpersKirill A. Shutemov2-15/+0
2015-02-10sparc: drop pte_file()-related helpersKirill A. Shutemov3-73/+5
2015-02-10sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-34/+5
2015-02-10score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-17/+2
2015-02-10s390: drop pte_file()-related helpersKirill A. Shutemov1-25/+4
2015-02-10parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-10/+0
2015-02-10openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-13/+0
2015-02-10nios2: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-10/+1
2015-02-10mn10300: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-14/+3
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov4-56/+0
2015-02-10microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-11/+0
2015-02-10metag: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-6/+0
2015-02-10m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov4-53/+2
2015-02-10m32r: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-15/+0
2015-02-10ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-20/+5
2015-02-10hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-44/+16
2015-02-10frv: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-22/+5
2015-02-10cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov3-10/+0
2015-02-10c6x: drop pte_file()Kirill A. Shutemov1-5/+0
2015-02-10blackfin: drop pte_file()Kirill A. Shutemov1-5/+0
2015-02-10avr32: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-25/+0
2015-02-10arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov5-22/+4
2015-02-10arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov1-18/+4
2015-02-10arc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-12/+1
2015-02-10alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-7/+0
2015-02-10asm-generic: drop unused pte_file* helpersKirill A. Shutemov1-15/+0
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov13-71/+49
2015-02-10mm: replace vma->sharead.linear with vma->sharedKirill A. Shutemov2-22/+20
2015-02-10rmap: drop support of non-linear mappingsKirill A. Shutemov11-300/+18
2015-02-10proc: drop handling non-linear mappingsKirill A. Shutemov1-16/+0
2015-02-10mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov18-26/+0
2015-02-10mm: drop support of non-linear mapping from fault codepathKirill A. Shutemov2-65/+16
2015-02-10mm: drop support of non-linear mapping from unmap/zap codepathKirill A. Shutemov3-70/+22
2015-02-10mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov6-298/+79
2015-02-10mm/vmstat.c: fix/cleanup ifdefsAndrew Morton1-62/+62
2015-02-10mm/slab_common.c: use kmem_cache_free()Vaishali Thakkar1-1/+1
2015-02-10mm/slub.c: fix typo in commentKim Phillips1-1/+1
2015-02-10mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim1-1/+26
2015-02-10mm/slub: optimize alloc/free fastpath by removing preemption on/offJoonsoo Kim1-12/+23
2015-02-10fsioctl.c: make generic_block_fiemap() signal-tolerantDmitry Monakhov2-1/+7
2015-02-10o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapperSrinivas Eeda1-1/+5
2015-02-10ocfs2: prune the dcache before deleting the dentry of directoryalex chen1-0/+3
2015-02-10ocfs2: make resv_lock spinlock staticFabian Frederick1-1/+1
2015-02-10ocfs2: remove unreachable code in __ocfs2_recovery_thread()Daeseok Youn1-1/+0