]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-01-29 Liam R. Howlettmm/mmap: Fix brk logic when there is no vma for brk maple3
2021-01-29 Liam R. Howlettmm/mmap: Fix mas_get_empty_area_ function renames
2021-01-29 Liam R. Howlettmm/internal: Fix vma_mt_ functions trace
2021-01-29 Liam R. Howlettmaple_tree: Fix atomics
2021-01-29 Liam R. Howlettmm/mmap: Fix unlocking before populate check in vm_brk_...
2021-01-29 Liam R. Howlettmm/mmap: Fix comment for do_brk_munmap()
2021-01-29 Liam R. Howlettmm/mmap: Fix mmap_region code chunk location of Can...
2021-01-29 Liam R. Howlettmm/mmap: Fix find_vma_prev() comments
2021-01-29 Liam R. Howlettmm/mmap: Fix find_vma_intersection() whitespace
2021-01-29 Liam R. Howlettmm/mmap: Fix __vma_adjust() whitespace
2021-01-29 Liam R. Howlettmm/mmap: Fix vma_expand whitespace
2021-01-29 Liam R. Howlettmm/mmap: Validate code fix
2021-01-29 Liam R. Howlettvmacache removal
2021-01-28 Liam R. Howlettmaple_tree: Add menuconfig
2021-01-25 Liam R. Howlettmm: Move maple tree operators from mmap to internal...
2021-01-22 Liam R. Howlettmm/mmap: Fix MTREE_INIT
2021-01-22 Liam R. Howlettmaple_tree: Fix MTREE_INIT
2021-01-20 Liam R. Howlettfix mm/ksm compile warning
2021-01-20 Liam R. Howlettfix maple tree conversion of cxl driver
2021-01-20 Liam R. Howlettmaple_tree: mas_get_empty -> mas_empty
2021-01-19 Liam R. Howlettmaple_tree: Comment
2021-01-19 Liam R. Howlettmaple_tree: Drop mas_load() and use mas_range_load...
2021-01-19 Liam R. Howlettmaple_tree: Move Interface code and comment changes
2021-01-19 Liam R. Howlettmaple_tree: More comments
2021-01-19 Liam R. Howlettmaple_tree: Comments, drop unused, name cleaning
2021-01-18 Liam R. Howlettmaple_tree: Comments and drop a function.
2021-01-18 Liam R. Howlettmaple_tree: Enabel RCU
2021-01-12 Liam R. Howlettmm/memory: Optimize free_pgtables() ma_state use
2021-01-12 Liam R. Howlettmm/memory: zap_page_range() cleanup
2021-01-12 Liam R. Howlettmm/mmap: change find_vma() to inline
2021-01-11 Liam R. Howlettmaple_tree: unlikely() optimize mas_range_load on MAPLE...
2021-01-08 Liam R. Howlettmaple_tree: Don't pass a pointer to _mas_next()
2021-01-05 Liam R. Howlettfixup after maple/mainline sync
2021-01-05 Liam R. Howlettmm/mmap: Convert __insert_vm_struct to use mas, convert...
2021-01-05 Liam R. Howlettmm/mmap.c: Comment and whitespace fixes
2021-01-05 Liam R. Howlettmm/mmap: Fix for munmap to free the detached maple...
2021-01-05 Liam R. Howlettmaple_tree: Add test for mas_store_gfp()
2021-01-05 Liam R. Howlettmm/ksm: Fix MA_STATE() init with valid mm struct
2021-01-05 Liam R. Howlettmaple_tree: Fix __mas_next setting mas->node to NULL.
2021-01-05 Liam R. Howlettmaple_tree: Fix tests and search mess
2021-01-05 Liam R. Howlettmm/mmap: Linked list fallout
2021-01-05 Liam R. Howlettmm/mlock: Fix mas_for_each() loop limit
2021-01-05 Liam R. Howlettmm/memory: Fix free_pgtables loops and such
2021-01-05 Liam R. Howlettlinked list mess
2021-01-05 Liam R. Howlettfs/proc/task_mmu: Fix mas_reset stuff
2021-01-05 Liam R. Howlettmm/mmap: Fix do_mas_align_munmap() last searching.
2021-01-05 Liam R. Howlettfs/coredump: linked list fallout
2021-01-05 Liam R. Howlettmm/mmap: Linked list fallout
2021-01-05 Liam R. Howlettmaple_tree: Drop commented out printks
2021-01-05 Liam R. Howlettmm: linked list many+2
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.
next