summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zram: cut trailing newline in algorithm nameSergey Senozhatsky2015-06-252-1/+9
* zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky2015-06-251-5/+3
* zram: add dynamic device add/remove functionalitySergey Senozhatsky2015-06-253-6/+141
* zram: close race by open overridingSergey Senozhatsky2015-06-252-19/+38
* zram: return zram device_id from zram_add()Sergey Senozhatsky2015-06-251-9/+14
* zram: trivial: correct flag operations commentSergey Senozhatsky2015-06-251-1/+1
* zram: report every added and removed deviceSergey Senozhatsky2015-06-251-2/+3
* zram: remove max_num_devices limitationSergey Senozhatsky2015-06-253-14/+4
* zram: reorganize code layoutSergey Senozhatsky2015-06-251-363/+362
* zram: use idr instead of `zram_devices' arraySergey Senozhatsky2015-06-251-37/+49
* zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky2015-06-251-1/+1
* zram: add `compact` sysfs entry to documentationSergey Senozhatsky2015-06-251-1/+1
* zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk2015-06-251-4/+0
* zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2015-06-252-13/+1
* s390/mm: change HPAGE_SHIFT type to intDominik Dingel2015-06-252-2/+2
* s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel2015-06-251-4/+1
* s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2015-06-252-60/+3
* mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-2510-90/+0
* mm/hugetlb: remove unused arch hook prepare/release_hugepageDominik Dingel2015-06-251-10/+0
* s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-253-4/+8
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-24151-1321/+2277
|\
| * mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger2015-06-243-7/+10
| * mm, thp: respect MPOL_PREFERRED policy with non-local nodeVlastimil Babka2015-06-241-16/+22
| * tmpfs: truncate prealloc blocks past i_sizeJosef Bacik2015-06-241-1/+1
| * mm/memory hotplug: print the last vmemmap region at the end of hot add memoryZhu Guihua2015-06-241-0/+1
| * mm/mmap.c: optimization of do_mmap_pgoff functionPiotr Kwapulinski2015-06-241-3/+3
| * mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scanCatalin Marinas2015-06-241-34/+56
| * mm: kmemleak: avoid deadlock on the kmemleak object insertion error pathCatalin Marinas2015-06-241-4/+11
| * mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()Catalin Marinas2015-06-241-2/+0
| * mm: kmemleak: fix delete_object_*() race when called on the same memory blockCatalin Marinas2015-06-241-13/+26
| * mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas2015-06-241-3/+16
| * memcg: convert mem_cgroup->under_oom from atomic_t to intTejun Heo2015-06-241-8/+21
| * memcg: remove unused mem_cgroup->oom_wakeupsTejun Heo2015-06-241-9/+1
| * frontswap: allow multiple backendsDan Streetman2015-06-243-98/+139
| * x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-243-0/+27
| * mm/memblock: allocate boot time data structures from mirrored memoryTony Luck2015-06-243-12/+84
| * mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-2410-47/+83
| * mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko2015-06-243-5/+7
| * mm/cma.c: fix typos in commentsShailendra Verma2015-06-241-2/+2
| * mm/oom_kill.c: print points as unsigned intWang Long2015-06-241-1/+1
| * mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesMike Kravetz2015-06-241-4/+35
| * mm/hugetlb: compute/return the number of regions added by region_add()Mike Kravetz2015-06-241-24/+48
| * mm/hugetlb: document the reserve map/region tracking routinesMike Kravetz2015-06-241-2/+50
| * Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behaviorMichal Hocko2015-06-241-1/+7
| * mm: nommu: refactor debug and warning printsLeon Romanovsky2015-06-241-92/+20
| * mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-2413-61/+65
| * powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-245-22/+27
| * mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-244-36/+67
| * tracing: add trace event for memory-failureXie XiuQi2015-06-243-0/+89
| * memory-failure: change type of action_result's param 3 to enumXie XiuQi2015-06-242-2/+3
OpenPOWER on IntegriCloud