]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-01-05 Liam R. Howlettmaple_tree: Remove unnecessary check from next_nentry
2021-01-05 Liam R. Howlettmaple_tree: mas_data_end reduction #2
2021-01-05 Liam R. Howlettmaple_tree: mas_data_end reduction.
2021-01-05 Liam R. Howlettmaple_tree: Drop extra node types and mt_is_empty()
2021-01-05 Liam R. Howlettmaple_tree: Rename functions and variables
2021-01-05 Liam R. Howlettmaple_tree: Optimizations on mas_data_end and mas_rev_awalk
2021-01-05 Liam R. Howlettmaple_tree: Fix endif comment
2021-01-05 Liam R. Howlettmaple_tree: remove _mas_data_end, only used in a few...
2021-01-05 Liam R. Howlettmm and fork: Fix mtree_destroy path
2021-01-05 Liam R. Howlettmaple_tree: Fix rcu flag again.
2021-01-05 Liam R. Howlettmaple_tree: Lower efficiency of node use.
2021-01-05 Matthew Wilcox... radix tree test suite: Fix compilation
2021-01-05 Liam R. Howlettmaple_tree: Add newlines after functions
2021-01-05 Liam R. Howlettmaple_tree: Fix up after rebase v5.9-rc1 and history.
2021-01-05 Liam R. Howlettmaple_tree: Fix spanning_store testcases and then the...
2021-01-05 Liam R. Howlettmaple_tree: Revert __mas_next change.
2021-01-05 Liam R. Howlettmaple_tree: Fix spanning_rebalance across many nodes...
2021-01-05 Liam R. Howlettmaple_tree: Fix rcu flag, ma_flags on dup of tree
2021-01-05 Liam R. Howlettsched/mm and kernel/fork: Add maple tree rcu enable...
2021-01-05 Liam R. Howlettmaple_tree: Add in_rcu flag support
2021-01-05 Liam R. Howlettmaple_tree: Rename flags defines
2021-01-05 Liam R. Howlettmaple_tree; rename mas_get/set_slot to mas_offset
2021-01-05 Liam R. Howlettmaple_tree: Compress ma_height into ma_flags
2021-01-05 Liam R. Howlettmaple_tree_test: Add verification of 1000 entry tree...
2021-01-05 Liam R. Howlettmaple_tree: Add push right, use memmove for b_node...
2021-01-05 Liam R. Howlettmaple_tree: Fix range calc on slot 0 and clean up empty...
2021-01-05 Liam R. Howlettmaple_tree: bulk free fixes
2021-01-05 Liam R. Howlettmaple_tree: Fix test from dumping crap
2021-01-05 Liam R. Howlettmaple_tree: Fix direct destroy
2021-01-05 Liam R. Howlettmmap stuff
2021-01-05 Liam R. Howlettlinux.c stuff
2021-01-05 Liam R. Howlettmaple_tree: Add non-rcu destroy_walk, rename ma_free...
2021-01-05 Liam R. Howlettradix-tree testing framework: Add kmem_cache_free_bulk
2021-01-05 Liam R. Howlettmaple_tree: Alloc at most 1 page of nodes during fork.
2021-01-05 Liam R. Howlettmaple_tree: Fix dup tree walk up and add more testcases.
2021-01-05 Liam R. Howlettfork: Now with dup tree
2021-01-05 Liam R. Howlettmaple_tree: Add dup function and testing
2021-01-05 Liam R. Howlettmaple_tree: remove extra mt_dump calls from test code
2021-01-05 Liam R. Howlettmaple_tree: Fix append to work with allocation tree.
2021-01-05 Liam R. Howlettmaple_tree: remove debug
2021-01-05 Liam R. Howlettmaple_tree: Fix mas_awalk gap issues
2021-01-05 Liam R. Howlettmaple_tree: compress to left
2021-01-05 Liam R. Howlettmaple_tree: refactor mas_split data splitting
2021-01-05 Liam R. Howlettmaple_tree: start pushing left for leaves
2021-01-05 Liam R. Howlettmaple_tree: Add 256Byte nodes and make them default.
2021-01-05 Liam R. Howlettmaple_tree: Make allocations node size agnostic
2021-01-05 Liam R. Howlettmaple_tree: Fix trace test code
2021-01-05 Liam R. Howlettmaple_tree: Fix compile warning
2021-01-05 Liam R. Howlettmaple_tree: Fix trace header
2021-01-05 Liam R. Howlettmaple_tree: Fix tracing order
2021-01-05 Liam R. Howlettmmap: Rework tracing
2021-01-05 Liam R. Howletttboot remove rb
2021-01-05 Liam R. Howletttboot add mt
2021-01-05 Liam R. Howlettmaple: Fix tracepoints
2021-01-05 Liam R. Howlettradix tree: enhancements for maple_tree tracepoints
2021-01-05 Liam R. Howlettmaple_tree: Change ordering of pivots and slots, as...
2021-01-05 Liam R. Howlettmm/mmap.c: Fix includes for tracepoints
2021-01-05 Liam R. Howlettmaple_tree: Add tracepoints, remove SLAB_RECLAIM
2021-01-05 Liam R. Howlettmaple_tree: Clean up splitting name and add exception...
2021-01-05 Liam R. Howlettmaple_tree: Fix splitting causing deficient nodes.
2021-01-05 Liam R. Howlettmaple_tree: Fix overflow on store and 3 way splits
2021-01-05 Liam R. Howlettmm/mmap: Zero maple tree area in a single set when...
2021-01-05 Liam R. Howlettfork: Whitespace
2021-01-05 Liam R. Howlettmm/mmap: Drop mas.node check.
2021-01-05 Liam R. Howlettmaple_tree: Remove possibility of having mas->node...
2021-01-05 Liam R. Howlettmmap: rename unmapped to empty, change comemnts
2021-01-05 Liam R. Howlettmm: Remove rb tree.
2021-01-05 Liam R. Howlettkernel/fork: Convert dup_mmap to use maple tree
2021-01-05 Liam R. Howlettmm/mmap: Change unmapped_area and unmapped_area_topdown...
2021-01-05 Liam R. Howlettmm/mmap: Change find_vma_prev() to use maple tree
2021-01-05 Liam R. Howlettmm/mmap: Change find_vma() to use the maple tree
2021-01-05 Liam R. Howlettmm: Start tracking VMAs with maple tree
2021-01-05 Liam R. Howlettmaple_tree: Fix crash on spanning rebalance all the...
2021-01-05 Liam R. Howlettradix tree test suite: Add support for fallthrough...
2021-01-05 Liam R. Howlettmaple_tree: Update unmapped area name, remove mas-...
2021-01-05 Liam R. Howletttest_maple_tree: Re-enable failed test from allocation...
2021-01-05 Liam R. Howlettmm/mmap: Disable maple_tree_verbose and remove mas_retry
2021-01-05 Liam R. Howlettmaple_tree: rework mas_awalk
2021-01-05 Liam R. Howlettmaple_tree: rev_awalk i->slot and this_gap -> gap
2021-01-05 Liam R. Howlettmaple_tree: change rev_awalk to more common code
2021-01-05 Liam R. Howlettmaple_tree: change rev_awalk since there are no delete...
2021-01-05 Liam R. Howlettmaple_tree: Add helper for lower bound
2021-01-05 Liam R. Howlettmaple_tree: awalk reduce again.
2021-01-05 Liam R. Howlettmaple_tree: awalk is still massive
2021-01-05 Liam R. Howlettmaple_tree: drop mas_next_slot and mas_prev_slot -...
2021-01-05 Liam R. Howlettmaple_tree: mas_prev_slot change
2021-01-05 Liam R. Howlettmaple_tree: Cleaning
2021-01-05 Liam R. Howlettmaple_tree: Cleaning
2021-01-05 Liam R. Howlettmaple_tree: Cleaning
2021-01-05 Liam R. Howlettmaple_tree: Drop deleted/retry/skip logic
2021-01-05 Liam R. Howlettmaple_tree: Drop deleted/retry/skip logic
2021-01-05 Liam R. Howlettmaple_tree: Comments.
2021-01-05 Liam R. Howlettmaple_tree: Comments, and also mab_mas_cp always uses...
2021-01-05 Liam R. Howlettmaple_tree: Comments comments comments.
2021-01-05 Liam R. Howlettmaple_tree: Remove mte_update_rcu_slot and add comments
2021-01-05 Liam R. Howlettcleanup mast_new_root
2021-01-05 Liam R. Howlettmaple_tree: Drop unnecessary reset
2021-01-05 Liam R. Howlettmaple_tree: mas_split cleanup
2021-01-05 Liam R. Howlettmaple_tree: not much
2021-01-05 Liam R. Howlettmaple_tree: combine_separate reduction with copy out...
next