Commit Graph

494 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Kirill A. Shutemov c02925540c thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() 12 years ago
Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
Johannes Weiner 759496ba64 arch: mm: pass userspace fault flag to generic fault handler 12 years ago
Wanpeng Li f9121153fd mm/hwpoison: don't need to hold compound lock for hugetlbfs page 12 years ago
Vlastimil Babka 7a8010cd36 mm: munlock: manual pte walk in fast path instead of follow_page_mask() 12 years ago
Cyrill Gorcunov d9104d1ca9 mm: track vma changes with VM_SOFTDIRTY bit 12 years ago
Naveen N. Rao cf870c70a1 mce: acpi/apei: Soft-offline a page on firmware GHES notification 12 years ago
Joe Perches 64363aad5f mm: remove unused VM_<READfoo> macros and expand other in-place 12 years ago
Jiang Liu fccc998771 mm: introduce helper function set_max_mapnr() 12 years ago
Jiang Liu 1895418189 mm: kill global variable num_physpages 12 years ago
Jiang Liu 7ee3d4e8cd mm: introduce helper function mem_init_print_info() to simplify mem_init() 12 years ago
Jiang Liu c3d5f5f0c2 mm: use a dedicated lock to protect totalram_pages and zone->managed_pages 12 years ago
Jiang Liu dbe67df4ba mm: enhance free_reserved_area() to support poisoning memory with zero 12 years ago
Jiang Liu 11199692d8 mm: change signature of free_reserved_area() to fix building warnings 12 years ago
Andrew Morton 0fa73b86ef include/linux/mm.h: add PAGE_ALIGNED() helper 12 years ago
Lukas Czerner d47992f86b mm: change invalidatepage prototype to accept length 12 years ago
Andrew Morton 0f157a5b58 include/linux/mm.h: complete the mm_walk definition 12 years ago
Andrew Shewmaker 4eeab4f558 mm: replace hardcoded 3% with admin_reserve_pages knob 12 years ago
Andrew Shewmaker c9b1d0981f mm: limit growth of 3% hardcoded other user reserve 12 years ago
Cody P Schafer f9872caf07 page_alloc: make setup_nr_node_ids() usable for arch init code 12 years ago
Johannes Weiner 0aad818b2d sparse-vmemmap: specify vmemmap population range in bytes 12 years ago
Josh Triplett 146732ce10 fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n 12 years ago
Jiang Liu cfa11e08ed mm: introduce free_highmem_page() helper to free highmem pages into buddy system 12 years ago
Jiang Liu 69afade72a mm: introduce common help functions to deal with reserved/managed pages 12 years ago
David Rientjes 4b59e6c473 mm, show_mem: suppress page counts in non-blockable contexts 12 years ago
Linus Torvalds b4cbb197c7 vm: add vm_iomap_memory() helper function 12 years ago
Michel Lespinasse 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 years ago
Al Viro 4b377bab29 make do_mremap() static 12 years ago
James Hogan 9ca52ed979 mm: define VM_GROWSUP for CONFIG_METAG 12 years ago
Yinghai Lu 20e6926dcb x86, ACPI, mm: Revert movablemem_map support 12 years ago
Hugh Dickins 5117b3b835 mm,ksm: FOLL_MIGRATION do migration_entry_wait 12 years ago
Michel Lespinasse 240aadeedc mm: accelerate mm_populate() treatment of THP pages 12 years ago
Michel Lespinasse 28a35716d3 mm: use long type for page counts in mm_populate() and get_user_pages() 12 years ago
Cody P Schafer 9127ab4ff9 mm: add SECTION_IN_PAGE_FLAGS 12 years ago
Mel Gorman 22b751c3d0 mm: rename page struct field helpers 12 years ago
Mel Gorman 4468b8f1e2 mm: uninline page_xchg_last_nid() 12 years ago
Paul Szabo 75f7ad8e04 page-writeback.c: subtract min_free_kbytes from dirtyable memory 12 years ago
Shaohua Li 9800339b5e mm: don't inline page_mapping() 12 years ago
Peter Zijlstra 75980e97da mm: fold page->_last_nid into page->flags where possible 12 years ago
Peter Zijlstra bbeae5b05e mm: move page flags layout to separate header 12 years ago
Xishi Qiu 293c07e31a memory-failure: use num_poisoned_pages instead of mce_bad_pages 12 years ago
Tang Chen 01a178a94e acpi, memory-hotplug: support getting hotplug info from SRAT 12 years ago
Tang Chen 27168d38fa acpi, memory-hotplug: extend movablemem_map ranges to the end of node 12 years ago
Tang Chen 34b71f1e04 page_alloc: add movable_memmap kernel parameter 12 years ago
Tang Chen 0197518cd3 memory-hotplug: remove memmap of sparse-vmemmap 12 years ago
Yasuaki Ishimatsu 46723bfa54 memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap 12 years ago
Michel Lespinasse 41badc15cb mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool 12 years ago
Michel Lespinasse 1869305009 mm: introduce VM_POPULATE flag to better deal with racy userspace programs 12 years ago
Michel Lespinasse cea10a19b7 mm: directly use __mlock_vma_pages_range() in find_extend_vma() 12 years ago
Michel Lespinasse c22c0d6344 mm: remove flags argument to mmap_region 12 years ago