summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gen_init_cpio: avoid NULL pointer dereference and rework env expandingMichal Nazarewicz2013-11-131-18/+9
* errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-136-6/+6
* init/do_mounts.c: add maj:min syntax commentSebastian Capella2013-11-131-0/+2
* scripts/mod/modpost.c: handle non ABS crc symbolsAndi Kleen2013-11-131-8/+7
* syscalls.h: use gcc alias instead of assembler aliases for syscallsAndi Kleen2013-11-132-4/+4
* cramfs: mark as obsoleteMichael Opdenacker2013-11-132-2/+5
* percpu: add test module for various percpu operationsGreg Thelen2013-11-133-0/+149
* drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava2013-11-133-4/+33
* mm: numa: return the number of base pages altered by protection changesMel Gorman2013-11-133-3/+9
* mm: factor commit limit calculationJerome Marchand2013-11-135-9/+18
* mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu2013-11-131-5/+10
* mm/page_alloc.c: fix comment in zlc_setup()Zhi Yong Wu2013-11-131-1/+1
* arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu2013-11-131-2/+2
* mm/zswap: refactor the get/put routinesWeijie Yang2013-11-131-94/+88
* mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrentlyWeijie Yang2013-11-131-8/+14
* memcg, kmem: use cache_from_memcg_idx instead of hard codeQiang Huang2013-11-131-6/+6
* memcg, kmem: rename cache_from_memcg to cache_from_memcg_idxQiang Huang2013-11-134-5/+7
* memcg, kmem: use is_root_cache instead of hard codeQiang Huang2013-11-131-1/+2
* mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi2013-11-131-5/+5
* mm: __rmqueue_fallback() should respect pageblock typeKOSAKI Motohiro2013-11-131-10/+5
* mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro2013-11-132-9/+6
* mm: fix page_group_by_mobility_disabled breakageKOSAKI Motohiro2013-11-131-2/+2
* readahead: fix sequential read cache miss detectionDamien Ramonda2013-11-131-1/+5
* mm: do not walk all of system memory during show_memMel Gorman2013-11-131-28/+11
* mm/bootmem.c: remove unused local `map'Daeseok Youn2013-11-131-3/+3
* mm: clear N_CPU from node_states at CPU offlineToshi Kani2013-11-131-0/+15
* mm: set N_CPU to node_states during bootToshi Kani2013-11-131-1/+5
* mem-hotplug: introduce movable_node boot optionTang Chen2013-11-134-5/+57
* x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen2013-11-131-2/+7
* x86/mem-hotplug: support initialize page tables in bottom-upTang Chen2013-11-131-2/+64
* x86/mm: factor out of top-down direct mapping setupTang Chen2013-11-131-20/+39
* mm/memblock.c: introduce bottom-up allocation modeTang Chen2013-11-133-3/+108
* mm/memblock.c: factor out of top-down allocationTang Chen2013-11-131-13/+34
* s390/mmap: randomize mmap base for bottom up directionHeiko Carstens2013-11-131-2/+7
* mmap: arch_get_unmapped_area(): use proper mmap base for bottom up directionHeiko Carstens2013-11-131-1/+1
* mm/zswap: avoid unnecessary page scanningWeijie Yang2013-11-131-0/+3
* writeback: do not sync data dirtied after sync startJan Kara2013-11-135-22/+36
* tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi2013-11-132-12/+21
* /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi2013-11-132-0/+4
* mm/page_alloc.c: remove unused marco LONG_ALIGNZhang Yanfei2013-11-131-2/+0
* frontswap: enable call to invalidate area on swapoffKrzysztof Kozlowski2013-11-131-1/+1
* mm/swapfile.c: fix comment typosSeth Jennings2013-11-131-7/+7
* mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas2013-11-132-5/+13
* mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAPZhang Yanfei2013-11-131-11/+9
* mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei2013-11-133-22/+17
* memcg: support hierarchical memory.numa_statsYing Han2013-11-132-3/+24
* memcg: refactor mem_control_numa_stat_show()Greg Thelen2013-11-131-34/+22
* mm/mempolicy: use NUMA_NO_NODEJianguo Wu2013-11-131-5/+5
* mm: thp: khugepaged: add policy for finding target nodeBob Liu2013-11-131-9/+44
* mm: thp: cleanup: mv alloc_hugepage to better placeBob Liu2013-11-131-8/+6
OpenPOWER on IntegriCloud