summaryrefslogtreecommitdiff
path: root/include/linux/bsearch.h
AgeCommit message (Expand)Author
2020-06-11lib/bsearch: Provide __always_inline variantPeter Zijlstra
2019-11-14lib/bsearch: Use generic type for comparator functionAndy Shevchenko
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2011-05-19lib: Add generic binary search function to the kernel.Tim Abbott