summaryrefslogtreecommitdiffstats
path: root/kernel/livepatch
Commit message (Expand)AuthorAgeFilesLines
* livepatch: add missing newline to error messageJosh Poimboeuf2015-02-061-1/+1
* livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-042-4/+4
* livepatch: fix uninitialized return valueJosh Poimboeuf2015-01-211-1/+1
* livepatch: support for repatching a functionJosh Poimboeuf2015-01-201-51/+119
* livepatch: enforce patch stacking semanticsJosh Poimboeuf2015-01-201-0/+10
* livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHINGMiroslav Benes2015-01-201-2/+2
* livepatch: fix deferred module patching orderJosh Poimboeuf2015-01-091-1/+1
* livepatch: handle ancient compilers with more graceJiri Kosina2015-01-091-0/+6
* livepatch: kconfig: use bool instead of booleanChristoph Jaeger2015-01-061-2/+2
* livepatch: use FTRACE_OPS_FL_IPMODIFYJosh Poimboeuf2014-12-221-1/+2
* livepatch: move x86 specific ftrace handler code to arch/x86Li Bin2014-12-221-1/+1
* livepatch: kernel: add support for live patchingSeth Jennings2014-12-223-0/+951
OpenPOWER on IntegriCloud