Peter Zijlstra
|
8c8a743c50
sched/numa: Use {cpu, pid} to create task groups for shared faults
|
11 years ago |
Peter Zijlstra
|
90572890d2
mm: numa: Change page last {nid,pid} into {cpu,pid}
|
11 years ago |
Mel Gorman
|
b795854b1f
sched/numa: Set preferred NUMA node based on number of private faults
|
11 years ago |
Mel Gorman
|
1bc115d87d
mm: numa: Scan pages with elevated page_mapcount
|
11 years ago |
Mel Gorman
|
ac8e895bd2
sched/numa: Add infrastructure for split shared/private accounting of NUMA hinting faults
|
11 years ago |
Mel Gorman
|
a1a46184e3
mm: numa: Do not migrate or account for hinting faults on the zero page
|
11 years ago |
Mel Gorman
|
8191acbd30
mm: numa: Sanitize task_numa_fault() callsites
|
11 years ago |
Kirill A. Shutemov
|
c02925540c
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
|
12 years ago |
Johannes Weiner
|
3812c8c8f3
mm: memcg: do not trap chargers with full callstack on OOM
|
12 years ago |
Johannes Weiner
|
519e52473e
mm: memcg: enable memcg OOM killer only for user faults
|
12 years ago |
Naoya Horiguchi
|
e632a938d9
mm: migrate: add hugepage migration code to move_pages()
|
12 years ago |
Joonsoo Kim
|
bc4b4448db
mm: move pgtable related functions to right place
|
12 years ago |
Greg Kroah-Hartman
|
5bc0b123dc
Merge 3.11-rc6 into char-misc-next
|
12 years ago |
Linus Torvalds
|
2b047252d0
Fix TLB gather virtual address range invalidation corner cases
|
12 years ago |
Cyrill Gorcunov
|
41bb3476b3
mm: save soft-dirty bits on file pages
|
12 years ago |
Cyrill Gorcunov
|
179ef71cbc
mm: save soft-dirty bits on swapped pages
|
12 years ago |
Uwe Kleine-König
|
5a73633ef0
mm: make generic_access_phys available for modules
|
12 years ago |
Joe Perches
|
64363aad5f
mm: remove unused VM_<READfoo> macros and expand other in-place
|
12 years ago |
Jiang Liu
|
1895418189
mm: kill global variable num_physpages
|
12 years ago |
Vineet Gupta
|
e6c495a96c
mm: fix the TLB range flushed when __tlb_remove_page() runs out of slots
|
12 years ago |
Libin
|
d6e9321770
mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
|
12 years ago |
Linus Torvalds
|
e13053f506
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Peter Zijlstra
|
29eb77825c
arch, mm: Remove tlb_fast_mode()
|
12 years ago |
Michael S. Tsirkin
|
662bbcb274
mm, sched: Allow uaccess in atomic with pagefault_disable()
|
12 years ago |
Michael S. Tsirkin
|
114276ac0a
mm, sched: Drop voluntary schedule from might_fault()
|
12 years ago |
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 |