Commit History

Author SHA1 Message Date
  Naoya Horiguchi 31caf665e6 mm: migrate: make core migration code aware of hugepage 12 years ago
  Joonsoo Kim 07443a85ad mm, hugetlb: return a reserved page to a reserved pool if failed 12 years ago
  Joonsoo Kim 8312034f36 mm, hugetlb: grab a page_table_lock after page_cache_release 12 years ago
  Joonsoo Kim 5944d0116c mm, hugetlb: remove useless check about mapping type 12 years ago
  Joonsoo Kim 8bb3f12e7d mm, hugetlb: fix subpool accounting handling 12 years ago
  Joonsoo Kim f522c3ac00 mm, hugetlb: change variable name reservations to resv 12 years ago
  Joonsoo Kim 4ef9184804 mm, hugetlb: protect reserved pages when soft offlining a hugepage 12 years ago
  Toshi Kani 0f1cfe9d0d mm/hotplug: remove stop_machine() from try_offline_node() 12 years ago
  Toshi Kani 27356f54c8 mm/hotplug: verify hotplug memory range 12 years ago
  Davidlohr Bueso 15610c86fa hugepage: mention libhugetlbfs in doc 12 years ago
  Fengguang Wu 2cad401801 readahead: make context readahead more conservative 12 years ago
  Xishi Qiu 139c2d75b4 mm: use zone_is_initialized() instead of if(zone->wait_table) 12 years ago
  Xishi Qiu 8080fc038e mm: use zone_is_empty() instead of if(zone->spanned_pages) 12 years ago
  Xishi Qiu c33bc315fd mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages 12 years ago
  Joonyoung Shim 674470d979 lib/genalloc.c: fix overflow of ending address of memory chunk 12 years ago
  Jianguo Wu eee87e1726 mm/zbud: fix some trivial typos in comments 12 years ago
  Xishi Qiu 37b000b640 mm/hotplug: remove unnecessary BUG_ON in __offline_pages() 12 years ago
  Joonsoo Kim b136be5e0b mm, vmalloc: use well-defined find_last_bit() func 12 years ago
  Joonsoo Kim 6b70f7dff8 mm, vmalloc: remove useless variable in vmap_block 12 years ago
  Christoph Lameter fbc2edb053 vmstat: use this_cpu() to avoid irqon/off sequence in refresh_cpu_vm_stats 12 years ago
  Christoph Lameter 4edb0748b2 vmstat: create fold_diff 12 years ago
  Christoph Lameter 2bb921e526 vmstat: create separate function to fold per cpu diffs into local counters 12 years ago
  Joonsoo Kim d2cf5ad631 swap: clean-up #ifdef in page_mapping() 12 years ago
  Joonsoo Kim bc4b4448db mm: move pgtable related functions to right place 12 years ago
  Joonsoo Kim e66f097257 mm, page_alloc: add unlikely macro to help compiler optimization 12 years ago
  Jianguo Wu 1da6f0e1b3 mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policy 12 years ago
  Joonsoo Kim af0ed73e69 mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache 12 years ago
  Joonsoo Kim a63884e921 mm, hugetlb: remove decrement_hugepage_resv_vma() 12 years ago
  Joonsoo Kim 72231b03cc mm, hugetlb: add VM_NORESERVE check in vma_has_reserves() 12 years ago
  Joonsoo Kim 37a2140dc2 mm, hugetlb: do not use a page in page cache for cow optimization 12 years ago