]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-01-05 Liam R. Howlettmaple_tree: Rework mas_mab_cp()
2021-01-05 Liam R. Howlettmaple_tree: Only zero request_count in mas_pop_node...
2021-01-05 Liam R. Howlettmaple_tree: Rework mas_ascend()
2021-01-05 Liam R. Howlettmaple_tree: Rework mas_next_nentry
2021-01-05 Liam R. Howlettmaple_tree: A bunch of optimizations
2021-01-05 Liam R. Howlettmaple_tree: Use memset in mas_reuse_node on arrays
2021-01-05 Liam R. Howlettmaple_tree: Retrun boolean from mas_rebalance()
2021-01-05 Liam R. Howlettmaple_tree: Optimize mast_sibling_rebalance_right()
2021-01-05 Liam R. Howlettmaple_tree: Save maple_type in mast_topiary()
2021-01-05 Liam R. Howlettmaple_tree: Use mas_data_end in mas_next_sibling()
2021-01-05 Liam R. Howlettmaple_tree: Rework mas_first_entry() for leaf case
2021-01-05 Liam R. Howlettmaple_tree: Save node to avoid duplicate calls
2021-01-05 Liam R. Howlettmaple_tree: Remove unnecessary call in mas_ascend()
2021-01-05 Liam R. Howlettmaple_tree: Change some larger functions to not be...
2021-01-05 Liam R. Howlettmaple_tree: Remove BUG_ON for meta setting
2021-01-05 Liam R. Howlettmaple_tree: Remove slot shift calculations.
2021-01-05 Liam R. Howlettmaple_tree: Change check on mas_prev() loop.
2021-01-05 Liam R. Howlettmaple_tree: Move all searching to common debug area
2021-01-05 Liam R. Howlettmaple_tree: Remove unnecessary check for mas_next_nentry().
2021-01-05 Liam R. Howlettmaple_tree: Optimizer mas_node_walk() by removing speci...
2021-01-05 Liam R. Howlettmaple_tree: Optimize _mas_store() slow path
2021-01-05 Liam R. Howlettmaple_tree: Use a variable for b_node->b_end
2021-01-05 Liam R. Howlettmaple_tree: Change mas_descend_adopt() to not set offset.
2021-01-05 Liam R. Howlettmaple_tree: mas_first_entry() optimization
2021-01-05 Liam R. Howlettmaple_tree: Remove BUG_ON() debug
2021-01-05 Liam R. Howlettmaple_tree: Change __mas_walk and mas_wr_walk to direct...
2021-01-05 Liam R. Howlettmaple_tree: Set max only when needed in mas_is_span_wr()
2021-01-05 Liam R. Howlettmaple_tree: Add append operation
2021-01-05 Liam R. Howlettmaple_tree: Code cleanup.
2021-01-05 Liam R. Howlettmaple_tree: Change mab_split_calc() to do bulk calc...
2021-01-05 Liam R. Howletttest_maple_tree: Increase bench_forking() nr_fork.
2021-01-05 Liam R. Howlettmaple_tree: Speed up reverse allocation walks.
2021-01-05 Liam R. Howlettmaple_tree: Optimize mas_get_empty_area{_rev}() etc
2021-01-05 Liam R. Howletttest_maple_tree: Increase bench_awalk() count
2021-01-05 Liam R. Howletttest_maple_tree: Fix mtree_alloc_rrange to search for...
2021-01-05 Liam R. Howlettmm/mmap: Convert unmapped_area_topdown() search to...
2021-01-05 Liam R. Howlettmaple_tree: stop _mas_get_empty_area() from converting...
2021-01-05 Liam R. Howlettmaple_tree: optimize mas_rev_awalk and mas_awalk a bit
2021-01-05 Liam R. Howlettmaple_tree: optimize some more
2021-01-05 Liam R. Howlettmaple_tree: Make some common functions faster.
2021-01-05 Liam R. Howlettmaple_tree: Optimize mas_leaf_max_gap() by skipping...
2021-01-05 Liam R. Howlettmm/mmap: Change do_brk_munmap() to use do_mas_align_mun...
2021-01-05 Liam R. Howlettmm/mmap: Don't mas_set in mma_region() to avoid a mas_r...
2021-01-05 Liam R. Howlettmm/mmap: rework do_mas_munmap() and friends
2021-01-05 Liam R. Howlettmm/mmap: move populate calc in vm_brk_flags() ouside...
2021-01-05 Liam R. Howlettmm/mmap: Fix do_brk_flags and do_brk_munmap locking.
2021-01-05 Liam R. Howletttest_maple_tree: Add tests for prev/next
2021-01-05 Liam R. Howletttest_maple_tree: Fix test harness for new next/prev...
2021-01-05 Liam R. Howlettmaple_tree: Fix mas_next() and mas_walk() setting index...
2021-01-05 Liam R. Howlettmaple_tree: Fix mas_prev() from skipping entries.
2021-01-05 Liam R. Howlettmaple_tree: Clean up mas_node_store() by using local var
2021-01-05 Liam R. Howlettmm/mmap: Rework brk() to take interval tree locks when...
2021-01-05 Liam R. Howlettmm/mmap: Move __vma_adjust update of highest_vm_end
2021-01-05 Liam R. Howlettmmap: mmap_region() Remove mas_reset() as it will happe...
2021-01-05 Liam R. Howletttest_maple_tree: Disable benchmarks
2021-01-05 Liam R. Howlettmaple_tree: Optimize mas_reuse_node() loop
2021-01-05 Liam R. Howlettmaple_tree: Optimize mas_node_walk() and standardize...
2021-01-05 Liam R. Howletttest_maple_tree: tweak bench_walk()
2021-01-05 Liam R. Howletttest_maple_tree: Add bench_walk()
2021-01-05 Liam R. Howlettmaple_tree: mas_node_walk() could never return false
2021-01-05 Liam R. Howlettmmap: make remove_vma_list() inline
2021-01-05 Liam R. Howlettmmap: Avoid modifying maple tree in __vma_adjust more...
2021-01-05 Liam R. Howlettmmap: mmap_region() whitespace fix
2021-01-05 Liam R. Howlettmmap: mmap_region() whitespace fix
2021-01-05 Liam R. Howlettmmap: Remove __do_munmap() in favour of do_mas_munmap()
2021-01-05 Liam R. Howlettmmap: Don't reset mas until needed in mmap_region()
2021-01-05 Liam R. Howlettmmap: Use find_vma_intersection in do_mmap() for overlap
2021-01-05 Liam R. Howlettmmap: Update count_vma_pages_range() to only use one...
2021-01-05 Liam R. Howlettmmap: Update mmap_region() to use do_mas_munmap()
2021-01-05 Liam R. Howlettmm/mmap: Add do_mas_munmap() and wraper for __do_munmap()
2021-01-05 Liam R. Howlettmm/mmap: Move mmap_region() below do_munmap()
2021-01-05 Liam R. Howlettmm/mmap: Change __do_munmap() to use a ma_state
2021-01-05 Liam R. Howlettmm/mmap: Fix mmap_region() potential issue
2021-01-05 Liam R. Howlettmaple_tree: Drop mas_tree_gap & pass more through from...
2021-01-05 Liam R. Howlettmm/mmap: Whitespace fix
2021-01-05 Liam R. Howletttest_maple_tree: Move benchmarking defines and encapsul...
2021-01-05 Liam R. Howlettmm/mmap: Change __do_munmap() to avoid unnecessary...
2021-01-05 Liam R. Howlettmaple_tree: Fix __mas_next() when the limit is hit
2021-01-05 Liam R. Howletttest_maple_tree: Fix defines
2021-01-05 Liam R. Howletttesting: radix-tree changes cleanup
2021-01-05 Liam R. Howlettmaple_tree: Code clean up
2021-01-05 Liam R. Howlettmm: Clean up modifications
2021-01-05 Liam R. Howlettmm: Remove vmacache
2021-01-05 Liam R. Howlettmaple_tree: More efficient rev_awalk and mas_next()
2021-01-05 Liam R. Howlettmm/mmap: Change vma->vm_mm to mm
2021-01-05 Liam R. Howlettmm/mmap: Fix unlock range un do_munmap
2021-01-05 Liam R. Howlettmaple_tree: Clean up mas_ascend() on root parent
2021-01-05 Liam R. Howlettmaple_tree: reset mas->node to MAS_START in mas_next...
2021-01-05 Liam R. Howlettmm/mmap: Drop munmap_vma_range()
2021-01-05 Liam R. Howlettmaple_tree: When mas_walk() is called in mas->node...
2021-01-05 Liam R. Howlettmm/mmap: Change mmap_region to use maple tree state
2021-01-05 Liam R. Howlettmm/mmap: Fix do_brk_munmap() multiple pages.
2021-01-05 Liam R. Howlettmm/mmap: Call __do_munmap() on slow path of do_brk_munmap()
2021-01-05 Liam R. Howlettmm/mmap: Finish converting brk() to using a maple state
2021-01-05 Liam R. Howlettmaple_tree: Add mas_store_gfp() and fix mas_prev()...
2021-01-05 Liam R. Howlettmaple_tree: Optimizations and whitespace. nothing...
2021-01-05 Liam R. Howlettmaple_tree: whitespace
2021-01-05 Liam R. Howletttest_maple_tree: Make bench_slot_store() more realistic
2021-01-05 Liam R. Howlettmaple_tree: Optimize __mas_next a bit, I hope
2021-01-05 Liam R. Howlettmaple_tree: Add metadata to arange nodes.
next