Commit Graph

268 Commits (2a15efc953b26ad57d7d38b9e6782d57e53b4ab2)

Author SHA1 Message Date
Hugh Dickins 2a15efc953 mm: follow_hugetlb_page 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
Hugh Dickins 1c3aff1cee mm: remove unused GUP flags 16 years ago
Johannes Weiner b7c46d151c mm: drop unneeded double negations 16 years ago
Andrea Arcangeli 1c2fb7a4c2 ksm: fix deadlock with munlock in exit_mmap 16 years ago
Hugh Dickins 9ba6929480 ksm: fix oom deadlock 16 years ago
Hugh Dickins 9a84089514 ksm: identify PageKsm pages 16 years ago
Hugh Dickins 21333b2b66 ksm: no debug in page_dup_rmap() 16 years ago
Izik Eidus 828502d300 ksm: add mmu_notifier set_pte_at_notify() 16 years ago
Alexey Dobriyan 6952b61de9 headers: taskstats_kern.h trim 16 years ago
Benjamin Herrenschmidt 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() 16 years ago
Peter Zijlstra 9d73777e50 clarify get_user_pages() prototype 16 years ago
Hugh Dickins a5c9b696ec mm: pass mm to grab_swap_token 16 years ago
Hugh Dickins d26ed650d9 mm: don't rely on flags coincidence 16 years ago
Linus Torvalds d06063cc22 Move FAULT_FLAG_xyz into handle_mm_fault() callers 16 years ago
Linus Torvalds 30c9f3a9fa Remove internal use of 'write_access' in mm/memory.c 16 years ago
Johannes Weiner 3b6748e2dd mm: introduce follow_pfn() 16 years ago
Johannes Weiner 03668a4deb mm: use generic follow_pte() in follow_phys() 16 years ago
Johannes Weiner f8ad0f499f mm: introduce follow_pte() 16 years ago
Nick Piggin d2bf6be8ab mm: clean up get_user_pages_fast() documentation 16 years ago
Nick Piggin b827e496c8 mm: close page_mkwrite races 16 years ago
Johannes Weiner bc43f75cd9 mm: fix pageref leak in do_swap_page() 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
KOSAKI Motohiro bd775c42ea mm: add comment why mark_page_accessed() would be better than pte_mkyoung() in follow_page() 16 years ago
KOSAKI Motohiro 0a0dd05dd7 mm: don't call mark_page_accessed() in do_swap_page() 16 years ago
Ingo Molnar 548c316137 tracing, Text Edit Lock: cleanup 16 years ago
Jeremy Fitzhardinge 252a6bf2a3 mm: allow preemption in apply_to_pte_range 16 years ago
Jeremy Fitzhardinge a8a93f3f03 mm: disable preemption in apply_to_pte_range 16 years ago
Ingo Molnar 505f2b970b tracing, Text Edit Lock - kprobes architecture independent support, nommu fix 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
Mathieu Desnoyers 0e39ac4446 tracing, Text Edit Lock - Architecture Independent Code 16 years ago
Carsten Otte ab92661d5d do_wp_page: fix regression with execute in place 16 years ago
venkatesh.pallipadi@intel.com e4b866ed19 x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param 16 years ago
venkatesh.pallipadi@intel.com a367061311 x86 PAT: remove PFNMAP type on track_pfn_vma_new() error 16 years ago
Peter Zijlstra 95156f0051 lockdep, mm: fix might_fault() annotation 16 years ago
KAMEZAWA Hiroyuki 03f3c43364 memcg: fix swap accounting leak 16 years ago
KAMEZAWA Hiroyuki 2c26fdd70c memcg: revert gfp mask fix 16 years ago
KAMEZAWA Hiroyuki 8c7c6e34a1 memcg: mem+swap controller core 16 years ago
KAMEZAWA Hiroyuki bced0520fe memcg: fix gfp_mask of callers of charge 16 years ago
KAMEZAWA Hiroyuki 7a81b88cb5 memcg: introduce charge-commit-cancel style of functions 16 years ago
Ying Han 4779280d1e mm: make get_user_pages() interruptible 16 years ago
Hugh Dickins 1e9e63650d badpage: KERN_ALERT BUG instead of KERN_EMERG 16 years ago
Hugh Dickins d936cf9b39 badpage: ratelimit print_bad_pte and bad_page 16 years ago
Hugh Dickins edc315fd22 badpage: remove vma from page_remove_rmap 16 years ago
Hugh Dickins 2509ef26db badpage: zap print_bad_pte on swap and file 16 years ago
Hugh Dickins 22b31eec63 badpage: vm_normal_page use print_bad_pte 16 years ago
Hugh Dickins 3dc147414c badpage: replace page_remove_rmap Eeek and BUG 16 years ago
KOSAKI Motohiro 2bc7273b0e mm: make maddr __iomem 16 years ago