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
2011-02-17
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
2011-02-17
memcg: fix account leak at failure of memsw acconting
KAMEZAWA Hiroyuki
2011-02-17
mm: fix migration hangs on anon_vma lock
Hugh Dickins
2011-01-07
memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner check
KAMEZAWA Hiroyuki
2011-01-07
install_special_mapping skips security_file_mmap check.
Tavis Ormandy
2010-12-09
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
2010-12-09
memcg: avoid deadlock between move charge and try_charge()
Daisuke Nishimura
2010-12-09
perf_events: Fix perf_counter_mmap() hook in mprotect()
Pekka Enberg
2010-12-09
nommu: yield CPU while disposing VM
Steven J. Magnani
2010-12-09
mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()
Dean Nelson
2010-12-09
mm/vfs: revalidate page->mapping in do_generic_file_read()
Dave Hansen
2010-12-09
radix-tree: fix RCU bug
Nick Piggin
2010-12-09
mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
Dean Nelson
2010-12-09
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
2010-12-09
mm, page-allocator: do not check the state of a non-existant buddy during free
Mel Gorman
2010-12-09
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
2010-12-09
numa: fix slab_node(MPOL_BIND)
Eric Dumazet
2010-11-22
mm, x86: Saving vmcore with non-lazy freeing of vmas
Cliff Wickman
2010-10-07
Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-07
memcg: fix thresholds with use_hierarchy == 1
Kirill A. Shutemov
2010-10-07
mm: alloc_large_system_hash() printk overflow on 16TB boot
Robin Holt
2010-10-07
HWPOISON: Stop shrinking at right page count
Andi Kleen
2010-10-07
HWPOISON: Report correct address granuality for AO huge page errors
Andi Kleen
2010-10-04
ksm: fix bad user data when swapping
Hugh Dickins
2010-10-04
ksm: fix page_address_in_vma anon_vma oops
Hugh Dickins
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
[next]