summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/livepatch.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+0
* livepatch: reuse module loader code to write relocationsJessica Yu2016-04-011-2/+0
* klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina2016-03-061-2/+0
* klp: remove superfluous errors in asm/livepatch.hMiroslav Benes2016-03-061-2/+0
* livepatch: change the error message in asm/livepatch.h header filesMiroslav Benes2016-01-181-1/+1
* livepatch: x86: make kASLR logic more accurateJiri Kosina2015-04-291-0/+1
* livepatch: remove extern specifier from header filesMiroslav Benes2015-02-181-2/+2
* livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-041-2/+2
* livepatch: handle ancient compilers with more graceJiri Kosina2015-01-091-1/+5
* livepatch: move x86 specific ftrace handler code to arch/x86Li Bin2014-12-221-0/+5
* livepatch: kernel: add support for live patchingSeth Jennings2014-12-221-0/+37