]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-09-24 Liam R. Howlettmaple_tree: Clean up mas_store_b_node maple_next_rcu
2021-09-24 Liam R. Howlettmaple_tree: mas_store cleanup part many.
2021-09-23 Liam R. Howlettmaple_tree: Continue mas_store optimization
2021-09-23 Liam R. Howlettmaple_tree: Continue mas_data_end quest, and finish it.
2021-09-22 Liam R. Howlettmaple_tree: Add leaf and non-alloc metadata for end...
2021-09-17 Liam R. Howlettmaple_tree: mas_store changes part 2
2021-09-16 Liam R. Howlettmaple_tree: Detangle part 1 of many
2021-09-16 Liam R. Howlettmaple_tree: Inline mas_append and reduce code for expan...
2021-09-15 Liam R. Howlettmaple_tree: Don't reset depth.
2021-09-09 Liam R. Howlettxarray: Include bitmap.h directly
2021-09-09 Liam R. Howlettmaple_tree: Fix trace in test code
2021-09-07 Liam R. Howlettmaple_tree: Clean up tracepoints
2021-09-06 Liam R. Howlettmmap: Move locking of detached tree.
2021-09-06 Liam R. Howlettmmap: Change zeroing of maple tree in __vma_adjust
2021-09-06 Liam R. Howlettmaple_tree: Avoid checking for a spanning write on...
2021-09-03 Liam R. Howlettmm_types: Optimize mm_struct alignments
2021-09-03 Liam R. Howlettmmap_lock: Change trace and locking order
2021-09-02 Liam R. Howlettdamon: Change vma iterator to mas_for_each
2021-09-02 Liam R. Howlettcomment fix
2021-09-02 Liam R. Howletti915 fix for next-20210902
2021-09-02 Liam R. Howletts390 vdso fix for next-20210902
2021-09-02 Liam R. Howlettppc vdso fix for next-20210902
2021-09-02 Liam R. Howlettmaple_tree: Typo fixes - Thanks Douglas Gilbert
2021-09-02 Liam R. Howlettmaple_tree: Fix David Hildenbrand
2021-09-02 Liam R. Howlettmm/mmap: Drop range_has_overlap() function
2021-09-02 Liam R. Howlettmm: Remove the vma linked list
2021-09-02 Liam R. Howlettmm/swapfile: Use maple tree iterator instead of vma...
2021-09-02 Liam R. Howlettmm/pagewalk: Use vma_next() instead of vma linked list
2021-09-02 Liam R. Howlettmm/oom_kill: Use maple tree iterators instead of vma...
2021-09-02 Liam R. Howlettmm/msync: Use vma_next() instead of vma linked list
2021-09-02 Liam R. Howlettmm/mremap: Use vma_next() instead of vma linked list
2021-09-02 Liam R. Howlettmm/mprotect: Use maple tree navigation instead of vma...
2021-09-02 Liam R. Howlettmm/mlock: Use maple tree iterators instead of vma linke...
2021-09-02 Liam R. Howlettmm/mempolicy: Use maple tree iterators instead of vma...
2021-09-02 Liam R. Howlettmm/memcontrol: Stop using mm->highest_vm_end
2021-09-02 Liam R. Howlettmm/madvise: Use vma_next instead of vma linked list
2021-09-02 Liam R. Howlettmm/ksm: Use maple tree iterators instead of vma linked...
2021-09-02 Liam R. Howlettmm/khugepaged: Use maple tree iterators instead of...
2021-09-02 Liam R. Howlettmm/gup: Use maple tree navigation instead of linked...
2021-09-02 Liam R. Howlettbpf: Remove VMA linked list
2021-09-02 Liam R. Howlettarch/um/kernel/tlb: Stop using linked list
2021-09-02 Liam R. Howlettkernel/sys: Use maple tree iterators instead of linked...
2021-09-02 Liam R. Howlettkernel/sched/fair: Use maple tree iterators instead...
2021-09-02 Liam R. Howlettkernel/events/uprobes: Use maple tree iterators instead...
2021-09-02 Liam R. Howlettkernel/events/core: Use maple tree iterators instead...
2021-09-02 Liam R. Howlettkernel/acct: Use maple tree iterators instead of linked...
2021-09-02 Liam R. Howlettipc/shm: Stop using the vma linked list
2021-09-02 Liam R. Howlettfs/userfaultfd: Stop using vma linked list.
2021-09-02 Liam R. Howlettfs/proc/task_mmu: Stop using linked list and highest_vm_end
2021-09-02 Liam R. Howlettfs/proc/base: Use maple tree iterators in place of...
2021-09-02 Liam R. Howlettfs/exec: Use vma_next() instead of linked list
2021-09-02 Liam R. Howlettfs/coredump: Use maple tree iterators in place of linke...
2021-09-02 Liam R. Howlettfs/binfmt_elf: Use maple tree iterators for fill_files_...
2021-09-02 Liam R. Howlettdrivers/tee/optee: Use maple tree iterators for __check...
2021-09-02 Liam R. Howlettdrivers/misc/cxl: Use maple tree iterators for cxl_pref...
2021-09-02 Liam R. Howlettarch/xtensa: Use maple tree iterators for unmapped...
2021-09-02 Liam R. Howlettarch/x86: Use maple tree iterators for vdso/vma
2021-09-02 Liam R. Howlettarch/s390: Use maple tree iterators instead of linked...
2021-09-02 Liam R. Howlettarch/powerpc: Remove mmap linked list from mm/book3s64...
2021-09-02 Liam R. Howlettarch/powerpc: Remove mmap linked list from mm/book3s32/tlb
2021-09-02 Liam R. Howlettarch/parisc: Remove mmap linked list from kernel/cache
2021-09-02 Liam R. Howlettarch/arm64: Remove mmap linked list from vdso.
2021-09-02 Liam R. Howlettmm: Introduce vma_next() and vma_prev()
2021-09-02 Liam R. Howlettmm/mmap: Change do_brk_munmap() to use do_mas_align_mun...
2021-09-02 Liam R. Howlettmm/mmap: Reorganize munmap to use maple states
2021-09-02 Liam R. Howlettmm/mmap: Convert count_vma_pages_range() to use ma_state
2021-09-02 Liam R. Howlettmm/mmap: Move mmap_region() below do_munmap()
2021-09-02 Liam R. Howlettmm: Remove vmacache
2021-09-02 Liam R. Howlettmm/mmap: Use advanced maple tree API for mmap_region()
2021-09-02 Liam R. Howlettmm: Use maple tree operations for find_vma_intersection...
2021-09-02 Liam R. Howlettmm/mmap: Change do_brk_flags() to expand existing VMA...
2021-09-02 Liam R. Howlettmm/khugepaged: Optimize collapse_pte_mapped_thp() by...
2021-09-02 Liam R. Howlettmm: Optimize find_exact_vma() to use vma_lookup()
2021-09-02 Liam R. Howlettxen/privcmd: Optimized privcmd_ioctl_mmap() by using...
2021-09-02 Liam R. Howlettmm: Remove rb tree.
2021-09-02 Liam R. Howlettkernel/fork: Use maple tree for dup_mmap() during forking
2021-09-02 Liam R. Howlettmm/mmap: Use maple tree for unmapped_area{_topdown}
2021-09-02 Liam R. Howlettmm/mmap: Use the maple tree for find_vma_prev() instead...
2021-09-02 Liam R. Howlettmm/mmap: Use the maple tree in find_vma() instead of...
2021-09-02 Liam R. Howlettmm: Start tracking VMAs with maple tree
2021-09-02 Liam R. HowlettMaple Tree: Add new data structure
2021-09-02 Liam R. Howlettradix tree test suite: Add support for slab bulk APIs
2021-09-02 Liam R. Howlettradix tree test suite: Add allocation counts and size...
2021-09-02 Liam R. Howlettradix tree test suite: Add kmem_cache_set_non_kernel()
2021-09-02 Liam R. Howlettradix tree test suite: Add pr_err define
2021-09-02 Stephen RothwellAdd linux-next specific files for 20210902
2021-09-02 Stephen RothwellMerge branch 'akpm/master'
2021-09-02 Arnd Bergmannarch: remove compat_alloc_user_space
2021-09-02 Arnd Bergmanncompat: remove some compat entry points
2021-09-02 Arnd Bergmannfixup! mm: simplify compat numa syscalls
2021-09-02 Arnd Bergmannmm: simplify compat numa syscalls
2021-09-02 Arnd Bergmannmm: simplify compat_sys_move_pages
2021-09-02 Arnd Bergmannkexec: avoid compat_alloc_user_space
2021-09-02 Arnd Bergmannkexec: move locking into do_kexec_load
2021-09-02 Randy Dunlapscripts: check_extable: fix typo in user error message
2021-09-02 Kees Cookmm/vmalloc: add __alloc_size attributes for better...
2021-09-02 Kees Cookpercpu: add __alloc_size attributes for better bounds...
2021-09-02 Kees Cookmm/page_alloc: add __alloc_size attributes for better...
2021-09-02 Kees Cookslab: add __alloc_size attributes for better bounds...
2021-09-02 Kees Cookslab: clean up function declarations
next