summaryrefslogtreecommitdiff
path: root/include/linux/extable.h
AgeCommit message (Expand)Author
2019-10-17bpf: Add support for BTF pointers to x86 JITAlexei Starovoitov
2019-08-21extable: Add function to search only kernel exception tableSantosh Sivaraj
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer
2016-08-04extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker
2016-08-04exceptions: fork exception table content from module.h into extable.hPaul Gortmaker