]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc64
bcm64: set XN bits for kernel device mappings
[plan9front.git] / sys / src / 9 / pc64 /
2019-07-17 cinap_lenrekusbehci: introduce dmaflush() function to handle portab...
2019-07-11 cinap_lenrekmerge
2019-07-11 cinap_lenrekkernel: move common ethermii to port/
2019-06-28 cinap_lenrekpc64: preallocate mmupool page tables
2019-06-19 cinap_lenrekpc64: actually fix it, what was i THINKING
2019-06-19 cinap_lenrekpc64: fix compiler warning in rebootjump() entry calcul...
2019-05-01 cinap_lenrekkernel: get rid of checkpagerefs() debugging
2019-04-04 cinap_lenrekpc64: get rid of TSTKTOP, USTKTOP is the end of user...
2019-01-22 cinap_lenrekpc64: properly handle faulterror in faultamd64()
2019-01-04 cinap_lenrekpc, pc64: properly track dependencies for mem.h on...
2018-12-23 cinap_lenreketherx550: add intel 10GB ethernet controlller x550...
2018-12-12 Alex Musolinomerge
2018-12-11 aijukernel: change peek to return number of characters...
2018-12-11 aijudtracy: catch page faults
2018-12-11 aijuadd dtracy support to mkdevc and enable dtracy with...
2018-11-19 cinap_lenrekpc, pc64: park application processors in rebootcode...
2018-10-07 cinap_lenrekpc, pc64: add pcienable() and pcidisable() functions
2018-10-05 cinap_lenrekmerge
2018-10-05 cinap_lenrekpc, pc64: increase CONFADDR buffer from 4K to 24K
2018-07-24 23hiromerge
2018-07-22 cinap_lenrekpc, pc64: look for "RSD PTR " in ACPI reserved memory...
2018-07-11 aijupc64: update headers to match pc
2018-06-14 cinap_lenrek9pc, 9pc64: make mapalloc() and mapfree() static in...
2018-05-27 cinap_lenrekmerge
2018-05-27 cinap_lenreksdram: experimental ramdisk driver
2018-05-24 aijumerge
2018-05-21 cinap_lenrekpc64: fix fpu bug
2018-04-12 kremlinadd missing ethermii.h dependencies. patch from cinap_l...
2018-03-17 cinap_lenrekpc64: fix _intrr(), avoid the linker moving _intrr...
2018-03-17 cinap_lenrekpc64: add magic _intrr() symbol for ktrace (thanks...
2018-02-18 cinap_lenrekdevether: mux bridges, portable netconsole
2018-02-11 cinap_lenrekethersink: provide promisc and multicast functions...
2018-02-11 cinap_lenrekkernel: move devether and wifi to port/
2018-01-29 cinap_lenrekpc64: fix kmap() and invlpg()
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()...
next