]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2020-10-30 Liam R. Howlettma_xa_benchmark: Fix percentage calculation for time.
2020-10-30 Liam R. Howlettmaple_tree: Efficiencies
2020-10-30 Liam R. Howlettmaple_tree: Dense node support & nulls in tree.
2020-10-30 Liam R. Howlettmaple_tree: Performance enhancements.
2020-10-30 Liam R. Howlettmaple_tree: Make functions node-type generic.
2020-10-30 Liam R. Howlettma_xa_benchmark: Use user time. add rcu barrier before...
2020-10-30 Liam R. Howlettma_xa_benchmark: Initial push
2020-10-30 Liam R. Howlettmaple_tree: remove duplicate function.
2020-10-30 Liam R. Howletttest_maple_tree: Fix comments & add more tests.
2020-10-30 Liam R. Howlettmaple_tree: Fix split & insert to use last slot.
2020-10-30 Liam R. Howlettmaple_tree: Drop depth from split operation.
2020-10-30 Liam R. Howlettmaple_tree: Fix root bit & parent type.
2020-10-30 Liam R. Howlettmaple_tree: fix goto lables in ma_insert
2020-10-30 Liam R. Howlettmaple_tree: Add root expand to node if the single entry...
2020-10-30 Liam R. Howlettmaple_tree: Change mask calc for mt_parent_type
2020-10-30 Liam R. Howlettmaple_tree: Remove depth from ma_split.
2020-10-30 Liam R. HowlettThoughts: Add table of bits in the parent.
2020-10-30 Liam R. Howlettmaple_tree: Fix parent definitions & fallout from ULONG...
2020-10-30 Liam R. Howletttest_maple_tree: Add seqential test for adding 1000...
2020-10-30 Liam R. Howlettmaple_tree: Add comment about encode parent.
2020-10-30 Liam R. Howlettmaple_tree: Move mas_update_limits
2020-10-30 Liam R. Howlettmaple_tree: Small cleanup of code and comments
2020-10-30 Liam R. Howlettmaple_tree: Fix error in splitting on the right side
2020-10-30 Liam R. Howletttest_maple_tree: port nomem thread race test.
2020-10-30 Liam R. Howlettmaple_tree: Change return type of ma_insert.
2020-10-30 Liam R. Howletttest_maple_tree: Re-implement old allocation tests...
2020-10-30 Liam R. Howletttesting: Fix bug in allocation tests for radix-tree...
2020-10-30 Liam R. Howletttest_maple_tree: Fix compile warning
2020-10-30 Liam R. Howlettmaple_tree: Clean up erase function.
2020-10-30 Liam R. Howlettmaple_tree: Remove enc_full and just use mas->node.
2020-10-30 Liam R. Howlettmaple_tree: Load safe root to mas->node in encoded_parent
2020-10-30 Liam R. Howlettmaple_tree: Code clean up.
2020-10-30 Liam R. Howlettmaple_tree: Fix dump debug code when the last slot...
2020-10-30 Liam R. Howlettmaple_node: Fix comments
2020-10-30 Liam R. Howlettmaple_tree: Split support
2020-10-30 Liam R. Howlettmaple_tree: Rearrange _ma_insert for appends.
2020-10-30 Liam R. Howlettmaple_tree: Refactor coalesce into a separate function.
2020-10-30 Liam R. Howlettmaple_tree: Avoid allocating a node in coalescing until...
2020-10-30 Liam R. Howlettmaple_tree: Avoid coalescing on insert if it is not...
2020-10-30 Liam R. Howlettmaple_tree: whitespace fix
2020-10-30 Liam R. Howletttest_maple_tree: Add new function to allow __GFP_DIRECT...
2020-10-30 Liam R. Howlettmaple_tree: Change ma_coalesce to return the number...
2020-10-30 Liam R. HowlettCorrected typo
2020-10-30 Liam R. Howlettmaple_tree: Add erase support.
2020-10-30 Liam R. Howlettmaple_tree: Fix several off-by-one errors.
2020-10-30 Liam R. Howlettmaple_tree: Rework walking the tree to combine insert...
2020-10-30 Liam R. Howlettmaple_tree: Fix potential race condition in _ma_insert
2020-10-30 Liam R. Howlettmaple_tree: Add insert/append operation.
2020-10-30 Liam R. Howlettmaple_tree: Fix data_end calculation and root expansion.
2020-10-30 Liam R. Howlettmaple_tree: clean up swithc statement and remove null...
2020-10-30 Matthew WilcoxMore Thoughts
2020-10-30 Liam R. Howlettmaple_tree: Implement destroy.
2020-10-30 Liam R. Howlettmaple_tree: Implement expanding root.
2020-10-30 Matthew Wilcoxmaple_tree: Add kmem_cache
2020-10-30 Matthew Wilcoxmaple_tree: Change my thoughts
2020-10-30 Matthew WilcoxAdd some notes
2020-10-30 Matthew Wilcoxmaple_tree: Fix mt_dump
2020-10-30 Matthew Wilcoxmaple_tree: Fix compilation differently
2020-10-30 Liam R. Howlettmaple_tree: Testing framework and stubbed out maple_tree.c
2020-10-30 Matthew Wilcoxmaple_tree: Add header file
2020-10-25 Linus TorvaldsLinux 5.10-rc1
2020-10-25 Joe Perchestreewide: Convert macro and uses of __section(foo)...
2020-10-25 Rasmus Villemoeskernel/sys.c: fix prototype of prctl_get_tid_address()
2020-10-25 Eric Biggersmm: remove kzfree() compatibility definition
2020-10-25 Joe Perchescheckpatch: enable GIT_DIR environment use to set git...
2020-10-25 Linus TorvaldsMerge tag 'timers-urgent-2020-10-25' of git://git.kerne...
2020-10-25 Linus TorvaldsMerge tag 'sched-urgent-2020-10-25' of git://git.kernel...
2020-10-25 Linus TorvaldsMerge tag 'perf-urgent-2020-10-25' of git://git.kernel...
2020-10-25 Linus TorvaldsMerge tag 'locking-urgent-2020-10-25' of git://git...
2020-10-25 Linus TorvaldsMerge tag 'ntb-5.10' of git://github.com/jonmason/ntb
2020-10-25 Linus TorvaldsMerge branch 'i2c/for-5.10' of git://git.kernel.org...
2020-10-25 Linus TorvaldsMerge tag '5.10-rc-smb3-fixes-part2' of git://git.samba...
2020-10-25 Linus TorvaldsMerge branch 'parisc-5.10-2' of git://git.kernel.org...
2020-10-25 Linus TorvaldsMerge tag 'for-linus-5.10b-rc1c-tag' of git://git.kerne...
2020-10-25 Linus TorvaldsMerge tag 'safesetid-5.10' of git://github.com/micah...
2020-10-25 Linus TorvaldsMerge tag '20201024-v4-5.10' of git://git.kernel.org...
2020-10-25 Hans de Goedei2c: core: Restore acpi_walk_dep_device_list() getting...
2020-10-24 Linus TorvaldsMerge tag 'block-5.10-2020-10-24' of git://git.kernel...
2020-10-24 Linus TorvaldsMerge tag 'io_uring-5.10-2020-10-24' of git://git.kerne...
2020-10-24 Linus TorvaldsMerge tag 'libata-5.10-2020-10-24' of git://git.kernel...
2020-10-24 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2020-10-24 Linus TorvaldsMerge tag 'dma-mapping-5.10-1' of git://git.infradead...
2020-10-24 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-10-24 Linus TorvaldsMerge tag 'x86_seves_fixes_for_v5.10_rc1' of git:/...
2020-10-24 Willy Tarreaurandom32: add a selftest for the prandom32 code
2020-10-24 Willy Tarreaurandom32: add noise from network and scheduling activity
2020-10-24 George Spelvinrandom32: make prandom_u32() output unpredictable
2020-10-24 Linus TorvaldsMerge tag 'powerpc-5.10-2' of git://git.kernel.org...
2020-10-24 Linus TorvaldsMerge tag 'riscv-for-linus-5.10-mw1' of git://git.kerne...
2020-10-24 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git.kernel.org...
2020-10-24 Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2020-10-24 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git.kernel.org...
2020-10-24 Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2020-10-24 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2020-10-24 Vitaly KuznetsovKVM: ioapic: break infinite recursion on lazy EOI
2020-10-24 Paolo BonziniKVM: vmx: rename pi_init to avoid conflict with paride
2020-10-24 Sean ChristophersonKVM: x86/mmu: Avoid modulo operator on 64-bit value...
2020-10-24 Steve Frenchcifs: update internal module version number
2020-10-24 Linus TorvaldsMerge tag 'xfs-5.10-merge-7' of git://git.kernel.org...
2020-10-24 Linus TorvaldsMerge tag 'docs-5.10-2' of git://git.lwn.net/linux
next