Ronald G. Minnich 4faaeaf549 acpi: only enable acpi interrupts if someone is reading the acpiintr file 7 vuotta sitten
..
root ac71e28b6c fixfmt: with this last round of changes I can boot. 6 vuotta sitten
.gitignore 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
BUILD 9fa46e1e38 bldy: remove the sys/src/9/amd64 specific compiler flags 6 vuotta sitten
FIX.sed 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
Linux 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
acore.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 vuotta sitten
acore.c.old 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 vuotta sitten
acpi.h d69bb730cf Revert "Revert "ACPI: remove ACPICA source from the kernel."" 6 vuotta sitten
ahci.h 99e8cc7dee AHCI: it's 64 bits, not 32 bits 6 vuotta sitten
amd64.h 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
amd64coreboot.json b15d0cfe33 Final cleaning 6 vuotta sitten
apic.c 3979a85be4 ACPI: testing move to ACPI-based interrupts 6 vuotta sitten
apic.h d69bb730cf Revert "Revert "ACPI: remove ACPICA source from the kernel."" 6 vuotta sitten
arch.c 8297795876 Revert "build: added new build files" 6 vuotta sitten
archamd64.c 2f26c80983 Fixing detection of Athlon II X2 B24 6 vuotta sitten
asm.c bed54f34d7 QUIET: quiet things down 6 vuotta sitten
backtrace.c 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
backtrace.h 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
boot.fs 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
build.json deac8b0ae4 Keymaps are back 6 vuotta sitten
cbscreen.c 8297795876 Revert "build: added new build files" 6 vuotta sitten
cbvga.c 8297795876 Revert "build: added new build files" 6 vuotta sitten
cga.c 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
clean.json 10e3715241 Fixing some json classic. 6 vuotta sitten
core.json 1a21297638 Apply TOOLPREFIX to objcopy 6 vuotta sitten
coreboot.c 8297795876 Revert "build: added new build files" 6 vuotta sitten
cpuidamd64.S 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
ctype.c ba58645b53 amd64: fix missing = warnings 6 vuotta sitten
dat.h f27ed9168b Remove non-standard Ken C pragmas. 6 vuotta sitten
devacpi.c 4faaeaf549 acpi: only enable acpi interrupts if someone is reading the acpiintr file 6 vuotta sitten
devarch.c fed5d3e7a6 acpi: Add new support for acpi devices 6 vuotta sitten
deviig.c 9efcba182a Fix declarations to be more robust. 6 vuotta sitten
devpmc.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 vuotta sitten
devusb.c ac71e28b6c fixfmt: with this last round of changes I can boot. 6 vuotta sitten
devvga.c 206b0fed8b fixfmt: more fixes. Also, always include ratrace in ramfs 6 vuotta sitten
entry.S 4323fed705 Change entry.S to not need .code16, which clang does not support. 6 vuotta sitten
ether.c 1166b9d8fe Split devether.c into architecture-specific and portable parts. 6 vuotta sitten
ether8139.c f91dfdcba2 fixfmt: kernel now cleaned 6 vuotta sitten
ether82563.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 vuotta sitten
etherbcm.c.NO ac71e28b6c fixfmt: with this last round of changes I can boot. 6 vuotta sitten
etherif.h 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
fns.h bf6f2fa01d ACPI: enable interrupts 6 vuotta sitten
fpu.c ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 vuotta sitten
fpu.c.old ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 vuotta sitten
i8254.c 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
i8259.c 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
init9.c 73b43a4d82 Fix init9 setup. 6 vuotta sitten
inith.json d34b7f7216 build: get rid of sh dependencies 6 vuotta sitten
io.h 3acce25ea3 ACPI: maintain path information in each pci device. 6 vuotta sitten
ioapic.c 82beed2b8b ACPI: Final changes for making VMWare fusion work 6 vuotta sitten
iob.h 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
k8cpu 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
k8cpufs 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
k8cpukexec 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
kernel.ld 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
l64acidt.S 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
l64fpu.S fdd441a34d Final change to make clang build not fail: fxrstor64 and fxsave64 6 vuotta sitten
l64idt.S 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
l64syscall.s 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
l64v.S 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
l64vsyscall.S 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
main.c bf6f2fa01d ACPI: enable interrupts 6 vuotta sitten
map.c ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 vuotta sitten
mem.h de6c5e1b19 ether82563.c: bring in Geoff's latest version 6 vuotta sitten
memory.c 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
mmu.c e40f3d70cd riscv: reconciliations and bug fixes 6 vuotta sitten
mouse.c 3bb87d0542 MOUSE: we do mouseenable in amd64/main.c so don't do it twice 6 vuotta sitten
mpacpi.c bed54f34d7 QUIET: quiet things down 6 vuotta sitten
msi.c 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
multiboot.c f91dfdcba2 fixfmt: kernel now cleaned 6 vuotta sitten
nixtype 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
physalloc.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 vuotta sitten
pmcio.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 vuotta sitten
qmalloc.c 40cdc9a8d2 Fixed after comments 6 vuotta sitten
ratrace.c 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
screen.c 8297795876 Revert "build: added new build files" 6 vuotta sitten
screen.h 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
sdata.c b826b5c2f0 Fix compiler errors found by clang 3.8.0-1 6 vuotta sitten
sdiahci.c 99e8cc7dee AHCI: it's 64 bits, not 32 bits 6 vuotta sitten
sipi.c ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 vuotta sitten
startdisk 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
syscall.c fa1dfd4ed4 strace command for new tracing 6 vuotta sitten
tcore.c fabed64eac sys/src/9/amd64: change malloc size in tcore to ACVctl from Vctl 6 vuotta sitten
trap.c 82beed2b8b ACPI: Final changes for making VMWare fusion work 6 vuotta sitten
uncached.h 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
usbehci.h 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten
usbehcipc.c ba58645b53 amd64: fix missing = warnings 6 vuotta sitten
usbohci.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 vuotta sitten
usbuhci.c f91dfdcba2 fixfmt: kernel now cleaned 6 vuotta sitten
vga.c cfee447cb9 clang: fix longstanding bug in vga.c with incorrect index 6 vuotta sitten
vgax.c 8297795876 Revert "build: added new build files" 6 vuotta sitten
vsvm.c 094c54cc21 kernel: default kernel name is "harvey" 6 vuotta sitten