summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-288-221/+1390
|\
| * radix tree: Remove multiorder supportMatthew Wilcox2018-10-211-36/+4
| * xarray: Add range store functionalityMatthew Wilcox2018-10-211-0/+2
| * radix tree test suite: Convert tag_tagged_items to XArrayMatthew Wilcox2018-10-211-2/+0
| * radix tree: Remove radix_tree_clear_tagsMatthew Wilcox2018-10-211-2/+0
| * radix tree: Remove radix_tree_maybe_preload_orderMatthew Wilcox2018-10-211-1/+0
| * radix tree: Remove split/join codeMatthew Wilcox2018-10-211-6/+0
| * radix tree: Remove radix_tree_update_node_tMatthew Wilcox2018-10-211-6/+1
| * shmem: Convert shmem_alloc_hugepage to XArrayMatthew Wilcox2018-10-211-5/+1
| * pagevec: Use xa_mark_tMatthew Wilcox2018-10-211-3/+5
| * mm: Convert delete_from_swap_cache to XArrayMatthew Wilcox2018-10-211-2/+3
| * mm: Convert workingset to XArrayMatthew Wilcox2018-10-211-9/+0
| * mm: Convert page-writeback to XArrayMatthew Wilcox2018-10-211-7/+10
| * page cache: Convert find_get_entries_tag to XArrayMatthew Wilcox2018-10-211-1/+1
| * page cache; Convert find_get_pages_range_tag to XArrayMatthew Wilcox2018-10-211-2/+2
| * page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox2018-10-211-17/+0
| * page cache: Add and replace pages using the XArrayMatthew Wilcox2018-10-212-5/+6
| * page cache: Convert hole search to XArrayMatthew Wilcox2018-10-211-2/+2
| * page cache: Rearrange address_spaceMatthew Wilcox2018-10-211-15/+31
| * ida: Convert to XArrayMatthew Wilcox2018-10-211-11/+7
| * xarray: Track free entries in an XArrayMatthew Wilcox2018-10-211-0/+101
| * xarray: Add xa_reserve and xa_releaseMatthew Wilcox2018-10-211-2/+32
| * xarray: Add xas_create_rangeMatthew Wilcox2018-10-211-0/+13
| * xarray: Add xas_for_each_conflictMatthew Wilcox2018-10-211-0/+17
| * xarray: Step through an XArrayMatthew Wilcox2018-10-211-0/+67
| * xarray: Destroy an XArrayMatthew Wilcox2018-10-211-0/+1
| * xarray: Extract entries from an XArrayMatthew Wilcox2018-10-211-0/+2
| * xarray: Add XArray iteratorsMatthew Wilcox2018-10-211-0/+165
| * xarray: Add XArray conditional store operationsMatthew Wilcox2018-10-211-0/+60
| * xarray: Add XArray unconditional store operationsMatthew Wilcox2018-10-211-2/+145
| * xarray: Add XArray marksMatthew Wilcox2018-10-211-0/+63
| * xarray: Add XArray load operationMatthew Wilcox2018-10-211-0/+336
| * xarray: Define struct xa_nodeMatthew Wilcox2018-10-212-26/+30
| * xarray: Add definition of struct xarrayMatthew Wilcox2018-10-212-20/+78
| * xarray: Change definition of sibling entriesMatthew Wilcox2018-09-302-4/+93
| * xarray: Replace exceptional entriesMatthew Wilcox2018-09-303-40/+117
| * Update email addressMatthew Wilcox2018-09-301-1/+1
* | Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-10-271-5/+16
|\ \
| * | rtc: move rtc_add_group/s definitionsAlexandre Belloni2018-09-281-0/+16
| * | rtc: unexport non devm managed registrationAlexandre Belloni2018-09-131-5/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-2725-118/+421
|\ \ \
| * | | mm: split SWP_FILE into SWP_ACTIVATED and SWP_FSOmar Sandoval2018-10-271-6/+7
| * | | mm/gup: cache dev_pagemap while pinning pagesKeith Busch2018-10-272-14/+6
| * | | mm: zero remaining unavailable struct pagesNaoya Horiguchi2018-10-271-15/+0
| * | | mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai2018-10-271-1/+1
| * | | mm: dax: add comment for PFN_SPECIALYang Shi2018-10-271-0/+2
| * | | mm: mremap: downgrade mmap_sem to read when shrinkingYang Shi2018-10-271-0/+2
| * | | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-271-0/+7
| * | | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-271-0/+9
| * | | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-271-0/+8