]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc64
ether82563: add 0x15bd i219-lm variant (thanks crab1)
[plan9front.git] / sys / src / 9 / pc64 /
2021-07-14 cinap_lenrekpc, pc64: increase confmem slots to 64
2021-07-11 cinap_lenrekvirtio: add non-legacy virtio 1.0 drivers for disk...
2021-06-04 Alex Musolinomerge
2021-05-12 cinap_lenrekpc64: avoid getcr3() in mmuflushtlb()
2021-04-25 cinap_lenrekkernel: clean up Mach structure
2021-04-02 cinap_lenrekkernel: get rid of physical page bank array and use...
2021-01-17 cinap_lenrekmerge
2021-01-17 cinap_lenrekpc, pc64: add minimal HPET driver to measure LAPIC...
2020-12-21 cinap_lenrekkernel: update procsave() comment, we'r not holding...
2020-12-20 cinap_lenrekkernel: handle tos and per process pcycle counters...
2020-12-17 cinap_lenrekether2114x: vetting the driver for pc64
2020-12-15 Alex Musolinomerge
2020-12-06 cinap_lenrekmerge
2020-12-06 cinap_lenrekpc64: assign fpsave/fprestore only once in fpuinit()
2020-12-06 cinap_lenrekpc64: AMD64 mandates SSE support, remove the check...
2020-12-06 cinap_lenrekpc, pc64: move all fpu specific code from main.c to...
2020-12-06 Sigridamd64: FP: back to static size for allocation and copying
2020-12-06 Sigridamd64: FP: always use enough to fit AVX state and align...
2020-12-06 Sigridamd64, vmx: support avx/avx2 for host/guest; use *noavx...
2020-12-05 cinap_lenrekpc, pc64: allocate dma bounce buffer right after xinit()
2020-12-05 cinap_lenrekpc, pc64: exclude memory regions with unusual MTRR...
2020-11-29 cinap_lenrekpc, pc64, xen: rewrite interrupt handling code
2020-11-22 cinap_lenrekpc, pc64: move common irq handling code out of trap.c
2020-11-21 cinap_lenrekpc, pc64: fix grub multiboot
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...
next