Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-25mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-08mm, swap: use offset of swap entry as key of swap cacheHuang Ying
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-22thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov
2016-01-16mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-11-06mm/mincore: use offset_in_page macroAlexander Kuleshov
2015-02-12mincore: apply page table walker on do_mincore()Naoya Horiguchi
2015-02-11mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov
2014-12-13mm: mincore: add hwpoison page handleWeijie Yang
2014-04-04mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-01-24mm: do_mincore() cleanupJianguo Wu
2013-02-24swap: make each swap partition have one address_spaceShaohua Li
2012-03-22mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2011-08-04mm: clarify the radix_tree exceptional casesHugh Dickins
2011-08-04mm: a few small updates for radix-swapHugh Dickins
2011-01-14thp: mincore transparent hugepage supportJohannes Weiner
2011-01-14thp: split_huge_page_mm/vmaAndrea Arcangeli
2010-05-25mincore: do nested page table walksJohannes Weiner
2010-05-25mincore: pass ranges as start,end address pairsJohannes Weiner
2010-05-25mincore: break do_mincore() into logical piecesJohannes Weiner
2010-05-25mincore: cleanupsJohannes Weiner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15mm: hugetlb: fix hugepage memory leak in mincore()Naoya Horiguchi
2009-01-14[CVE-2009-0029] System call wrappers part 14Heiko Carstens
2008-04-28mm: remove nopageNick Piggin
2007-02-15[PATCH] mincore: vma crossing fixNick Piggin
2007-02-15[PATCH] mincore: fill in results properlyNick Piggin
2007-02-15[PATCH] mincore: CONFIG_SWAP=n fixNick Piggin
2007-02-12[PATCH] mm: mincore anonNick Piggin
2006-12-17[PATCH] sys_mincore: s/max/min/Oleg Nesterov
2006-12-17Fix up mm/mincore.c error value casesLinus Torvalds
2006-12-16Fix incorrect user space access locking in mincore()Linus Torvalds
2005-04-20[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds