Commit History

Author SHA1 Message Date
  Ronald G. Minnich f27ed9168b Remove non-standard Ken C pragmas. 7 years ago
  Ronald G. Minnich 667c96e330 format: fix longstanding formatting bug 7 years ago
  Ronald G. Minnich bed54f34d7 QUIET: quiet things down 7 years ago
  Sevki b5cef201bb ACPI: update the build files to work with ACPI 7 years ago
  Ronald G. Minnich 3979a85be4 ACPI: testing move to ACPI-based interrupts 7 years ago
  Ronald G. Minnich fed66b37c5 UFS: fix which ufs we use. 7 years ago
  Sevki f4230fcbad clang-format: switch of sorting includes and better pointer alignment 7 years ago
  Ronald G. Minnich d69bb730cf Revert "Revert "ACPI: remove ACPICA source from the kernel."" 7 years ago
  ron minnich fed95dc351 Revert "ACPI: remove ACPICA source from the kernel." 7 years ago
  Ronald G. Minnich 280851e570 reallocarray: if we are asked to allocate 0, return malloc(1) 7 years ago
  Sevki cbc1ba1073 util: clang diff formatter 7 years ago
  Sevki fab97c18c3 build: add missing gcc versions to conf 7 years ago
  Elbing Miss 19e68b4d92 Updating code to be able being built by gcc 6 7 years ago
  Ronald G. Minnich a2a667d574 ACPI: ioapic: first changes based on Akaros ioapic support. 7 years ago
  Ronald G. Minnich e26f8d5339 ACPI: improve error diagnostics and messages in mpacpi.c 7 years ago
  Ronald G. Minnich 61a5e23c7e ACPI: add acpi-only option on boot. 7 years ago
  Ronald G. Minnich ed641fe4bd acpi: improve error testing and diagnostics in ioapic.c 7 years ago
  Ronald G. Minnich 9d7d9eaedc ACPI: fix print format bugs (ux -> x) in devacpi.c 7 years ago
  Ronald G. Minnich b2fb3e9911 ACPI: wire in mpacpiinit 7 years ago
  Ronald G. Minnich 18c995e36e ACPI: get it to booting. 7 years ago
  Ronald G. Minnich 3460f6e38a ACPI: import Akaros code that uses the ACPI to set up IRQs 7 years ago
  Ronald G. Minnich be3fe50e88 ACPI: remove ACPICA source from the kernel. 7 years ago
  Keith Poole 139554fe8f Fixes after comments 7 years ago
  Keith Poole 89ffec3d6b Removed testing file 7 years ago
  Keith Poole 165a1e4d1c Ramdisk tests all pass 7 years ago
  Ronald G. Minnich bd9f11d216 realloc: handle zero-length arrays. 7 years ago
  Ronald G. Minnich 055e4b789d slice: get slice functions to compile. 7 years ago
  Ronald G. Minnich 7e3ece2997 Initial import of Dan Cross's slice functions. 7 years ago
  Ronald G. Minnich 31f93128e9 clang: mark stores/loads in apic.c that should be volatile. 7 years ago
  Ronald G. Minnich 1a610f7e4b clang: fix ioapic code that used non-portable assumptions. 7 years ago