index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2012-05-21
mm: page_alloc: introduce alloc_contig_range()
Michal Nazarewicz
2012-05-21
mm: compaction: export some of the functions
Michal Nazarewicz
2012-05-21
mm: compaction: introduce isolate_freepages_range()
Michal Nazarewicz
2012-05-21
mm: compaction: introduce map_pages()
Michal Nazarewicz
2012-05-21
mm: compaction: introduce isolate_migratepages_range()
Michal Nazarewicz
2012-05-21
mm: page_alloc: remove trailing whitespace
Michal Nazarewicz
2012-05-19
memcg,thp: fix res_counter:96 regression
Hugh Dickins
2012-05-18
slub: use __SetPageSlab function to set PG_slab flag
Joonsoo Kim
2012-05-18
slub: fix a memory leak in get_partial_node()
Joonsoo Kim
2012-05-17
slub: missing test for partial pages flush work in flush_all()
majianpeng
2012-05-16
slub: remove unused argument of init_kmem_cache_node()
Joonsoo Kim
2012-05-16
slub: fix a possible memory leak
Joonsoo Kim
2012-05-15
userns: Convert the move_pages, and migrate_pages permission checks to use ui...
Eric W. Biederman
2012-05-15
userns: Convert tmpfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-05-15
frontswap: s/put_page/store/g s/get_page/load
Konrad Rzeszutek Wilk
2012-05-15
mm: frontswap: config and doc files
Dan Magenheimer
2012-05-15
mm: frontswap: core frontswap functionality
Dan Magenheimer
2012-05-15
mm: frontswap: core swap subsystem hooks and headers
Dan Magenheimer
2012-05-14
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-05-11
mm: raise MemFree by reverting percpu_pagelist_fraction to 0
Hugh Dickins
2012-05-10
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-10
mm: nobootmem: fix sign extend problem in __free_pages_memory()
Russ Anderson
2012-05-10
memcg: free spare array to avoid memory leak
Sha Zhengju
2012-05-10
hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
Chris Metcalf
2012-05-10
mm: fix division by 0 in percpu_pagelist_fraction()
Sasha Levin
2012-05-09
kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
Catalin Marinas
2012-05-09
percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...
Tejun Heo
2012-05-08
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-08
mm: use KERN_CONT in printk() continuation lines
Kay Sievers
2012-05-08
slub: fix incorrect return type of get_any_partial()
Joonsoo Kim
2012-05-06
vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces
Linus Torvalds
2012-05-06
vm: simplify unmap_vmas() calling convention
Linus Torvalds
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
writeback: initialize global_dirty_limit
Fengguang Wu
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2012-04-26
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-25
mm: fix NULL ptr dereference in move_pages
Sasha Levin
2012-04-25
mm: fix NULL ptr dereference in migrate_pages
Sasha Levin
2012-04-25
mm: fix up the vmscan stat in vmstat
Ying Han
2012-04-25
mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma
Konstantin Khlebnikov
2012-04-25
mm: memcg: move pc lookup point to commit_charge()
Johannes Weiner
2012-04-25
mm: nobootmem: Correct alloc_bootmem semantics.
David Miller
2012-04-23
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
Hugh Dickins
2012-04-21
kill mm argument of vm_munmap()
Al Viro
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-04-20
VM: add "vm_brk()" helper function
Linus Torvalds
2012-04-20
memblock: memblock should be able to handle zero length operations
Tejun Heo
2012-04-18
memcg: fix Bad page state after replace_page_cache
Hugh Dickins
2012-04-14
uprobes/core: Decrement uprobe count before the pages are unmapped
Srikar Dronamraju
[prev]
[next]