index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
mm: numa: Rate limit setting of pte_numa if node is saturated
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: numa: Rate limit the amount of memory that is migrated between nodes
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
Andrea Arcangeli
2012-12-11
|
*
|
|
|
|
|
mm: numa: Migrate pages handled during a pmd_numa hinting fault
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: numa: Migrate on reference policy
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: numa: Add pte updates, hinting and migration stats
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
|
*
|
|
|
|
|
mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: mempolicy: Add MPOL_MF_LAZY
Lee Schermerhorn
2012-12-11
|
*
|
|
|
|
|
mm: mempolicy: Use _PAGE_NUMA to migrate pages
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: migrate: Drop the misplaced pages reference count if the target node is full
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: migrate: Introduce migrate_misplaced_page()
Peter Zijlstra
2012-12-11
|
*
|
|
|
|
|
mm: mempolicy: Check for misplaced page
Lee Schermerhorn
2012-12-11
|
*
|
|
|
|
|
mm: mempolicy: Add MPOL_NOOP
Lee Schermerhorn
2012-12-11
|
*
|
|
|
|
|
mm: mempolicy: Make MPOL_LOCAL a real policy
Peter Zijlstra
2012-12-11
|
*
|
|
|
|
|
mm: numa: Create basic numa page hinting infrastructure
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
Andrea Arcangeli
2012-12-11
|
*
|
|
|
|
|
mm: numa: Support NUMA hinting page faults from gup/gup_fast
Andrea Arcangeli
2012-12-11
|
*
|
|
|
|
|
mm: compaction: Add scanned and isolated counters for compaction
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: migrate: Add a tracepoint for migrate_pages
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: compaction: Move migration fail/success stats to migrate.c
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
Ingo Molnar
2012-12-11
|
*
|
|
|
|
|
mm: Count the number of pages affected in change_protection()
Peter Zijlstra
2012-12-11
|
*
|
|
|
|
|
mm: Check if PTE is already allocated during page fault
Mel Gorman
2012-12-11
|
*
|
|
|
|
|
mm: Only flush the TLB when clearing an accessible pte
Rik van Riel
2012-12-11
|
*
|
|
|
|
|
mm,generic: only flush the local TLB in ptep_set_access_flags
Rik van Riel
2012-12-11
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
Lin Feng
2012-12-12
|
*
|
|
|
|
|
mm/memory.c: remove unused code from do_wp_page()
Dominik Dingel
2012-12-12
|
*
|
|
|
|
|
asm-generic, mm: pgtable: consolidate zero page helpers
Kirill A. Shutemov
2012-12-12
|
*
|
|
|
|
|
mm/hugetlb.c: fix warning on freeing hwpoisoned hugepage
Naoya Horiguchi
2012-12-12
|
*
|
|
|
|
|
hwpoison, hugetlbfs: fix RSS-counter warning
Naoya Horiguchi
2012-12-12
|
*
|
|
|
|
|
hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepage
Naoya Horiguchi
2012-12-12
|
*
|
|
|
|
|
mm: protect against concurrent vma expansion
Michel Lespinasse
2012-12-12
|
*
|
|
|
|
|
memcg: do not check for mm in __mem_cgroup_count_vm_event
Michal Hocko
2012-12-12
|
*
|
|
|
|
|
tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)
Hugh Dickins
2012-12-12
|
*
|
|
|
|
|
mm: provide more accurate estimation of pages occupied by memmap
Jiang Liu
2012-12-12
|
*
|
|
|
|
|
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
2012-12-12
|
*
|
|
|
|
|
mm, oom: remove redundant sleep in pagefault oom handler
David Rientjes
2012-12-12
|
*
|
|
|
|
|
mm, oom: cleanup pagefault oom handler
David Rientjes
2012-12-12
|
*
|
|
|
|
|
memory_hotplug: allow online/offline memory to result movable node
Lai Jiangshan
2012-12-12
|
*
|
|
|
|
|
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
Lai Jiangshan
2012-12-12
|
*
|
|
|
|
|
mm, memcg: avoid unnecessary function call when memcg is disabled
David Rientjes
2012-12-12
|
*
|
|
|
|
|
mm: WARN_ON_ONCE if f_op->mmap() change vma's start address
Joonsoo Kim
2012-12-12
|
*
|
|
|
|
|
hotplug: update nodemasks management
Lai Jiangshan
2012-12-12
|
*
|
|
|
|
|
page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...
Lai Jiangshan
2012-12-12
|
*
|
|
|
|
|
vmscan: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
|
*
|
|
|
|
|
vmstat: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
|
*
|
|
|
|
|
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
[prev]
[next]