Commit Graph

2825 Commits (bff61975b3d6c18ee31457cc5b4d73042f44915f)

Author SHA1 Message Date
Hugh Dickins b962716b45 mm: optimize get_scan_ratio for no swap 16 years ago
Hugh Dickins 60371d971a mm: add add_to_swap stub 16 years ago
Hugh Dickins ac47b003d0 mm: remove gfp_mask from add_to_swap 16 years ago
Hugh Dickins 63d6c5ad7f mm: remove try_to_munlock from vmscan 16 years ago
Hugh Dickins 68bdc8d647 mm: try_to_unuse check removing right swap 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
David Rientjes 2da02997e0 mm: add dirty_background_bytes and dirty_bytes sysctls 16 years ago
David Rientjes 364aeb2849 mm: change dirty limit type specifiers to unsigned long 16 years ago
Julia Lawall 58a01a4572 mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmem 16 years ago
Hugh Dickins cbf84b7add mm: further cleanup page_add_new_anon_rmap 16 years ago
Hugh Dickins 2afd1c928f mm: make page_lock_anon_vma() static 16 years ago
Hugh Dickins b5934c5318 mm: add_active_or_unevictable into rmap 16 years ago
Hugh Dickins 51726b1222 mm: replace some BUG_ONs by VM_BUG_ONs 16 years ago
Hugh Dickins 6d91add09f mm: add Set,ClearPageSwapCache stubs 16 years ago
Hugh Dickins 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE 16 years ago
Jeremy Fitzhardinge 38e0edb15b mm/apply_to_range: call pte function with lazy updates 16 years ago
Nick Piggin cd52858c73 mm: vmalloc make lazy unmapping configurable 16 years ago
Nick Piggin e97a630eb0 mm: vmalloc use mutex for purge 16 years ago
Glauber Costa 8487784833 mm: vmalloc improve vmallocinfo 16 years ago
Glauber Costa c1279c4ef3 mm: vmalloc tweak failure printk 16 years ago
Johannes Weiner 4917e5d049 mm: more likely reclaim MADV_SEQUENTIAL mappings 16 years ago
KOSAKI Motohiro 64cdd548ff mm: cleanup: remove #ifdef CONFIG_MIGRATION 16 years ago
KOSAKI Motohiro 1b0bd11886 mm: get rid of pagevec_release_nonlru() 16 years ago
Yinghai Lu 5594c8c813 mm: print out memmap number only if it is not zero 16 years ago
Gary Hade c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
Andrew Morton 82fd1a9a8c mm: write_cache_pages more terminate quickly 16 years ago
Nick Piggin d5482cdf8a mm: write_cache_pages terminate quickly 16 years ago
Nick Piggin 515f4a037f mm: write_cache_pages optimise page cleaning 16 years ago
Nick Piggin 5a3d5c9813 mm: write_cache_pages cleanups 16 years ago
Nick Piggin 05fe478dd0 mm: write_cache_pages integrity fix 16 years ago
Nick Piggin 00266770b8 mm: write_cache_pages writepage error fix 16 years ago
Nick Piggin bd19e012f6 mm: write_cache_pages early loop termination 16 years ago
Nick Piggin 31a12666d8 mm: write_cache_pages cyclic fix 16 years ago
David Rientjes 75aa199410 oom: print triggering task's cpuset and mems allowed 16 years ago
David Rientjes c7d4caeb1d oom: fix zone_scan_mutex name 16 years ago
Nick Piggin 1c0fe6e3bd mm: invoke oom-killer from page fault 16 years ago
Brice Goglin 5bd1455c23 mm: move_pages: no need to set pp->page to ZERO_PAGE(0) by default 16 years ago
Brice Goglin 3140a22730 mm: rework do_pages_move() to work on page_sized chunks 16 years ago
Hugh Dickins 390722baa7 mm: don't mark_page_accessed in shmem_fault 16 years ago
Nick Piggin bf3f3bc5e7 mm: don't mark_page_accessed in fault path 16 years ago
Mel Gorman 3340289ddf mm: report the MMU pagesize in /proc/pid/smaps 16 years ago
Mel Gorman 08fba69986 mm: report the pagesize backing a VMA in /proc/pid/smaps 16 years ago
Frederik Schwarzer 0211a9c850 trivial: fix an -> a typos in documentation and comments 16 years ago
Alan Cox 046c68842b mm: update my address 16 years ago
Christoph Hellwig 4c728ef583 add a vfs_fsync helper 16 years ago
Al Viro acfa4380ef inode->i_op is never NULL 16 years ago
Dmitri Monakhov 7f5ff766a7 kill suid bit only for regular files 16 years ago