Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a0e047ed62f20664005881b8e7f9328f910316a
/
mm
4c9a44a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
154b454
memcg: don't register hotcpu notifier from ->css_alloc()
by Tejun Heo
· 12 years ago
2c79737
mm: clean up transparent hugepage sysfs error messages
by Jeremy Eder
· 12 years ago
bcc2b02
mm: cma: WARN if freed memory is still in use
by Marek Szyprowski
· 12 years ago
c8b74c2f
mm: fix calculation of dirtyable memory
by Sonny Rao
· 12 years ago
010fc29
compaction: fix build error in CMA && !COMPACTION
by Minchan Kim
· 12 years ago
21e89c0
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus
by Al Viro
· 12 years ago
7898575
mm: drop vmtruncate
by Marco Stornelli
· 12 years ago
b7dfde9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
b6b19f2
ksm: make rmap walks more scalable
by Hugh Dickins
· 12 years ago
cda73a1
mm: do not sleep in balance_pgdat if there's no i/o congestion
by Zlatko Calusic
· 12 years ago
3cf2384
mm/vmscan.c: avoid possible deadlock caused by too_many_isolated()
by Fengguang Wu
· 12 years ago
d37dd5d
vmscan: comment too_many_isolated()
by Fengguang Wu
· 12 years ago
dc05373
mm/kmemleak.c: remove obsolete simple_strtoul
by Abhijit Pawar
· 12 years ago
79a4dce
mm/memory_hotplug.c: improve comments
by Tang Chen
· 12 years ago
7179e7b
mm/hugetlb: create hugetlb cgroup file in hugetlb_init
by Jianguo Wu
· 12 years ago
7d12efa
mm/mprotect.c: coding-style cleanups
by Andrew Morton
· 12 years ago
5413dfb
slub: drop mutex before deleting sysfs entry
by Glauber Costa
· 12 years ago
ebe945c
memcg: add comments clarifying aspects of cache attribute propagation
by Glauber Costa
· 12 years ago
107dab5
slub: slub-specific propagation changes
by Glauber Costa
· 12 years ago
943a451
slab: propagate tunable values
by Glauber Costa
· 12 years ago
749c541
memcg: aggregate memcg cache values in slabinfo
by Glauber Costa
· 12 years ago
2293315
memcg/sl[au]b: shrink dead caches
by Glauber Costa
· 12 years ago
7cf2798
memcg/sl[au]b: track all the memcg children of a kmem_cache
by Glauber Costa
· 12 years ago
1f458cb
memcg: destroy memcg caches
by Glauber Costa
· 12 years ago
d79923f
sl[au]b: allocate objects from memcg cache
by Glauber Costa
· 12 years ago
b9ce5ef
sl[au]b: always get the cache from its page in kmem_cache_free()
by Glauber Costa
· 12 years ago
0e9d92f
memcg: skip memcg kmem allocations in specified code regions
by Glauber Costa
· 12 years ago
d7f25f8
memcg: infrastructure to match an allocation to the right cache
by Glauber Costa
· 12 years ago
55007d8
memcg: allocate memory for memcg caches whenever a new memcg appears
by Glauber Costa
· 12 years ago
2633d7a
slab/slub: consider a memcg parameter in kmem_create_cache
by Glauber Costa
· 12 years ago
6ccfb5b
slab: annotate on-slab caches nodelist locks
by Glauber Costa
· 12 years ago
ba6c496
slab/slub: struct memcg_params
by Glauber Costa
· 12 years ago
c8b2a36
memcg: execute the whole memcg freeing in free_worker()
by Glauber Costa
· 12 years ago
bea207c
memcg: allow a memcg with kmem charges to be destructed
by Glauber Costa
· 12 years ago
a8964b9
memcg: use static branches when code not in use
by Glauber Costa
· 12 years ago
7de3768
memcg: kmem accounting lifecycle management
by Glauber Costa
· 12 years ago
6a1a0d3
mm: allocate kernel pages to the right memcg
by Glauber Costa
· 12 years ago
7ae1e1d
memcg: kmem controller infrastructure
by Glauber Costa
· 12 years ago
510fc4e
memcg: kmem accounting basic infrastructure
by Glauber Costa
· 12 years ago
86ae53e
memcg: change defines to an enum
by Glauber Costa
· 12 years ago
4c9c535
memcg: reclaim when more than one page needed
by Suleiman Souhlal
· 12 years ago
a0956d5
memcg: make it possible to use the stock for more than one page
by Suleiman Souhlal
· 12 years ago
c297405
memory-hotplug: document and enable CONFIG_MOVABLE_NODE
by Tang Chen
· 12 years ago
0bb2c76
mm/page_alloc.c: remove duplicate check
by Gavin Shan
· 12 years ago
ae664db
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 12 years ago
08afe22
Merge branch 'slab/next' into slab/for-linus
by Pekka Enberg
· 12 years ago
a304f83
Merge branch 'slab/procfs' into slab/for-linus
by Pekka Enberg
· 12 years ago
848b814
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
ce4a9cc
mm,numa: fix update_mmu_cache_pmd call
by Stephen Rothwell
· 12 years ago
2fbc57c
mm: use kbasename()
by Andy Shevchenko
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
b3dd207
mm/memory.c: suppress warning
by Andrew Morton
· 12 years ago
9360b53
Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"
by Linus Torvalds
· 12 years ago
60da5bf
Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
a4f1de1
mm: fix kernel BUG at huge_memory.c:1474!
by Hugh Dickins
· 12 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 12 years ago
f6e858a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
9887090
mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
by Lin Feng
· 12 years ago
66521d5
mm/memory.c: remove unused code from do_wp_page()
by Dominik Dingel
· 12 years ago
816422a
asm-generic, mm: pgtable: consolidate zero page helpers
by Kirill A. Shutemov
· 12 years ago
56f2fb1
mm/hugetlb.c: fix warning on freeing hwpoisoned hugepage
by Naoya Horiguchi
· 12 years ago
5f24ae5
hwpoison, hugetlbfs: fix RSS-counter warning
by Naoya Horiguchi
· 12 years ago
8c4894c
hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepage
by Naoya Horiguchi
· 12 years ago
4128997
mm: protect against concurrent vma expansion
by Michel Lespinasse
· 12 years ago
c95d26c
memcg: do not check for mm in __mem_cgroup_count_vm_event
by Michal Hocko
· 12 years ago
220f2ac
tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)
by Hugh Dickins
· 12 years ago
01cefae
mm: provide more accurate estimation of pages occupied by memmap
by Jiang Liu
· 12 years ago
9feedc9
mm: introduce new field "managed_pages" to struct zone
by Jiang Liu
· 12 years ago
0fa84a4
mm, oom: remove redundant sleep in pagefault oom handler
by David Rientjes
· 12 years ago
efacd02
mm, oom: cleanup pagefault oom handler
by David Rientjes
· 12 years ago
09285af
memory_hotplug: allow online/offline memory to result movable node
by Lai Jiangshan
· 12 years ago
20b2f52
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
by Lai Jiangshan
· 12 years ago
68ae564
mm, memcg: avoid unnecessary function call when memcg is disabled
by David Rientjes
· 12 years ago
2897b4d
mm: WARN_ON_ONCE if f_op->mmap() change vma's start address
by Joonsoo Kim
· 12 years ago
6715ddf
hotplug: update nodemasks management
by Lai Jiangshan
· 12 years ago
4b0ef1fe
page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
by Lai Jiangshan
· 12 years ago
48fb2e2
vmscan: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
a47b53c
vmstat: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
8cebfcd
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
01f13bd
mempolicy: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
389162c
mm,migrate: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
bd3a66c
oom: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
31aaea4
memcontrol: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
be49a6e
mm: use migrate_prep() instead of migrate_prep_local()
by Marek Szyprowski
· 12 years ago
c8bf2d8
mm: compaction: Fix compiler warning
by Thierry Reding
· 12 years ago
3ea41e6
thp: avoid race on multiple parallel page faults to the same page
by Kirill A. Shutemov
· 12 years ago
79da540
thp: introduce sysfs knob to disable huge zero page
by Kirill A. Shutemov
· 12 years ago
d8a8e1f
thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events
by Kirill A. Shutemov
· 12 years ago
97ae174
thp: implement refcounting for huge zero page
by Kirill A. Shutemov
· 12 years ago
78ca0e6
thp: lazy huge zero page allocation
by Kirill A. Shutemov
· 12 years ago
8037195
thp: setup huge zero page on non-write page fault
by Kirill A. Shutemov
· 12 years ago
c5a647d
thp: implement splitting pmd for huge zero page
by Kirill A. Shutemov
· 12 years ago
e180377
thp: change split_huge_page_pmd() interface
by Kirill A. Shutemov
· 12 years ago
cad7f61
thp: change_huge_pmd(): make sure we don't try to make a page writable
by Kirill A. Shutemov
· 12 years ago
93b4796
thp: do_huge_pmd_wp_page(): handle huge zero page
by Kirill A. Shutemov
· 12 years ago
fc9fe82
thp: copy_huge_pmd(): copy huge zero page
by Kirill A. Shutemov
· 12 years ago
479f0ab
thp: zap_huge_pmd(): zap huge zero pmd
by Kirill A. Shutemov
· 12 years ago
4a6c129
thp: huge zero page: basic preparation
by Kirill A. Shutemov
· 12 years ago
Next »