aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-21mm: Convert add_to_swap_cache to XArrayMatthew Wilcox1-64/+29
2018-10-21mm: Convert truncate to XArrayMatthew Wilcox1-9/+6
2018-10-21mm: Convert workingset to XArrayMatthew Wilcox3-39/+86
2018-10-21mm: Convert page-writeback to XArrayMatthew Wilcox2-53/+36
2018-10-21page cache: Convert filemap_range_has_page to XArrayMatthew Wilcox1-8/+19
2018-10-21page cache: Remove stray radix commentMatthew Wilcox1-1/+1
2018-10-21page cache: Convert delete_batch to XArrayMatthew Wilcox1-15/+13
2018-10-21radix tree test suite: Convert regression1 to XArrayMatthew Wilcox1-39/+19
2018-10-21page cache: Convert filemap_map_pages to XArrayMatthew Wilcox1-29/+13
2018-10-21page cache: Convert find_get_entries_tag to XArrayMatthew Wilcox2-31/+25
2018-10-21page cache; Convert find_get_pages_range_tag to XArrayMatthew Wilcox2-44/+28
2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox4-72/+22
2018-10-21page cache: Convert find_get_pages_range to XArrayMatthew Wilcox1-33/+19
2018-10-21page cache: Convert find_get_entries to XArrayMatthew Wilcox1-28/+23
2018-10-21page cache: Convert find_get_entry to XArrayMatthew Wilcox1-35/+28
2018-10-21page cache: Convert page deletion to XArrayMatthew Wilcox1-18/+13
2018-10-21page cache: Add and replace pages using the XArrayMatthew Wilcox4-90/+66
2018-10-21page cache: Convert hole search to XArrayMatthew Wilcox4-65/+55
2018-10-21page cache: Rearrange address_spaceMatthew Wilcox1-15/+31
2018-10-21ida: Convert to XArrayMatthew Wilcox4-263/+213
2018-10-21xarray: Track free entries in an XArrayMatthew Wilcox4-7/+266
2018-10-21xarray: Add MAINTAINERS entryMatthew Wilcox1-0/+11
2018-10-21xarray: Add xa_reserve and xa_releaseMatthew Wilcox4-2/+125
2018-10-21xarray: Add xas_create_rangeMatthew Wilcox3-0/+182
2018-10-21xarray: Add xas_for_each_conflictMatthew Wilcox3-0/+146
2018-10-21xarray: Step through an XArrayMatthew Wilcox3-0/+256
2018-10-21xarray: Destroy an XArrayMatthew Wilcox3-0/+63
2018-10-21xarray: Extract entries from an XArrayMatthew Wilcox2-0/+82
2018-10-21xarray: Add XArray iteratorsMatthew Wilcox3-0/+640
2018-10-21xarray: Add XArray conditional store operationsMatthew Wilcox3-0/+151
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox10-9/+1055
2018-10-21xarray: Add XArray marksMatthew Wilcox7-13/+445
2018-10-21xarray: Add XArray load operationMatthew Wilcox14-45/+661
2018-10-21xarray: Add documentationMatthew Wilcox2-0/+405
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox5-73/+77
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox12-68/+181
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox6-50/+121
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox26-232/+278
2018-09-29idr: Permit any valid kernel pointer to be storedMatthew Wilcox3-10/+78
2018-09-29Update email addressMatthew Wilcox9-11/+18
2018-09-29Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman8-19/+25
2018-09-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman1-19/+0
2018-09-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman3-13/+28
2018-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman1-0/+6
2018-09-29Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmGreg Kroah-Hartman1-2/+2
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor1-2/+2
2018-09-29Merge tag 'dma-mapping-4.19-3' of git://git.infradead.org/users/hch/dma-mappingGreg Kroah-Hartman1-0/+3
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman5-48/+38
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiGreg Kroah-Hartman5-18/+86
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorGreg Kroah-Hartman5-10/+54