Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memory
[firefly-linux-kernel-4.4.55.git] / mm /
2015-11-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-07 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Kirill A. Shutemovmm: use 'unsigned int' for page order
2015-11-07 Kirill A. Shutemovmm: make compound_head() robust
2015-11-07 Kirill A. Shutemovmm: pack compound_dtor and compound_order into one...
2015-11-07 Kirill A. Shutemovzsmalloc: use page->private instead of page->first_page
2015-11-07 Kirill A. Shutemovslab, slub: use page->rcu_head instead of page->lru...
2015-11-07 Sergey Senozhatskyzsmalloc: reduce size_class memory usage
2015-11-07 Hui Zhumm/zsmalloc.c: remove useless line in obj_free()
2015-11-07 Sergey Senozhatskyzsmalloc: don't test shrinker_enabled in zs_shrinker_co...
2015-11-07 Sergey Senozhatskyzsmalloc: use preempt.h for in_interrupt()
2015-11-07 Hui Zhuzsmalloc: fix obj_to_head use page_private(page) as...
2015-11-07 Hui Zhuzsmalloc: add comments for ->inuse to zspage
2015-11-07 Sergey SENOZHATSKYmm: zsmalloc: constify struct zs_pool name
2015-11-07 Dan Streetmanzpool: remove redundant zpool->type string, const-ify...
2015-11-07 Dan Streetmanzswap: use charp for zswap param strings
2015-11-07 Alexey Klimovmm/zswap.c: remove unneeded initialization to NULL...
2015-11-07 Andrew Mortonmm/memcontrol.c: uninline mem_cgroup_usage
2015-11-07 Aaron Tomlinthp: remove unused vma parameter from khugepaged_alloc_page
2015-11-07 Michal Hockomm, fs: introduce mapping_gfp_constraint()
2015-11-07 Mel Gormanmm: page_alloc: hide some GFP internals and document...
2015-11-07 Mel Gormanmm, page_alloc: only enforce watermarks for order-0...
2015-11-07 Mel Gormanmm, page_alloc: reserve pageblocks for high-order atomi...
2015-11-07 Mel Gormanmm, page_alloc: remove MIGRATE_RESERVE
2015-11-07 Mel Gormanmm, page_alloc: delete the zonelist_cache
2015-11-07 Mel Gormanmm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
2015-11-07 Mel Gormanmm, page_alloc: distinguish between being unable to...
2015-11-07 Mel Gormanmm, page_alloc: remove unnecessary recalculations for...
2015-11-07 Mel Gormanmm, page_alloc: remove unnecessary parameter from zone_...
2015-11-07 Yaowei Baimm/oom_kill.c: introduce is_sysrq_oom helper
2015-11-07 Linus TorvaldsMerge branch 'for-linus-4.4' of git://git./linux/kernel...
2015-11-07 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge tag 'asm-generic-for-linus' of git://git./linux...
2015-11-06 Linus TorvaldsMerge tag 'trace-v4.4' of git://git./linux/kernel/git...
2015-11-06 Linus TorvaldsMerge tag 'devicetree-for-4.4' of git://git./linux...
2015-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge tag 'for-linus-20151106' of git://git.infradead...
2015-11-06 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2015-11-06 Linus TorvaldsMerge tag 'pci-v4.4-changes' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge tag 'sound-4.4-rc1' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge tag 'backlight-for-linus-4.4' of git://git./linux...
2015-11-06 Linus TorvaldsMerge tag 'mfd-for-linus-4.4' of git://git./linux/kerne...
2015-11-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.4-1' of git://git...
2015-11-06 Linus TorvaldsMerge tag 'powerpc-4.4-1' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-06 Eric B Munsonmm: mlock: add mlock flags to enable VM_LOCKONFAULT...
2015-11-06 Eric B Munsonmm: introduce VM_LOCKONFAULT
2015-11-06 Eric B Munsonmm: mlock: add new mlock system call
2015-11-06 Eric B Munsonmm: mlock: refactor mlock, munlock, and munlockall...
2015-11-06 Andrey Ryabininkasan: always taint kernel on report
2015-11-06 Andrey Ryabininmm, slub, kasan: enable user tracking by default with...
2015-11-06 Xishi Qiukasan: use IS_ALIGNED in memory_is_poisoned_8()
2015-11-06 Wang Longkasan: Fix a type conversion error
2015-11-06 Andrey Konovalovkasan: update reference to kasan prototype repo
2015-11-06 Andrey Konovalovkasan: update log messages
2015-11-06 Andrey Konovalovkasan: accurately determine the type of the bad access
2015-11-06 Andrey Konovalovkasan: update reported bug types for kernel memory...
2015-11-06 Andrey Konovalovkasan: update reported bug types for not user nor kerne...
2015-11-06 Aneesh Kumar K.Vmm/kasan: prevent deadlock in kasan reporting
2015-11-06 Aneesh Kumar K.Vmm/kasan: don't use kasan shadow pointer in generic...
2015-11-06 Aneesh Kumar K.Vmm/kasan: MODULE_VADDR is not available on all archs
2015-11-06 Aneesh Kumar K.Vmm/kasan: rename kasan_enabled() to kasan_report_enabled()
2015-11-06 Hugh Dickinstmpfs: avoid a little creat and stat slowdown
2015-11-06 Michal Hockomemcg: fix thresholds for 32b architectures.
2015-11-06 Johannes Weinermm: page_counter: let page_counter_try_charge() return...
2015-11-06 Johannes Weinermm: memcontrol: eliminate root memory.current
2015-11-06 Dave Hansenmm, hugetlbfs: optimize when NUMA=n
2015-11-06 Dave Hansenmm, hugetlb: use memory policy when available
2015-11-06 Alexander Kuleshovmm/hugetlb: make node_hstates array static
2015-11-06 Rasmus Villemoesmm/maccess.c: actually return -EFAULT from strncpy_from...
2015-11-06 Andrew Mortonmm/cma.c: suppress warning
2015-11-06 Hugh Dickinsmm: migrate dirty page without clear_page_dirty_for_io etc
2015-11-06 Hugh Dickinsmm: page migration avoid touching newpage until no...
2015-11-06 Hugh Dickinsmm: page migration use migration entry for swapcache too
2015-11-06 Hugh Dickinsmm: simplify page migration's anon_vma comment and...
2015-11-06 Hugh Dickinsmm: page migration remove_migration_ptes at lock+unlock...
2015-11-06 Hugh Dickinsmm: page migration trylock newpage at same level as...
2015-11-06 Hugh Dickinsmm: page migration use the put_new_page whenever necessary
2015-11-06 Hugh Dickinsmm: correct a couple of page migration comments
2015-11-06 Hugh Dickinsmm: rename mem_cgroup_migrate to mem_cgroup_replace_page
2015-11-06 Hugh Dickinsmm: page migration fix PageMlocked on migrated pages
2015-11-06 Hugh Dickinsmm: rmap use pte lock not mmap_sem to set PageMlocked
2015-11-06 Andrea Arcangeliksm: unstable_tree_search_insert error checking cleanup
2015-11-06 Andrea Arcangeliksm: use find_mergeable_vma in try_to_merge_with_ksm_page
2015-11-06 Andrea Arcangeliksm: use the helper method to do the hlist_empty check
2015-11-06 Andrea Arcangeliksm: don't fail stable tree lookups if walking over...
2015-11-06 Andrea Arcangeliksm: add cond_resched() to the rmap_walks
2015-11-06 Vladimir Davydovmemcg: simplify and inline __mem_cgroup_from_kmem
2015-11-06 Vladimir Davydovmemcg: unify slab and other kmem pages charging
2015-11-06 Vladimir Davydovmemcg: simplify charging kmem pages
2015-11-06 Xishi Qiumm/page_alloc.c: skip ZONE_MOVABLE if required_kernelco...
2015-11-06 Davidlohr Buesomm/vmacache: inline vmacache_valid_mm()
2015-11-06 Laura Abbottmm: Don't offset memmap for flatmem
2015-11-06 Andrew Mortonmm/vmstat.c: uninline node_page_state()
2015-11-06 Chen Gangmm/mmap.c: change __install_special_mapping() args...
2015-11-06 Geliang Tangmm/nommu.c: drop unlikely inside BUG_ON()
2015-11-06 Chen Gangmm/mmap.c: do not initialize retval in mmap_pgoff()
next