summaryrefslogtreecommitdiffstats
path: root/Documentation/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-09mm, oom: organize oom context into structDavid Rientjes5-80/+98
2015-09-09mm: make set_recommended_min_free_kbytes() return voidNicholas Krause1-2/+1
2015-09-09mm: improve __GFP_NORETRY comment based on implementationDavid Rientjes1-1/+4
2015-09-09fs: do not prefault sys_write() user buffer pagesDave Hansen1-16/+18
2015-09-09mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim4-7/+77
2015-09-09memtest: remove unused header filesVladimir Murzin1-5/+0
2015-09-09memtest: cleanup log messagesVladimir Murzin1-9/+5
2015-09-09memtest: use kstrtouint instead of simple_strtoulVladimir Murzin1-3/+5
2015-09-09pagemap: update documentationKonstantin Khlebnikov1-2/+12
2015-09-09pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov3-2/+25
2015-09-09pagemap: hide physical addresses from non-privileged usersKonstantin Khlebnikov1-11/+14
2015-09-09pagemap: rework hugetlb and thp reportKonstantin Khlebnikov1-56/+44
2015-09-09pagemap: switch to the new format and do some cleanupKonstantin Khlebnikov2-114/+61
2015-09-09pagemap: check permissions and capabilities at open timeKonstantin Khlebnikov1-20/+28
2015-09-09mm: remove put_page_unless_one()Vineet Gupta1-12/+0
2015-09-09mm/memblock.c: WARN_ON when flags differs from overlap regionWei Yang1-0/+1
2015-09-09mm/page_alloc.c: remove unused variable in free_area_init_core()Wei Yang1-3/+2
2015-09-09mm/page_alloc.c: refine the calculation of highest possible node idWei Yang1-4/+2
2015-09-09mm, dax: use i_mmap_unlock_write() in do_cow_fault()Kirill A. Shutemov1-4/+4
2015-09-09mm: take i_mmap_lock in unmap_mapping_range() for DAXKirill A. Shutemov2-25/+21
2015-09-09dax: use linear_page_index()Matthew Wilcox1-1/+1
2015-09-09dax: ensure that zero pages are removed from other processesMatthew Wilcox1-1/+5
2015-09-09dax: don't use set_huge_zero_page()Kirill A. Shutemov3-10/+13
2015-09-09thp: fix zap_huge_pmd() for DAXKirill A. Shutemov1-40/+31
2015-09-09thp: decrement refcount on huge zero page if it is splitKirill A. Shutemov1-1/+3
2015-09-09dax: fix race between simultaneous faultsMatthew Wilcox2-19/+25
2015-09-09ext4: start transaction before calling into DAXMatthew Wilcox1-3/+52
2015-09-09ext4: add ext4_get_block_dax()Matthew Wilcox3-3/+16
2015-09-09dax: improve comment about truncate raceMatthew Wilcox1-1/+6
2015-09-09thp: change insert_pfn's return type to voidMatthew Wilcox1-3/+3
2015-09-09ext4: use ext4_get_block_write() for DAXMatthew Wilcox1-4/+4
2015-09-09fs/dax.c: fix typo in #endif commentValentin Rothberg1-1/+1
2015-09-09xfs: huge page fault supportMatthew Wilcox2-1/+30
2015-09-09ext4: huge page fault supportMatthew Wilcox1-1/+9
2015-09-09ext2: huge page fault supportMatthew Wilcox1-1/+8
2015-09-09dax: add huge page fault supportMatthew Wilcox3-3/+170
2015-09-09mm: add vmf_insert_pfn_pmd()Matthew Wilcox2-0/+45
2015-09-09mm: export various functions for the benefit of DAXMatthew Wilcox2-6/+11
2015-09-09mm: add a pmd_fault handlerMatthew Wilcox2-6/+26
2015-09-09thp: prepare for DAX huge pagesMatthew Wilcox2-19/+33
2015-09-09dax: revert userfaultfd changeAndrew Morton1-1/+4
2015-09-09dax: move DAX-related functions to a new headerMatthew Wilcox9-14/+28
2015-09-09thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov2-11/+2
2015-09-09mremap: fix the wrong !vma->vm_file check in copy_vma()Oleg Nesterov1-1/+1
2015-09-09mmap: fix the usage of ->vm_pgoff in special_mapping pathsOleg Nesterov1-10/+2
2015-09-09mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2-4/+9
2015-09-09selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven1-3/+6
2015-09-09cgroup: fix seq_show_option merge with legacy_nameKees Cook1-1/+1
2015-09-07NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust5-11/+55
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust4-10/+14