index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, dax: use i_mmap_unlock_write() in do_cow_fault()
Kirill A. Shutemov
2015-09-09
1
-4
/
+4
*
mm: take i_mmap_lock in unmap_mapping_range() for DAX
Kirill A. Shutemov
2015-09-09
1
-9
/
+2
*
dax: don't use set_huge_zero_page()
Kirill A. Shutemov
2015-09-09
1
-1
/
+1
*
thp: fix zap_huge_pmd() for DAX
Kirill A. Shutemov
2015-09-09
1
-40
/
+31
*
thp: decrement refcount on huge zero page if it is split
Kirill A. Shutemov
2015-09-09
1
-1
/
+3
*
dax: fix race between simultaneous faults
Matthew Wilcox
2015-09-09
1
-3
/
+8
*
thp: change insert_pfn's return type to void
Matthew Wilcox
2015-09-09
1
-3
/
+3
*
mm: add vmf_insert_pfn_pmd()
Matthew Wilcox
2015-09-09
1
-0
/
+43
*
mm: export various functions for the benefit of DAX
Matthew Wilcox
2015-09-09
1
-6
/
+1
*
mm: add a pmd_fault handler
Matthew Wilcox
2015-09-09
1
-6
/
+24
*
thp: prepare for DAX huge pages
Matthew Wilcox
2015-09-09
1
-19
/
+29
*
dax: revert userfaultfd change
Andrew Morton
2015-09-09
1
-1
/
+4
*
thp: vma_adjust_trans_huge(): adjust file-backed VMA too
Kirill A. Shutemov
2015-09-09
1
-1
/
+1
*
mremap: fix the wrong !vma->vm_file check in copy_vma()
Oleg Nesterov
2015-09-09
1
-1
/
+1
*
mmap: fix the usage of ->vm_pgoff in special_mapping paths
Oleg Nesterov
2015-09-09
1
-10
/
+2
*
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
2015-09-09
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-09-06
2
-22
/
+11
|
\
|
*
mm: fix potential data race in SyS_swapon
Hugh Dickins
2015-08-21
1
-18
/
+7
|
*
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...
Al Viro
2015-08-21
1
-4
/
+4
|
|
\
|
|
*
inode: rename i_wb_list to i_io_list
Dave Chinner
2015-08-18
1
-4
/
+4
*
|
|
mm/hugetlb.c: make vma_has_reserves() return bool
Nicholas Krause
2015-09-05
1
-6
/
+6
*
|
|
mm/madvise.c: make madvise_behaviour_valid() return bool
Nicholas Krause
2015-09-05
1
-3
/
+3
*
|
|
mm/memory.c: make tlb_next_batch() return bool
Nicholas Krause
2015-09-05
1
-5
/
+5
*
|
|
mm/dmapool.c: change is_page_busy() return from int to bool
Nicholas Krause
2015-09-05
1
-1
/
+1
*
|
|
mremap: simplify the "overlap" check in mremap_to()
Oleg Nesterov
2015-09-05
1
-7
/
+2
*
|
|
mremap: don't do uneccesary checks if new_len == old_len
Oleg Nesterov
2015-09-05
1
-10
/
+11
*
|
|
mremap: don't do mm_populate(new_addr) on failure
Oleg Nesterov
2015-09-05
1
-1
/
+3
*
|
|
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
2015-09-05
1
-2
/
+2
*
|
|
mremap: don't leak new_vma if f_op->mremap() fails
Oleg Nesterov
2015-09-05
1
-9
/
+7
*
|
|
mm/hugetlb.c: make vma_shareable() return bool
Nicholas Krause
2015-09-05
1
-3
/
+3
*
|
|
mm: make GUP handle pfn mapping unless FOLL_GET is requested
Kirill A. Shutemov
2015-09-05
1
-10
/
+50
*
|
|
mm: fix status code which move_pages() returns for zero page
Kirill A. Shutemov
2015-09-05
1
-12
/
+6
*
|
|
mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout()
Sebastian Andrzej Siewior
2015-09-05
1
-1
/
+7
*
|
|
mm/memblock: WARN_ON when nid differs from overlap region
Wei Yang
2015-09-05
1
-0
/
+3
*
|
|
mm: defer flush of writable TLB entries
Mel Gorman
2015-09-05
3
-8
/
+31
*
|
|
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
2015-09-05
3
-2
/
+136
*
|
|
userfaultfd: propagate the full address in THP faults
Andrea Arcangeli
2015-09-05
1
-4
/
+6
*
|
|
userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
Andrea Arcangeli
2015-09-05
1
-26
/
+65
*
|
|
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...
Andrea Arcangeli
2015-09-05
2
-0
/
+270
*
|
|
userfaultfd: prevent khugepaged to merge if userfaultfd is armed
Andrea Arcangeli
2015-09-05
1
-2
/
+4
*
|
|
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
2015-09-05
5
-18
/
+35
*
|
|
userfaultfd: call handle_userfault() for userfaultfd_missing() faults
Andrea Arcangeli
2015-09-05
2
-22
/
+63
*
|
|
mm/slab.h: fix argument order in cache_from_obj's error message
Daniel Borkmann
2015-09-05
1
-1
/
+1
*
|
|
mm/slub: don't wait for high-order page allocation
Joonsoo Kim
2015-09-05
1
-0
/
+2
*
|
|
mm/slub: fix slab double-free in case of duplicate sysfs filename
Konstantin Khlebnikov
2015-09-05
1
-3
/
+1
*
|
|
mm/slub: move slab initialization into irq enabled region
Thomas Gleixner
2015-09-05
1
-47
/
+42
*
|
|
slub: add support for kmem_cache_debug in bulk calls
Jesper Dangaard Brouer
2015-09-05
1
-9
/
+19
*
|
|
slub: initial bulk free implementation
Jesper Dangaard Brouer
2015-09-05
1
-1
/
+33
*
|
|
slub: improve bulk alloc strategy
Jesper Dangaard Brouer
2015-09-05
1
-10
/
+16
*
|
|
slub bulk alloc: extract objects from the per cpu slab
Jesper Dangaard Brouer
2015-09-05
1
-2
/
+47
[next]