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
2010-10-02
slub: Move NUMA-related functions under CONFIG_NUMA
Namhyung Kim
2010-10-02
slub: Add lock release annotation
Namhyung Kim
2010-10-02
slub: Fix signedness warnings
Namhyung Kim
2010-10-02
slub: extract common code to remove objects from partial list without locking
Christoph Lameter
2010-10-02
SLUB: Pass active and inactive redzone flags instead of boolean to debug func...
Christoph Lameter
2010-10-02
slub: reduce differences between SMP and NUMA
Christoph Lameter
2010-10-02
Revert "Slub: UP bandaid"
Pekka Enberg
2010-10-02
percpu: clear memory allocated with the km allocator
Tejun Heo
2010-10-02
percpu: use percpu allocator on UP too
Tejun Heo
2010-10-02
vmalloc: pcpu_get/free_vm_areas() aren't needed on UP
Tejun Heo
2010-10-02
SLUB: Fix merged slab cache names
Pekka Enberg
2010-10-02
Slub: UP bandaid
Christoph Lameter
2010-10-02
slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc caches
David Rientjes
2010-10-02
slub: Fix up missing kmalloc_cache -> kmem_cache_node case for memoryhotplug
Christoph Lameter
2010-10-02
slub: Add dummy functions for the !SLUB_DEBUG case
Christoph Lameter
2010-10-02
slob: fix gfp flags for order-0 page allocations
David Rientjes
2010-10-02
slub: Move gfpflag masking out of the hotpath
Christoph Lameter
2010-10-02
slub: Extract hooks for memory checkers from hotpaths
Christoph Lameter
2010-10-02
slub: Dynamically size kmalloc cache allocations
Christoph Lameter
2010-10-02
slub: Remove static kmem_cache_cpu array for boot
Christoph Lameter
2010-10-02
slub: Remove dynamic dma slab allocation
Christoph Lameter
2010-10-02
slub: Force no inlining of debug functions
Christoph Lameter
2010-09-25
Avoid pgoff overflow in remap_file_pages
Larry Woodman
2010-09-24
fremap: get rid of broken 'end' variable
Linus Torvalds
2010-09-23
hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()
Naoya Horiguchi
2010-09-23
hugetlb, rmap: fix confusing page locking in hugetlb_cow()
Naoya Horiguchi
2010-09-23
hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()
Naoya Horiguchi
2010-09-23
hugetlb, rmap: always use anon_vma root pointer
Naoya Horiguchi
2010-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-09-22
mmap: call unlink_anon_vmas() in __split_vma() in case of error
Andrea Arcangeli
2010-09-22
oom: filter unkillable tasks from tasklist dump
David Rientjes
2010-09-22
vmscan: check all_unreclaimable in direct reclaim path
Minchan Kim
2010-09-22
oom: always return a badness score of non-zero for eligible tasks
David Rientjes
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-22
bdi: Initialize noop_backing_dev_info properly
Jan Kara
2010-09-21
percpu: fix pcpu_last_unit_cpu
Tejun Heo
2010-09-20
mm: further fix swapin race condition
Hugh Dickins
2010-09-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-09
mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
Mel Gorman
2010-09-09
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2010-09-09
mm: page allocator: update free page counters after pages are placed on the f...
Mel Gorman
2010-09-09
vmstat: update zone stat threshold when onlining a cpu
KAMEZAWA Hiroyuki
2010-09-09
swap: discard while swapping only if SWAP_FLAG_DISCARD
Hugh Dickins
2010-09-09
swap: do not send discards as barriers
Christoph Hellwig
2010-09-09
swap: prevent reuse during hibernation
Hugh Dickins
2010-09-09
swap: revert special hibernation allocation
Hugh Dickins
2010-09-09
bounce: call flush_dcache_page() after bounce_copy_vec()
Gary King
2010-09-09
memory hotplug: fix next block calculation in is_removable
KAMEZAWA Hiroyuki
2010-09-09
mm: compaction: handle active and inactive fairly in too_many_isolated
Minchan Kim
2010-09-09
mm: avoid warning when COMPACTION is selected
Andrea Arcangeli
[next]