]> git.kernelconcepts.de Git - karo-tx-linux.git/history - mm
lib/genalloc.c: correct dev_get_gen_pool documentation
[karo-tx-linux.git] / mm /
2013-09-11 Greg Thelenmemcg: fix multiple large threshold notifications
2013-09-11 Joe Perchesmm/mempool.c: convert kmalloc_node(...GFP_ZERO...)...
2013-09-11 Yanchuan Nianmm/mmap: remove unnecessary assignment
2013-09-11 Andrew Mortonmm/madvise.c:madvise_hwpoison(): remove local `ret'
2013-09-11 Wanpeng Limm/madvise.c: fix return value of madvise_hwpoison()
2013-09-11 Wanpeng Limm/memory-failure.c: fix bug triggered by unpoisoning...
2013-09-11 Wanpeng Limm/hwpoison-inject.c: change permission of corrupt...
2013-09-11 Wanpeng Limm/hwpoison.c: fix held reference count after unpoisoni...
2013-09-11 Wanpeng Limm/hwpoison: add '#' to madvise_hwpoison
2013-09-11 Wanpeng Limm/hwpoison: drop forward reference declarations __soft...
2013-09-11 Wanpeng Limm/hwpoison: don't set migration type twice to avoid...
2013-09-11 Wanpeng Limm/hwpoison: replace atomic_long_sub() with atomic_long...
2013-09-11 Wanpeng Limm/hwpoison: fix race against poison thp
2013-09-11 Wanpeng Limm/hwpoison: don't need to hold compound lock for huget...
2013-09-11 Wanpeng Limm/hwpoison: fix loss of PG_dirty for errors on mlocked...
2013-09-11 Naoya Horiguchihwpoison: always unset MIGRATE_ISOLATE before returning...
2013-09-11 Wang Sheng-Huimm: correct the comment about the value for buddy _mapcount
2013-09-11 Maxim Patlasovmm/page-writeback.c: add strictlimit feature
2013-09-11 Chen Gangmm/backing-dev.c: check user buffer length before copyi...
2013-09-11 Chen Gangmm/mremap.c: call pud_free() after fail calling pmd_alloc()
2013-09-11 Wanpeng Limm/vmalloc: use wrapper function get_vm_area_size to...
2013-09-11 Wanpeng Limm/sparse: introduce alloc_usemap_and_memmap
2013-09-11 Lisa Dumm: vmscan: fix do_try_to_free_pages() livelock
2013-09-11 Vlastimil Babkamm: munlock: manual pte walk in fast path instead of...
2013-09-11 Vlastimil Babkamm: munlock: remove redundant get_page/put_page pair...
2013-09-11 Vlastimil Babkamm: munlock: bypass per-cpu pvec for putback_lru_page
2013-09-11 Vlastimil Babkamm: munlock: batch NR_MLOCK zone state updates
2013-09-11 Vlastimil Babkamm: munlock: batch non-THP page isolation and munlock...
2013-09-11 Vlastimil Babkamm: munlock: remove unnecessary call to lru_add_drain()
2013-09-11 Vlastimil Babkamm: putback_lru_page: remove unnecessary call to page_l...
2013-09-11 Cyrill Gorcunovmm: track vma changes with VM_SOFTDIRTY bit
2013-09-11 SeungHun Leemm: page_alloc: fix comment get_page_from_freelist
2013-09-11 Khalid Azizmm: fix aio performance regression for database caused...
2013-09-11 Mel Gormanmm: compaction: do not compact pgdat for order-0
2013-09-11 Andrey Vaginkmemcg: don't allocate extra memory for root memcg_cach...
2013-09-11 Yinghai Lumemblock, numa: binary search node id
2013-09-11 Naoya Horiguchimbind: add BUG_ON(!vma) in new_vma_page()
2013-09-11 Naoya Horiguchimm/mempolicy: rename check_*range to queue_pages_*range
2013-09-11 Naoya Horiguchimm: prepare to remove /proc/sys/vm/hugepages_treat_as_m...
2013-09-11 Naoya Horiguchimm: migrate: check movability of hugepage in unmap_and_...
2013-09-11 Naoya Horiguchimm: memory-hotplug: enable memory hotplug to handle...
2013-09-11 Naoya Horiguchimm: mbind: add hugepage migration code to mbind()
2013-09-11 Naoya Horiguchimm: migrate: add hugepage migration code to move_pages()
2013-09-11 Naoya Horiguchimigrate: add hugepage migration code to migrate_pages()
2013-09-11 Naoya Horiguchimm: soft-offline: use migrate_pages() instead of migrat...
2013-09-11 Naoya Horiguchimm: migrate: make core migration code aware of hugepage
2013-09-11 Joonsoo Kimmm, hugetlb: return a reserved page to a reserved pool...
2013-09-11 Joonsoo Kimmm, hugetlb: grab a page_table_lock after page_cache_re...
2013-09-11 Joonsoo Kimmm, hugetlb: remove useless check about mapping type
2013-09-11 Joonsoo Kimmm, hugetlb: fix subpool accounting handling
2013-09-11 Joonsoo Kimmm, hugetlb: change variable name reservations to resv
2013-09-11 Joonsoo Kimmm, hugetlb: protect reserved pages when soft offlining...
2013-09-11 Toshi Kanimm/hotplug: remove stop_machine() from try_offline_node()
2013-09-11 Toshi Kanimm/hotplug: verify hotplug memory range
2013-09-11 Fengguang Wureadahead: make context readahead more conservative
2013-09-11 Xishi Qiumm: use zone_is_initialized() instead of if(zone->wait_...
2013-09-11 Xishi Qiumm: use zone_is_empty() instead of if(zone->spanned_pages)
2013-09-11 Xishi Qiumm: use zone_end_pfn() instead of zone_start_pfn+spanne...
2013-09-11 Jianguo Wumm/zbud: fix some trivial typos in comments
2013-09-11 Xishi Qiumm/hotplug: remove unnecessary BUG_ON in __offline_pages()
2013-09-11 Joonsoo Kimmm, vmalloc: use well-defined find_last_bit() func
2013-09-11 Joonsoo Kimmm, vmalloc: remove useless variable in vmap_block
2013-09-11 Christoph Lametervmstat: use this_cpu() to avoid irqon/off sequence...
2013-09-11 Christoph Lametervmstat: create fold_diff
2013-09-11 Christoph Lametervmstat: create separate function to fold per cpu diffs...
2013-09-11 Joonsoo Kimswap: clean-up #ifdef in page_mapping()
2013-09-11 Joonsoo Kimmm: move pgtable related functions to right place
2013-09-11 Joonsoo Kimmm, page_alloc: add unlikely macro to help compiler...
2013-09-11 Jianguo Wumm/mempolicy: return NULL if node is NUMA_NO_NODE in...
2013-09-11 Joonsoo Kimmm, hugetlb: decrement reserve count if VM_NORESERVE...
2013-09-11 Joonsoo Kimmm, hugetlb: remove decrement_hugepage_resv_vma()
2013-09-11 Joonsoo Kimmm, hugetlb: add VM_NORESERVE check in vma_has_reserves()
2013-09-11 Joonsoo Kimmm, hugetlb: do not use a page in page cache for cow...
2013-09-11 Joonsoo Kimmm, hugetlb: remove redundant list_empty check in gathe...
2013-09-11 Joonsoo Kimmm, hugetlb: fix and clean-up node iteration code to...
2013-09-11 Joonsoo Kimmm, hugetlb: clean-up alloc_huge_page()
2013-09-11 Joonsoo Kimmm, hugetlb: trivial commenting fix
2013-09-11 Joonsoo Kimmm, hugetlb: move up the code which check availability...
2013-09-11 Johannes Weinermm: revert "page-writeback.c: subtract min_free_kbytes...
2013-09-11 Johannes Weinermm: page_alloc: fair zone allocator policy
2013-09-11 Johannes Weinermm: page_alloc: rearrange watermark checking in get_pag...
2013-09-11 Johannes Weinermm: vmscan: fix numa reclaim balance problem in kswapd
2013-09-11 Libinmm/huge_memory.c: fix potential NULL pointer dereference
2013-09-11 Yinghai Lumm: kill one if loop in __free_pages_bootmem()
2013-09-11 Srivatsa S. Bhatmm/page_alloc.c: fix the value of fallback_migratetype...
2013-09-11 Srivatsa S. Bhatmm/page_allo.c: restructure free-page stealing code...
2013-09-11 Pintu Kumarmm/page_alloc.c: fix coding style and spelling
2013-09-11 Shaohua Liswap: make cluster allocation per-cpu
2013-09-11 Shaohua Liswap: fix races exposed by swap discard
2013-09-11 Shaohua Liswap: make swap discard async
2013-09-11 Shaohua Liswap: change block allocation algorithm for SSD
2013-09-11 Chen Gangmm/page_alloc.c: use '__paginginit' instead of '__init'
2013-09-11 Jerry Zhoumm: fix negative left shift count when PAGE_SHIFT > 20
2013-09-11 Jingoo Hanmm: replace strict_strtoul() with kstrtoul()
2013-09-11 Dave Hansenmm: vmstats: track TLB flush stats on UP too
2013-09-11 Dave Hansenmm: vmstats: tlb flush counters
2013-09-11 Sunghan Suhmm/zswap.c: get swapper address_space by using macro
2013-09-11 Oleg Nesterovmm: mmap_region: kill correct_wcount/inode, use allow_w...
2013-09-11 Oleg Nesterovmm: do_mmap_pgoff: cleanup the usage of file_inode()
2013-09-11 Oleg Nesterovmm: shift VM_GROWS* check from mmap_region() to do_mmap...
next