Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04style: Enforce kernel style -Wstrict-prototypesNicolas Viennot
2020-02-04style: Enforce kernel style -Wdeclaration-after-statementNicolas Viennot
2020-02-04build: Use SUBARCHDmitry Safonov
2020-02-04build: Remove SRCARCHDmitry Safonov
2020-02-04Makefile hack for travis aarch64/armv8lAdrian Reber
2019-09-07pyimages: Add pb2dict.py to checked and fix warnings/errorsPavel Emelyanov
2019-09-07lint: Print flake8 version before checkingPavel Emelyanov
2019-09-07page-xfer: Add TLS support with X509 certificatesRadostin Stoyanov
2019-09-07criu/vdso: Purge CONFIG_VDSODmitry Safonov
2019-09-07arm: Build {pie-, }util-vdso with CONFIG_VDSO_32Dmitry Safonov
2019-09-07make: Move CR_NOGLIBC into CFLAGS_PIEDmitry Safonov
2019-09-07build: Move __ASSEMBLY__ define to the top MakefileDmitry Safonov
2019-09-07arm/build: Move -marm cflag to CFLAGS_PIEDmitry Safonov
2018-10-30lint: check test/inhfd/ scriptsAndrey Vagin
2018-10-30tests: add configuration file test via RPCAdrian Reber
2018-07-09crit: enable python2 or python3 based critAdrian Reber
2018-05-12make: Don't set $(MAKEFLAGS)Dmitry Safonov
2018-05-12[v2] criu: add -fprofile-update=atomic for builds with gcovAndrei Vagin
2017-11-23build: Move generated config.h into include/common/Dmitry Safonov
2017-11-23build: Reused .FORCE from nmkCyrill Gorcunov
2017-09-16ppc64le: fix build with UFFDMike Rapoport
2017-08-15compel: Save thread registers before executing parasite codeAlice Frosi
2017-08-09s390: Move -msoft-float/-fno-optimize-sibling-calls into compel MakefilesMichael Holzheu
2017-08-09s390: Enable s390 build in MakefileMichael Holzheu
2017-07-18utils: Add "test/zdtm/lib" directory definitions to tags fileKirill Tkhai
2017-05-10make: don't run feature-tests for tags/etags/cscopeDmitry Safonov
2017-05-10make: keep HOSTCFLAGS clean from target cflagsDmitry Safonov
2017-05-10make: combine arch-specific options togetherDmitry Safonov
2017-05-10make: separate supported architecture checksDmitry Safonov
2017-05-10make: drop SRCARCH redefinitionDmitry Safonov
2017-05-10make: use aarch64 name for 64-bit ARM platformDmitry Safonov
2017-03-15Makefiles: protect from % rules, don't rebuildKir Kolyshkin
2017-03-15Makefiles: remove @trueKir Kolyshkin
2017-03-15Makefile: reorg top-level clean/mrproperKir Kolyshkin
2017-03-15Makefiles: nuke $(SRC_DIR)Kir Kolyshkin
2017-03-15lib Makefiles: integrateKir Kolyshkin
2017-03-15Makefile: add AddressSanitizer to CFLAGSAndrey Ryabinin
2017-03-15Makefile: untangle criu depsKir Kolyshkin
2017-03-15compel: make include/uapi/asm symlink permanentKir Kolyshkin
2017-03-15compel: make include/uapi symlink permanentKir Kolyshkin
2017-03-15compel cli: show includesKir Kolyshkin
2017-03-15compel cli: kill --arch option, add --compatKir Kolyshkin
2017-03-15compel hgen: use for ARM, kill gen-offsets.shKir Kolyshkin
2017-03-15compel: Move cpu interface to compelCyrill Gorcunov
2017-03-15compel: Create symlink into arch dir inside uapi headersCyrill Gorcunov
2017-03-14compel: plugins,std -- Implement syscalls in std pluginCyrill Gorcunov
2017-03-14make: define CONFIG_COMPAT on mrproper/cleanDmitry Safonov
2017-03-14make, soccr: let CRIU depend on libsoccrDmitry Safonov
2017-03-14compel: criu -- Use compel-host programCyrill Gorcunov
2017-03-14compel: Reshuffle the directories structureCyrill Gorcunov