No description
Find a file
Ben Gras 7e73260cf5 - enable remembering of device memory ranges set by PCI and
told to kernel
  - makes VM ask the kernel if a certain process is allowed
    to map in a range of physical memory (VM rounds it to page
    boundaries afterwards - but it's impossible to map anything
    smaller otherwise so I assume this is safe, i.e. there won't
    be anything else in that page; certainly no regular memory)
  - VM permission check cleanup (no more hardcoded calls, less
    hardcoded logic, more readable main loop), a loose end left
    by GQ
  - remove do_copy warning, as the ipc server triggers this but
    it's no more harmful than the special cases already excluded
    explicitly (VFS, PM, etc).
2009-11-03 11:12:23 +00:00
boot - remove unused bootdelay feauture 2009-09-21 14:23:47 +00:00
commands ash: only execute regular files 2009-11-01 22:25:54 +00:00
docs Report make issue in UPDATING (approved by Ben) 2009-10-06 14:17:13 +00:00
drivers - enable remembering of device memory ranges set by PCI and 2009-11-03 11:12:23 +00:00
etc Add more identifiers to drivers.conf for orinoco and rtl8137. 2009-10-14 07:20:13 +00:00
include - enable remembering of device memory ranges set by PCI and 2009-11-03 11:12:23 +00:00
kernel - enable remembering of device memory ranges set by PCI and 2009-11-03 11:12:23 +00:00
lib - enable remembering of device memory ranges set by PCI and 2009-11-03 11:12:23 +00:00
man Create man pages for bigsh and dev2name 2009-10-27 15:34:22 +00:00
servers - enable remembering of device memory ranges set by PCI and 2009-11-03 11:12:23 +00:00
test Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
tools if from branch, include branch name in in-image tag and .iso filename. 2009-10-19 15:46:27 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile include libraries. 2008-11-19 13:15:35 +00:00