Commit Graph

258 Commits (a5d2abce4373810c0109c5939c0094ac16698625)

Author SHA1 Message Date
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
Hugh Dickins a2c43eed83 mm: try_to_free_swap replaces remove_exclusive_swap_page 16 years ago
Hugh Dickins 7b1fe59793 mm: reuse_swap_page replaces can_share_swap_page 16 years ago
Hugh Dickins ab967d8601 mm: wp lock page before deciding cow 16 years ago
Hugh Dickins 878b63ac88 mm: gup persist for write permission 16 years ago
Hugh Dickins cbf84b7add mm: further cleanup page_add_new_anon_rmap 16 years ago
Hugh Dickins b5934c5318 mm: add_active_or_unevictable into rmap 16 years ago
Jeremy Fitzhardinge 38e0edb15b mm/apply_to_range: call pte function with lazy updates 16 years ago
Johannes Weiner 4917e5d049 mm: more likely reclaim MADV_SEQUENTIAL mappings 16 years ago
Nick Piggin bf3f3bc5e7 mm: don't mark_page_accessed in fault path 16 years ago
Al Viro acfa4380ef inode->i_op is never NULL 16 years ago