index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2013-07-07
slub: Make cpu partial slab support configurable
Joonsoo Kim
2013-07-07
slab: fix init_lock_keys
Christoph Lameter
2013-07-07
slob: use DIV_ROUND_UP where possible
Sasha Levin
2013-07-07
slub: do not put a slab to cpu partial list when cpu_partial is 0
Joonsoo Kim
2013-07-07
mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo
Wanpeng Li
2013-07-07
mm/slub: Drop unnecessary nr_partials
Wanpeng Li
2013-07-07
mm/slab: Fix /proc/slabinfo unwriteable for slab
Wanpeng Li
2013-07-07
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2013-07-07
mm/slab: Fix drain freelist excessively
Wanpeng Li
2013-06-08
mm, slab: moved kmem_cache_alloc_node comment to correct place
Zhouping Liu
2013-05-06
mm, slab_common: Fix bootstrap creation of kmalloc caches
Christoph Lameter
2013-05-06
slab: Return NULL for oversized allocations
Christoph Lameter
2013-05-01
mm: slab: Verify the nodeid passed to ____cache_alloc_node
Aaron Tomlin
2013-04-05
slub: tid must be retrieved from the percpu area of the current processor
Christoph Lameter
2013-04-05
slub: Do not dereference NULL pointer in node_match
Christoph Lameter
2013-04-02
slub: add 'likely' macro to inc_slabs_node()
Joonsoo Kim
2013-04-02
slub: correct to calculate num of acquired objects in get_partial_node()
Joonsoo Kim
2013-02-28
slub: correctly bootstrap boot caches
Glauber Costa
2013-02-06
mm/sl[au]b: correct allocation type check in kmalloc_slab()
Joonsoo Kim
2013-02-06
slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections
Christoph Lameter
2013-02-01
slab: Common definition for kmem_cache_node
Christoph Lameter
2013-02-01
slab: Rename list3/l3 to node
Christoph Lameter
2013-02-01
slab: Common Kmalloc cache determination
Christoph Lameter
2013-02-01
slab: Common function to create the kmalloc array
Christoph Lameter
2013-02-01
slab: Common definition for the array of kmalloc caches
Christoph Lameter
2013-02-01
slab: Common constants for kmalloc boundaries
Christoph Lameter
2013-02-01
slab: Rename nodelists to node
Christoph Lameter
2013-02-01
slab: Common name for the per node structures
Christoph Lameter
2013-02-01
slab: Use common kmalloc_index/kmalloc_size functions
Christoph Lameter
2013-02-01
slab: Use proper formatting specs for unsigned size_t
Christoph Lameter
2012-12-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-20
memcg: don't register hotcpu notifier from ->css_alloc()
Tejun Heo
2012-12-20
mm: clean up transparent hugepage sysfs error messages
Jeremy Eder
2012-12-20
mm: cma: WARN if freed memory is still in use
Marek Szyprowski
2012-12-20
mm: fix calculation of dirtyable memory
Sonny Rao
2012-12-20
compaction: fix build error in CMA && !COMPACTION
Minchan Kim
2012-12-20
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
Al Viro
2012-12-20
mm: drop vmtruncate
Marco Stornelli
2012-12-20
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-20
ksm: make rmap walks more scalable
Hugh Dickins
2012-12-20
mm: do not sleep in balance_pgdat if there's no i/o congestion
Zlatko Calusic
2012-12-18
mm/vmscan.c: avoid possible deadlock caused by too_many_isolated()
Fengguang Wu
2012-12-18
vmscan: comment too_many_isolated()
Fengguang Wu
2012-12-18
mm/kmemleak.c: remove obsolete simple_strtoul
Abhijit Pawar
2012-12-18
mm/memory_hotplug.c: improve comments
Tang Chen
2012-12-18
mm/hugetlb: create hugetlb cgroup file in hugetlb_init
Jianguo Wu
2012-12-18
mm/mprotect.c: coding-style cleanups
Andrew Morton
2012-12-18
slub: drop mutex before deleting sysfs entry
Glauber Costa
2012-12-18
memcg: add comments clarifying aspects of cache attribute propagation
Glauber Costa
2012-12-18
slub: slub-specific propagation changes
Glauber Costa
[next]