aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-21mm: Convert page-writeback to XArrayMatthew Wilcox
2018-10-21page cache: Convert filemap_range_has_page to XArrayMatthew Wilcox
2018-10-21page cache: Remove stray radix commentMatthew Wilcox
2018-10-21page cache: Convert delete_batch to XArrayMatthew Wilcox
2018-10-21radix tree test suite: Convert regression1 to XArrayMatthew Wilcox
2018-10-21page cache: Convert filemap_map_pages to XArrayMatthew Wilcox
2018-10-21page cache: Convert find_get_entries_tag to XArrayMatthew Wilcox
2018-10-21page cache; Convert find_get_pages_range_tag to XArrayMatthew Wilcox
2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox
2018-10-21page cache: Convert find_get_pages_range to XArrayMatthew Wilcox
2018-10-21page cache: Convert find_get_entries to XArrayMatthew Wilcox
2018-10-21page cache: Convert find_get_entry to XArrayMatthew Wilcox
2018-10-21page cache: Convert page deletion to XArrayMatthew Wilcox
2018-10-21page cache: Add and replace pages using the XArrayMatthew Wilcox
2018-10-21page cache: Convert hole search to XArrayMatthew Wilcox
2018-10-21page cache: Rearrange address_spaceMatthew Wilcox
2018-10-21ida: Convert to XArrayMatthew Wilcox
2018-10-21xarray: Track free entries in an XArrayMatthew Wilcox
2018-10-21xarray: Add MAINTAINERS entryMatthew Wilcox
2018-10-21xarray: Add xa_reserve and xa_releaseMatthew Wilcox
2018-10-21xarray: Add xas_create_rangeMatthew Wilcox
2018-10-21xarray: Add xas_for_each_conflictMatthew Wilcox
2018-10-21xarray: Step through an XArrayMatthew Wilcox
2018-10-21xarray: Destroy an XArrayMatthew Wilcox
2018-10-21xarray: Extract entries from an XArrayMatthew Wilcox
2018-10-21xarray: Add XArray iteratorsMatthew Wilcox
2018-10-21xarray: Add XArray conditional store operationsMatthew Wilcox
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox
2018-10-21xarray: Add XArray marksMatthew Wilcox
2018-10-21xarray: Add XArray load operationMatthew Wilcox
2018-10-21xarray: Add documentationMatthew Wilcox
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-09-29idr: Permit any valid kernel pointer to be storedMatthew Wilcox
2018-09-29Update email addressMatthew Wilcox
2018-09-29Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2018-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-29Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor
2018-09-29Merge tag 'dma-mapping-4.19-3' of git://git.infradead.org/users/hch/dma-mappingGreg Kroah-Hartman
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-09-28Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre