Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Add support for BTF pointers to x86 JIT | Alexei Starovoitov | 2019-10-17 | 1 | -0/+10 |
* | extable: Add function to search only kernel exception table | Santosh Sivaraj | 2019-08-21 | 1 | -0/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer | 2017-07-10 | 1 | -2/+3 |
* | extable.h: add stddef.h so "NULL" definition is not implicit | Paul Gortmaker | 2016-08-04 | 1 | -0/+2 |
* | exceptions: fork exception table content from module.h into extable.h | Paul Gortmaker | 2016-08-04 | 1 | -0/+30 |