Josh Poimboeuf
|
5f243c9db1
|
kmod/core: remove obsolete kpatch_rela struct
|
2014-03-14 20:23:12 -05:00 |
Josh Poimboeuf
|
e7dde72ed9
|
kmod/core: remove unused old_func_name field
Not needed, we can always add it again later if needed (for sanity
checks, maybe)
|
2014-03-14 20:23:12 -05:00 |
Josh Poimboeuf
|
330a08dd0d
|
add GPLv2 headers to source files
|
2014-03-04 21:34:19 -06:00 |
Josh Poimboeuf
|
72b1ee7916
|
use consistent naming for core and patch modules
|
2014-02-13 11:00:12 -06:00 |
Josh Poimboeuf
|
4f27b9ae31
|
functional reorganization
Organize the files functionally:
- kmod/core: core kmod source
- kmod/patch: patch kmod source
- kpatch: kpatch script
- kpatch-build: kpatch build script and supporting tools
- contrib: distro-related files
|
2014-02-13 11:00:06 -06:00 |