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-29
mm: fix wrong vmap address calculations with odd NR_CPUS values
Clemens Ladisch
2011-07-13
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2011-07-13
mm: fix negative commitlimit when gigantic hugepages are allocated
Rafael Aquini
2011-07-13
migrate: don't account swapcache as shmem
Andrea Arcangeli
2011-07-13
ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
Hugh Dickins
2011-06-23
mm: fix ENOSPC returned by handle_mm_fault()
Hugh Dickins
2011-06-23
mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()
Andrew Barry
2011-06-23
kmemleak: Do not return a pointer to an object that kmemleak did not get
Catalin Marinas
2011-04-14
mm: avoid wrapping vm_pgoff in mremap()
Linus Torvalds
2011-03-28
shmem: let shared anonymous be nonlinear again
Hugh Dickins
2011-03-21
percpu: fix pcpu_last_unit_cpu
Tejun Heo
2011-03-21
mm: page allocator: update free page counters after pages are placed on the f...
Mel Gorman
2011-03-21
mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
Mel Gorman
2011-03-21
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2011-03-21
mm: fix possible cause of a page_mapped BUG
Hugh Dickins
2011-03-21
install_special_mapping skips security_file_mmap check.
Tavis Ormandy
2011-03-21
vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
Wu Fengguang
2011-03-21
mm: fix corruption of hibernation caused by reusing swap during image saving
KAMEZAWA Hiroyuki
2011-03-21
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2011-03-21
mm: fix page table unmap for stack guard page properly
Linus Torvalds
2011-03-21
mm: fix missing page table unmap for stack guard page failure case
Linus Torvalds
2011-03-21
mm: keep a guard page below a grow-down stack segment
Linus Torvalds
2011-03-21
perf_events: Fix perf_counter_mmap() hook in mprotect()
Pekka Enberg
2011-03-21
nommu: yield CPU while disposing VM
Steven J. Magnani
2011-03-21
mm/vfs: revalidate page->mapping in do_generic_file_read()
Dave Hansen
2011-03-21
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
2011-03-21
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
2011-03-21
numa: fix slab_node(MPOL_BIND)
Eric Dumazet
2011-03-21
mm, x86: Saving vmcore with non-lazy freeing of vmas
Cliff Wickman
2010-07-05
do_generic_file_read: clear page errors when issuing a fresh read of the page
Jeff Moyer
2010-07-05
tmpfs: insert tmpfs cache pages to inactive list at first
KOSAKI Motohiro
2010-05-26
hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...
Mel Gorman
2010-05-12
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
Mel Gorman
2010-05-12
memcg: fix prepare migration
Andrea Arcangeli
2010-04-26
readahead: fix NULL filp dereference
Wu Fengguang
2010-04-01
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
2010-04-01
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
2010-04-01
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
2010-04-01
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
2010-03-15
slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
Haicheng Li
2010-03-15
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
2010-02-22
memcg: fix oom killing a child process in an other cgroup
KAMEZAWA Hiroyuki
2010-02-21
mm: Make copy_from_user() in migrate.c statically predictable
H. Peter Anvin
2010-02-06
Fix potential crash with sys_move_pages
Linus Torvalds
2010-02-02
hugetlb: fix section mismatches
Jeff Mahoney
2010-02-02
mm: flush dcache before writing into page to avoid alias
anfei zhou
2010-02-02
mm: purge fragmented percpu vmap blocks
Nick Piggin
2010-02-02
mm: percpu-vmap fix RCU list walking
Nick Piggin
2010-01-29
mm: fix migratetype bug which slowed swapping
Hugh Dickins
2010-01-27
mm: add new 'read_cache_page_gfp()' helper function
Linus Torvalds
[next]