index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2012-12-11
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
Kirill A. Shutemov
2012-12-11
mm, memcg: make mem_cgroup_out_of_memory() static
David Rientjes
2012-12-11
mm: show migration types in show_mem
Rabin Vincent
2012-12-11
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
2012-12-11
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-12-11
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
Ingo Molnar
2012-12-11
mm/rmap: Convert the struct anon_vma::mutex to an rwsem
Ingo Molnar
2012-12-11
mm: migrate: Account a transhuge page properly when rate limiting
Mel Gorman
2012-12-11
mm: numa: Account for failed allocations and isolations as migration failures
Mel Gorman
2012-12-11
mm: numa: Add THP migration for the NUMA working set scanning fault case buil...
Mel Gorman
2012-12-11
mm: numa: Add THP migration for the NUMA working set scanning fault case.
Mel Gorman
2012-12-11
mm: sched: numa: Control enabling and disabling of NUMA balancing
Mel Gorman
2012-12-11
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
2012-12-11
mm: numa: Use a two-stage filter to restrict pages being migrated for unlikel...
Mel Gorman
2012-12-11
mm: numa: migrate: Set last_nid on newly allocated page
Hillf Danton
2012-12-11
mm: numa: split_huge_page: Transfer last_nid on tail page
Hillf Danton
2012-12-11
mm: numa: Introduce last_nid to the page frame
Mel Gorman
2012-12-11
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
mm/sl[aou]b: Common alignment code
Christoph Lameter
2012-12-11
slab: Use the new create_boot_cache function to simplify bootstrap
Christoph Lameter
2012-12-11
slub: Use statically allocated kmem_cache boot structure for bootstrap
Christoph Lameter
2012-12-11
mm, sl[au]b: create common functions for boot slab creation
Christoph Lameter
2012-12-11
slab: Simplify bootstrap
Christoph Lameter
2012-12-11
slub: Use correct cpu_slab on dead cpu
Christoph Lameter
[prev]
[next]