Commit Graph

164430 Commits (73d7c33e81aed92ac185950a20407c1a2ea65a83)
 

Author SHA1 Message Date
KAMEZAWA Hiroyuki 73d7c33e81 kcore: /proc/kcore should use vread 16 years ago
KAMEZAWA Hiroyuki d0107eb073 kcore: fix vread/vwrite to be aware of holes 16 years ago
KAMEZAWA Hiroyuki dd32c27998 vmalloc: unmap vmalloc area after hiding it 16 years ago
Mel Gorman 2f66a68f3f page-allocator: change migratetype for all pageblocks within a high-order page during __rmqueue_fallback 16 years ago
Benjamin Herrenschmidt fe1ff49d0d mm: kmem_cache_create(): make it easier to catch NULL cache names 16 years ago
Moussa A. Ba 398499d5f3 pagemap clear_refs: modify to specify anon or mapped vma clearing 16 years ago
Hugh Dickins 7103ad323b ksm: mremap use err from ksm_madvise 16 years ago
Hugh Dickins 35451beecb ksm: unmerge is an origin of OOMs 16 years ago
Hugh Dickins a913e182ab ksm: clean up obsolete references 16 years ago
Hugh Dickins 8314c4f24a ksm: remove VM_MERGEABLE_FLAGS 16 years ago
Hugh Dickins 7701c9c0f5 ksm: add some documentation 16 years ago
Hugh Dickins 2ffd8679c8 ksm: sysfs and defaults 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 cd551f9751 ksm: distribute remove_mm_from_lists 16 years ago
Hugh Dickins d952b79136 ksm: fix endless loop on oom 16 years ago
Hugh Dickins 81464e3060 ksm: five little cleanups 16 years ago
Hugh Dickins 6e15838425 ksm: keep quiet while list empty 16 years ago
Hugh Dickins 26465d3ea5 ksm: break cow once unshared 16 years ago
Hugh Dickins 473b0ce4d1 ksm: pages_unshared and pages_volatile 16 years ago
Hugh Dickins e178dfde39 ksm: move pages_sharing updates 16 years ago
Hugh Dickins b402826033 ksm: rename kernel_pages_allocated 16 years ago
Izik Eidus 339aa62469 ksm: change ksm nice level to be 5 16 years ago
Izik Eidus 36b2528dc1 ksm: change copyright message 16 years ago
Hugh Dickins 1ff8299573 ksm: prevent mremap move poisoning 16 years ago
Izik Eidus 31dbd01f31 ksm: Kernel SamePage Merging 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
Hugh Dickins f8af4da3b4 ksm: the mm interface to ksm 16 years ago
Hugh Dickins d19f352484 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE 16 years ago
Hugh Dickins 3866ea90d3 ksm: first tidy up madvise_vma() 16 years ago
Izik Eidus 828502d300 ksm: add mmu_notifier set_pte_at_notify() 16 years ago
Johannes Weiner 451ea25da7 mm: perform non-atomic test-clear of PG_mlocked on free 16 years ago
Figo.zhang bf88c8c83e vmalloc.c: fix double error checking 16 years ago
Akinobu Mita 945a11136e mm: add gfp mask checking for __get_free_pages() 16 years ago
KOSAKI Motohiro a26f5320c4 vmscan: kill unnecessary prefetch 16 years ago
KOSAKI Motohiro 74a1c48fb4 vmscan: kill unnecessary page flag test 16 years ago
KOSAKI Motohiro 5205e56eea vmscan: move ClearPageActive from move_active_pages() to shrink_active_list() 16 years ago
Minchan Kim de2e7567c7 vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is available 16 years ago
Wu Fengguang adea02a1be mm: count only reclaimable lru pages 16 years ago
Jan Kara 55c37a840d vm: document that setting vfs_cache_pressure to 0 isn't a good idea 16 years ago
KOSAKI Motohiro 5a2ae913f5 mm: remove __{add,sub}_zone_page_state() 16 years ago
Rik van Riel 35cd78156c vmscan: throttle direct reclaim when too many pages are isolated already 16 years ago
KOSAKI Motohiro a731286de6 mm: vmstat: add isolate pages 16 years ago
KOSAKI Motohiro b35ea17b7b mm: shrink_inactive_list() nr_scan accounting fix fix 16 years ago
KOSAKI Motohiro 44c241f166 mm: rename pgmoved variable in shrink_active_list() 16 years ago
David Rientjes b259fbde0a mm: update alloc_flags after oom killer has been called 16 years ago
KOSAKI Motohiro 4b02108ac1 mm: oom analysis: add shmem vmstat 16 years ago
KOSAKI Motohiro c6a7f5728a mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output 16 years ago
KOSAKI Motohiro 71de1ccbe1 mm: oom analysis: add buffer cache information to show_free_areas() 16 years ago