index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2011-03-23
oom: skip zombies when iterating tasklist
Andrey Vagin
2011-03-23
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
2011-03-23
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
2011-03-22
slub: Add statistics for this_cmpxchg_double failures
Christoph Lameter
2011-03-22
slub: Add missing irq restore for the OOM path
Christoph Lameter
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2011-03-20
Merge branch 'slub/lockless' into for-linus
Pekka Enberg
2011-03-20
Merge branch 'slab/next' into for-linus
Pekka Enberg
2011-03-20
slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL case
Christoph Lameter
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-03-17
mm: PageBuddy and mapcount robustness
Andrea Arcangeli
2011-03-17
mm: remove is_hwpoison_address
Huang Ying
2011-03-17
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
Huang Ying
2011-03-17
mm: export __get_user_pages
Huang Ying
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-03-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-15
Merge branch 'next' into for-linus
James Morris
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
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-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
2011-03-13
thp: fix page_referenced to modify mapcount/vm_flags only if page is found
Andrea Arcangeli
2011-03-11
Merge branch 'slab/urgent' into slab/next
Pekka Enberg
2011-03-11
Merge branch 'slab/rcu' into slab/next
Pekka Enberg
2011-03-11
slab,rcu: don't assume the size of struct rcu_head
Lai Jiangshan
2011-03-11
slub,rcu: don't assume the size of struct rcu_head
Lai Jiangshan
2011-03-11
slub: automatically reserve bytes at the end of slab
Lai Jiangshan
2011-03-11
Lockless (and preemptless) fastpaths for slub
Christoph Lameter
2011-03-11
slub: Get rid of slab_free_hook_irq()
Christoph Lameter
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-05
mm: use correct numa policy node for transparent hugepages
Andi Kleen
2011-03-05
mm: preserve original node for transparent huge page copies
Andi Kleen
2011-03-05
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
2011-03-01
Remove one to many n's in a word
Justin P. Mattock
2011-02-27
slub: fix ksize() build error
Mariusz Kozlowski
2011-02-26
mm: Move early_node_map[] reverse scan helpers under HAVE_MEMBLOCK
Yinghai Lu
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-24
bootmem: Move __alloc_memory_core_early() to nobootmem.c
Yinghai Lu
2011-02-24
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
Yinghai Lu
2011-02-24
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu
2011-02-24
mm: fix possible cause of a page_mapped BUG
Hugh Dickins
2011-02-24
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
[next]