Commit Graph

287 Commits (ed2617585f39dd12fae38c657bba68b9779ea10d)

Author SHA1 Message Date
KAMEZAWA Hiroyuki 569b846df5 memcg: coalesce uncharge during unmap/truncate 15 years ago
Wu Fengguang 71f72525df HWPOISON: comment dirty swapcache pages 15 years ago
Hugh Dickins 5ad6468801 ksm: let shared pages be swappable 15 years ago
Hugh Dickins d99be1a8ec mm: sigbus instead of abusing oom 15 years ago
Hugh Dickins 570a335b8e swap_info: swap count continuations 15 years ago
Daisuke Nishimura c36987e2ef mm: don't call pte_unmap() against an improper pte 16 years ago
Andi Kleen 4779cb31c0 HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page 16 years ago
npiggin@suse.de 25d9e2d152 truncate: new helpers 16 years ago
Hugh Dickins 03f6462a3a mm: move highest_memmap_pfn 16 years ago
Hugh Dickins 62eede62da mm: ZERO_PAGE without PTE_SPECIAL 16 years ago
Hugh Dickins 58fa879e1e mm: FOLL flags for GUP flags 16 years ago
Hugh Dickins a13ea5b759 mm: reinstate ZERO_PAGE 16 years ago
Hugh Dickins 1ac0cb5d0e mm: fix anonymous dirtying 16 years ago
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
Andi Kleen a3b947eacf HWPOISON: Add poison check to page fault handling 16 years ago
Andi Kleen d1737fdbec HWPOISON: Add basic support for poisoned pages in fault handler v3 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