Commit History

Author SHA1 Message Date
  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
  Ronald G. Minnich 0c8594587a clang; mp.c: make the ISABUSNO a constant. 7 years ago
  Ronald G. Minnich 276ba6a44d clang: add more compiler names that need -mno-implicit-float 7 years ago
  Ronald G. Minnich f360dac739 vendor: remove the unloved, unwanted vendor tool. 7 years ago
  Ronald G. Minnich 1b14225bfc gview: fix unitialized variable. 7 years ago
  Ronald G. Minnich ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 7 years ago
  Ronald G. Minnich 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 7 years ago