Commit Graph

301 Commits (3e5c12409c54c30f1d1b16bba5d4d24e35aa283c)

Author SHA1 Message Date
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
Stefan Bader 39aa3cb3e8 mm: Move vma_stack_continue into mm.h 15 years ago
David Howells bad849b3dc NOMMU: Stub out vm_get_page_prot() if there's no MMU 15 years ago
Yinghai Lu edbe7d23b4 memblock: Add find_memory_core_early() 15 years ago
Luck, Tony 8ca3eb0809 guard page for stacks that grow upwards 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Huang Ying bf998156d2 KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages 15 years ago
Dave Chinner 7f8275d0d6 mm: add context argument to shrinker callback 15 years ago
Chris Metcalf c6f6b596a5 mm: make lowmem_page_address() use PFN_PHYS() for improved portability 15 years ago
Mel Gorman 748446bb6b mm: compaction: memory compaction core 15 years ago
Mel Gorman a8bef8ff6e mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks 15 years ago
Naoya Horiguchi 116354d177 pagemap: fix pfn calculation for hugepage 15 years ago
Peter Zijlstra faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code 15 years ago
Wu Fengguang 718a38211b mm: introduce dump_page() and print symbolic flag names 15 years ago
KAMEZAWA Hiroyuki 53bddb4e9f nommu: fix build breakage 15 years ago
Rik van Riel fc148a5f7e mm: remove VM_LOCK_RMAP code 15 years ago
Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 years ago
KAMEZAWA Hiroyuki 34e55232e5 mm: avoid false sharing of mm_counter 15 years ago
KAMEZAWA Hiroyuki d559db086f mm: clean up mm_counter 15 years ago
Yinghai Lu 9bdac91424 sparsemem: Put mem map for one node together. 15 years ago
Yinghai Lu 08677214e3 x86: Make 64 bit use early_res instead of bootmem before slab 15 years ago
Wu Fengguang 53df8fdc15 Move page_is_ram() declaration to mm.h 15 years ago
David Howells 7e6608724c nommu: fix shared mmap after truncate shrinkage problems 15 years ago
Christoph Lameter 99dcc3e5a9 this_cpu: Page allocator conversion 15 years ago
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