Go to file
Tomas Hruby e6ebac015d APIC mode uses IO APICs
- kernel turns on IO APICs if no_apic is _not_ set or is equal 0

- pci driver must use the acpi driver to setup IRQ routing otherwise
  the system cannot work correctly except systems like KVM that use
  only legacy (E)ISA IRQs 0-15
2010-09-07 07:18:11 +00:00
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways 2010-08-12 13:44:47 +00:00
commands Make hexdump ACK-compilable and add it to the base system 2010-09-03 07:37:31 +00:00
docs update /etc on make world 2010-08-27 10:09:06 +00:00
drivers APIC mode uses IO APICs 2010-09-07 07:18:11 +00:00
etc ACPI driver loaded at boot time 2010-09-02 15:44:36 +00:00
include asm.h not installed 2010-09-03 17:01:18 +00:00
kernel APIC mode uses IO APICs 2010-09-07 07:18:11 +00:00
lib Make realpath deal with double slashes 2010-09-06 07:45:32 +00:00
man No more packman, easypack, packit 2010-09-03 07:27:39 +00:00
servers - Return ENOENT when trying to add files to removed (but open) directories. 2010-09-01 09:07:18 +00:00
share gcc compiles - add -fno-builtin so that gcc optimisations don't break things. 2010-08-31 16:42:44 +00:00
test Clean up the created temp file after running the test. 2010-09-02 09:33:37 +00:00
tools tools/Makefile uses padtext only when building with ack 2010-09-01 07:46:51 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile removed redundant includes dependency from gnu-libraries. 2010-09-01 18:48:47 +00:00