Linus Torvalds
|
5d434fcb25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Minchan Kim
|
52f37629fd
THP: fix comment about memory barrier
|
12 years ago |
Joe Perches
|
071361d347
mm: Convert print_symbol to %pSR
|
12 years ago |
Linus Torvalds
|
b4cbb197c7
vm: add vm_iomap_memory() helper function
|
12 years ago |
Dave Hansen
|
1de14c3c5c
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
|
12 years ago |
Linus Torvalds
|
9043a2650c
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Hugh Dickins
|
56f31801cc
mm: cleanup "swapcache" in do_swap_page
|
12 years ago |
Hugh Dickins
|
5117b3b835
mm,ksm: FOLL_MIGRATION do migration_entry_wait
|
12 years ago |
Michel Lespinasse
|
240aadeedc
mm: accelerate mm_populate() treatment of THP pages
|
12 years ago |
Michel Lespinasse
|
28a35716d3
mm: use long type for page counts in mm_populate() and get_user_pages()
|
12 years ago |
Hugh Dickins
|
cbf86cfe04
ksm: remove old stable nodes more thoroughly
|
12 years ago |
Peter Zijlstra
|
75980e97da
mm: fold page->_last_nid into page->flags where possible
|
12 years ago |
Michel Lespinasse
|
cea10a19b7
mm: directly use __mlock_vma_pages_range() in find_extend_vma()
|
12 years ago |
Johannes Weiner
|
af34770e55
mm: reduce rmap overhead for ex-KSM page copies created on swap faults
|
12 years ago |
Rusty Russell
|
373d4d0997
taint: add explicit flag to show whether lock dep is still OK.
|
12 years ago |
Linus Torvalds
|
e53289c0c5
mm: reinstante dropped pmd_trans_splitting() check
|
12 years ago |
Michal Hocko
|
53a59fc67f
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
|
12 years ago |
Andy Shevchenko
|
2fbc57c53a
mm: use kbasename()
|
12 years ago |
Andrew Morton
|
b3dd20709d
mm/memory.c: suppress warning
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Dominik Dingel
|
66521d5aa6
mm/memory.c: remove unused code from do_wp_page()
|
12 years ago |
Kirill A. Shutemov
|
816422ad76
asm-generic, mm: pgtable: consolidate zero page helpers
|
12 years ago |
Kirill A. Shutemov
|
e180377f1a
thp: change split_huge_page_pmd() interface
|
12 years ago |
Kirill A. Shutemov
|
93b4796ded
thp: do_huge_pmd_wp_page(): handle huge zero page
|
12 years ago |
Will Deacon
|
a1dd450bcb
mm: thp: set the accessed flag for old pages on access fault
|
12 years ago |
Mel Gorman
|
b8593bfda1
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
|
12 years ago |
Mel Gorman
|
9532fec118
mm: numa: Migrate pages handled during a pmd_numa hinting fault
|
12 years ago |
Mel Gorman
|
03c5a6e163
mm: numa: Add pte updates, hinting and migration stats
|
12 years ago |
Peter Zijlstra
|
cbee9f88ec
mm: numa: Add fault driven placement and migration
|
12 years ago |
Mel Gorman
|
4daae3b4b9
mm: mempolicy: Use _PAGE_NUMA to migrate pages
|
12 years ago |