aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/extable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-17bpf: Add support for BTF pointers to x86 JITAlexei Starovoitov1-0/+10
2019-08-21extable: Add function to search only kernel exception tableSantosh Sivaraj1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer1-2/+3
2016-08-04extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker1-0/+2
2016-08-04exceptions: fork exception table content from module.h into extable.hPaul Gortmaker1-0/+30