summaryrefslogtreecommitdiff
path: root/mm (follow)
Commit message (Expand)AuthorAge
...
* | | | mm: vmstat: add pageoutcleanVinayak Menon2016-03-25
* | | | debug-pagealloc: print physical address for detected corruptionPrasad Sodagudi2016-03-25
* | | | mm: do not activate swap write failed pagesVinayak Menon2016-03-25
* | | | debug-pagealloc: Panic on pagealloc corruptionPrasad Sodagudi2016-03-25
* | | | mm: zbud: prevent softirq during zbud alloc, free and reclaimVinayak Menon2016-03-25
* | | | mm: zcache: fix locking sequenceShiraz Hashim2016-03-25
* | | | mm: zbud: initialize object to 0 on GFP_ZEROShiraz Hashim2016-03-25
* | | | mm + fs: extends support for cache droppingAndrey Markovytch2016-03-23
* | | | vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter2016-03-23
* | | | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-03-23
* | | | drivers: dma-contiguous: remove cma regions from kmemleak scanShiraz Hashim2016-03-23
* | | | mm/memblock: fix a race between search and removeShiraz Hashim2016-03-23
* | | | mm: zcache: fix use after free in zcache_store_pageVinayak Menon2016-03-23
* | | | mm: swap: swap ratio supportVinayak Menon2016-03-23
* | | | mm/memblock: call kmemleak only for logically mapped regionShiraz Hashim2016-03-23
* | | | mm: zcache: reduce prints on store errorVinayak Menon2016-03-23
* | | | mm: zcache: fix race between store and evictVinayak Menon2016-03-23
* | | | mm: memory: reduce fault_around_bytesVinayak Menon2016-03-23
* | | | mm: zcache: clear zcache when low on file pagesVinayak Menon2016-03-23
* | | | mm: zcache: add zero page supportVinayak Menon2016-03-23
* | | | mm: zcache: do not wake up kswapd for zcache allocsVinayak Menon2016-03-23
* | | | mm: zcache: fix accouting of pool pagesVinayak Menon2016-03-23
* | | | mm: zcache: shrink zcache on memory pressureVinayak Menon2016-03-23
* | | | mm: zcache: disallow sleep in zcache storeVinayak Menon2016-03-23
* | | | mm: zcache: add evict zpages supportingBob Liu2016-03-23
* | | | mm: zcache: add core filesBob Liu2016-03-23
* | | | mm: cma: add trace events for CMA alloc perf testingLiam Mark2016-03-23
* | | | mm: swap: fix swapcache usage for fast swap devicesVinayak Menon2016-03-23
* | | | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\| | |
| * | | mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta2016-02-25
| * | | memcg: only free spare array when readers are doneMartijn Coenen2016-02-25
| * | | mm: fix regression in remap_file_pages() emulationKirill A. Shutemov2016-02-25
| * | | mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-25
| * | | mm: fix mlock accoutingKirill A. Shutemov2016-02-25
| * | | mm: soft-offline: check return value in second __get_any_page() callNaoya Horiguchi2016-02-25
| * | | ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-25
| * | | mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa2016-02-17
| * | | zsmalloc: fix migrate_zspage-zs_free race conditionJunil Lee2016-02-17
| | |/ | |/|
* | | mm: slub: call kasan_alloc_pages before freeing pages in slubSe Wang (Patrick) Oh2016-03-22
* | | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-03-22
* | | mm: Update is_vmalloc_addr to account for vmalloc savingsSusheel Khiani2016-03-22
* | | msm: Allow lowmem to be non contiguous and mixedSusheel Khiani2016-03-22
* | | msm: Increase the kernel virtual area to include lowmemSusheel Khiani2016-03-22
* | | mm: showmem: make the notifiers atomicVinayak Menon2016-03-22
* | | mm: page-writeback: fix page state calculation in throttle_vm_writeoutVinayak Menon2016-03-22
* | | mm: compaction: fix the page state calculation in too_many_isolatedVinayak Menon2016-03-22
* | | mm: vmpressure: account allocstalls only on higher pressuresVinayak Menon2016-03-22
* | | mm: swap: don't delay swap free for fast swap devicesVinayak Menon2016-03-22
* | | mm: vmpressure: scale pressure based on reclaim contextVinayak Menon2016-03-22
* | | mm: vmpressure: allow in-kernel clients to subscribe for eventsVinayak Menon2016-03-22