Commit Graph

375 Commits (df1c7baba1b7b3053950f3845a6575aca47ba9ce)

Author SHA1 Message Date
Pavel Emelyanov 640708a2cf procfs: introduce the /proc/<pid>/map_files/ directory 13 years ago
Stanislaw Gruszka c0a32fc5a2 mm: more intensive memory corruption debugging 13 years ago
Konstantin Khlebnikov 83aeeada7c vmscan: use atomic-long for shrinker batching 13 years ago
Tejun Heo 0ee332c145 memblock: Kill early_node_map[] 13 years ago
Stanislaw Gruszka 54c29c635a mm, x86: Remove debug_pagealloc_enabled 13 years ago
Andrea Arcangeli b35a35b556 thp: share get_huge_page_tail() 13 years ago
Andrea Arcangeli 70b50f94f1 mm: thp: tail page refcounting fix 13 years ago
Joe Perches 3ee9a4f086 mm: neaten warn_alloc_failed 13 years ago
Ian Campbell aa462abe8a mm: fix __page_to_pfn for a const struct page argument 14 years ago
Ian Campbell f991879473 mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. 14 years ago
Peter Zijlstra 5c723ba5b7 mm: Fix fixup_user_fault() for MMU=n 14 years ago
Huang Ying ea8f5fb8a7 HWPoison: add memory_failure_queue() 14 years ago
Benjamin Herrenschmidt 2efaca927f mm/futex: fix futex writes on archs with SW tracking of dirty & young 14 years ago
Hugh Dickins 85821aab39 mm: truncate functions are in truncate.c 14 years ago
KOSAKI Motohiro c27fe4c894 pagewalk: add locking-rule comments 14 years ago
Ian Campbell 33dd4e0ec9 mm: make some struct page's const 14 years ago
Dave Chinner b0d40c92ad superblock: introduce per-sb cache shrinker infrastructure 14 years ago
Dave Chinner e9299f5058 vmscan: add customisable shrinker batch size 14 years ago
Tejun Heo 7c0caeb866 memblock: Add optional region->nid 14 years ago
Tejun Heo eb40c4c27f memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls 14 years ago
Tejun Heo 5dfe8660a3 bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range() 14 years ago
Tejun Heo 1e01979c8f x86, numa: Implement pfn -> nid mapping granularity check 14 years ago
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