index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-21
shmem: Convert find_swap_entry to XArray
Matthew Wilcox
2018-10-21
shmem: Convert shmem_confirm_swap to XArray
Matthew Wilcox
2018-10-21
shmem: Convert shmem_radix_tree_replace to XArray
Matthew Wilcox
2018-10-21
pagevec: Use xa_mark_t
Matthew Wilcox
2018-10-21
mm: Convert is_page_cache_freeable to XArray
Matthew Wilcox
2018-10-21
mm: Convert khugepaged_scan_shmem to XArray
Matthew Wilcox
2018-10-21
mm: Convert collapse_shmem to XArray
Matthew Wilcox
2018-10-21
mm: Convert huge_memory to XArray
Matthew Wilcox
2018-10-21
mm: Convert page migration to XArray
Matthew Wilcox
2018-10-21
mm: Convert __do_page_cache_readahead to XArray
Matthew Wilcox
2018-10-21
mm: Convert delete_from_swap_cache to XArray
Matthew Wilcox
2018-10-21
mm: Convert add_to_swap_cache to XArray
Matthew Wilcox
2018-10-21
mm: Convert truncate to XArray
Matthew Wilcox
2018-10-21
mm: Convert workingset to XArray
Matthew Wilcox
2018-10-21
mm: Convert page-writeback to XArray
Matthew Wilcox
2018-10-21
page cache: Convert filemap_range_has_page to XArray
Matthew Wilcox
2018-10-21
page cache: Remove stray radix comment
Matthew Wilcox
2018-10-21
page cache: Convert delete_batch to XArray
Matthew Wilcox
2018-10-21
radix tree test suite: Convert regression1 to XArray
Matthew Wilcox
2018-10-21
page cache: Convert filemap_map_pages to XArray
Matthew Wilcox
2018-10-21
page cache: Convert find_get_entries_tag to XArray
Matthew Wilcox
2018-10-21
page cache; Convert find_get_pages_range_tag to XArray
Matthew Wilcox
2018-10-21
page cache: Convert find_get_pages_contig to XArray
Matthew Wilcox
2018-10-21
page cache: Convert find_get_pages_range to XArray
Matthew Wilcox
2018-10-21
page cache: Convert find_get_entries to XArray
Matthew Wilcox
2018-10-21
page cache: Convert find_get_entry to XArray
Matthew Wilcox
2018-10-21
page cache: Convert page deletion to XArray
Matthew Wilcox
2018-10-21
page cache: Add and replace pages using the XArray
Matthew Wilcox
2018-10-21
page cache: Convert hole search to XArray
Matthew Wilcox
2018-10-21
page cache: Rearrange address_space
Matthew Wilcox
2018-10-21
ida: Convert to XArray
Matthew Wilcox
2018-10-21
xarray: Track free entries in an XArray
Matthew Wilcox
2018-10-21
xarray: Add MAINTAINERS entry
Matthew Wilcox
2018-10-21
xarray: Add xa_reserve and xa_release
Matthew Wilcox
2018-10-21
xarray: Add xas_create_range
Matthew Wilcox
2018-10-21
xarray: Add xas_for_each_conflict
Matthew Wilcox
2018-10-21
xarray: Step through an XArray
Matthew Wilcox
2018-10-21
xarray: Destroy an XArray
Matthew Wilcox
2018-10-21
xarray: Extract entries from an XArray
Matthew Wilcox
2018-10-21
xarray: Add XArray iterators
Matthew Wilcox
2018-10-21
xarray: Add XArray conditional store operations
Matthew Wilcox
2018-10-21
xarray: Add XArray unconditional store operations
Matthew Wilcox
2018-10-21
xarray: Add XArray marks
Matthew Wilcox
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
2018-10-21
xarray: Add documentation
Matthew Wilcox
2018-10-21
xarray: Define struct xa_node
Matthew Wilcox
2018-10-21
xarray: Add definition of struct xarray
Matthew Wilcox
2018-09-29
xarray: Change definition of sibling entries
Matthew Wilcox
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-29
idr: Permit any valid kernel pointer to be stored
Matthew Wilcox
[next]