summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mohit Kumar has movedPratyush Anand2015-06-254-3/+4
* Pratyush Anand has movedPratyush Anand2015-06-259-16/+17
* compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann2015-06-251-0/+2
* compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches2015-06-254-185/+116
* compiler-gcc.h: neateningJoe Perches2015-06-251-40/+45
* fs, proc: introduce CONFIG_PROC_CHILDRENIago López Galeiras2015-06-254-3/+8
* proc: fix PAGE_SIZE limit of /proc/$PID/cmdlineAlexey Dobriyan2015-06-251-9/+196
* prctl: more prctl(PR_SET_MM_*) checksAlexey Dobriyan2015-06-251-67/+91
* avr32: use for_each_sg()Akinobu Mita2015-06-251-9/+10
* frv: use for_each_sg()Akinobu Mita2015-06-252-7/+10
* frv: remove unused inline function is_in_rom()Tobias Klauser2015-06-251-6/+0
* zpool: remove zpool_evict()Dan Streetman2015-06-254-36/+24
* zpool: change pr_info to pr_debugDan Streetman2015-06-251-3/+3
* zswap: runtime enable/disableDan Streetman2015-06-252-9/+21
* zram: check comp algorithm availability earlierSergey Senozhatsky2015-06-253-0/+9
* 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
OpenPOWER on IntegriCloud