- 9809494 mm/mempolicy: rename check_*range to queue_pages_*range by Naoya Horiguchi · 11 years ago
- 86cdb46 mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable by Naoya Horiguchi · 11 years ago
- 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
- c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
- 71ea2ef mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable() by Naoya Horiguchi · 11 years ago
- 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
- e632a93 mm: migrate: add hugepage migration code to move_pages() by Naoya Horiguchi · 11 years ago
- e2d8cf4 migrate: add hugepage migration code to migrate_pages() by Naoya Horiguchi · 11 years ago
- b8ec1ce mm: soft-offline: use migrate_pages() instead of migrate_huge_page() by Naoya Horiguchi · 11 years ago
- 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
- 07443a8 mm, hugetlb: return a reserved page to a reserved pool if failed by Joonsoo Kim · 11 years ago
- 8312034 mm, hugetlb: grab a page_table_lock after page_cache_release by Joonsoo Kim · 11 years ago
- 5944d01 mm, hugetlb: remove useless check about mapping type by Joonsoo Kim · 11 years ago
- 8bb3f12 mm, hugetlb: fix subpool accounting handling by Joonsoo Kim · 11 years ago
- f522c3a mm, hugetlb: change variable name reservations to resv by Joonsoo Kim · 11 years ago
- 4ef9184 mm, hugetlb: protect reserved pages when soft offlining a hugepage by Joonsoo Kim · 11 years ago
- 0f1cfe9 mm/hotplug: remove stop_machine() from try_offline_node() by Toshi Kani · 11 years ago
- 27356f5 mm/hotplug: verify hotplug memory range by Toshi Kani · 11 years ago
- 15610c8 hugepage: mention libhugetlbfs in doc by Davidlohr Bueso · 11 years ago
- 2cad401 readahead: make context readahead more conservative by Fengguang Wu · 11 years ago
- 139c2d7 mm: use zone_is_initialized() instead of if(zone->wait_table) by Xishi Qiu · 11 years ago
- 8080fc0 mm: use zone_is_empty() instead of if(zone->spanned_pages) by Xishi Qiu · 11 years ago
- c33bc31 mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages by Xishi Qiu · 11 years ago
- 674470d lib/genalloc.c: fix overflow of ending address of memory chunk by Joonyoung Shim · 11 years ago
- eee87e1 mm/zbud: fix some trivial typos in comments by Jianguo Wu · 11 years ago
- 37b000b mm/hotplug: remove unnecessary BUG_ON in __offline_pages() by Xishi Qiu · 11 years ago
- b136be5e mm, vmalloc: use well-defined find_last_bit() func by Joonsoo Kim · 11 years ago
- 6b70f7d mm, vmalloc: remove useless variable in vmap_block by Joonsoo Kim · 11 years ago
- fbc2edb vmstat: use this_cpu() to avoid irqon/off sequence in refresh_cpu_vm_stats by Christoph Lameter · 11 years ago
- 4edb074 vmstat: create fold_diff by Christoph Lameter · 11 years ago
- 2bb921e vmstat: create separate function to fold per cpu diffs into local counters by Christoph Lameter · 11 years ago
- d2cf5ad swap: clean-up #ifdef in page_mapping() by Joonsoo Kim · 11 years ago
- bc4b444 mm: move pgtable related functions to right place by Joonsoo Kim · 11 years ago
- e66f097 mm, page_alloc: add unlikely macro to help compiler optimization by Joonsoo Kim · 11 years ago
- 1da6f0e mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policy by Jianguo Wu · 11 years ago
- af0ed73 mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache by Joonsoo Kim · 11 years ago
- a63884e mm, hugetlb: remove decrement_hugepage_resv_vma() by Joonsoo Kim · 11 years ago
- 72231b0 mm, hugetlb: add VM_NORESERVE check in vma_has_reserves() by Joonsoo Kim · 11 years ago
- 37a2140 mm, hugetlb: do not use a page in page cache for cow optimization by Joonsoo Kim · 11 years ago
- c0d934b mm, hugetlb: remove redundant list_empty check in gather_surplus_pages() by Joonsoo Kim · 11 years ago
- b226102 mm, hugetlb: fix and clean-up node iteration code to alloc or free by Joonsoo Kim · 11 years ago
- 81a6fca mm, hugetlb: clean-up alloc_huge_page() by Joonsoo Kim · 11 years ago
- c748c26 mm, hugetlb: trivial commenting fix by Joonsoo Kim · 11 years ago
- 9966c4b mm, hugetlb: move up the code which check availability of free huge page by Joonsoo Kim · 11 years ago
- 72457c0 mm: revert "page-writeback.c: subtract min_free_kbytes from dirtyable memory" by Johannes Weiner · 11 years ago
- 81c0a2b mm: page_alloc: fair zone allocator policy by Johannes Weiner · 11 years ago
- e085dbc mm: page_alloc: rearrange watermark checking in get_page_from_freelist by Johannes Weiner · 11 years ago
- 892f795 mm: vmscan: fix numa reclaim balance problem in kswapd by Johannes Weiner · 11 years ago
- a8f531eb mm/huge_memory.c: fix potential NULL pointer dereference by Libin · 11 years ago
- e2d0bd2 mm: kill one if loop in __free_pages_bootmem() by Yinghai Lu · 11 years ago
- f92310c mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag tracepoint() by Srivatsa S. Bhat · 11 years ago
- fef903e mm/page_allo.c: restructure free-page stealing code and fix a bug by Srivatsa S. Bhat · 11 years ago
- b8af294 mm/page_alloc.c: fix coding style and spelling by Pintu Kumar · 11 years ago
- ebc2a1a swap: make cluster allocation per-cpu by Shaohua Li · 11 years ago
- edfe23d swap: fix races exposed by swap discard by Shaohua Li · 11 years ago
- 815c2c5 swap: make swap discard async by Shaohua Li · 11 years ago
- 2a8f944 swap: change block allocation algorithm for SSD by Shaohua Li · 11 years ago
- 15ca220 mm/page_alloc.c: use '__paginginit' instead of '__init' by Chen Gang · 11 years ago
- a7e8331 mm: fix negative left shift count when PAGE_SHIFT > 20 by Jerry Zhou · 11 years ago
- 3dbb95f mm: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
- 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
- 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 11 years ago
- 822518d mm/zswap.c: get swapper address_space by using macro by Sunghan Suh · 11 years ago
- e868677 mm: mmap_region: kill correct_wcount/inode, use allow_write_access() by Oleg Nesterov · 11 years ago
- 077bf22 mm: do_mmap_pgoff: cleanup the usage of file_inode() by Oleg Nesterov · 11 years ago
- b2c56e4 mm: shift VM_GROWS* check from mmap_region() to do_mmap_pgoff() by Oleg Nesterov · 11 years ago
- 465c47f mm/swapfile.c: convert to pr_foo() by Andrew Morton · 11 years ago
- d6bbbd2 swap: warn when a swap area overflows the maximum size by Raymond Jennings · 11 years ago
- ec9bed9 mm/madvise.c: fix coding-style errors by Vladimir Cernov · 11 years ago
- ef0855d mm: mempolicy: turn vma_set_policy() into vma_dup_policy() by Oleg Nesterov · 11 years ago
- c07303c drivers/block/swim.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
- e7b18ed cciss: set max scatter gather entries to 32 on P600 by Mike Miller · 11 years ago
- c86db97 drivers/block/mg_disk.c: make mg_times_out() static by Jingoo Han · 11 years ago
- bab5541 block: support embedded device command line partition by Cai Zhiyong · 11 years ago
- ed751e6 block/blk-sysfs.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
- bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
- e1403b8 include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_group_leader_pid by Oleg Nesterov · 11 years ago
- 28e8be3 ocfs2: fix the end cluster offset of FIEMAP by Jie Liu · 11 years ago
- a72e27d3 ocfs2: remove unused variable ip in dlmfs_get_root_inode() by Joseph Qi · 11 years ago
- 6f8648e ocfs2: fix a tiny race case when firing callbacks by Joyce · 11 years ago
- 03dbe88 ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() by Joseph Qi · 11 years ago
- 9a239e4 ocfs2: adjust code style for o2net_handler_tree_lookup() by Joseph Qi · 11 years ago
- 7aebff18 ocfs2: free path in ocfs2_remove_inode_range() by Younger Liu · 11 years ago
- 6cae6d3 ocfs2: fix possible double free in ocfs2_reflink_xattr_rec by Joseph Qi · 11 years ago
- 69b2bd16 ocfs2/dlm: force clean refmap when doing local cleanup by Xue jiufei · 11 years ago
- 6ea437a ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set() by Younger Liu · 11 years ago
- 17caf95 ocfs2: add the missing return value check of ocfs2_xattr_get_clusters by Joseph Qi · 11 years ago
- 4704aa3 ocfs2: fix a memory leak in __ocfs2_move_extents() by Jie Liu · 11 years ago
- 2b0f6ea ocfs2: add missing return value check of ocfs2_get_clusters() by Joseph Qi · 11 years ago
- 3d94ea5 ocfs2: clean up dead code in ocfs2_acl_from_xattr() by Joseph Qi · 11 years ago
- df53cd3 ocfs2: use list_for_each_entry() instead of list_for_each() by Dong Fang · 11 years ago
- 8dd7903 fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences by Sunil Mushran · 11 years ago
- 7e9b793 ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC by Younger Liu · 11 years ago
- 98ac912 ocfs2: dlm_request_all_locks() should deal with the status sent from target node by Xue jiufei · 11 years ago
- f17c20d ocfs2: use i_size_read() to access i_size by Junxiao Bi · 11 years ago
- 2b1e55c ocfs2: lighten up allocate transaction by Younger Liu · 11 years ago
- 5e42781 drivers/iommu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
- ffd2919 drivers/video/acornfb.c: remove dead code by Paul Bolle · 11 years ago
- 40a0d32 fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks by Oleg Nesterov · 11 years ago
- 5167246 pidns: kill the unnecessary CLONE_NEWPID in copy_process() by Oleg Nesterov · 11 years ago