aboutsummaryrefslogtreecommitdiff
path: root/include/linux/extable.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-17bpf: Add support for BTF pointers to x86 JITGravatar Alexei Starovoitov 1-0/+10
2019-08-21extable: Add function to search only kernel exception tableGravatar Santosh Sivaraj 1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Gravatar Thomas Meyer 1-2/+3
2016-08-04extable.h: add stddef.h so "NULL" definition is not implicitGravatar Paul Gortmaker 1-0/+2
2016-08-04exceptions: fork exception table content from module.h into extable.hGravatar Paul Gortmaker 1-0/+30