Age | Commit message (Expand) | Author |
2022-09-22 | devarch: add name for VIA C7 Eden | Arne Meyer |
2021-02-20 | pc/devarch: use m->cpumhz instead of recalculatin it | cinap_lenrek |
2021-01-17 | pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequencies | cinap_lenrek |
2020-12-08 | pc, pc64: cleanup cpuidentify() and some comments | cinap_lenrek |
2020-12-08 | pc, pc64: add *nomtrr= kernel parameter | cinap_lenrek |
2020-12-06 | amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable | Sigrid |
2020-11-29 | pc, pc64, xen: rewrite interrupt handling code | cinap_lenrek |
2020-11-03 | pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to ... | cinap_lenrek |
2020-09-13 | kernel: massive pci code rewrite | cinap_lenrek |
2020-06-06 | pc, pc64: use 64-bit physical addresses for ISAConf.port | cinap_lenrek |
2020-05-31 | pc, xen: make PAT support optional (for xen) | cinap_lenrek |
2020-05-22 | pc, pc64: do page attribute table (PAT) init early in cpuidentify() | cinap_lenrek |
2019-08-27 | pc64: implement NX bit discovery, map kernel mappings no-execute | cinap_lenrek |
2019-04-13 | pc: devarch: recognize AMD Ryzen model | mischief |
2018-09-09 | devarch: reading msr 0xffffffff | cinap_lenrek |
2018-09-09 | devarch: restrict i/o port access to 64K, disallow msr 32-bit wrap arround (t... | cinap_lenrek |
2018-09-08 | devarch: fix /dev/msr (thanks joe9, aiju) | cinap_lenrek |
2018-07-11 | pc: fix ugly and partially broken switch() statement | aiju |
2018-07-11 | pc kernel: get rid of ugly and partially broken cpuid macros | aiju |
2017-09-27 | kernel: don't tokenize inplace in isaconfig() to make /dev/reboot work | cinap_lenrek |
2017-06-12 | kernel: add support for hardware watchpoints | aiju |
2017-03-01 | pc, pc64: bump Qmax in devarch | mischief |
2017-01-22 | pc/pc64: get rid of timerset(0) case, was used with "i8253set off" ctl | cinap_lenrek |
2016-08-27 | kernel: switch to fast portable chacha based seed-once random number generator | cinap_lenrek |
2016-01-11 | pc/pc64: bring up ap's one after another, use idlehands() while waiting for t... | cinap_lenrek |
2015-07-16 | pc: check Sse (bit 25) in cpuiddx before enabling fxsr in cr4 (fixes crash on... | cinap_lenrek |
2014-12-22 | pc, pc64: include PCArch.id in #P/archctl simplify #P/ioalloc read handler | cinap_lenrek |
2014-12-19 | pc, pc64: untangle acpireset() from mpshutdown() | cinap_lenrek |
2014-12-17 | pc, pc64: cleanup devarch | cinap_lenrek |
2014-12-13 | pc, pc64: untangle embedded controller (ec) dependency from devarch | cinap_lenrek |
2014-11-10 | pc, pc64: provide access to embedded controller with #P/ec file | cinap_lenrek |
2014-10-21 | pc, pc64: make mtrr() callable from interrupt context and before mpinit | cinap_lenrek |
2014-07-09 | pc, pc64: initial machine check architecture support | cinap_lenrek |
2014-05-26 | pc64: fix ulongs for address of devarchs realmodemem file | cinap_lenrek |
2014-05-11 | pc, pc64: handle sse simd exceptions | cinap_lenrek |
2014-02-03 | pc/pc64: move common code to pc/devarch.c | cinap_lenrek |
2014-02-01 | pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64 | cinap_lenrek |
2013-05-22 | sse kernel support (sources) | jpathy |
2012-10-01 | devproc buffer overflow, strncpy | cinap_lenrek |
2012-08-31 | rdmsr/wrmsr become tryrdmsr/trywrmsr, we can should check for trap | cinap_lenrek |
2012-08-17 | pckernel: use constants instead of hardcoding cpuid bits in various places | cinap_lenrek |
2012-05-04 | kernel: use monitor/mwait instruction on pc multiprocessor for idlehands | cinap_lenrek |
2012-05-01 | cardbus io reservation | cinap_lenrek |
2011-12-12 | kernel: fix inproper use of malloc/smalloc | cinap_lenrek |
2011-11-05 | remove realmode and e820 code from kernel | cinap_lenrek |
2011-07-19 | reading from/writing to non-existant MSRs via /dev/msr no longer crashes the ... | aiju |
2011-04-16 | moved /dev/mordor to devcons | aiju |
2011-04-15 | added /dev/mordor | aiju |
2011-04-15 | added geode driver | aiju |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen |