]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc64
ssh: loop keyboard-interactive on failure
[plan9front.git] / sys / src / 9 / pc64 /
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
2014-06-22 cinap_lenrekpc64: fix comment for preallocpages()
2014-06-13 cinap_lenrekmerge
2014-06-13 cinap_lenrekpc64: fix MS2HZ (thanks Anthony Martin)
2014-06-08 cinap_lenrekpc64: use pc/pcrandom.$O instead of port/random.$O...
2014-06-07 cinap_lenrekkernel: remove _xinc()/_xdec()
2014-06-07 cinap_lenrekpc64: remove unneeded parens in pmap()
2014-06-07 cinap_lenrekmerge
2014-06-07 cinap_lenrekpc64: implement checkmmu() debug function
2014-06-05 cinap_lenrekpc64: dont trap _xinc()/_xdec() overflow/underflow...
2014-06-01 cinap_lenrekpc64: fix for unsigned comparsion of (top - base) ...
2014-06-01 cinap_lenrekpc64: use 2MB pages for preallocpages()
2014-06-01 cinap_lenrekpc64: allocate palloc.pages from upages
2014-05-29 cinap_lenrekpc, pc64: simplify reboot code
2014-05-25 cinap_lenrekpc64: cleanup mmuzap
2014-05-19 cinap_lenrekpc64: remove cpuserver bigboy hack and honor *kernelper...
2014-05-11 cinap_lenrekpc, pc64: add simd error exception name in trap.c
2014-05-11 cinap_lenrekpc, pc64: handle sse simd exceptions
2014-05-06 cinap_lenrekpc64: fix embrassing typo in mmuzap()
2014-05-01 cinap_lenrekpc64: increase sizes of physical memory bank maps
2014-03-24 cinap_lenrekpc64: prevent dat.h from getting overwritten by .....
2014-03-21 cinap_lenrekpc64: serial console support
2014-03-19 cinap_lenrekpc64: port etherbcm
2014-03-16 cinap_lenrekpc64: amd64 kernel reboot support
2014-03-16 aijumerge
2014-03-16 cinap_lenrekpc64: fix swaped error/flags in dumpregs(), remove...
next