Histórico de Commits

Autor SHA1 Mensagem Data
  Itamar 6b74d38aab Kernel: Add 'ptrace' syscall há 5 anos atrás
  Shannon Booth 757c14650f Kernel: Simplify process assertion checking if region is in range há 5 anos atrás
  Liav A b536547c52 Process: Use monotonic time for timeouts há 5 anos atrás
  Liav A 4484513b45 Kernel: Add new syscall to allow changing the system date há 5 anos atrás
  Liav A 9db291d885 Kernel: Introduce the new Time management subsystem há 5 anos atrás
  Alex Muscar d013753f83 Kernel: Resolve relative paths when there is a veil (#1474) há 5 anos atrás
  Andreas Kling ad92a1e4bc Kernel: Add sys$get_stack_bounds() for finding the stack base & size há 5 anos atrás
  Andreas Kling 3803196edb Kernel: Get rid of SmapDisabler in sys$fstat() há 5 anos atrás
  Liav A 0f45a1b5e7 Kernel: Allow to reboot in ACPI via PCI or MMIO access há 5 anos atrás
  Ben Wiederhake b066586355 Kernel: Fix race in waitid há 5 anos atrás
  Ben Wiederhake d8cd4e4902 Kernel: Fix race in select há 5 anos atrás
  Andreas Kling b1058b33fb AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) há 5 anos atrás
  Andreas Kling c6693f9b3a Kernel: Simplify a bunch of dbg() and klog() calls há 5 anos atrás
  Liav A 85eb1d26d5 Kernel: Run clang-format on Process.cpp & ACPIDynamicParser.h há 5 anos atrás
  Liav A 1b8cd6db7b Kernel: Call ACPI reboot method first if possible há 5 anos atrás
  Ben Wiederhake 4dd4dd2f3c Kernel: Fix race in clock_nanosleep há 5 anos atrás
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() há 5 anos atrás
  Andreas Kling 47beab926d Kernel: Remove ability to create kernel-only regions at user addresses há 5 anos atrás
  Andreas Kling e56f8706ce Kernel: Map executables at a kernel address during ELF load há 5 anos atrás
  Andreas Kling 678c87087d Kernel: Load executables on demand when symbolicating há 5 anos atrás
  Andreas Kling 0acac186fb Kernel: Make the "entire executable" region shared há 5 anos atrás
  Andreas Kling 5c2a296a49 Kernel: Mark read-only PT_LOAD mappings as shared regions há 5 anos atrás
  Andreas Kling ecfde5997b Kernel: Use SharedInodeVMObject for executables after all há 5 anos atrás
  Andreas Kling bb7dd63f74 Kernel: Run clang-format on Process.cpp há 5 anos atrás
  Andreas Kling 687b52ceb5 Kernel: Name perfcore files "perfcore.PID" há 5 anos atrás
  Andreas Kling fee20bd8de Kernel: Remove some more harmless InodeVMObject miscasts há 5 anos atrás
  Andreas Kling 95e3aec719 Kernel: Fix harmless type miscast in Process::amount_clean_inode() há 5 anos atrás
  Andreas Kling e2697c2ddd Kernel: Use PrivateInodeVMObject for loading program executables há 5 anos atrás
  Andreas Kling 88b334135b Kernel: Remove some Region construction helpers há 5 anos atrás
  Andreas Kling 4badef8137 Kernel: Return bytes written if sys$write() fails after writing some há 5 anos atrás