تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Andreas Kling 68bf6db673 Kernel: Rename Spinlock::is_owned_by_current_thread() 3 سال پیش
  Andreas Kling 0b4671add7 Kernel: {Mutex,Spinlock}::own_lock() => is_locked_by_current_thread() 3 سال پیش
  Andreas Kling dea93a8bb9 Kernel: Rename Processor::id() => current_id() 3 سال پیش
  Andreas Kling d60635cb9d Kernel: Convert Processor::in_irq() to static current_in_irq() 3 سال پیش
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* 3 سال پیش
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() 3 سال پیش
  Andreas Kling 33adc3a42d Kernel: Store coredump metadata properties as KStrings 3 سال پیش
  Brian Gianforcaro 0fc853f5ba Kernel: Remove ThreadTracer.h include from Process.h / Thread.h 4 سال پیش
  Ali Mohammad Pur 5dc6270b57 Kernel: Remove invalid '#' format modifier for printing a faulting addr 4 سال پیش
  Ali Mohammad Pur 306d898ee5 Kernel: Show the unmapped-after-init symbol being accessed 4 سال پیش
  Gunnar Beutner 31f30e732a Everywhere: Prefix hexadecimal numbers with 0x 4 سال پیش
  Brian Gianforcaro 85e95105c6 Kernel: Mark read only RegisterState function parameters as const 4 سال پیش
  Brian Gianforcaro 308396bca1 Kernel: No lock validate_user_stack variant, switch to Space as argument 4 سال پیش
  Brian Gianforcaro 1cffecbe8d Kernel: Push ARCH specific ifdef's down into RegisterState functions 4 سال پیش
  Gunnar Beutner cbdb488578 Kernel: Move end_of_kernel_image after the .ksyms section 4 سال پیش
  Gunnar Beutner 8aafbd917a Kernel: Fix incorrect indentation 4 سال پیش
  Hendiadyoin1 9b7e48c6bd Kernel: Replace raw asm functions with naked ones 4 سال پیش
  Gunnar Beutner 52f9aaa823 Kernel: Use the GS segment for the per-CPU struct 4 سال پیش
  Gunnar Beutner 5666809889 Kernel: Fix building the kernel with LTO 4 سال پیش
  Gunnar Beutner e37576440d Kernel: Fix stack alignment on x86_64 4 سال پیش
  Gunnar Beutner 732dc72c58 Kernel: Fix the limit for the IDT table 4 سال پیش
  Gunnar Beutner e56a0d6af7 Kernel: Fix memset() on x86_64 4 سال پیش
  Gunnar Beutner 9d9f20391d Kernel: Use macros for GDT indices instead of hardcoding the values 4 سال پیش
  Gunnar Beutner 065c6c307d Kernel: Add support for interrupts on x86_64 4 سال پیش
  Gunnar Beutner 233ef26e4d Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters 4 سال پیش
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 سال پیش
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h 4 سال پیش