Ronald G. Minnich 43dca46f6f riscv: undo portability problems introduced with 9p mount device 7 years ago
..
root ac71e28b6c fixfmt: with this last round of changes I can boot. 6 years ago
.gitignore 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
BUILD 97bcdc349c Add initial code. Add virtio_9p.h from 6 years ago
FIX.sed 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
Linux 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
acore.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 years ago
acore.c.old 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 years ago
acpi.h d69bb730cf Revert "Revert "ACPI: remove ACPICA source from the kernel."" 6 years ago
ahci.h 99e8cc7dee AHCI: it's 64 bits, not 32 bits 6 years ago
amd64.h 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
amd64coreboot.json 5835207bef sdata: remove sdata.c from the build. 6 years ago
apic.c 3979a85be4 ACPI: testing move to ACPI-based interrupts 6 years ago
apic.h d69bb730cf Revert "Revert "ACPI: remove ACPICA source from the kernel."" 6 years ago
arch.c 8297795876 Revert "build: added new build files" 6 years ago
archamd64.c 2f26c80983 Fixing detection of Athlon II X2 B24 6 years ago
asm.c bed54f34d7 QUIET: quiet things down 6 years ago
backtrace.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
backtrace.h 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
boot.fs 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
build.json 97bcdc349c Add initial code. Add virtio_9p.h from 6 years ago
cbscreen.c 8297795876 Revert "build: added new build files" 6 years ago
cbvga.c 8297795876 Revert "build: added new build files" 6 years ago
cga.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
clean.json 10e3715241 Fixing some json classic. 6 years ago
core.json 43dca46f6f riscv: undo portability problems introduced with 9p mount device 6 years ago
coreboot.c 8297795876 Revert "build: added new build files" 6 years ago
cpuidamd64.S 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
ctype.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
dat.h f27ed9168b Remove non-standard Ken C pragmas. 6 years ago
devacpi.c 8682c4a30f Get ACPICA AcpiEnableSubSystem to work properly 6 years ago
devarch.c 43dca46f6f riscv: undo portability problems introduced with 9p mount device 6 years ago
deviig.c 9efcba182a Fix declarations to be more robust. 6 years ago
devpmc.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 years ago
devusb.c ac71e28b6c fixfmt: with this last round of changes I can boot. 6 years ago
devvga.c 206b0fed8b fixfmt: more fixes. Also, always include ratrace in ramfs 6 years ago
entry.S 4323fed705 Change entry.S to not need .code16, which clang does not support. 6 years ago
ether.c 1166b9d8fe Split devether.c into architecture-specific and portable parts. 6 years ago
ether8139.c f91dfdcba2 fixfmt: kernel now cleaned 6 years ago
ether82563.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 years ago
etherbcm.c.NO ac71e28b6c fixfmt: with this last round of changes I can boot. 6 years ago
etherif.h 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
fns.h e40f3d70cd riscv: reconciliations and bug fixes 6 years ago
fpu.c ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 years ago
fpu.c.old ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 years ago
i8254.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
i8259.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
init9.c 73b43a4d82 Fix init9 setup. 6 years ago
inith.json 6344fae5f5 de-anon for kernel is done. 6 years ago
io.h 3acce25ea3 ACPI: maintain path information in each pci device. 6 years ago
ioapic.c 82beed2b8b ACPI: Final changes for making VMWare fusion work 6 years ago
iob.h 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
k8cpu 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
k8cpufs 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
k8cpukexec 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
kernel.ld 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
l64acidt.S 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
l64fpu.S fdd441a34d Final change to make clang build not fail: fxrstor64 and fxsave64 6 years ago
l64idt.S 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
l64syscall.s 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
l64v.S 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
l64vsyscall.S 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
main.c 82beed2b8b ACPI: Final changes for making VMWare fusion work 6 years ago
map.c ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 years ago
mem.h de6c5e1b19 ether82563.c: bring in Geoff's latest version 6 years ago
memory.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
mmu.c e40f3d70cd riscv: reconciliations and bug fixes 6 years ago
mouse.c 3bb87d0542 MOUSE: we do mouseenable in amd64/main.c so don't do it twice 6 years ago
mpacpi.c bed54f34d7 QUIET: quiet things down 6 years ago
msi.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
multiboot.c f91dfdcba2 fixfmt: kernel now cleaned 6 years ago
nixtype 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
physalloc.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 years ago
pmcio.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 years ago
qmalloc.c 40cdc9a8d2 Fixed after comments 6 years ago
ratrace.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
screen.c 8297795876 Revert "build: added new build files" 6 years ago
screen.h 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
sdata.c b826b5c2f0 Fix compiler errors found by clang 3.8.0-1 6 years ago
sdiahci.c 99e8cc7dee AHCI: it's 64 bits, not 32 bits 6 years ago
sipi.c ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 years ago
startdisk 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
syscall.c 3592f6ed5c Remove line 355 which caused unneeded console output 6 years ago
tcore.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 years ago
trap.c 82beed2b8b ACPI: Final changes for making VMWare fusion work 6 years ago
uncached.h 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
usbehci.h 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
usbehcipc.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 years ago
usbohci.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 years ago
usbuhci.c f91dfdcba2 fixfmt: kernel now cleaned 6 years ago
vga.c cfee447cb9 clang: fix longstanding bug in vga.c with incorrect index 6 years ago
vgax.c 8297795876 Revert "build: added new build files" 6 years ago
vsvm.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago