Commit Graph

263 Commits (81759b5b221107488bda99fe7beeb7b734f61133)

Author SHA1 Message Date
Yinghai Lu 3299625036 x86: Fix checking of SRAT when node 0 ram is not from 0 15 years ago
Andi Kleen facb6011f3 HWPOISON: Add soft page offline support 15 years ago
Wu Fengguang 847ce401df HWPOISON: Add unpoisoning support 15 years ago
Andi Kleen 82ba011b90 HWPOISON: Turn ref argument into flags argument 15 years ago
Andi Kleen 588f9ce6ca HWPOISON: Be more aggressive at freeing non LRU caches 15 years ago
Naoya Horiguchi 5dc37642cb mm hugetlb: add hugepage support to pagemap 15 years ago
Huang Shijie f096e59e84 include/linux/mm.h: remove unneeded ifdef 15 years ago
Hugh Dickins 3ca7b3c5b6 mm: define PAGE_MAPPING_FLAGS 15 years ago
David Howells 934831d060 NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
npiggin@suse.de 25d9e2d152 truncate: new helpers 16 years ago
KAMEZAWA Hiroyuki 81ac3ad906 kcore: register module area in generic way 16 years ago
Hugh Dickins 3f96b79ad9 tmpfs: depend on shmem 16 years ago
Hugh Dickins 58fa879e1e mm: FOLL flags for GUP flags 16 years ago
Hugh Dickins 8e4b9a6071 mm: FOLL_DUMP replace FOLL_ANON 16 years ago
Hugh Dickins f3e8fccd06 mm: add get_dump_page 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Hugh Dickins f8af4da3b4 ksm: the mm interface to ksm 16 years ago
Shaohua Li 112067f090 memory hotplug: update zone pcp at memory online 16 years ago
Andi Kleen 6a46079cf5 HWPOISON: The high level memory error handler in the VM v7 16 years ago
Andi Kleen 2571873621 HWPOISON: Define a new error_remove_page address space op for async truncation 16 years ago
Wu Fengguang 83f786680a HWPOISON: Add invalidate_inode_page 16 years ago
Nick Piggin 750b4987b0 HWPOISON: Refactor truncate to allow direct truncating of page v2 16 years ago
Andi Kleen d1737fdbec HWPOISON: Add basic support for poisoned pages in fault handler v3 16 years ago
Eric Paris 788084aba2 Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Eric Paris a2551df7ec Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Peter Zijlstra 9d73777e50 clarify get_user_pages() prototype 16 years ago
Linus Torvalds d06063cc22 Move FAULT_FLAG_xyz into handle_mm_fault() callers 16 years ago
Sergei Trofimovich 168f5ac668 mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument 16 years ago
Minchan Kim 96cb4df5dd page-allocator: add inactive ratio calculation function of each zone 16 years ago
Minchan Kim bc75d33f0f page-allocator: clean up functions related to pages_min 16 years ago
Johannes Weiner 3b6748e2dd mm: introduce follow_pfn() 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
Nick Piggin d2bf6be8ab mm: clean up get_user_pages_fast() documentation 16 years ago
Wu Fengguang d30a11004e readahead: record mmap read-around states in file_ra_state 16 years ago
Peter Zijlstra 465a454f25 x86, mm: Add __get_user_pages_fast() 16 years ago
Christoph Lameter e0a94c2a63 security: use mmap_min_addr indepedently of security models 16 years ago
Yinghai Lu 888a589f6b mm, x86: remove MEMORY_HOTPLUG_RESERVE related code 16 years ago
Markus Metzger 1cb81b143f x86, bts, mm: clean up buffer allocation 16 years ago
Ingo Molnar a34b50ddc2 mm, x86, ptrace, bts: defer branch trace stopping, remove dead code 16 years ago
Ingo Molnar 44bc9dc729 mm, x86, ptrace, bts: defer branch trace stopping, cleanup 16 years ago
Markus Metzger e2b371f00a mm, x86, ptrace, bts: defer branch trace stopping 16 years ago
David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Edward Shishkin e3a7cca1ef vfs: add/use account_page_dirtied() 16 years ago
Pallipadi, Venkatesh 895791dac6 VM, x86, PAT: add a new vm flag to track full pfnmap at mmap 16 years ago
Pallipadi, Venkatesh 4bb9c5c021 VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff 16 years ago
KAMEZAWA Hiroyuki f2dbcfa738 mm: clean up for early_pfn_to_nid() 16 years ago
Nick Piggin 1cf6e7d83b mm: task dirty accounting fix 16 years ago
Markus Metzger 9f339e7028 x86, ptrace, mm: fix double-free on race 16 years ago