1. 15 Oct, 2017 2 commits
  2. 14 Oct, 2017 4 commits
  3. 13 Oct, 2017 4 commits
  4. 10 Oct, 2017 3 commits
  5. 09 Oct, 2017 3 commits
  6. 08 Oct, 2017 1 commit
  7. 07 Oct, 2017 1 commit
  8. 06 Oct, 2017 2 commits
  9. 04 Oct, 2017 10 commits
  10. 03 Oct, 2017 3 commits
  11. 02 Oct, 2017 2 commits
    • Subv's avatar
      Kernel/SharedMemory: Don't take over and unmap the source memory block when... · b18589ec
      Subv authored
      Kernel/SharedMemory: Don't take over and unmap the source memory block when creating a shared memory, just reference it.
      
      Also reference the right offset into the backing block for the requested address.
      b18589ec
    • MerryMage's avatar
      macOS: Build x86_64h slice · 29a6fbac
      MerryMage authored
      This commit produces a fat-binary with two slices. The x86_64 slice
      is for all x64 systems, and the x86_64h slice targets x64 systems
      starting with Haswell. The latter allows the compiler to use newer
      instructions that are not available on older microarchitectures.
      29a6fbac
  12. 01 Oct, 2017 5 commits