index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2015-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-09-04
mm/hugetlb.c: make vma_has_reserves() return bool
Nicholas Krause
2015-09-04
mm/madvise.c: make madvise_behaviour_valid() return bool
Nicholas Krause
2015-09-04
mm/memory.c: make tlb_next_batch() return bool
Nicholas Krause
2015-09-04
mm/dmapool.c: change is_page_busy() return from int to bool
Nicholas Krause
2015-09-04
mremap: simplify the "overlap" check in mremap_to()
Oleg Nesterov
2015-09-04
mremap: don't do uneccesary checks if new_len == old_len
Oleg Nesterov
2015-09-04
mremap: don't do mm_populate(new_addr) on failure
Oleg Nesterov
2015-09-04
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
2015-09-04
mremap: don't leak new_vma if f_op->mremap() fails
Oleg Nesterov
2015-09-04
mm/hugetlb.c: make vma_shareable() return bool
Nicholas Krause
2015-09-04
mm: make GUP handle pfn mapping unless FOLL_GET is requested
Kirill A. Shutemov
2015-09-04
mm: fix status code which move_pages() returns for zero page
Kirill A. Shutemov
2015-09-04
mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout()
Sebastian Andrzej Siewior
2015-09-04
mm/memblock: WARN_ON when nid differs from overlap region
Wei Yang
2015-09-04
mm: defer flush of writable TLB entries
Mel Gorman
2015-09-04
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
2015-09-04
userfaultfd: propagate the full address in THP faults
Andrea Arcangeli
2015-09-04
userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
Andrea Arcangeli
2015-09-04
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...
Andrea Arcangeli
2015-09-04
userfaultfd: prevent khugepaged to merge if userfaultfd is armed
Andrea Arcangeli
2015-09-04
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
2015-09-04
userfaultfd: call handle_userfault() for userfaultfd_missing() faults
Andrea Arcangeli
2015-09-04
mm/slab.h: fix argument order in cache_from_obj's error message
Daniel Borkmann
2015-09-04
mm/slub: don't wait for high-order page allocation
Joonsoo Kim
2015-09-04
mm/slub: fix slab double-free in case of duplicate sysfs filename
Konstantin Khlebnikov
2015-09-04
mm/slub: move slab initialization into irq enabled region
Thomas Gleixner
2015-09-04
slub: add support for kmem_cache_debug in bulk calls
Jesper Dangaard Brouer
2015-09-04
slub: initial bulk free implementation
Jesper Dangaard Brouer
2015-09-04
slub: improve bulk alloc strategy
Jesper Dangaard Brouer
2015-09-04
slub bulk alloc: extract objects from the per cpu slab
Jesper Dangaard Brouer
2015-09-04
slab: infrastructure for bulk object allocation and freeing
Christoph Lameter
2015-09-04
slub: fix spelling succedd to succeed
Jesper Dangaard Brouer
2015-09-04
memory-hotplug: add hot-added memory ranges to memblock before allocate node_...
Tang Chen
2015-09-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-08-31
lib: move strncpy_from_unsafe() into mm/maccess.c
Alexei Starovoitov
2015-08-22
x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()
Andrey Ryabinin
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
2015-08-21
mm: fix potential data race in SyS_swapon
Hugh Dickins
2015-08-21
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...
Al Viro
2015-08-18
inode: rename i_wb_list to i_io_list
Dave Chinner
2015-08-14
mm: cma: mark cma_bitmap_maxno() inline in header
Gregory Fong
2015-08-14
memory-hotplug: fix wrong edge when hot add a new node
Xishi Qiu
2015-08-14
.mailmap: Andrey Ryabinin has moved
Andrey Ryabinin
2015-08-14
mm/hwpoison: fix panic due to split huge zero page
Wanpeng Li
[next]