projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author
Commit
2015-09-08
Minchan Kim
mm: /proc/pid/smaps:: show proportional swap share...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Vladimir Murzin
memtest: remove unused header files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Vladimir Murzin
memtest: cleanup log messages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Vladimir Murzin
memtest: use kstrtouint instead of simple_strtoul
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Konstantin...
pagemap: update documentation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Konstantin...
pagemap: add mmap-exclusive bit for marking pages mappe...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Konstantin...
pagemap: hide physical addresses from non-privileged...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Konstantin...
pagemap: rework hugetlb and thp report
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Konstantin...
pagemap: switch to the new format and do some cleanup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Konstantin...
pagemap: check permissions and capabilities at open...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Vineet Gupta
mm: remove put_page_unless_one()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Wei Yang
mm/memblock.c: WARN_ON when flags differs from overlap...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Wei Yang
mm/page_alloc.c: remove unused variable in free_area_in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Wei Yang
mm/page_alloc.c: refine the calculation of highest...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Kirill A. Shutemov
mm, dax: use i_mmap_unlock_write() in do_cow_fault()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Kirill A. Shutemov
mm: take i_mmap_lock in unmap_mapping_range() for DAX
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
dax: use linear_page_index()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
dax: ensure that zero pages are removed from other...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Kirill A. Shutemov
dax: don't use set_huge_zero_page()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Kirill A. Shutemov
thp: fix zap_huge_pmd() for DAX
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Kirill A. Shutemov
thp: decrement refcount on huge zero page if it is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
dax: fix race between simultaneous faults
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
ext4: start transaction before calling into DAX
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
ext4: add ext4_get_block_dax()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
dax: improve comment about truncate race
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
thp: change insert_pfn's return type to void
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
ext4: use ext4_get_block_write() for DAX
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Valentin Rothberg
fs/dax.c: fix typo in #endif comment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
xfs: huge page fault support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
ext4: huge page fault support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
ext2: huge page fault support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
dax: add huge page fault support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
mm: add vmf_insert_pfn_pmd()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
mm: export various functions for the benefit of DAX
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
mm: add a pmd_fault handler
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
thp: prepare for DAX huge pages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Andrew Morton
dax: revert userfaultfd change
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Matthew Wilcox
dax: move DAX-related functions to a new header
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Kirill A. Shutemov
thp: vma_adjust_trans_huge(): adjust file-backed VMA too
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Oleg Nesterov
mremap: fix the wrong !vma->vm_file check in copy_vma()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Oleg Nesterov
mmap: fix the usage of ->vm_pgoff in special_mapping...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Oleg Nesterov
mm: introduce vma_is_anonymous(vma) helper
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Geert Uytterhoeven
selftests/userfaultfd: fix compiler warnings on 32-bit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-08
Kees Cook
cgroup: fix seq_show_option merge with legacy_name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-07
Linus Torvalds
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-07
Linus Torvalds
Merge tag 'xfs-for-linus-4.3' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-07
Trond Myklebust
NFSv4: Respect the server imposed limit on how many...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-07
Trond Myklebust
NFSv4: Express delegation limit in units of pages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-06
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-06
Linus Torvalds
Merge tag 'for-linus-4.3-merge-window-part-1' of git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-06
Linus Torvalds
Merge tag 'media/v4.3-1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-06
Linus Torvalds
Merge branch 'mailbox-for-next' of git://git.linaro...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-06
Linus Torvalds
Merge tag 'md/4.3' of git://neil.brown.name/md
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-06
Linus Torvalds
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-05
Linus Torvalds
Merge branch 'for-linus-4.3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-05
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-05
Eric Dumazet
task_work: remove fifo ordering guarantee
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-05
NeilBrown
Merge linux-block/for-4.3/core into md/for-linux
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Nicholas Krause
mm/hugetlb.c: make vma_has_reserves() return bool
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Nicholas Krause
mm/madvise.c: make madvise_behaviour_valid() return...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Nicholas Krause
mm/memory.c: make tlb_next_batch() return bool
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Nicholas Krause
mm/dmapool.c: change is_page_busy() return from int...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
minkyung88.kim
mm: remove struct node_active_region
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Oleg Nesterov
mremap: simplify the "overlap" check in mremap_to()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Oleg Nesterov
mremap: don't do uneccesary checks if new_len == old_len
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Oleg Nesterov
mremap: don't do mm_populate(new_addr) on failure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Oleg Nesterov
mm: move ->mremap() from file_operations to vm_operatio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Oleg Nesterov
mremap: don't leak new_vma if f_op->mremap() fails
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Nicholas Krause
mm/hugetlb.c: make vma_shareable() return bool
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Kirill A. Shutemov
mm: make GUP handle pfn mapping unless FOLL_GET is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Kirill A. Shutemov
mm: fix status code which move_pages() returns for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Sebastian Andrzej...
mm: memcontrol: bring back the VM_BUG_ON() in mem_cgrou...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Vladimir Zapolskiy
genalloc: add support of multiple gen_pools per device
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Vladimir Zapolskiy
genalloc: add name arg to gen_pool_get() and devm_gen_p...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Wei Yang
mm/memblock: WARN_ON when nid differs from overlap...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Mel Gorman
Documentation/features/vm: add feature description...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Mel Gorman
mm: defer flush of writable TLB entries
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Mel Gorman
mm: send one IPI per CPU to TLB flush all entries after...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Mel Gorman
x86, mm: trace when an IPI is about to be sent
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: selftest
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: avoid missing wakeups during refile in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: propagate the full address in THP faults
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: allow signals to interrupt a userfault
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: require UFFDIO_API before other ioctls
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: activate syscall
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: buildsystem activation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: solve the race between UFFDIO_COPY|ZEROPAG...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: allocate the userfaultfd_ctx cacheline...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: optimize read() and poll() to be O(1)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: wake pending userfaults
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: change the read API to return a uffd_msg
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Pavel Emelyanov
userfaultfd: Rename uffd_api.bits into .features
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: add new syscall to provide memory external...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: prevent khugepaged to merge if userfaultfd...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: teach vma_merge to merge across vma->vm_us...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-09-04
Andrea Arcangeli
userfaultfd: call handle_userfault() for userfaultfd_mi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next