Cronologia Commit

Autore SHA1 Messaggio Data
  Evan Green 4bbe7c8a43 Kernel changes needed to get x64 booting to a shell. 7 anni fa
  Chris Stevens 5aa46e1b59 Allow a driver to request a non-paged I/O state. 7 anni fa
  Evan Green 0b4792b341 Propagate map flags from file objects to mmap. 7 anni fa
  Chris Stevens 3a584da8d3 Add device context to user control IRP. 7 anni fa
  Chris Stevens b735d55c3d Fix system control lookup structure member name. 7 anni fa
  Evan Green ade36855f0 Disallow mmapping of directories. 7 anni fa
  Evan Green ab9e4f2b5f Added shmget, shmat, shmdt, and shmctl for mesa. 7 anni fa
  Chris Stevens f210201c26 Add a routine to get the current directory. 7 anni fa
  Evan Green 24a19ec10a Breaking Change: Reconfigure struct stat. 7 anni fa
  Evan Green 8afd3a96b6 Tweak FS lookup to avoid extra copy. 7 anni fa
  Chris Stevens 7986cb01d0 Remove unlink on create support. 7 anni fa
  Chris Stevens 63d510f427 Remove shared memory object Volume0 dependency. 7 anni fa
  Evan Green 68a30a23f1 Fix for initial access on create. 7 anni fa
  Evan Green 83647ce4c2 Changes for the install-minimal third-party target. 7 anni fa
  Vasco Costa 110330346f Fix typo in io.h. 7 anni fa
  Todd Lucas 300fe9af30 Convert usage of PSTR to PCSTR in the public kernel API where applicable 7 anni fa
  Evan Green 43e5177b02 Add untested AHCI driver. 7 anni fa
  Chris Stevens 7feb02dfd5 Convert page counts from ULONGLONG to UINTN. 8 anni fa
  Evan Green 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. 8 anni fa
  Evan Green da594e857b Constify some of the code. 8 anni fa
  Chris Stevens acb8e37b1c Style fixes in the page cache. 8 anni fa
  Chris Stevens ff8735645a Fixed file object / image section lock inversion. 8 anni fa
  Chris Stevens 00fb3cab11 Remove unprotected page cache entry counter. 8 anni fa
  Chris Stevens 04dfe8dabd Unmap image sections on file object eviction. 8 anni fa
  Chris Stevens af5ea57a68 Fixes for synchronized file object flush. 8 anni fa
  Chris Stevens 3d73b98809 Convert IoSysPerformIo to use an INTN size. 8 anni fa
  Chris Stevens c94f2ae0cf Convert IoSysPoll to use LONG descriptor count. 8 anni fa
  Chris Stevens d581697baa Remove system calls' KSTATUS parameter members. 8 anni fa
  Chris Stevens 8c5e66f878 Modify system call handler function signature. 8 anni fa
  Chris Stevens b7c6288270 Added FIONBIO ioctl support. 8 anni fa