summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven2014-01-232-51/+1
* mm: ignore VM_SOFTDIRTY on VMA mergingCyrill Gorcunov2014-01-231-2/+10
* mm/rmap: fix coccinelle warningsFengguang Wu2014-01-231-2/+2
* mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loopJamie Liu2014-01-231-1/+2
* memcg: remove unused code from kmem_cache_destroy_work_funcVladimir Davydov2014-01-231-4/+2
* mm: improve documentation of page_orderMel Gorman2014-01-232-4/+9
* memcg: fix css reference leak and endless loop in mem_cgroup_iterMichal Hocko2014-01-231-5/+13
* memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko2014-01-231-3/+14
* mm, oom: prefer thread group leaders for display purposesDavid Rientjes2014-01-232-11/+20
* doc/kmemcheck: add kmemcheck to kernel-parametersXishi Qiu2014-01-231-0/+7
* mm/memcg: iteration skip memcgs not yet fully initializedHugh Dickins2014-01-231-4/+2
* mm/memcg: fix last_dead_count memory wastageHugh Dickins2014-01-231-1/+1
* mm: audit/fix non-modular users of module_init in core codePaul Gortmaker2014-01-234-7/+6
* mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcallPaul Gortmaker2014-01-231-2/+1
* mm: show message when updating min_free_kbytes in thpHan Pingtian2014-01-233-2/+9
* mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hot...Nathan Zimmer2014-01-231-3/+4
* mm/nobootmem: free_all_bootmem againPhilipp Hachtmann2014-01-232-26/+16
* mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemaskVladimir Davydov2014-01-231-9/+10
* mm: vmscan: shrink all slab objects if tight on memoryVladimir Davydov2014-01-231-4/+21
* sched/numa: fix setting of cpupid on page migration twiceWanpeng Li2014-01-231-2/+0
* mm: do_mincore() cleanupJianguo Wu2014-01-231-7/+0
* include/linux/genalloc.h: spinlock_t needs spinlock_types.hShawn Guo2014-01-231-0/+2
* Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceeve...Vinayak Menon2014-01-231-9/+9
* mm: prevent setting of a value less than 0 to min_free_kbytesHan Pingtian2014-01-231-1/+6
* mm: new_vma_page() cannot see NULL vma for hugetlb pagesMichal Hocko2014-01-231-4/+2
* mm/memory-failure.c: shift page lock from head page to tail page after thp splitNaoya Horiguchi2014-01-231-10/+11
* numa: add a sysctl for numa_balancingAndi Kleen2014-01-234-2/+37
* mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann2014-01-233-1/+26
* mm/nobootmem.c: add return value check in __alloc_memory_core_early()Philipp Hachtmann2014-01-231-1/+3
* memcg: rework memcg_update_kmem_limit synchronizationVladimir Davydov2014-01-231-91/+105
* memcg: remove KMEM_ACCOUNTED_ACTIVATED flagVladimir Davydov2014-01-231-27/+2
* memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov2014-01-233-10/+30
* slab: do not panic if we fail to create memcg cacheVladimir Davydov2014-01-231-1/+8
* memcg: get rid of kmem_cache_dup()Vladimir Davydov2014-01-231-31/+8
* memcg, slab: fix races in per-memcg cache creation/destructionVladimir Davydov2014-01-232-10/+27
* memcg: fix possible NULL deref while traversing memcg_slab_caches listVladimir Davydov2014-01-231-7/+18
* memcg, slab: fix barrier usage when accessing memcg_cachesVladimir Davydov2014-01-232-15/+21
* memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov2014-01-233-41/+37
* memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov2014-01-233-9/+19
* slab: clean up kmem_cache_create_memcg() error handlingVladimir Davydov2014-01-231-34/+31
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-2330-170/+181
* fs/proc/page.c: add PageAnon check to surely detect thpNaoya Horiguchi2014-01-231-3/+5
* memcg: do not use vmalloc for mem_cgroup allocationsVladimir Davydov2014-01-231-22/+6
* mm: munlock: fix potential race with THP page splitVlastimil Babka2014-01-231-44/+60
* mm: print more details for bad_page()Dave Hansen2014-01-235-23/+61
* mm/zswap.c: change params from hidden to roDan Streetman2014-01-231-2/+2
* mm: documentation: remove hopelessly out-of-date locking docDave Hansen2014-01-231-130/+0
* microblaze: extable: sort the exception table at build timeMichal Simek2014-01-232-0/+6
* cris: provide {in,out}[wl]_p()Geert Uytterhoeven2014-01-231-0/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-01-233-8/+6
|\
OpenPOWER on IntegriCloud