2021-01-05 |
Liam R. Howlett | maple_tree: Make allocations node size agnostic |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Fix trace test code |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Fix compile warning |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Fix trace header |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Fix tracing order |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mmap: Rework tracing |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | tboot remove rb |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | tboot add mt |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple: Fix tracepoints |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | radix tree: enhancements for maple_tree tracepoints |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Change ordering of pivots and slots, as... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm/mmap.c: Fix includes for tracepoints |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Add tracepoints, remove SLAB_RECLAIM |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Clean up splitting name and add exception... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Fix splitting causing deficient nodes. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Fix overflow on store and 3 way splits |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm/mmap: Zero maple tree area in a single set when... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | fork: Whitespace |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm/mmap: Drop mas.node check. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Remove possibility of having mas->node... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mmap: rename unmapped to empty, change comemnts |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm: Remove rb tree. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | kernel/fork: Convert dup_mmap to use maple tree |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm/mmap: Change unmapped_area and unmapped_area_topdown... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm/mmap: Change find_vma_prev() to use maple tree |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm/mmap: Change find_vma() to use the maple tree |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm: Start tracking VMAs with maple tree |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Fix crash on spanning rebalance all the... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | radix tree test suite: Add support for fallthrough... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Update unmapped area name, remove mas-... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | test_maple_tree: Re-enable failed test from allocation... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm/mmap: Disable maple_tree_verbose and remove mas_retry |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: rework mas_awalk |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: rev_awalk i->slot and this_gap -> gap |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: change rev_awalk to more common code |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: change rev_awalk since there are no delete... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Add helper for lower bound |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: awalk reduce again. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: awalk is still massive |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: drop mas_next_slot and mas_prev_slot -... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: mas_prev_slot change |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Cleaning |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Cleaning |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Cleaning |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Drop deleted/retry/skip logic |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Drop deleted/retry/skip logic |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Comments. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Comments, and also mab_mas_cp always uses... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Comments comments comments. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Remove mte_update_rcu_slot and add comments |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | cleanup mast_new_root |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Drop unnecessary reset |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: mas_split cleanup |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: not much |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: combine_separate reduction with copy out... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: combine_separate reduction with parents... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Cleaner check in combine_separate |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Cleaner check in combine_separate |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: reduce line count |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: mas_mab_cp sets b_end now |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Attempt to reduce split function size |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: wip, try the maple_subtree_state for smalle... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: wip, add maple_subtree_state |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: wip, add maple_subtree_state |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Code cleanup, mostly in split |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Start using b_node->b_end in mas_split |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Remove fixed array size from mas_split... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Code reduction |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: mas_combine_separate changes. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm/mmap: Change debug for maple tree |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Remove debug |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Add freeing of nodes. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: wip, fix underrun on root expand when range... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: wip, fix splitting into 3, fix range of... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: wip. Combine mas_extend_null in mas_store and |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | wip, maple_tree: Pass 824089 - rebalance and spanning... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | wip, maple_tree: Pass 850785 - added check for min... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | wip: maple_tree: factor out descend and node adoption |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | wip: maple_tree: factor out descend and node adoption |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | wip: pass 747201. Rework some gap stuff. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | wip: pass 747114 - fix r_mas.max when there is no r_mas... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | wip: Add height reset to destroy and debug output. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | wip: pass 678642 tc |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: wip, initial rebalance on regular commit... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | wip: spanning store & signed full_cnt |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: WIP, start passing big data through for... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: WIP, diet |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: WIP, partial spanning store code. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: 3 wip |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | wip, broken and abandoning this plan for no retry |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Remove mt_is_advanced in favor of xa_is_adv... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | xarray: Change range of xa_is_advanced |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree: Fix gap issues and combining issue |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | maple_tree and mm/mmap: Try to stop tracepoints on... |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | trace/events/mm_mt.h: Fix prototype for __vma_mt_szero |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | trace/events/mm_mt: Add maple tree mm tracepoints. |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | trace/events/mm rename to mm_mt |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm/mmap: Fix unmapped_area_topdown with align_offset |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm/mmap: Move maple tree logging to tracepoints |
commit | commitdiff | tree |
2021-01-05 |
Liam R. Howlett | mm/mmap: Fix maple tree calculation for topdown with... |
commit | commitdiff | tree |
next |