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-08-01
mm/nommu.c: fix remap_pfn_range()
Bob Liu
2011-08-01
mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
Peter Zijlstra
2011-08-01
mm/futex: fix futex writes on archs with SW tracking of
Benjamin Herrenschmidt
2011-08-01
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2011-08-01
mm: fix negative commitlimit when gigantic hugepages are allocated
Rafael Aquini
2011-08-01
migrate: don't account swapcache as shmem
Andrea Arcangeli
2011-08-01
ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
Hugh Dickins
2011-08-01
mm: fix ENOSPC returned by handle_mm_fault()
Hugh Dickins
2011-08-01
mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()
Andrew Barry
2011-08-01
kmemleak: Do not return a pointer to an object that kmemleak did not get
Catalin Marinas
2011-04-28
mm: avoid wrapping vm_pgoff in mremap()
Linus Torvalds
2011-04-28
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
2011-03-31
Revert "slab: Fix missing DEBUG_SLAB last user"
Pekka Enberg
2011-03-31
shmem: let shared anonymous be nonlinear again
Hugh Dickins
2011-03-31
mm: fix possible cause of a page_mapped BUG
Hugh Dickins
2011-02-06
install_special_mapping skips security_file_mmap check.
Tavis Ormandy
2010-12-14
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
2010-12-14
perf_events: Fix perf_counter_mmap() hook in mprotect()
Pekka Enberg
2010-12-14
nommu: yield CPU while disposing VM
Steven J. Magnani
2010-12-14
mm/vfs: revalidate page->mapping in do_generic_file_read()
Dave Hansen
2010-12-14
radix-tree: fix RCU bug
Nick Piggin
2010-12-14
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
2010-12-14
mm, page-allocator: do not check the state of a non-existant buddy during free
Mel Gorman
2010-12-14
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
2010-12-14
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-28
mm: Move vma_stack_continue into mm.h
Stefan Bader
2010-10-28
ksm: fix bad user data when swapping
Hugh Dickins
2010-09-26
guard page for stacks that grow upwards
Luck, Tony
2010-09-26
mm: page allocator: update free page counters after pages are placed on the f...
Mel Gorman
2010-09-26
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2010-09-26
mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
Mel Gorman
2010-09-26
percpu: fix pcpu_last_unit_cpu
Tejun Heo
2010-09-26
vmscan: check all_unreclaimable in direct reclaim path
Minchan Kim
2010-09-26
mmap: call unlink_anon_vmas() in __split_vma() in case of error
Andrea Arcangeli
2010-09-26
bdi: Initialize noop_backing_dev_info properly
Jan Kara
2010-09-26
mm: further fix swapin race condition
Hugh Dickins
2010-09-26
mm: fix swapin race condition
Andrea Arcangeli
2010-09-20
memory hotplug: fix next block calculation in is_removable
KAMEZAWA Hiroyuki
2010-09-20
mm: compaction: handle active and inactive fairly in too_many_isolated
Minchan Kim
2010-09-20
bounce: call flush_dcache_page() after bounce_copy_vec()
Gary King
2010-09-20
swap: do not send discards as barriers
Christoph Hellwig
2010-09-20
swap: discard while swapping only if SWAP_FLAG_DISCARD
Hugh Dickins
2010-09-20
swap: prevent reuse during hibernation
Hugh Dickins
2010-09-20
writeback: write_cache_pages doesn't terminate at nr_to_write <= 0
Dave Chinner
2010-08-26
slab: fix object alignment
Carsten Otte
2010-08-26
mm: make stack guard page logic use vm_prev pointer
Linus Torvalds
2010-08-26
mm: make the mlock() stack guard page checks stricter
Linus Torvalds
2010-08-26
mm: make the vma list be doubly linked
Linus Torvalds
2010-08-20
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
[next]