]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-11-29 Liam R. Howlettmm/mempolicy: Fix prev assigment. Fixes vma04 maple_v5.15-rc3_vision
2021-11-26 Liam R. Howlettmaple_tree: Some clean up of comments and mte_set_pivot...
2021-11-26 Liam R. Howlettwhitespace
2021-11-26 Liam R. Howlettwhitespace
2021-11-25 Liam R. Howlettmaple_tree: Whitespace fix
2021-11-25 Liam R. Howlettmaple_tree: Remove unused functions and rename mas_stor...
2021-11-25 Liam R. Howlettmaple_tree: Move wr_mas offset_end setting to walk
2021-11-25 Liam R. Howlettmaple_tree: Make mas_store_entry() take ma_wr_state
2021-11-25 Liam R. Howlettmaple_tree: mas_store cleanup again..
2021-11-24 Liam R. Howlettmaple_tree: Clean up mas_commit_b_node()
2021-11-24 Liam R. Howlettmaple_tree: Add newlines after functions
2021-11-24 Liam R. Howlettmaple_tree: Rename _mas_awalk() to mas_anode_descend...
2021-11-24 Liam R. Howlettmaple_tree: Rename _mas_rev_awalk() to mas_rev_awalk()
2021-11-24 Liam R. Howlettmaple_tree: Remove _mas_safe_pivot()
2021-11-24 Liam R. Howlettmaple_tree: Don't record position in mas_split() and...
2021-11-24 Liam R. Howlettmaple_tree: Fix compile warning in mas_spanning_store()
2021-11-24 Liam R. Howlettmaple_tree: mas_spanning_store() cleanup a bit
2021-11-24 Liam R. Howlettmaple_tree: Reduce arguments to mas_store_b_node()...
2021-11-23 Liam R. Howlettmaple_tree: Just use ma_wr_state for spanning write...
2021-11-23 Liam R. Howlettmaple_tree: Use ma_wr_state for left side of spanning...
2021-11-23 Liam R. Howlettmaple_tree: Start using ma_wr_state for spanning_store
2021-11-22 Liam R. Howlettmaple_tree: Small clean up for mas_spanning_store()
2021-11-18 Liam R. Howlettmaple_tree: Whitespace fix
2021-11-18 Liam R. Howlettmaple_tree: Move older walks to test code, implement...
2021-11-15 Liam R. Howlettmaple_tree: Add mtree_range_walk() for quicker searching.
2021-11-12 Liam R. Howlettmaple_tree: Optimize mas_node_walk() and mtree_load()
2021-11-10 Liam R. Howlettmaple_tree: Add mt_lookup() with no state support for...
2021-11-10 Liam R. Howlettmaple_tree: Use ma_data_end() where possible, drop...
2021-11-10 Liam R. Howlettmaple_tree: Change _mas_walk() and __mas_walk() names
2021-11-10 Liam R. Howlettmaple_tree: remove _mt_find() and add mt_find_after()
2021-11-10 Liam R. Howlettmaple_tree: Remove _mas_find() and _mas_prev(), rename...
2021-11-10 Liam R. Howlettmaple_tree: Drop mas_mat_free() bool flag and duplicate...
2021-11-10 Liam R. Howlettmaple_tree: Remove _mas_store in favour of mas_store_en...
2021-11-03 Liam R. Howletttest fixes
2021-11-01 Liam R. Howlettmm/mmap: Drop range_has_overlap() function
2021-11-01 Liam R. Howlettmm: Remove the vma linked list
2021-11-01 Matthew Wilcox... nommu: Remove uses of VMA linked list
2021-11-01 Matthew Wilcox... i915: Use the VMA iterator
2021-11-01 Liam R. Howlettmm/swapfile: Use maple tree iterator instead of vma...
2021-11-01 Liam R. Howlettmm/pagewalk: Use vma_next() instead of vma linked list
2021-11-01 Liam R. Howlettmm/oom_kill: Use maple tree iterators instead of vma...
2021-11-01 Liam R. Howlettmm/msync: Use vma_next() instead of vma linked list
2021-11-01 Liam R. Howlettmm/mremap: Use vma_next() instead of vma linked list
2021-11-01 Liam R. Howlettmm/mprotect: Use maple tree navigation instead of vma...
2021-11-01 Liam R. Howlettmm/mlock: Use maple tree iterators instead of vma linke...
2021-11-01 Liam R. Howlettmm/mempolicy: Use maple tree iterators instead of vma...
2021-11-01 Liam R. Howlettmm/memcontrol: Stop using mm->highest_vm_end
2021-11-01 Liam R. Howlettmm/madvise: Use vma_next instead of vma linked list
2021-11-01 Liam R. Howlettmm/ksm: Use maple tree iterators instead of vma linked...
2021-11-01 Liam R. Howlettmm/khugepaged: Use maple tree iterators instead of...
2021-11-01 Liam R. Howlettmm/gup: Use maple tree navigation instead of linked...
2021-11-01 Liam R. Howlettbpf: Remove VMA linked list
2021-11-01 Liam R. Howlettfork: Use VMA iterator
2021-11-01 Liam R. Howlettsched: Use maple tree iterator to walk VMAs
2021-11-01 Liam R. Howlettperf: Use VMA iterator
2021-11-01 Liam R. Howlettacct: Use VMA iterator instead of linked list
2021-11-01 Liam R. Howlettipc/shm: Use VMA iterator instead of linked list
2021-10-30 Liam R. Howlettuserfaultfd: Use maple tree iterator to iterate VMAs
2021-10-30 Liam R. Howlettfs/proc/task_mmu: Stop using linked list and highest_vm_end
2021-10-30 Liam R. Howlettfs/proc/base: Use maple tree iterators in place of...
2021-10-30 Liam R. Howlettexec: Use VMA iterator instead of linked list
2021-10-30 Matthew Wilcox... binfmt_elf: Take the mmap lock when walking the VMA...
2021-10-30 Matthew Wilcox... coredump: Remove vma linked list walk
2021-10-30 Liam R. Howlettbinfmt_elf: Remove vma linked list walk
2021-10-30 Liam R. Howlettum: Remove vma linked list walk
2021-10-30 Liam R. Howlettoptee: Remove vma linked list walk
2021-10-30 Liam R. Howlettcxl: Remove vma linked list walk
2021-10-30 Liam R. Howlettxtensa: Remove vma linked list walks
2021-10-30 Liam R. Howlettx86: Remove vma linked list walks
2021-10-30 Liam R. Howletts390: Remove vma linked list walks
2021-10-30 Liam R. Howlettpowerpc: Remove mmap linked list walks
2021-10-30 Liam R. Howlettparisc: Remove mmap linked list from cache handling
2021-10-30 Liam R. Howlettarm64: Remove mmap linked list from vdso
2021-10-30 Liam R. Howlettmm/mmap: Change do_brk_munmap() to use do_mas_align_mun...
2021-10-30 Liam R. Howlettmm/mmap: Reorganize munmap to use maple states
2021-10-30 Liam R. Howlettmm/mmap: Move mmap_region() below do_munmap()
2021-10-30 Liam R. Howlettmm: Remove vmacache
2021-10-30 Liam R. Howlettmm/mmap: Use advanced maple tree API for mmap_region()
2021-10-30 Liam R. Howlettmm: Use maple tree operations for find_vma_intersection...
2021-10-30 Liam R. Howlettmm/mmap: Change do_brk_flags() to expand existing VMA...
2021-10-30 Liam R. Howlettmm/khugepaged: Optimize collapse_pte_mapped_thp() by...
2021-10-30 Liam R. Howlettmm: Optimize find_exact_vma() to use vma_lookup()
2021-10-30 Liam R. Howlettxen: Use vma_lookup() in privcmd_ioctl_mmap()
2021-10-30 Liam R. Howlettmmap: Change zeroing of maple tree in __vma_adjust
2021-10-30 Liam R. Howlettmm: Remove rb tree.
2021-10-30 Matthew Wilcox... mm: Convert vma_lookup() to use the Maple Tree
2021-10-30 Matthew Wilcox... proc: Remove VMA rbtree use from nommu
2021-10-30 Matthew Wilcox... damon: Convert __damon_va_three_regions to use the...
2021-10-30 Liam R. Howlettkernel/fork: Use maple tree for dup_mmap() during forking
2021-10-30 Liam R. Howlettmm/mmap: Use maple tree for unmapped_area{_topdown}
2021-10-30 Liam R. Howlettmm/mmap: Use the maple tree for find_vma_prev() instead...
2021-10-30 Liam R. Howlettmm/mmap: Use the maple tree in find_vma() instead of...
2021-10-30 Matthew Wilcox... mmap: Use the VMA iterator in count_vma_pages_range()
2021-10-29 Matthew Wilcox... mm: Add VMA iterator
2021-10-29 Liam R. Howlettmm: Start tracking VMAs with maple tree
2021-10-22 Liam R. HowlettMaple Tree: Add new data structure
2021-10-04 Liam R. Howlettradix tree test suite: Add support for slab bulk APIs
2021-10-04 Liam R. Howlettradix tree test suite: Add allocation counts and size...
2021-10-04 Liam R. Howlettradix tree test suite: Add kmem_cache_set_non_kernel()
2021-10-04 Liam R. Howlettradix tree test suite: Add pr_err define
next