커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Kling 4ce99e4ab7 Kernel: Use ProcessID a bit more in Socket 3 년 전
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's 3 년 전
  Andrew Kaster dea62fe93c Kernel: Guard the all processes list with a Spinlock rather than a Mutex 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 년 전
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits 4 년 전
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends 4 년 전
  brapru 1a5b3a1c3f Kernel/ProcFS: Expose TCP/UDP Socket pids 4 년 전
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data 4 년 전
  Jean-Baptiste Boric 738e604bfc Kernel: Migrate ARP table locking to ProtectedValue 4 년 전
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() 4 년 전
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 년 전
  Andreas Kling d5d8fba579 Kernel: Store Thread name as a KString 4 년 전
  Thomas Wagenveld 32c8d35ef0 Kernel: Expose link speed and duplex through /proc/net/adapters 4 년 전
  Andreas Kling 07141434e0 Kernel/ProcFS: Make various things superuser-only once again 4 년 전
  Gunnar Beutner 57417a3d6e Kernel: Support loading the kernel at almost arbitrary virtual addresses 4 년 전
  Andreas Kling 6115258a5c Kernel: Add /proc/kernel_base (superuser only) 4 년 전
  Tom a635ff4e60 Everywhere: Make tracking cpu usage independent from system ticks 4 년 전
  Tom 7e77a2ec40 Everywhere: Improve CPU usage calculation 4 년 전
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker 4 년 전
  Andreas Kling b975a74a1d Kernel/USB: Move USB bus information from /proc to /sys 4 년 전
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere 4 년 전
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex 4 년 전
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more 4 년 전
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry 4 년 전
  Andreas Kling c1143e1bae Kernel: Remove friend classes from ProcFSComponentsRegistrar 4 년 전
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere 4 년 전
  Andreas Kling 807aadbe6e Kernel: Remove some dead code and unused includes in SysFS files 4 년 전