| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | percpu: fix locking regression in the failure path of pcpu_alloc() | Tejun Heo | 2014-09-08 |
| * | | | | | | | | proportions: add @gfp to init functions | Tejun Heo | 2014-09-07 |
| * | | | | | | | | percpu_counter: add @gfp to percpu_counter_init() | Tejun Heo | 2014-09-07 |
| * | | | | | | | | percpu: implement asynchronous chunk population | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: rename pcpu_reclaim_work to pcpu_balance_work | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: make sure chunk->map array has available space | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: implement [__]alloc_percpu_gfp() | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: indent the population block in pcpu_alloc() | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: make pcpu_alloc_area() capable of allocating only from populated areas | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: restructure locking | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: make percpu-km set chunk->populated bitmap properly | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: move region iterations out of pcpu_[de]populate_chunk() | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: move common parts out of pcpu_[de]populate_chunk() | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: remove @may_alloc from pcpu_get_pages() | Tejun Heo | 2014-09-02 |
| * | | | | | | | | percpu: remove the usage of separate populated bitmap in percpu-vm | Tejun Heo | 2014-09-02 |
* | | | | | | | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2014-10-10 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | cgroup: remove redundant check in cgroup_ino() | Zefan Li | 2014-09-19 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | zbud: avoid accessing last unused freelist | Chao Yu | 2014-10-09 |
* | | | | | | | | | zsmalloc: simplify init_zspage free obj linking | Dan Streetman | 2014-10-09 |
* | | | | | | | | | mm/zsmalloc.c: correct comment for fullness group computation | Wang Sheng-Hui | 2014-10-09 |
* | | | | | | | | | zsmalloc: change return value unit of zs_get_total_size_bytes | Minchan Kim | 2014-10-09 |
* | | | | | | | | | zsmalloc: move pages_allocated to zs_pool | Minchan Kim | 2014-10-09 |
* | | | | | | | | | vmstat: on-demand vmstat workers V8 | Christoph Lameter | 2014-10-09 |
* | | | | | | | | | mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY | Mel Gorman | 2014-10-09 |
* | | | | | | | | | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov | 2014-10-09 |
* | | | | | | | | | mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP | Konstantin Khlebnikov | 2014-10-09 |
* | | | | | | | | | mm/balloon_compaction: redesign ballooned pages management | Konstantin Khlebnikov | 2014-10-09 |
* | | | | | | | | | mm: introduce a general RCU get_user_pages_fast() | Steve Capper | 2014-10-09 |
* | | | | | | | | | mm/dmapool.c: fixed a brace coding style issue | Paul McQuade | 2014-10-09 |
* | | | | | | | | | mm: ksm use pr_err instead of printk | Paul McQuade | 2014-10-09 |
* | | | | | | | | | mm/bootmem.c: use include/linux/ headers | Paul McQuade | 2014-10-09 |
* | | | | | | | | | mm/filemap.c: remove trailing whitespace | Paul McQuade | 2014-10-09 |
* | | | | | | | | | mm/mremap.c: use linux headers | Paul McQuade | 2014-10-09 |
* | | | | | | | | | memcg: zap memcg_can_account_kmem | Vladimir Davydov | 2014-10-09 |
* | | | | | | | | | mm: memcontrol: fix transparent huge page allocations under pressure | Johannes Weiner | 2014-10-09 |
* | | | | | | | | | mm: memcontrol: simplify detecting when the memory+swap limit is hit | Johannes Weiner | 2014-10-09 |
* | | | | | | | | | mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache | Michal Hocko | 2014-10-09 |
* | | | | | | | | | mm: dmapool: add/remove sysfs file outside of the pool lock lock | Sebastian Andrzej Siewior | 2014-10-09 |
* | | | | | | | | | memcg: move memcg_update_cache_size() to slab_common.c | Vladimir Davydov | 2014-10-09 |
* | | | | | | | | | memcg: don't call memcg_update_all_caches if new cache id fits | Vladimir Davydov | 2014-10-09 |
* | | | | | | | | | memcg: move memcg_{alloc,free}_cache_params to slab_common.c | Vladimir Davydov | 2014-10-09 |
* | | | | | | | | | mm/debug.c: use pr_emerg() | Andrew Morton | 2014-10-09 |
* | | | | | | | | | mm: use VM_BUG_ON_MM where possible | Sasha Levin | 2014-10-09 |
* | | | | | | | | | mm: introduce VM_BUG_ON_MM | Sasha Levin | 2014-10-09 |
* | | | | | | | | | mm: move debug code out of page_alloc.c | Sasha Levin | 2014-10-09 |
* | | | | | | | | | mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit | Mel Gorman | 2014-10-09 |
* | | | | | | | | | mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ON | Mel Gorman | 2014-10-09 |
* | | | | | | | | | mm/compaction.c: fix warning of 'flags' may be used uninitialized | Xiubo Li | 2014-10-09 |
* | | | | | | | | | mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checks | Andrew Morton | 2014-10-09 |