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 |
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 |