summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-13gen_init_cpio: avoid NULL pointer dereference and rework env expandingMichal Nazarewicz
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-11-13init/do_mounts.c: add maj:min syntax commentSebastian Capella
2013-11-13scripts/mod/modpost.c: handle non ABS crc symbolsAndi Kleen
2013-11-13syscalls.h: use gcc alias instead of assembler aliases for syscallsAndi Kleen
2013-11-13cramfs: mark as obsoleteMichael Opdenacker
2013-11-13percpu: add test module for various percpu operationsGreg Thelen
2013-11-13drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava
2013-11-13mm: numa: return the number of base pages altered by protection changesMel Gorman
2013-11-13mm: factor commit limit calculationJerome Marchand
2013-11-13mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu
2013-11-13mm/page_alloc.c: fix comment in zlc_setup()Zhi Yong Wu
2013-11-13arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu
2013-11-13mm/zswap: refactor the get/put routinesWeijie Yang
2013-11-13mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrentlyWeijie Yang
2013-11-13memcg, kmem: use cache_from_memcg_idx instead of hard codeQiang Huang
2013-11-13memcg, kmem: rename cache_from_memcg to cache_from_memcg_idxQiang Huang
2013-11-13memcg, kmem: use is_root_cache instead of hard codeQiang Huang
2013-11-13mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi
2013-11-13mm: __rmqueue_fallback() should respect pageblock typeKOSAKI Motohiro
2013-11-13mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro
2013-11-13mm: fix page_group_by_mobility_disabled breakageKOSAKI Motohiro
2013-11-13readahead: fix sequential read cache miss detectionDamien Ramonda
2013-11-13mm: do not walk all of system memory during show_memMel Gorman
2013-11-13mm/bootmem.c: remove unused local `map'Daeseok Youn
2013-11-13mm: clear N_CPU from node_states at CPU offlineToshi Kani
2013-11-13mm: set N_CPU to node_states during bootToshi Kani
2013-11-13mem-hotplug: introduce movable_node boot optionTang Chen
2013-11-13x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen
2013-11-13x86/mem-hotplug: support initialize page tables in bottom-upTang Chen
2013-11-13x86/mm: factor out of top-down direct mapping setupTang Chen
2013-11-13mm/memblock.c: introduce bottom-up allocation modeTang Chen
2013-11-13mm/memblock.c: factor out of top-down allocationTang Chen
2013-11-13s390/mmap: randomize mmap base for bottom up directionHeiko Carstens
2013-11-13mmap: arch_get_unmapped_area(): use proper mmap base for bottom up directionHeiko Carstens
2013-11-13mm/zswap: avoid unnecessary page scanningWeijie Yang
2013-11-13writeback: do not sync data dirtied after sync startJan Kara
2013-11-13tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi
2013-11-13/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi
2013-11-13mm/page_alloc.c: remove unused marco LONG_ALIGNZhang Yanfei
2013-11-13frontswap: enable call to invalidate area on swapoffKrzysztof Kozlowski
2013-11-13mm/swapfile.c: fix comment typosSeth Jennings
2013-11-13mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas
2013-11-13mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAPZhang Yanfei
2013-11-13mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei
2013-11-13memcg: support hierarchical memory.numa_statsYing Han
2013-11-13memcg: refactor mem_control_numa_stat_show()Greg Thelen
2013-11-13mm/mempolicy: use NUMA_NO_NODEJianguo Wu
2013-11-13mm: thp: khugepaged: add policy for finding target nodeBob Liu
2013-11-13mm: thp: cleanup: mv alloc_hugepage to better placeBob Liu