index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
livepatch.h
Age
Commit message (
Expand
)
Author
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-10
livepatch: Remove klp_check_compiler_support()
Jiri Kosina
2019-05-10
ftrace/x86: Remove mcount support
Steven Rostedt (VMware)
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
2016-04-01
livepatch: reuse module loader code to write relocations
Jessica Yu
2016-03-06
klp: remove CONFIG_LIVEPATCH dependency from klp headers
Jiri Kosina
2016-03-06
klp: remove superfluous errors in asm/livepatch.h
Miroslav Benes
2016-01-18
livepatch: change the error message in asm/livepatch.h header files
Miroslav Benes
2015-04-29
livepatch: x86: make kASLR logic more accurate
Jiri Kosina
2015-02-18
livepatch: remove extern specifier from header files
Miroslav Benes
2015-02-04
livepatch: rename config to CONFIG_LIVEPATCH
Josh Poimboeuf
2015-01-09
livepatch: handle ancient compilers with more grace
Jiri Kosina
2014-12-22
livepatch: move x86 specific ftrace handler code to arch/x86
Li Bin
2014-12-22
livepatch: kernel: add support for live patching
Seth Jennings