mm: dynamically allocate page->ptl if it cannot be embedded to struct page
[linux-drm-fsl-dcu.git] / mm /
2013-11-15 Kirill A. Shutemovmm: dynamically allocate page->ptl if it cannot be...
2013-11-15 Kirill A. Shutemovmm: implement split page table lock for PMD level
2013-11-15 Kirill A. Shutemovmm: convert the rest to new page table lock api
2013-11-15 Kirill A. Shutemovmm, hugetlb: convert hugetlbfs to use split pmd lock
2013-11-15 Kirill A. Shutemovmm, thp: do not access mm->pmd_huge_pte directly
2013-11-15 Kirill A. Shutemovmm, thp: move ptl taking inside page_check_address_pmd()
2013-11-15 Kirill A. Shutemovmm, thp: change pmd_trans_huge_lock() to return taken...
2013-11-15 Kirill A. Shutemovmm: convert mm->nr_ptes to atomic_long_t
2013-11-15 Kirill A. Shutemovmm: avoid increase sizeof(struct page) due to split...
2013-11-15 Kirill A. Shutemovmm: drop actor argument of do_generic_file_read()
2013-11-14 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2013-11-14 Linus TorvaldsMerge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi...
2013-11-14 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-11-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-11-14 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-11-14 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2013-11-14 Linus TorvaldsMerge branch 'x86-trace-for-linus' of git://git./linux...
2013-11-14 Linus TorvaldsMerge tag 'fbdev-3.13' of git://git./linux/kernel/git...
2013-11-14 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-11-14 Linus TorvaldsMerge tag 'pci-v3.13-changes' of git://git./linux/kerne...
2013-11-14 Linus TorvaldsMerge tag 'pm+acpi-3.13-rc1' of git://git./linux/kernel...
2013-11-14 Linus TorvaldsMerge tag 'dm-3.13-changes' of git://git./linux/kernel...
2013-11-14 Linus TorvaldsMerge tag 'for-linus-20131112' of git://git.infradead...
2013-11-14 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2013-11-14 Linus TorvaldsMerge branch 'for-3.13/drivers' of git://git.kernel...
2013-11-14 Linus TorvaldsMerge branch 'for-3.13/core' of git://git.kernel.dk...
2013-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-11-13 Linus TorvaldsMerge branch 'for-linus-dma-masks' of git://git.linaro...
2013-11-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2013-11-13 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2013-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-13 Linus TorvaldsMerge tag 'dlm-3.13' of git://git./linux/kernel/git...
2013-11-13 Linus TorvaldsMerge tag 'upstream-3.13-rc1' of git://git.infradead...
2013-11-13 Linus TorvaldsMerge tag 'upstream-3.13-rc1' of git://git.infradead...
2013-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2013-11-13 Linus TorvaldsMerge tag 'for-f2fs-3.13' of git://git./linux/kernel...
2013-11-13 Linus TorvaldsMerge branch 'for-3.13' of git://git./linux/kernel...
2013-11-13 Linus TorvaldsMerge branch 'for-3.13' of git://git./linux/kernel...
2013-11-13 Linus TorvaldsMerge branch 'for-3.13' of git://git./linux/kernel...
2013-11-13 Mel Gormanmm: numa: return the number of base pages altered by...
2013-11-13 Jerome Marchandmm: factor commit limit calculation
2013-11-13 Zhi Yong Wumm/page_alloc.c: fix comment in zlc_setup()
2013-11-13 Weijie Yangmm/zswap: refactor the get/put routines
2013-11-13 Weijie Yangmm/zswap: bugfix: memory leak when invalidate and recla...
2013-11-13 Qiang Huangmemcg, kmem: use cache_from_memcg_idx instead of hard...
2013-11-13 Qiang Huangmemcg, kmem: rename cache_from_memcg to cache_from_memc...
2013-11-13 Qiang Huangmemcg, kmem: use is_root_cache instead of hard code
2013-11-13 Akira Takeuchimm: ensure get_unmapped_area() returns higher address...
2013-11-13 KOSAKI Motohiromm: __rmqueue_fallback() should respect pageblock type
2013-11-13 KOSAKI Motohiromm: get rid of unnecessary overhead of trace_mm_page_al...
2013-11-13 KOSAKI Motohiromm: fix page_group_by_mobility_disabled breakage
2013-11-13 Damien Ramondareadahead: fix sequential read cache miss detection
2013-11-13 Daeseok Younmm/bootmem.c: remove unused local `map'
2013-11-13 Toshi Kanimm: clear N_CPU from node_states at CPU offline
2013-11-13 Toshi Kanimm: set N_CPU to node_states during boot
2013-11-13 Tang Chenmem-hotplug: introduce movable_node boot option
2013-11-13 Tang Chenmm/memblock.c: introduce bottom-up allocation mode
2013-11-13 Tang Chenmm/memblock.c: factor out of top-down allocation
2013-11-13 Heiko Carstensmmap: arch_get_unmapped_area(): use proper mmap base...
2013-11-13 Weijie Yangmm/zswap: avoid unnecessary page scanning
2013-11-13 Zhang Yanfeimm/page_alloc.c: remove unused marco LONG_ALIGN
2013-11-13 Krzysztof Kozlowskifrontswap: enable call to invalidate area on swapoff
2013-11-13 Seth Jenningsmm/swapfile.c: fix comment typos
2013-11-13 Catalin Marinasmm: kmemleak: avoid false negatives on vmalloc'ed objects
2013-11-13 Zhang Yanfeimm/sparsemem: fix a bug in free_map_bootmem when CONFIG...
2013-11-13 Zhang Yanfeimm/sparsemem: use PAGES_PER_SECTION to remove redundant...
2013-11-13 Ying Hanmemcg: support hierarchical memory.numa_stats
2013-11-13 Greg Thelenmemcg: refactor mem_control_numa_stat_show()
2013-11-13 Jianguo Wumm/mempolicy: use NUMA_NO_NODE
2013-11-13 Bob Liumm: thp: khugepaged: add policy for finding target...
2013-11-13 Bob Liumm: thp: cleanup: mv alloc_hugepage to better place
2013-11-13 Wanpeng Lirevert mm/vmalloc.c: emit the failure message before...
2013-11-13 Wanpeng Limm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZE...
2013-11-13 Wanpeng Limm/vmalloc: fix show vmap_area information race with...
2013-11-13 Wanpeng Limm/vmalloc: don't set area->caller twice
2013-11-13 David Rientjesmm, mempolicy: make mpol_to_str robust and always succeed
2013-11-13 Naoya Horiguchimm/memory-failure.c: move set_migratetype_isolate(...
2013-11-13 Toshi Kanicpu/mem hotplug: add try_online_node() for cpu_up()
2013-11-13 Robin Holtmm/nobootmem.c: have __free_pages_memory() free in...
2013-11-13 Qiang Huangmm: add a helper function to check may oom condition
2013-11-13 Xishi Qiumm/memory_hotplug.c: use pfn_to_nid() instead of page_t...
2013-11-13 Xishi Qiumm/memory_hotplug.c: rename the function is_memblock_of...
2013-11-13 Xishi Qiumm: use populated_zone() instead of if(zone->present_pages)
2013-11-13 Xishi Qiumm: use pgdat_end_pfn() to simplify the code in others
2013-11-13 Jianguo Wumm/huge_memory.c: fix stale comments of transparent_hug...
2013-11-13 Naoya Horiguchimm: remove obsolete comments about page table lock
2013-11-13 Jerome Marchandmm/compaction.c: update comment about zone lock in...
2013-11-13 Jianguo Wumm/vmalloc: use NUMA_NO_NODE
2013-11-13 Joe Perchesksm: remove redundant __GFP_ZERO from kcalloc
2013-11-13 Andrew Mortonmm/readahead.c:do_readhead(): don't check for ->readpage
2013-11-12 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-11-12 Russell KingMerge branches 'fixes', 'mmci' and 'sa11x0' into for...
2013-11-12 Russell KingMerge branch 'devel-stable' into for-next
2013-11-12 Linus TorvaldsMerge tag 'devicetree-for-3.13' of git://git./linux...
2013-11-12 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-11-12 Linus TorvaldsMerge tag 'clk-for-linus-3.13' of git://git.linaro...
2013-11-12 Linus TorvaldsMerge tag 'gpio-v3.13-1' of git://git./linux/kernel...
2013-11-12 Linus TorvaldsMerge tag 'pinctrl-for-v3.13-1' of git://git./linux...
2013-11-12 Linus TorvaldsMerge tag 'sound-3.13-rc1' of git://git./linux/kernel...
next