Johannes Weiner
|
2d6d7f9828
mm: protect set_page_dirty() from ongoing truncation
|
10 gadi atpakaļ |
Linus Torvalds
|
fee7e49d45
mm: propagate error from stack expansion even for guard page
|
10 gadi atpakaļ |
Kirill A. Shutemov
|
48ec833b78
Revert "mm/memory.c: share the i_mmap_rwsem"
|
10 gadi atpakaļ |
Linus Torvalds
|
60815cf2e0
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
|
10 gadi atpakaļ |
Andrew Morton
|
d82fa87d2b
mm/memory.c:do_shared_fault(): add comment
|
10 gadi atpakaļ |
Christian Borntraeger
|
e37c698270
mm: replace ACCESS_ONCE with READ_ONCE or barriers
|
10 gadi atpakaļ |
Linus Torvalds
|
f045bbb9fa
mmu_gather: fix over-eager tlb_flush_mmu_free() calling
|
10 gadi atpakaļ |
Linus Torvalds
|
988adfdffd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
10 gadi atpakaļ |
Jesse Barnes
|
e1d6d01ab4
mm: export find_extend_vma() and handle_mm_fault() for driver use
|
10 gadi atpakaļ |
Davidlohr Bueso
|
c8475d144a
mm/memory.c: share the i_mmap_rwsem
|
10 gadi atpakaļ |
Davidlohr Bueso
|
83cde9e8ba
mm: use new helper functions around the i_mmap_mutex
|
10 gadi atpakaļ |
Linus Torvalds
|
27afc5dbda
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
10 gadi atpakaļ |
Linus Torvalds
|
b64bb1d758
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 gadi atpakaļ |
Dave Airlie
|
8c86394470
Merge tag 'v3.18' into drm-next
|
10 gadi atpakaļ |
Hugh Dickins
|
2022b4d18a
mm: fix swapoff hang after page migration and fork
|
10 gadi atpakaļ |
Will Deacon
|
fb7332a9fe
mmu_gather: move minimal range calculations into generic code
|
10 gadi atpakaļ |
Will Deacon
|
ce9ec37bdd
zap_pte_range: update addr when forcing flush after TLB batching faiure
|
10 gadi atpakaļ |
Dominik Dingel
|
593befa6ab
mm: introduce mm_forbids_zeropage function
|
10 gadi atpakaļ |
Peter Feiner
|
64e455079e
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
|
11 gadi atpakaļ |
Peter Feiner
|
dbab31aa2c
mm: softdirty: keep bit when zapping file pte
|
11 gadi atpakaļ |
Linus Torvalds
|
b0e2a55c65
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
11 gadi atpakaļ |
Ard Biesheuvel
|
0b70068e47
mm: export symbol dependencies of is_zero_pfn()
|
11 gadi atpakaļ |
Hugh Dickins
|
b38af4721f
x86,mm: fix pte_special versus pte_numa
|
11 gadi atpakaļ |
Andy Lutomirski
|
a6c19dfe39
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
|
11 gadi atpakaļ |
Johannes Weiner
|
0a31bc97c8
mm: memcontrol: rewrite uncharge API
|
11 gadi atpakaļ |
Johannes Weiner
|
00501b531c
mm: memcontrol: rewrite charge API
|
11 gadi atpakaļ |
Rik van Riel
|
dbffcd03d7
mm: change confusing #ifdef use in __access_remote_vm
|
11 gadi atpakaļ |
Kirill A. Shutemov
|
3a91053aeb
mm: mark fault_around_bytes __read_mostly
|
11 gadi atpakaļ |
Kirill A. Shutemov
|
aecd6f4426
mm: close race between do_fault_around() and fault_around_bytes_set()
|
11 gadi atpakaļ |
Paul Cassella
|
9a95f3cf7b
mm: describe mmap_sem rules for __lock_page_or_retry() and callers
|
11 gadi atpakaļ |