تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Tom 9725bda63e Kernel: Enhance WaitQueue to remember pending wakes 5 سال پیش
  Tom 2a82a25fec Kernel: Various context switch fixes 5 سال پیش
  Tom 788b2d64c6 Kernel: Require a reason to be passed to Thread::wait_on 5 سال پیش
  Tom bb84fad0bf Kernel: Fix retreiving frame pointer from a thread 5 سال پیش
  Tom e373e5f007 Kernel: Fix signal delivery 5 سال پیش
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions 5 سال پیش
  Tom fb41d89384 Kernel: Implement software context switching and Processor structure 5 سال پیش
  Sergey Bugaev d2b500fbcb AK+Kernel: Help the compiler inline a bunch of trivial methods 5 سال پیش
  Brian Gianforcaro eeb5318c25 Kernel: Expose timers via a TimerId type 5 سال پیش
  Brian Gianforcaro faf15e3721 Kernel: Add timeout support to Thread::wait_on 5 سال پیش
  Itamar 9e51e295cf ptrace: Add PT_SETREGS 5 سال پیش
  Itamar 4568a628f9 Thread: Set m_blocker to null in Thread::unblock() 5 سال پیش
  Peter Nelson eff27f39d5 Kernel: Store previous thread state upon all transitions to Stopped (#1753) 5 سال پیش
  Andrew Kaster 21b5909dc6 LibELF: Move ELF classes into namespace ELF 5 سال پیش
  Andreas Kling b7ff3b5ad1 Kernel: Include the current instruction pointer in profile samples 5 سال پیش
  Andreas Kling dc7340332d Kernel: Update cryptically-named functions related to symbolication 5 سال پیش
  Itamar 6b74d38aab Kernel: Add 'ptrace' syscall 5 سال پیش
  Andreas Kling b1058b33fb AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) 5 سال پیش
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() 5 سال پیش
  Andreas Kling 678c87087d Kernel: Load executables on demand when symbolicating 5 سال پیش
  Andreas Kling 5e0c4d689f Kernel: Move ProcessPagingScope to its own files 5 سال پیش
  Andreas Kling 2839bb0be1 Kernel: Restore the previous thread state on SIGCONT after SIGSTOP 5 سال پیش
  Andreas Kling 8b6d548b55 Kernel: Disable interrupts throughout Thread::raw_backtrace() 5 سال پیش
  Andreas Kling 7cd1bdfd81 Kernel: Simplify some dbg() logging 5 سال پیش
  Liav A a506b2a48e Thread: Use dbg() instead of dbgprintf() 5 سال پیش
  Cristian-Bogdan SIRB 05ce8586ea Kernel: Fix ASSERTION failed in join_thread syscall 5 سال پیش
  Cristian-Bogdan SIRB 717cd5015e Kernel: Allow process with multiple threads to call exec and exit 5 سال پیش
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 سال پیش
  Andreas Kling 94652fd2fb Kernel: Fully validate pointers when walking stack during profiling 5 سال پیش
  Andreas Kling 59b9e49bcd Kernel: Don't trigger page faults during profiling stack walk 5 سال پیش