Merge changes I63f28dd1,I710b3ae4,I2795a5f7,I85a364a4,I4b9c68b9, ...

* changes:
  file.c: move fadvise64 and fadvise64_64 parsers to a separate file
  file.c: move sync_file_range and sync_file_range2 parsers to a separate file
  file.c: move fallocate parser to a separate file
  file.c: move swapon parser to a separate file
  Implement full decoding of 64-bit capabilities
  Make parsers of capget and capset syscalls self-contained
  Remove system.c
  Move mount parser to a separate file
  Move umount2 parser to a separate file
  Move personality parser to a separate file
  Move syslog parser to a separate file
  Move cacheflush parser to a separate file
  bfin: move sram_alloc parser to a separate file
  Move capget and capset parsers to a separate file
  Move sysctl parser to a separate file
  mips: move sysmips parser to a separate file
  or1k: move or1k_atomic parser to a separate file
  Alias sys_setdomainname to sys_sethostname