Историја ревизија

Аутор SHA1 Порука Датум
  Idan Horowitz 03b7352286 Kernel: Specify inline capacity of return type in capture_stack_trace пре 3 година
  Brian Gianforcaro faf1fa0a84 Kernel: Convert Processor::features_string() API to KString пре 3 година
  Idan Horowitz f0b82c4b17 Kernel: Replace incorrect loop condition in write_raw_gdt_entry пре 3 година
  Idan Horowitz e424e3b88c Kernel: Use enum instead of magic numbers for GDT descriptor types пре 3 година
  Daniel Bertalan 8e2efe78f7 Kernel: Tighten String-related includes пре 3 година
  Owen Smith 3f2b70382e Kernel: Fix incorrect SFMASK MSR value clobbering reserved bits пре 3 година
  Owen Smith e6df1c9988 Kernel: Implement and use the syscall/sysret instruction pair on x86_64 пре 4 година
  Owen Smith d36c84c331 Kernel: Reorder the 64-bit GDT a bit пре 4 година
  Nick Johnson 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions пре 3 година
  Andreas Kling e0521cfb9d Kernel: Stop ProcFS stack walk on bogus userspace->kernel traversal пре 3 година
  James Mintram f4fb637914 Kernel: Split ScopedCritical so header is platform independent пре 3 година
  James Mintram 545ce5b595 Kernel: Add per platform Processor.h headers пре 3 година
  James Mintram baa7925c0c Kernel: Remove unused includes пре 3 година
  James Mintram 26d7c25076 Kernel: Add header includes closer to their use пре 3 година
  Idan Horowitz 900fac27c6 Kernel: Add Processor::time_spent_idle() пре 3 година
  Idan Horowitz cd975668d6 Kernel: Detect and store the virtual address bit width during CPU init пре 3 година
  Idan Horowitz bc7b0a8986 Kernel: Replace inline assembly for turning on IA32_EFER.NXE with MSR пре 3 година
  Andreas Kling f16b9a691f Kernel: Rename ProcessPagingScope => ScopedAddressSpaceSwitcher пре 3 година
  Andreas Kling 48a0b31c47 Kernel: Make copy_{from,to}_user() return KResult and use TRY() пре 3 година
  Tom 8a258edfd6 Kernel: Add x2APIC support пре 3 година
  Daniel Bertalan 779cf49f38 Kernel: Fix Clang not initializing `s_bsp_processor` correctly пре 3 година
  Andreas Kling 492b7152d9 Kernel: Consolidate I386/X86_64 implementations of do_init_context() пре 3 година
  Andreas Kling 7a4f6da61b Kernel: Fix some trivial clang-tidy warnings in x86/common/Processor.cpp пре 3 година
  Andreas Kling dea93a8bb9 Kernel: Rename Processor::id() => current_id() пре 3 година
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker пре 3 година
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock пре 3 година
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* пре 3 година
  Andreas Kling 0a02496f04 Kernel/SMP: Change critical sections to not disable interrupts пре 4 година
  Andreas Kling 9babb92a4b Kernel/SMP: Make entering/leaving critical sections multi-processor safe пре 4 година
  Andreas Kling 74e6a70958 Kernel/SMP: Don't process SMP messages in non-SMP mode пре 4 година