Age | Commit message (Expand) | Author |
2009-12-15 | ksm: stable_node point to page and back | Hugh Dickins |
2009-12-15 | ksm: separate stable_node | Hugh Dickins |
2009-12-15 | ksm: singly-linked rmap_list | Hugh Dickins |
2009-12-15 | ksm: cleanup some function arguments | Hugh Dickins |
2009-12-15 | ksm: remove redundancies when merging page | Hugh Dickins |
2009-12-15 | ksm: three remove_rmap_item_from_tree cleanups | Hugh Dickins |
2009-12-15 | vmscan: make consistent of reclaim bale out between do_try_to_free_page and s... | KOSAKI Motohiro |
2009-12-15 | vmscan: kill sc.swap_cluster_max | KOSAKI Motohiro |
2009-12-15 | vmscan: zone_reclaim() don't use insane swap_cluster_max | KOSAKI Motohiro |
2009-12-15 | vmscan: kill hibernation specific reclaim logic and unify it | KOSAKI Motohiro |
2009-12-15 | vmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim | KOSAKI Motohiro |
2009-12-15 | Documentation: ABI: /sys/devices/system/cpu/cpu#/node | Alex Chiang |
2009-12-15 | mm: add numa node symlink for cpu devices in sysfs | Alex Chiang |
2009-12-15 | mm: refactor unregister_cpu_under_node() | Alex Chiang |
2009-12-15 | mm: refactor register_cpu_under_node() | Alex Chiang |
2009-12-15 | mm: add numa node symlink for memory section in sysfs | Alex Chiang |
2009-12-15 | mm: sigbus instead of abusing oom | Hugh Dickins |
2009-12-15 | mm: stop ptlock enlarging struct page | Hugh Dickins |
2009-12-15 | mm: pass address down to rmap ones | Hugh Dickins |
2009-12-15 | mm: CONFIG_MMU for PG_mlocked | Hugh Dickins |
2009-12-15 | mm: mlocking in try_to_unmap_one | Hugh Dickins |
2009-12-15 | mm: define PAGE_MAPPING_FLAGS | Hugh Dickins |
2009-12-15 | vmscan: stop kswapd waiting on congestion when the min watermark is not being... | KOSAKI Motohiro |
2009-12-15 | vmscan: have kswapd sleep for a short interval and double check it should be ... | Mel Gorman |
2009-12-15 | rmap: move label `out' to a better place | Huang Shijie |
2009-12-15 | rmap: simplify try_to_unmap_file() | Huang Shijie |
2009-12-15 | rmap: fix the comment for try_to_unmap_anon | Huang Shijie |
2009-12-15 | mm/vmscan: change comment generic_file_write to __generic_file_aio_write | Vincent Li |
2009-12-15 | swap: rework map_swap_page() again | Lee Schermerhorn |
2009-12-15 | swap_info: reorder its fields | Hugh Dickins |
2009-12-15 | swap_info: note SWAP_MAP_SHMEM | Hugh Dickins |
2009-12-15 | swap_info: swap count continuations | Hugh Dickins |
2009-12-15 | swap_info: swap_map of chars not shorts | Hugh Dickins |
2009-12-15 | swap_info: SWAP_HAS_CACHE cleanups | Hugh Dickins |
2009-12-15 | swap_info: miscellaneous minor cleanups | Hugh Dickins |
2009-12-15 | swap_info: include first_swap_extent | Hugh Dickins |
2009-12-15 | swap_info: change to array of pointers | Hugh Dickins |
2009-12-15 | swap_info: private to swapfile.c | Hugh Dickins |
2009-12-15 | vmalloc(): adjust gfp mask passed on nested vmalloc() invocation | Jan Beulich |
2009-12-15 | mm: add gfp flags for NODEMASK_ALLOC slab allocations | David Rientjes |
2009-12-15 | hugetlb: offload per node attribute registrations | Lee Schermerhorn |
2009-12-15 | hugetlb: handle memory hot-plug events | Lee Schermerhorn |
2009-12-15 | mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined | David Rientjes |
2009-12-15 | hugetlb: use only nodes with memory for huge pages | Lee Schermerhorn |
2009-12-15 | hugetlb: update hugetlb documentation for NUMA controls | Lee Schermerhorn |
2009-12-15 | hugetlb: add per node hstate attributes | Lee Schermerhorn |
2009-12-15 | hugetlb: add generic definition of NUMA_NO_NODE | Lee Schermerhorn |
2009-12-15 | hugetlb: derive huge pages nodes allowed from task mempolicy | Lee Schermerhorn |
2009-12-15 | hugetlb: factor init_nodemask_of_node() | Lee Schermerhorn |
2009-12-15 | hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions | Lee Schermerhorn |