Commit Graph

298 Commits (4788da268f83dedc58b79dc7b2f6072687f63a19)

Author SHA1 Message Date
KAMEZAWA Hiroyuki a3a2e76c77 mm: avoid null-pointer deref in sync_mm_rss() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Michael S. Tsirkin 298359c5bf exit: fix oops in sync_mm_rss 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 c44b674323 rmap: move exclusively owned pages to own anon_vma in do_wp_page() 15 years ago
Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 years ago
KAMEZAWA Hiroyuki b084d4353f mm: count swap usage 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
Russell King 4b3073e1c5 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 15 years ago
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 15 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