Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Andreas Kling a6ec6b831b Kernel: Remove unused UHCI_ENABLED flag 4 tahun lalu
  Liav A 8e3e3a71cb Kernel: Introduce a new HID subsystem 4 tahun lalu
  Tom 20cccda731 Kernel: Add simplistic work queues 4 tahun lalu
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 tahun lalu
  Hendiadyoin1 0b04363b01 Kernel: Renable UHCIController on 64-bit processors 4 tahun lalu
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 tahun lalu
  Andreas Kling c8a8923842 Kernel: Convert klog() => dmesgln() in init() 4 tahun lalu
  Andreas Kling adb2e6be5f Kernel: Make the kernel compile & link for x86_64 4 tahun lalu
  Marco 9b27b0cd1a Kernel: init: Make comment clearer 4 tahun lalu
  Brian Gianforcaro afe099388e Kernel: Add 'boot_prof' option to enable full system profiling on boot 4 tahun lalu
  Brian Gianforcaro 84a399de5d Kernel: Move Kernel CommandLine parsing to strongly typed API. 4 tahun lalu
  Andrew Kaster 5046213556 Kernel: Add self-test boot mode, an alias for text mode 4 tahun lalu
  Andreas Kling 98f08a8bad Kernel: Panic early if the kernel gets too big for its memory slot 4 tahun lalu
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 tahun lalu
  Andreas Kling 5100dabb96 Kernel: Copy the kernel command line to a good location at boot 4 tahun lalu
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions 4 tahun lalu
  Andreas Kling 6136faa4eb Kernel: Add .unmap_after_init section for code we don't need after init 4 tahun lalu
  Andreas Kling 7a78a4915a Kernel: Mark a handful of things in init.cpp as READONLY_AFTER_INIT 4 tahun lalu
  Andreas Kling d8013c60bb Kernel: Add mechanism to make some memory read-only after init finishes 4 tahun lalu
  Andreas Kling b712345c92 Kernel: Use PANIC() in a bunch of places :^) 4 tahun lalu
  Owen Smith c2de22a635 Kernel: Merge split function and data sections into one during linking 4 tahun lalu
  Jean-Baptiste Boric edd2362f39 Kernel: Add NE2000 network card driver 4 tahun lalu
  Liav A f2faf11d61 Kernel: Try to detect Sound Blaster 16 before creating an instance 4 tahun lalu
  Liav A 5ab1864497 Kernel: Introduce the MemoryDevice 4 tahun lalu
  Liav A df59b80e23 Kernel: Expose SMBIOS blobs in ProcFS 4 tahun lalu
  Tom d5472426ec Kernel: Retire SchedulerData and add Thread lookup table 4 tahun lalu
  Maciej Zygmanowski 67e93745cb Kernel: Ensure that HPET is initialized before using random the first time 4 tahun lalu
  Jean-Baptiste Boric 8941d831bb Kernel: Allow "serial_debug" everywhere on the command line 4 tahun lalu
  Jean-Baptiste Boric ec056f3bd1 Kernel: Parse boot modules from Multiboot specification 4 tahun lalu
  asynts 019c9eb749 Everywhere: Replace a bundle of dbg with dbgln. 4 tahun lalu