Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 3b995c6d01 Kernel: Tidy up Process::try_create_user_process() il y a 3 ans
  Liav A 01ae614727 Kernel/VirtIO: Remove redundant VirtIO word from filenames il y a 3 ans
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's il y a 3 ans
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* il y a 3 ans
  Andreas Kling 37304203dd Kernel: Lock thread list while in Thread::unref() il y a 4 ans
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality il y a 4 ans
  Liav A 18eb262157 Kernel: Move VirtIO code into the Bus source folder il y a 4 ans
  Luke 7a86a8df90 Kernel/USB: Create controller base class and introduce USBManagement il y a 4 ans
  Daniel Bertalan 347c3361ee Kernel: Fix deprecated array comparison il y a 4 ans
  Brian Gianforcaro d496eb48e3 Kernel: Fix boot profiling after big process lock separation regression il y a 4 ans
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace il y a 4 ans
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ il y a 4 ans
  Andreas Kling 8f6bc7fd10 Kernel: Mark the stack check guard as READONLY_AFTER_INIT il y a 4 ans
  Gunnar Beutner 57417a3d6e Kernel: Support loading the kernel at almost arbitrary virtual addresses il y a 4 ans
  Gunnar Beutner b10a86d463 Prekernel: Export some multiboot parameters in our own BootInfo struct il y a 4 ans
  Gunnar Beutner 3c616ae00f Kernel: Make the kernel independent from specific physical addresses il y a 4 ans
  Patrick Meyer 83f88df757 Kernel: Add option to build with coverage instrumentation and KCOV il y a 4 ans
  Gunnar Beutner 8642c831cf Kernel: Mark a few more things as READONLY_AFTER_INIT il y a 4 ans
  Brian Gianforcaro 8acbe03342 Kernel: Annotate kernel_base and friends as READONLY_AFTER_INIT il y a 4 ans
  Gunnar Beutner f2be1f9326 Kernel: Fix the variable declaration for some linker script symbols il y a 4 ans
  Gunnar Beutner 5188185374 Kernel: Rename .boot_bss to .super_pages to better reflect what it is il y a 4 ans
  Gunnar Beutner be795d5812 Prekernel: Use physical addresses for some of the BootInfo parameters il y a 4 ans
  Gunnar Beutner dd42093b93 Kernel: Move boot info declarations to a header file il y a 4 ans
  Gunnar Beutner b4600f2996 Kernel: Initialize serial debug after setting kernel command-line il y a 4 ans
  Gunnar Beutner 5ff1416076 Kernel: Rename bootloader to prekernel il y a 4 ans
  Gunnar Beutner 7e94b090fe Kernel: Introduce basic pre-kernel environment il y a 4 ans
  Peter Bindels a5a62f99c5 LibC: Use 64-bit stack smash value for 64-bit mode il y a 4 ans
  Tom 3cca9e6704 Kernel: Initialize TimeManagement before using KernelRNG il y a 4 ans
  Gunnar Beutner cbdb488578 Kernel: Move end_of_kernel_image after the .ksyms section il y a 4 ans
  Gunnar Beutner 7236584132 Kernel: Make kernel symbols available much earlier in the boot process il y a 4 ans