summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/src/linux_radix.c
AgeCommit message (Expand)Author
2025-12-09linuxkpi: Take const root in read-only radix tree functionsJean-Sébastien Pédron
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2020-09-01compat: clean up empty lines in .c and .h filesMateusz Guzik
2020-08-07Implement radix_tree_store() in the LinuxKPI for use with the comingHans Petter Selasky
2018-06-01Implement radix_tree_iter_delete() in the LinuxKPI.Hans Petter Selasky
2018-03-23linuxkpi whitespace cleanupEd Maste
2018-02-19When stepping the radix tree in the LinuxKPI make sure weHans Petter Selasky
2018-02-18Implement support for radix_tree_for_each_slot() and radix_tree_exception()Hans Petter Selasky
2016-04-30sys/compat/linux*: spelling fixes.Pedro F. Giffuni
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky