summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-18
* mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes2016-10-18
* mm: remove write/force parameters from __get_user_pages_locked()Lorenzo Stoakes2016-10-18
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-18
* mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas2016-10-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \ \
| * | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| | |/ | |/|
* | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-10
|\ \ \
| * | | fix ITER_PIPE interaction with direct_IOAl Viro2016-10-10
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
* | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-10
|\ \ \ \ \
| * | | | | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-09
| * | | | | x86/pkeys: Make mprotect_key() mask off additional vm_flagsDave Hansen2016-09-09
| * | | | | mm: Implement new pkey_mprotect() system callDave Hansen2016-09-09
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-07
|\ \ \ \ \ \
| * | | | | | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches2016-10-07
| * | | | | | proc: much faster /proc/vmstatAlexey Dobriyan2016-10-07
| * | | | | | mm: remove unnecessary condition in remove_inode_hugepageszhong jiang2016-10-07
| * | | | | | mm: warn about allocations which stall for too longMichal Hocko2016-10-07
| * | | | | | mm: consolidate warn_alloc_failed usersMichal Hocko2016-10-07
| * | | | | | vfs,mm: fix a dead loop in truncate_inode_pages_range()Wei Fang2016-10-07
| * | | | | | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie2016-10-07
| * | | | | | oom: print nodemask in the oom reportMichal Hocko2016-10-07
| * | | | | | mm: clarify why we avoid page_mapcount() for slab pages in dump_page()Kirill A. Shutemov2016-10-07
| * | | | | | mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rbAndrea Arcangeli2016-10-07
| * | | | | | mm: vma_adjust: minor comment correctionAndrea Arcangeli2016-10-07
| * | | | | | mm: vma_adjust: remove superfluous check for next not NULLAndrea Arcangeli2016-10-07
| * | | | | | mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walkAndrea Arcangeli2016-10-07
| * | | | | | mm: vma_adjust: remove superfluous confusing update in remove_next == 1 caseAndrea Arcangeli2016-10-07
| * | | | | | mm: vm_page_prot: update with WRITE_ONCE/READ_ONCEAndrea Arcangeli2016-10-07
| * | | | | | mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()zhong jiang2016-10-07
| * | | | | | mm/page_isolation: fix typo: "paes" -> "pages"Yisheng Xie2016-10-07
| * | | | | | mm/hugetlb: improve locking in dissolve_free_huge_pages()Gerald Schaefer2016-10-07
| * | | | | | mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer2016-10-07
| * | | | | | mm/hugetlb: fix memory offline with hugepage size > memory block sizeGerald Schaefer2016-10-07
| * | | | | | mm: nobootmem: move the comment of free_all_bootmemWanlong Gao2016-10-07
| * | | | | | mm/shmem.c: constify anon_opsRasmus Villemoes2016-10-07
| * | | | | | mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-07
| * | | | | | mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE()Andrew Morton2016-10-07
| * | | | | | mm: don't emit warning from pagefault_out_of_memory()Tetsuo Handa2016-10-07
| * | | | | | mm, compaction: restrict fragindex to costly ordersVlastimil Babka2016-10-07