]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc64
ether8169: deal with kernel memory exhaution
[plan9front.git] / sys / src / 9 / pc64 /
2017-12-17 cinap_lenrekpc, pc64: add devbridge to kernel configuration
2017-12-17 cinap_lenrekwifi: use protocol constants from ip/ip.h and ip/ipv6...
2017-12-16 cinap_lenrekwifi: matt damon wifi bridging support
2017-11-16 cinap_lenrek9pc64: handle special case in fpurestore() for procexec...
2017-11-13 cinap_lenrekpc64: fix mistake fpurestore() mistake
2017-11-12 cinap_lenrekpc64: allow using the FPU in syscall and pagefault...
2017-11-07 cinap_lenrekpc64: set ts flag before schedinit()
2017-11-04 cinap_lenrekmerge
2017-11-04 cinap_lenrekkernel: introduce per process FPU struct (PFPU) for...
2017-10-29 cinap_lenrekkernel: introduce devswap #¶ to serve /dev/swap and...
2017-09-27 cinap_lenrekpc64: add ether82598 driver to configuration
2017-09-10 cinap_lenrekrename pcf kernel to pc, remove pcf, pccpuf, pccpu64...
2017-09-02 aijudevvmx: call vmxshutdown from reboot() function manually
2017-08-28 cinap_lenrekmerge
2017-08-28 aijudevvmx, vmx: lilu dallas multivm
2017-07-28 cinap_lenrekpc, pc64: enable usbxhci in the configuration
2017-07-16 cinap_lenrekpc kernel: mkfile target usbehcipc.$O needs ../port...
2017-06-28 cinap_lenrekkernel: pass bootargs also in multiboot command line...
2017-06-25 cinap_lenrekpc, pc64: support for multiboot framebuffer, common...
2017-06-20 aijupc, pc64: adapt devvmx to work on pc64
2017-06-13 aijupc/pc64: keep shadow copy of DR7 in Mach and use that...
2017-06-12 aijupc/pc64: debugexc: ignore exception if in kernel mode...
2017-06-12 aijupc/pc64: reset DR7 in mmurelease
2017-06-12 aijukernel: add support for hardware watchpoints
2017-06-12 aijupc64: set error code and trap fields in Ureg* on syscalls
2017-04-11 cinap_lenrekpc64: state mp.h dependency for archacpi.$O
2017-03-30 cinap_lenrekmerge
2017-03-30 cinap_lenreksdnvme: enable in pcf, pccpuf, pc64 kernel configuration
2017-03-25 cinap_lenrekpc kernel: handle PCMP and RSD being in low (kaddr...
2017-03-11 cinap_lenrekmerge
2017-03-11 cinap_lenrekkernel: get rid of active.Lock and active.thunderbirdsargo
2017-03-11 cinap_lenrekpc kernel: give cpu servers as many image cache strctur...
2017-03-11 cinap_lenrekpc kernel: avoid AP's spinning in syncclock(), don...
2017-03-03 cinap_lenrekmerge
2017-03-01 mischiefpc64: enable cputemp driver
2016-12-17 cinap_lenrekpat write combinding support for 386 kernel, honor...
2016-12-15 cinap_lenrekpc64: implement simple write combining for framebuffers...
2016-11-17 cinap_lenrekpc64: check if vmap() range fits in VMAPLEN window...
2016-08-27 cinap_lenrekmerge
2016-08-27 cinap_lenrekkernel: switch to fast portable chacha based seed-once...
2016-05-05 cinap_lenrekpc64: add etheryuk driver
2016-01-14 cinap_lenrekpc64: move idle() routine after CALL main(SB) as the...
2016-01-13 cinap_lenrekpc/pc64: backing out new mp startup code (caused issues...
2016-01-11 cinap_lenrekpc/pc64: bring up ap's one after another, use idlehands...
2016-01-05 cinap_lenrekkernel: change active.machs from bitmap to char array...
2015-11-30 cinap_lenrekmerge
2015-11-30 cinap_lenrekkernel: cleanup exit()/shutdown()/reboot() code
2015-08-05 cinap_lenrekpc, pc64: remove unused psaux driver, cleanup devkbd
2015-08-05 cinap_lenrekdevkbd: disable mosue/keyboard on shutdown, disable...
2015-07-10 cinap_lenrekwifi: adjust transmit rate on error (for etheriwl)...
2015-07-07 cinap_lenrekpc64: use unsigned long for kmapindex and mmu counts...
2015-07-07 cinap_lenrekall kernels: declare _tas() to prevent pulling in libc...
2015-06-28 cinap_lenreketherwpi: Intel PRO Wireless 3945abg driver based on...
2015-06-28 cinap_lenrekpc, pc64: toggle bit 2 in port 0x61 to reset and enable...
2015-04-08 cinap_lenrekpc, pc64: extend initial memory map for qemu multiboot...
2015-03-25 cinap_lenrekpc, pc64: state dependency to usbehci.h in mkfiles
2015-03-22 cinap_lenrekmerge
2015-03-22 cinap_lenrekusbohci: ensure Ed and Td alignment, fix for amd64
2015-02-20 cinap_lenrekpc, pc64: simplify intrdisable()
2015-02-18 cinap_lenrekpc, pc64: fix intrdisable() MaxIrqLAPIC -> MaxVectorAPI...
2015-02-14 cinap_lenrekusbehci: initial support for usb on zynq, remove uncached.h
2015-02-07 stanley lieberpc64: enable uartisa in default config
2015-02-07 cinap_lenrekkernel: reduce Page structure size by changing Page...
2015-01-09 cinap_lenrekigfx: implement hardware cursor
2015-01-09 cinap_lenrekigfx: work in progress intel graphics driver
2014-12-22 cinap_lenrekpc, pc64, xen: change return type of intrdisable()...
2014-12-22 cinap_lenrekpc, pc64: fix intrdisable() to remove the Vctl entry...
2014-12-22 cinap_lenrekpc, pc64, xen: simplify #P/irqalloc
2014-12-21 mischiefmerge
2014-12-21 ftrvxmtrxmerge
2014-12-19 cinap_lenrekpc64: enable devaoe and sdloop in kernel configuration
2014-12-19 cinap_lenrekpc, pc64: adjust mpshutdown() comment to reflect the...
2014-12-19 cinap_lenrekpc, pc64: untangle acpireset() from mpshutdown()
2014-12-17 cinap_lenrekpc, pc64: remove old B.COM command line parsing and...
2014-12-16 cinap_lenrekkernel: remove obsolete comment regarding Mntcache...
2014-12-14 cinap_lenrekkernel: get rid of /boot/boot parametrization
2014-12-13 cinap_lenrekpc, pc64: untangle embedded controller (ec) dependency...
2014-12-07 mischiefpc, pc64: add and enable ethervirtio driver
2014-11-20 cinap_lenrekpc, pc64: preserve last KB of conventional memory ...
2014-11-15 cinap_lenrekpc64: get rid of fixed 8MB INIMAP and dynamically map...
2014-11-10 cinap_lenrekpc64: fix comment description of pc64 kernel configuration
2014-11-09 cinap_lenrekmerge
2014-11-09 cinap_lenrekpc, pc64: provide access to embedded controller with...
2014-11-09 cinap_lenrekkernel: remove implicit Proc* argument from procctl()
2014-11-02 cinap_lenrekpc, pc64: implement acpi reset (for efi)
2014-11-01 cinap_lenrekpc, pc64: more sanity checking for lowraminit()
2014-11-01 cinap_lenrekpc64: remove unused pdballoc and pdbfree counters from...
2014-10-21 cinap_lenrekpc, pc64: make mtrr() callable from interrupt context...
2014-10-18 cinap_lenrekpc, pc64: allow passing RSDT pointer in *acpi= boot...
2014-09-27 aijumerge
2014-09-24 mischiefpc64: enable rtl8169 driver (thanks awabimakoto for...
2014-09-21 cinap_lenrekpc64: print "Plan 9" on boot, cleanup pccpu64 files
2014-08-21 cinap_lenrekpc64: enable ether8139 in kernel config (thanks hiro)
2014-08-18 cinap_lenrekpc, pc64: fix off by one error in _multibootentry
2014-08-07 cinap_lenrekpc, pc64: make pc kaddr() check reject -KZERO address...
2014-08-07 cinap_lenrekpc64: fix wrong Ureg* argument on note handler (thanks...
2014-07-21 cinap_lenrekpc64: cleanup syscallentry()
2014-07-20 cinap_lenrekpc64: dont save/restore DS/ES/FS/GS segment registers...
2014-07-20 cinap_lenrekpc64: preserve user extern registers R14 and R15 across...
2014-07-09 cinap_lenrekpc, pc64: initial machine check architecture support
next