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-05-21
tmpfs: fix highmem swapoff crash regression
Hugh Dickins
2011-05-21
tmpfs: fix spurious ENOSPC when racing with unswap
Hugh Dickins
2011-05-21
tmpfs: fix off-by-one in max_blocks checks
Hugh Dickins
2011-05-21
tmpfs: fix race between swapoff and writepage
Hugh Dickins
2011-05-21
tmpfs: fix race between umount and writepage
Hugh Dickins
2011-05-21
tmpfs: fix race between umount and swapoff
Hugh Dickins
2011-05-21
mm: use alloc_bootmem_node_nopanic() on really needed path
Yinghai Lu
2011-05-21
Don't lock guardpage if the stack is growing up
Mikulas Patocka
2011-05-21
vm: fix vm_pgoff wrap in upward expansion
Hugh Dickins
2011-05-09
VM: skip the stack guard page lookup in get_user_pages only for mlock
Linus Torvalds
2011-05-02
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
2011-05-02
mm: check if PTE is already allocated during page fault
Mel Gorman
2011-05-02
oom: use pte pages in OOM score
KOSAKI Motohiro
2011-04-21
brk: COMPAT_BRK: fix detection of randomized brk
Jiri Kosina
2011-04-21
vmscan: all_unreclaimable() use zone->all_unreclaimable as a name
KOSAKI Motohiro
2011-04-21
oom-kill: remove boost_dying_task_prio()
KOSAKI Motohiro
2011-04-21
mm/thp: use conventional format for boolean attributes
Ben Hutchings
2011-04-21
vm: fix mlock() on stack guard page
Linus Torvalds
2011-04-21
vm: fix vm_pgoff wrap in stack expansion
Linus Torvalds
2011-04-14
mm: avoid wrapping vm_pgoff in mremap()
Linus Torvalds
2011-03-27
fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away
Jens Axboe
2011-03-27
mm: PageBuddy and mapcount robustness
Andrea Arcangeli
2011-03-27
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
2011-03-27
oom: skip zombies when iterating tasklist
Andrey Vagin
2011-03-27
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
2011-03-27
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
2011-03-27
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
2011-03-27
shmem: let shared anonymous be nonlinear again
Hugh Dickins
2011-03-27
Revert "slab: Fix missing DEBUG_SLAB last user"
Pekka Enberg
2011-03-14
Revert "oom: oom_kill_process: fix the child_points logic"
Linus Torvalds
2011-03-14
oom: oom_kill_process: fix the child_points logic
Oleg Nesterov
2011-03-14
thp+memcg-numa: fix BUG at include/linux/mm.h:370!
Hugh Dickins
2011-03-13
thp: fix page_referenced to modify mapcount/vm_flags only if page is found
Andrea Arcangeli
2011-03-04
mm: use correct numa policy node for transparent hugepages
Andi Kleen
2011-03-04
mm: preserve original node for transparent huge page copies
Andi Kleen
2011-03-04
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
2011-02-25
memcg: more mem_cgroup_uncharge() batching
Hugh Dickins
2011-02-25
thp: fix interleaving for transparent hugepages
Andi Kleen
2011-02-25
mm: fix dubious code in __count_immobile_pages()
Namhyung Kim
2011-02-25
mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...
Mel Gorman
2011-02-25
mm: grab rcu read lock in move_pages()
Greg Thelen
2011-02-24
mm: fix refcounting in swapon
Miklos Szeredi
2011-02-23
mm: fix possible cause of a page_mapped BUG
Hugh Dickins
2011-02-23
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2011-02-15
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
2011-02-11
memcg: fix leak of accounting at failure path of hugepage collapsing
KAMEZAWA Hiroyuki
2011-02-11
vmscan: fix zone shrinking exit when scan work is done
Johannes Weiner
2011-02-11
mlock: do not munlock pages in __do_fault()
Michel Lespinasse
2011-02-11
mlock: fix race when munlocking pages in do_wp_page()
Michel Lespinasse
2011-02-11
memblock: don't adjust size in memblock_find_base()
Yinghai Lu
[next]