Commit Graph

176593 Commits (a3a9e287daa1f299e318161b790b1c5902b1d869)
 

Author SHA1 Message Date
Alex Chiang 1830794ae6 mm: add numa node symlink for cpu devices in sysfs 15 years ago
Alex Chiang b9d52dad94 mm: refactor unregister_cpu_under_node() 15 years ago
Alex Chiang f8246f3159 mm: refactor register_cpu_under_node() 15 years ago
Alex Chiang dee5d0d518 mm: add numa node symlink for memory section in sysfs 15 years ago
Hugh Dickins d99be1a8ec mm: sigbus instead of abusing oom 15 years ago
Hugh Dickins a70caa8ba4 mm: stop ptlock enlarging struct page 15 years ago
Hugh Dickins 1cb1729b13 mm: pass address down to rmap ones 15 years ago
Hugh Dickins af8e3354b4 mm: CONFIG_MMU for PG_mlocked 15 years ago
Hugh Dickins 53f79acb6e mm: mlocking in try_to_unmap_one 15 years ago
Hugh Dickins 3ca7b3c5b6 mm: define PAGE_MAPPING_FLAGS 15 years ago
KOSAKI Motohiro bb3ab59683 vmscan: stop kswapd waiting on congestion when the min watermark is not being met 15 years ago
Mel Gorman f50de2d381 vmscan: have kswapd sleep for a short interval and double check it should be asleep 15 years ago
Huang Shijie 273f047e36 rmap: move label `out' to a better place 15 years ago
Huang Shijie 7b51159405 rmap: simplify try_to_unmap_file() 15 years ago
Huang Shijie 8051be5e61 rmap: fix the comment for try_to_unmap_anon 15 years ago
Vincent Li 6aceb53be4 mm/vmscan: change comment generic_file_write to __generic_file_aio_write 15 years ago
Lee Schermerhorn d4906e1aa5 swap: rework map_swap_page() again 15 years ago
Hugh Dickins 7509765a29 swap_info: reorder its fields 15 years ago
Hugh Dickins aaa468653b swap_info: note SWAP_MAP_SHMEM 15 years ago
Hugh Dickins 570a335b8e swap_info: swap count continuations 15 years ago
Hugh Dickins 8d69aaee80 swap_info: swap_map of chars not shorts 15 years ago
Hugh Dickins 253d553ba7 swap_info: SWAP_HAS_CACHE cleanups 15 years ago
Hugh Dickins 73c34b6acc swap_info: miscellaneous minor cleanups 15 years ago
Hugh Dickins 9625a5f289 swap_info: include first_swap_extent 15 years ago
Hugh Dickins efa90a981b swap_info: change to array of pointers 15 years ago
Hugh Dickins f29ad6a99b swap_info: private to swapfile.c 15 years ago
Jan Beulich 976d6dfbb0 vmalloc(): adjust gfp mask passed on nested vmalloc() invocation 15 years ago
David Rientjes bad44b5be8 mm: add gfp flags for NODEMASK_ALLOC slab allocations 15 years ago
Lee Schermerhorn 39da08cb07 hugetlb: offload per node attribute registrations 15 years ago
Lee Schermerhorn 4faf8d950e hugetlb: handle memory hot-plug events 15 years ago
David Rientjes 8fe23e0571 mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined 15 years ago
Lee Schermerhorn 9b5e5d0fdc hugetlb: use only nodes with memory for huge pages 15 years ago
Lee Schermerhorn 267b4c281b hugetlb: update hugetlb documentation for NUMA controls 15 years ago
Lee Schermerhorn 9a30523066 hugetlb: add per node hstate attributes 15 years ago
Lee Schermerhorn 4e25b2576e hugetlb: add generic definition of NUMA_NO_NODE 15 years ago
Lee Schermerhorn 06808b0827 hugetlb: derive huge pages nodes allowed from task mempolicy 15 years ago
Lee Schermerhorn c1e6c8d074 hugetlb: factor init_nodemask_of_node() 15 years ago
Lee Schermerhorn 6ae11b278b hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions 15 years ago
Lee Schermerhorn 9a76db0997 hugetlb: rework hstate_next_node_* functions 15 years ago
David Rientjes 4e7b8a6cef nodemask: make NODEMASK_ALLOC more general 15 years ago
KOSAKI Motohiro 6d9c285a63 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place 15 years ago
Wu Fengguang ee32398fda /dev/mem: remove redundant parameter from do_write_kmem() 15 years ago
Wu Fengguang 80ad89a0ce /dev/mem: remove the "written" variable in write_kmem() 15 years ago
Wu Fengguang 7fabaddd09 /dev/mem: make size_inside_page() logic straight 15 years ago
Wu Fengguang fa29e97bb8 /dev/mem: cleanup unxlate_dev_mem_ptr() calls 15 years ago
Wu Fengguang f222318e9c /dev/mem: introduce size_inside_page() 15 years ago
Wu Fengguang 4ea2f43f28 /dev/mem: remove redundant test on len 15 years ago
KOSAKI Motohiro 659ace584e mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap() 15 years ago
Alex Chiang bb86a7338b page-types: exit early when invoked with -d|--describe 15 years ago
Alex Chiang 9fdcd886ab page-types: whitespace alignment 15 years ago