提交历史

作者 SHA1 备注 提交日期
  Emily Trau abc150085f LibC: Add missing sys/cdefs.h include 2 年之前
  Idan Horowitz 9db10887a1 Kernel: Clean up sys$futex and add support for cross-process futexes 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Andrew Kaster fcb64311dc LibC: Don't export ALWAYS_INLINE from sys/cdefs.h 3 年之前
  Idan Horowitz 2066491f6e LibC: Use NULL instead of nullptr in serenity.h 3 年之前
  sin-ack 59eb2d5de4 LibC: Implement serenity_open 3 年之前
  Liav A 04ba31b8c5 Kernel+Userland: Remove loadable kernel moduless 3 年之前
  Andreas Kling 4226b662cd Kernel+Userland: Remove global futexes 3 年之前
  Andreas Kling 77c2c0f620 Kernel+LibC: Share definitions for serenity.h 3 年之前
  Andreas Kling ff50122dc5 Kernel+LibC: Share definitions for futex.h 3 年之前
  Andreas Kling 1e90a3a542 Kernel: Make sys$perf_register_string() generate the string ID's 3 年之前
  Andreas Kling 4657c79143 Kernel+LibC: Add sys$perf_register_string() 3 年之前
  Andreas Kling 0d997d48ea Kernel+LibC: Add PERF_EVENT_SIGNPOST 3 年之前
  Jean-Baptiste Boric 0286160b62 Kernel: Add syscall performance event type 3 年之前
  Ali Mohammad Pur 64ccf2196c UserspaceEmulator+LibC: Add support for Region-of-Interest profiling 3 年之前
  Sergey Bugaev 65b0642dd0 LibC+LibPthread: Use FUTEX_PRIVATE_FLAG in more places 4 年之前
  Edwin Hoksberg 99328e1038 Kernel+KeyboardSettings: Remove numlock syscall and implement ioctl 4 年之前
  Sergey Bugaev 8fee93d868 LibC: Add futex_wait() and futex_wake() helpers 4 年之前
  ForLoveOfCats ce6658acc1 KeyboardSettings+Kernel: Setting to enable Num Lock on login 4 年之前
  Brian Gianforcaro 83fc591cea Kernel: Generate page fault events from the kernel profiler 4 年之前
  Gunnar Beutner 277f333b2b Kernel: Add support for profiling kmalloc()/kfree() 4 年之前
  Gunnar Beutner 572bbf28cc Kernel+LibC: Add support for filtering profiling events 4 年之前
  Gunnar Beutner 8b2ace0326 Kernel: Track performance events for context switches 4 年之前
  Gunnar Beutner eb798d5538 Kernel+Profiler: Improve profiling subsystem 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Brian Gianforcaro 3e87e43f9d LibC: Expose new `profiling_free_buffer(..)` syscall. 4 年之前
  Idan Horowitz aa6547492e LibC+ping: Move internet_checksum to serenity header 4 年之前
  Andreas Kling 9588f01739 UserspaceEmulator+LibC: Use sys$emuctl() to pass malloc info to UE 4 年之前
  Andreas Kling e87eac9273 Userland: Add LibSystem and funnel all syscalls through it 4 年之前
  Andreas Kling d32ed28df4 LibC+LibKeyboard: Move getkeymap()+setkeymap() syscall wrappers to LibC 4 年之前