]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-01-05 Liam R. Howlettmm/mmap: linked list work.. part many+2 of many
2021-01-05 Liam R. Howlettmm: linked list many+1
2021-01-05 Liam R. Howlettmm/mmap: linked list work.. part many of many
2021-01-05 Liam R. Howlettmm: WIP linked list process
2021-01-05 Liam R. Howlettmaple_tree: Stop using linked list in most cases
2021-01-05 Liam R. Howlettmm/mmap: Only check next vma in brk within range.
2021-01-05 Liam R. Howlettmm/mmap: Avoid clobbering other VMAs in brk()
2021-01-05 Liam R. Howlettmaple_tree: mas_mab_cp() rework attempt 2
2021-01-05 Liam R. Howlettmaple_tree: Make mas_max_gap() only set gaps when necessary
2021-01-05 Liam R. Howlettmaple_tree: mas_leaf_max_gap() JIT setting of vars
2021-01-05 Liam R. Howlettmaple_tree: mas_data_end() JIT setting of vars
2021-01-05 Liam R. Howlettmaple_tree: Fix mas_destroy_rebalance() rework
2021-01-05 Liam R. HowlettRevert "maple_tree: Rework mas_mab_cp()"
2021-01-05 Liam R. Howlettmaple_tree: Reduce _mas_store() code a bit
2021-01-05 Liam R. Howlettmaple_tree: Optimize mas_prev_node()
2021-01-05 Liam R. Howlettmaple_tree: Don't pass contents to expand_root()
2021-01-05 Liam R. Howlettmaple_tree: Optimize mas_next() and drop unused mas_fir...
2021-01-05 Liam R. Howlettmaple_tree: Optimize mas_prev() path.
2021-01-05 Liam R. Howlettmaple_tree: mas_store, mas_store_gfp, mas_nomem restructre
2021-01-05 Liam R. Howlettmaple_tree: Formatting of arguments, noting interesting
2021-01-05 Liam R. Howlettmaple_tree: Rework mas_destroy_rebalance()
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
next