Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 1 | -1/+0 |
* | livepatch: reuse module loader code to write relocations | Jessica Yu | 2016-04-01 | 1 | -2/+0 |
* | klp: remove CONFIG_LIVEPATCH dependency from klp headers | Jiri Kosina | 2016-03-06 | 1 | -2/+0 |
* | klp: remove superfluous errors in asm/livepatch.h | Miroslav Benes | 2016-03-06 | 1 | -2/+0 |
* | livepatch: change the error message in asm/livepatch.h header files | Miroslav Benes | 2016-01-18 | 1 | -1/+1 |
* | livepatch: x86: make kASLR logic more accurate | Jiri Kosina | 2015-04-29 | 1 | -0/+1 |
* | livepatch: remove extern specifier from header files | Miroslav Benes | 2015-02-18 | 1 | -2/+2 |
* | livepatch: rename config to CONFIG_LIVEPATCH | Josh Poimboeuf | 2015-02-04 | 1 | -2/+2 |
* | livepatch: handle ancient compilers with more grace | Jiri Kosina | 2015-01-09 | 1 | -1/+5 |
* | livepatch: move x86 specific ftrace handler code to arch/x86 | Li Bin | 2014-12-22 | 1 | -0/+5 |
* | livepatch: kernel: add support for live patching | Seth Jennings | 2014-12-22 | 1 | -0/+37 |