Commit Graph

348 Commits (d6e9bd256c88ce5f4b668249e363a74f51393daa)

Author SHA1 Message Date
Jiri Slaby 3864601387 mm: extract exe_file handling from procfs 14 years ago
KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' 14 years ago
Hugh Dickins c856507f2b mm: remove last trace of shmem_get_unmapped_area 14 years ago
Matt Fleming 172703b08c mm: delete non-atomic mm counter implementation 14 years ago
Daniel Kiper ba93fa81b5 mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM 14 years ago
Daniel Kiper bf4e8902ee mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_VMEMMAP 14 years ago
Ying Han 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
Ying Han a09ed5e000 vmscan: change shrink_slab() interfaces by passing shrink_control 14 years ago
Dave Hansen a238ab5b02 mm: break out page allocation warning code 14 years ago
Peter Zijlstra 97a894136f mm: Remove i_mmap_lock lockbreak 14 years ago
Peter Zijlstra d16dfc550f mm: mmu_gather rework 14 years ago
Michal Hocko d05f3169c0 mm: make expand_downwards() symmetrical with expand_upwards() 14 years ago
KOSAKI Motohiro 1b79acc911 mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs 14 years ago
KOSAKI Motohiro 37b23e0525 x86,mm: make pagefault killable 14 years ago
David Rientjes 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions 14 years ago
Mikulas Patocka a09a79f668 Don't lock guardpage if the stack is growing up 14 years ago
Andrea Arcangeli 78f11a2557 mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
David Rientjes b2b755b5f1 lib, arch: add filter argument to show_mem and fix private implementations 14 years ago
Stephen Wilson 5ddd36b9c5 mm: implement access_remote_vm 14 years ago
Stephen Wilson cae5d39032 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm 14 years ago
Stephen Wilson 83b964bbf8 mm: arch: make in_gate_area take an mm_struct instead of a task_struct 14 years ago
Stephen Wilson 31db58b3ab mm: arch: make get_gate_vma take an mm_struct instead of a task_struct 14 years ago
Dave Hansen 033193275b pagewalk: only split huge pages when necessary 14 years ago
Gleb Natapov 318b275fbc mm: allow GUP to fail instead of waiting on a page 14 years ago
David Rientjes ddd588b5dd oom: suppress nodes that are not allowed from meminfo on oom kill 14 years ago
Andrea Arcangeli ef2b4b95a6 mm: PageBuddy and mapcount robustness 14 years ago
Huang Ying f58c9df78c mm: remove is_hwpoison_address 14 years ago
Huang Ying 69ebb83e13 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally 14 years ago
Huang Ying 0014bd990e mm: export __get_user_pages 14 years ago
Yinghai Lu 8bc1f91e1f bootmem: Move __alloc_memory_core_early() to nobootmem.c 14 years ago
Michal Simek 3dece370ec mm: System without MMU do not need pte_mkwrite 14 years ago
Andrea Arcangeli a664b2d855 thp: madvise(MADV_NOHUGEPAGE) 14 years ago
Andrea Arcangeli 37c2ac7872 thp: compound_trans_order 14 years ago
Johannes Weiner f2d6bfe9ff thp: add x86 32bit support 14 years ago
Andrea Arcangeli 5f24ce5fd3 thp: remove PG_buddy 14 years ago
Andrea Arcangeli 500d65d471 thp: pmd_trans_huge migrate bugcheck 14 years ago
Andrea Arcangeli 71e3aac072 thp: transparent hugepage core 14 years ago
Andrea Arcangeli 47ad8475c0 thp: clear_copy_huge_page 14 years ago
Andrea Arcangeli 8ac1f8320a thp: pte alloc trans splitting 14 years ago
Andrea Arcangeli 14fd403f21 thp: export maybe_mkwrite 14 years ago
Andrea Arcangeli 9180706344 thp: alter compound get_page/put_page 14 years ago
Andrea Arcangeli e9da73d677 thp: compound_lock 14 years ago
Steven Rostedt e20e877958 mm: remove unlikely() from page_mapping() 14 years ago
Michel Lespinasse 110d74a921 mm: add FOLL_MLOCK follow_page flag. 14 years ago
Namhyung Kim 25ca1d6c02 mm: wrap get_locked_pte() using __cond_lock() 15 years ago
Michel Lespinasse d065bd810b mm: retry page fault when blocking on disk transfer 15 years ago
Will Deacon bce54bbfde mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS 15 years ago
Michael Rubin f629d1c9bd mm: add account_page_writeback() 15 years ago
Andi Kleen aa50d3a7aa Encode huge page size for VM_FAULT_HWPOISON errors 15 years ago