]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc64
merge
[plan9front.git] / sys / src / 9 / pc64 /
2020-11-21 cinap_lenrekmerge
2020-11-21 cinap_lenrekpc, pc64: implement disabling of msi interrupts
2020-11-21 cinap_lenrekpc, pc64: disable all pci devices for /dev/reboot
2020-11-17 cinap_lenrekpc, pc64: load idt early in trapinit0()
2020-11-03 cinap_lenrekmerge
2020-11-03 cinap_lenrekpc, pc64: allocate i/o port space for unassigned pci...
2020-09-13 cinap_lenrekmerge
2020-09-13 cinap_lenrekkernel: massive pci code rewrite
2020-08-03 cinap_lenrekmerge
2020-07-16 cinap_lenrekmerge
2020-07-16 cinap_lenrekpc64: disable interrupts in mmuwalk() for checkmmu()
2020-06-06 cinap_lenrekmerge
2020-06-06 cinap_lenrekdevpccard: use 64-bit physical addresses
2020-06-06 cinap_lenrekpc, pc64: use 64-bit physical addresses for ISAConf...
2020-06-06 cinap_lenrekpc, pc64: use 64-bit physical addresses for vmap()...
2020-05-22 cinap_lenrekpc, pc64: do page attribute table (PAT) init early...
2020-04-10 cinap_lenrekkernel: cleanup the software mouse cursor mess
2020-04-09 cinap_lenrekpc, pc64: remove "got unassigned irq" prints
2020-04-05 cinap_lenrekmerge
2020-04-05 cinap_lenrekpc64: remove rampage() nil check
2020-04-04 cinap_lenrekmerge
2020-04-04 cinap_lenrekpc, pc64: new memory map code
2020-03-29 Sigridpc64: enable uartpci (thanks taw9 for testing)
2020-02-02 cinap_lenrekkernel: cleanup makefile for $CONF.$O target
2020-01-26 cinap_lenrekkernel: implement portable userinit() and simplify...
2020-01-11 cinap_lenrekpc64: adapt vgaradeon driver to 64-bit (thanks Robert...
2019-12-02 cinap_lenrekmerge
2019-12-02 cinap_lenrekpc, pc64: clear debug watchpoint registers on exec...
2019-12-01 cinap_lenrekpc, pc64: merge adjacent e820 map entries of same type
2019-11-24 cinap_lenreksd53c8xx: fix the driver for amd64, fix alignment/paddi...
2019-09-08 cinap_lenrekmerge
2019-09-08 cinap_lenrekkernel: clear FPillegal in pexit() and before pprint()
2019-08-29 cinap_lenrekpc64: map kernel text readonly and everything else...
2019-08-27 cinap_lenrekpc64: implement NX bit discovery, map kernel mappings...
2019-08-27 cinap_lenrekkernel: catch execution read fault on SG_NOEXEC segment
2019-08-26 cinap_lenrekkernel: expose no execute bit to portable mmu code...
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
next