arch /x86
fs: Support umask dump/restore
2013-01-10 12:48:31 +03:00
Documentation
doc: Add syscalls execution description
2012-12-18 00:39:20 +03:00
include
fs: Support umask dump/restore
2013-01-10 12:48:31 +03:00
pie
fs: Support umask dump/restore
2013-01-10 12:48:31 +03:00
protobuf
fs: Support umask dump/restore
2013-01-10 12:48:31 +03:00
test
fs: Support umask dump/restore
2013-01-10 12:48:31 +03:00
.gitignore
Update .gitignore
2012-07-09 15:03:38 +04:00
.mailmap
repo: Add mailmap file
2012-03-25 23:31:20 +04:00
COPYING
Add COPYING file
2011-12-05 14:11:05 +04:00
cpu.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
cr-check.c
check: Check for SO_BINDTODEVICE is get-able
2012-12-04 16:35:58 +03:00
cr-dump.c
fs: Support umask dump/restore
2013-01-10 12:48:31 +03:00
cr-exec.c
exec: Implement basic remote syscall execution
2012-12-18 00:26:37 +03:00
cr-restore.c
FPU: introduced the support for multiple FPU architectures.
2013-01-09 19:01:44 +04:00
cr-show.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
CREDITS
Add the CREDITS file
2012-07-30 13:52:37 +04:00
crtools.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
eventfd.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
eventpoll.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
fifo.c
fd: Remove per-filetype make_gen_id abstraction
2012-08-11 22:41:29 +04:00
file-ids.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
files-reg.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
files.c
fs: Support umask dump/restore
2013-01-10 12:48:31 +03:00
image.c
tty: Add show method
2012-09-12 20:00:55 +04:00
inotify.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
ipc_ns.c
show: Factor out skipping of data dump into show_image_data
2012-12-10 18:57:54 +03:00
kcmp-ids.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
libnetlink.c
libnetlink: Make sure there is no error happened when dumping is done
2012-11-06 13:41:36 +04:00
log.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
Makefile
parasite-syscall.c: moved the syscall instructions into the file arch/x86/crtools.c.
2013-01-09 17:26:31 +04:00
mount.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
namespaces.c
crtools: use a special function for executing external utils
2012-09-28 14:09:58 +04:00
net.c
Revert "net: Introduce netdev index to name resolver"
2012-11-28 20:27:16 +03:00
netfilter.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
parasite-syscall.c
dump: Pass CoreEntry into thread-dumping routine
2013-01-09 18:32:56 +03:00
pipes.c
files: Formalize fd restore priorities
2012-09-14 22:09:22 +04:00
proc_parse.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
protobuf.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
pstree.c
pstree: Remove unneeded arg from prepare_pstree_for_shell_job
2012-12-10 15:54:12 +03:00
ptrace.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
rbtree.c
code: Fix spaced indentation where found
2012-08-11 21:36:03 +04:00
README
Drop kernel patching from README
2012-01-29 16:26:36 +04:00
shmem.c
shmem: Get rid of static array of dumped shmem areas
2012-08-17 00:20:58 +04:00
signalfd.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
sk-inet.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
sk-packet.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
sk-queue.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
sk-tcp.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
sk-unix.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
sockets.c
sk: Rework bound-dev dump/restore according to new API
2012-11-28 20:24:42 +03:00
sysctl.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
tty.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
util-net.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
util.c
x86: moved x86-specific files into the directory arch/x86.
2013-01-09 17:02:47 +04:00
uts_ns.c
code: Remove trailing whitespaces over .c and .h files
2012-08-11 21:34:35 +04:00