summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-24mm/memcg: fix last_dead_count memory wastageHugh Dickins1-1/+1
2014-01-24mm: audit/fix non-modular users of module_init in core codePaul Gortmaker4-7/+6
2014-01-24mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcallPaul Gortmaker1-2/+1
2014-01-24mm: show message when updating min_free_kbytes in thpHan Pingtian3-2/+9
2014-01-24mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hot...Nathan Zimmer1-3/+4
2014-01-24mm/nobootmem: free_all_bootmem againPhilipp Hachtmann2-26/+16
2014-01-24mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemaskVladimir Davydov1-9/+10
2014-01-24mm: vmscan: shrink all slab objects if tight on memoryVladimir Davydov1-4/+21
2014-01-24sched/numa: fix setting of cpupid on page migration twiceWanpeng Li1-2/+0
2014-01-24mm: do_mincore() cleanupJianguo Wu1-7/+0
2014-01-24include/linux/genalloc.h: spinlock_t needs spinlock_types.hShawn Guo1-0/+2
2014-01-24Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceeve...Vinayak Menon1-9/+9
2014-01-24mm: prevent setting of a value less than 0 to min_free_kbytesHan Pingtian1-1/+6
2014-01-24mm: new_vma_page() cannot see NULL vma for hugetlb pagesMichal Hocko1-4/+2
2014-01-24mm/memory-failure.c: shift page lock from head page to tail page after thp splitNaoya Horiguchi1-10/+11
2014-01-24numa: add a sysctl for numa_balancingAndi Kleen4-2/+37
2014-01-24mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann3-1/+26
2014-01-24mm/nobootmem.c: add return value check in __alloc_memory_core_early()Philipp Hachtmann1-1/+3
2014-01-24memcg: rework memcg_update_kmem_limit synchronizationVladimir Davydov1-91/+105
2014-01-24memcg: remove KMEM_ACCOUNTED_ACTIVATED flagVladimir Davydov1-27/+2
2014-01-24memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov3-10/+30
2014-01-24slab: do not panic if we fail to create memcg cacheVladimir Davydov1-1/+8
2014-01-24memcg: get rid of kmem_cache_dup()Vladimir Davydov1-31/+8
2014-01-24memcg, slab: fix races in per-memcg cache creation/destructionVladimir Davydov2-10/+27
2014-01-24memcg: fix possible NULL deref while traversing memcg_slab_caches listVladimir Davydov1-7/+18
2014-01-24memcg, slab: fix barrier usage when accessing memcg_cachesVladimir Davydov2-15/+21
2014-01-24memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov3-41/+37
2014-01-24memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov3-9/+19
2014-01-24slab: clean up kmem_cache_create_memcg() error handlingVladimir Davydov1-34/+31
2014-01-24mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin30-170/+181
2014-01-24fs/proc/page.c: add PageAnon check to surely detect thpNaoya Horiguchi1-3/+5
2014-01-24memcg: do not use vmalloc for mem_cgroup allocationsVladimir Davydov1-22/+6
2014-01-24mm: munlock: fix potential race with THP page splitVlastimil Babka1-44/+60
2014-01-24mm: print more details for bad_page()Dave Hansen5-23/+61
2014-01-24mm/zswap.c: change params from hidden to roDan Streetman1-2/+2
2014-01-24mm: documentation: remove hopelessly out-of-date locking docDave Hansen1-130/+0
2014-01-24microblaze: extable: sort the exception table at build timeMichal Simek2-0/+6
2014-01-24cris: provide {in,out}[wl]_p()Geert Uytterhoeven1-0/+4
2014-01-23assoc_array: remove global variableStephen Hemminger1-1/+1
2014-01-23f2fs: drop obsolete node page when it is truncatedJaegeuk Kim1-0/+4
2014-01-22fuse: support clients that don't implement 'open'Andrew Gallagher2-10/+30
2014-01-22fuse: don't invalidate attrs when not using atimeAndrew Gallagher3-4/+16
2014-01-22fuse: fix SetPageUptodate() condition in STOREMiklos Szeredi1-1/+2
2014-01-22fuse: fix pipe_buf_operationsMiklos Szeredi4-48/+26
2014-01-22f2fs: introduce NODE_MAPPING for code consistencyJaegeuk Kim4-31/+30
2014-01-22f2fs: remove the orphan block page arrayGu Zheng1-3/+4
2014-01-22f2fs: add help function META_MAPPINGGu Zheng5-8/+13
2014-01-22f2fs: move a branch for code redabilityJaegeuk Kim1-5/+4
2014-01-22f2fs: call mark_inode_dirty to flush dirty pagesJaegeuk Kim3-5/+8
2014-01-22neighbour.h: fix commentLi Zhong1-1/+1