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
Age
Commit message (
Expand
)
Author
2015-09-08
xfs: huge page fault support
Matthew Wilcox
2015-09-08
ext4: huge page fault support
Matthew Wilcox
2015-09-08
ext2: huge page fault support
Matthew Wilcox
2015-09-08
dax: add huge page fault support
Matthew Wilcox
2015-09-08
mm: add vmf_insert_pfn_pmd()
Matthew Wilcox
2015-09-08
mm: export various functions for the benefit of DAX
Matthew Wilcox
2015-09-08
mm: add a pmd_fault handler
Matthew Wilcox
2015-09-08
thp: prepare for DAX huge pages
Matthew Wilcox
2015-09-08
dax: revert userfaultfd change
Andrew Morton
2015-09-08
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-08
thp: vma_adjust_trans_huge(): adjust file-backed VMA too
Kirill A. Shutemov
2015-09-08
mremap: fix the wrong !vma->vm_file check in copy_vma()
Oleg Nesterov
2015-09-08
mmap: fix the usage of ->vm_pgoff in special_mapping paths
Oleg Nesterov
2015-09-08
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
2015-09-08
selftests/userfaultfd: fix compiler warnings on 32-bit
Geert Uytterhoeven
2015-09-08
cgroup: fix seq_show_option merge with legacy_name
Kees Cook
2015-09-07
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-09-07
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-07
NFSv4: Respect the server imposed limit on how many changes we may cache
Trond Myklebust
2015-09-07
NFSv4: Express delegation limit in units of pages
Trond Myklebust
2015-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-09-06
Merge tag 'for-linus-4.3-merge-window-part-1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2015-09-06
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-06
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2015-09-06
Merge tag 'md/4.3' of git://neil.brown.name/md
Linus Torvalds
2015-09-06
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-09-05
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-05
task_work: remove fifo ordering guarantee
Eric Dumazet
2015-09-05
Merge linux-block/for-4.3/core into md/for-linux
NeilBrown
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
mm: remove struct node_active_region
minkyung88.kim
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
genalloc: add support of multiple gen_pools per device
Vladimir Zapolskiy
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-09-04
mm/memblock: WARN_ON when nid differs from overlap region
Wei Yang
2015-09-04
Documentation/features/vm: add feature description and arch support status fo...
Mel Gorman
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
[next]