aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| * | | | | | | | Revert "percpu: free percpu allocation info for uniprocessor system"Guenter Roeck2014-09-21
| * | | | | | | | percpu: fix locking regression in the failure path of pcpu_alloc()Tejun Heo2014-09-08
| * | | | | | | | proportions: add @gfp to init functionsTejun Heo2014-09-07
| * | | | | | | | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-07
| * | | | | | | | percpu: implement asynchronous chunk populationTejun Heo2014-09-02
| * | | | | | | | percpu: rename pcpu_reclaim_work to pcpu_balance_workTejun Heo2014-09-02
| * | | | | | | | percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populatedTejun Heo2014-09-02
| * | | | | | | | percpu: make sure chunk->map array has available spaceTejun Heo2014-09-02
| * | | | | | | | percpu: implement [__]alloc_percpu_gfp()Tejun Heo2014-09-02
| * | | | | | | | percpu: indent the population block in pcpu_alloc()Tejun Heo2014-09-02
| * | | | | | | | percpu: make pcpu_alloc_area() capable of allocating only from populated areasTejun Heo2014-09-02
| * | | | | | | | percpu: restructure lockingTejun Heo2014-09-02
| * | | | | | | | percpu: make percpu-km set chunk->populated bitmap properlyTejun Heo2014-09-02
| * | | | | | | | percpu: move region iterations out of pcpu_[de]populate_chunk()Tejun Heo2014-09-02
| * | | | | | | | percpu: move common parts out of pcpu_[de]populate_chunk()Tejun Heo2014-09-02
| * | | | | | | | percpu: remove @may_alloc from pcpu_get_pages()Tejun Heo2014-09-02
| * | | | | | | | percpu: remove the usage of separate populated bitmap in percpu-vmTejun Heo2014-09-02
* | | | | | | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-10-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cgroup: remove redundant check in cgroup_ino()Zefan Li2014-09-19
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | zbud: avoid accessing last unused freelistChao Yu2014-10-09
* | | | | | | | | zsmalloc: simplify init_zspage free obj linkingDan Streetman2014-10-09
* | | | | | | | | mm/zsmalloc.c: correct comment for fullness group computationWang Sheng-Hui2014-10-09
* | | | | | | | | zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim2014-10-09
* | | | | | | | | zsmalloc: move pages_allocated to zs_poolMinchan Kim2014-10-09
* | | | | | | | | vmstat: on-demand vmstat workers V8Christoph Lameter2014-10-09
* | | | | | | | | mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZYMel Gorman2014-10-09
* | | | | | | | | mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov2014-10-09
* | | | | | | | | mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov2014-10-09
* | | | | | | | | mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov2014-10-09
* | | | | | | | | mm: introduce a general RCU get_user_pages_fast()Steve Capper2014-10-09
* | | | | | | | | mm/dmapool.c: fixed a brace coding style issuePaul McQuade2014-10-09
* | | | | | | | | mm: ksm use pr_err instead of printkPaul McQuade2014-10-09
* | | | | | | | | mm/bootmem.c: use include/linux/ headersPaul McQuade2014-10-09
* | | | | | | | | mm/filemap.c: remove trailing whitespacePaul McQuade2014-10-09
* | | | | | | | | mm/mremap.c: use linux headersPaul McQuade2014-10-09
* | | | | | | | | memcg: zap memcg_can_account_kmemVladimir Davydov2014-10-09
* | | | | | | | | mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner2014-10-09
* | | | | | | | | mm: memcontrol: simplify detecting when the memory+swap limit is hitJohannes Weiner2014-10-09
* | | | | | | | | mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko2014-10-09
* | | | | | | | | mm: dmapool: add/remove sysfs file outside of the pool lock lockSebastian Andrzej Siewior2014-10-09
* | | | | | | | | memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov2014-10-09
* | | | | | | | | memcg: don't call memcg_update_all_caches if new cache id fitsVladimir Davydov2014-10-09
* | | | | | | | | memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov2014-10-09
* | | | | | | | | mm/debug.c: use pr_emerg()Andrew Morton2014-10-09
* | | | | | | | | mm: use VM_BUG_ON_MM where possibleSasha Levin2014-10-09
* | | | | | | | | mm: introduce VM_BUG_ON_MMSasha Levin2014-10-09
* | | | | | | | | mm: move debug code out of page_alloc.cSasha Levin2014-10-09
* | | | | | | | | mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bitMel Gorman2014-10-09
* | | | | | | | | mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ONMel Gorman2014-10-09
* | | | | | | | | mm/compaction.c: fix warning of 'flags' may be used uninitializedXiubo Li2014-10-09