]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2019-05-11 cinap_lenrekdevip: make sure ifc is bound in add6 ctl command
2019-05-11 cinap_lenrekdevip: remove unused c->car qlock, avoid potential...
2019-05-11 cinap_lenrekdevip: avoid media bind/unbind kproc reader startup...
2019-05-10 23hirotimezones: add India (thanks joe9)
2019-05-10 cinap_lenrekbcm64: use exclusive monitor on nrdy to wake up idlehands()
2019-05-10 cinap_lenrekape: fix malloc to deal with more than 4GB of memory...
2019-05-09 cinap_lenreklibc: fix return value for arm64 memset() and memove()
2019-05-09 cinap_lenreklibc: use MOVP instruction for arm64 memmove() and...
2019-05-09 cinap_lenrekbcm64: use MOVP instruction for saving and restoring...
2019-05-09 cinap_lenreklibmach: remove newline
2019-05-09 cinap_lenreklibmach: support for MOVP instruction disassembly for...
2019-05-09 cinap_lenrek7l: implement MOVP instruction
2019-05-09 cinap_lenreklibc: provide arm64 assembly versions for memmove(...
2019-05-09 cinap_lenrekbcm64: map framebuffer write-through to allow unaligned...
2019-05-07 cinap_lenrekwadfs: avoid comma operator after PBIT32() macros
2019-05-07 cinap_lenrekplan9.ini(8), boot(8): clarify the use of $rootdir...
2019-05-07 cinap_lenreknusb/usbd: work around devices that ignore the high...
2019-05-07 Ori BernsteinSand edges down on GBIT64()/PBIT64() macros.
2019-05-06 cinap_lenrekmerge
2019-05-06 cinap_lenrekdist/mkfile: add *.pi3.img target for ARM64 raspberry pi3
2019-05-05 mischieflib: update pci database
2019-05-05 cinap_lenrekbootrc: fix $rootdir and $rootspec handling (thanks...
2019-05-05 cinap_lenrekbcm: make sure fiq is on enabled on cpu0
2019-05-05 cinap_lenrekbcm64: provide idlehands() function
2019-05-05 cinap_lenrekbcm64: get rid of usb workaround delay
2019-05-05 cinap_lenrekusbdwc: enable Slowbuilkin workarround, improve split...
2019-05-04 cinap_lenreklibc: fix NaN check precedence bug in modf() (thanks...
2019-05-04 cinap_lenrekacid: add arm64 support
2019-05-03 cinap_lenrekrootstub: add /sys/lib/dist/ndb/dhcp/
2019-05-03 cinap_lenrekpc kernel: remove countpagerefs() (thanks BurnZeZ)
2019-05-03 cinap_lenrekkernel: exec support for arm64 binaries
2019-05-03 cinap_lenrekbcm64: add experimental work in progress arm64 kernel...
2019-05-03 cinap_lenrekbcm: don't call nil on PADDR() in dmaaddr(), return...
2019-05-03 cinap_lenrekbcm: move fiq saved pc adjust into lexception.s so...
2019-05-03 cinap_lenrekuartpl011: dont touch line control while uart is enabled
2019-05-03 cinap_lenrekktrace: arm64 support
2019-05-03 cinap_lenrekarm64: add mkfile
2019-05-03 cinap_lenrekpython: arm64 support
2019-05-03 cinap_lenrekgs: arm64 support
2019-05-03 cinap_lenrekgs: avoid stupid shifts by casting to uint64_t
2019-05-03 cinap_lenrekape: initial support for arm64
2019-05-03 cinap_lenreklibthread: initial support for arm64
2019-05-03 cinap_lenreklibmp: add dummy mkfile for arm64
2019-05-03 cinap_lenreklibsec: dummy mkfile for arm64
2019-05-03 cinap_lenreklibmach: initial arm64 support
2019-05-03 cinap_lenreklibc: initial arm64 support
2019-05-01 cinap_lenrek7l: add missing AFMOVD with EXT/AUTO/LOREG operands...
2019-05-01 cinap_lenrekkernel: get rid of checkpagerefs() debugging
2019-05-01 cinap_lenrekkernel: export freepages() function so it can be used...
2019-05-01 cinap_lenrekkernel: include lock pointer in error report, stop...
2019-05-01 cinap_lenrekkernel: insert memory barrier in the scheduler before...
2019-05-01 cinap_lenrek[5678vq]c: fix .safe node type for *FUNC() = *FUNC...
2019-05-01 cinap_lenrekvmx: build vmx only for 386 or amd64
2019-04-27 cinap_lenrekether8169: fix thinkpad A485 ethernet (thanks mischief)
2019-04-25 cinap_lenrek7c: don't emit SXTW for non-register source operand
2019-04-23 cinap_lenrekdistproto: add /lib/news/ (thanks lyndon)
2019-04-22 cinap_lenrek7l: there is no BIC* $bimm variant
2019-04-19 cinap_lenrekusbxhci: make stuck usb transactions interruptable.
2019-04-19 cinap_lenrekdistproto: add /lib/ndb/dhcp/ directory (thanks lyndon)
2019-04-18 mischiefnusb/usbd: stop sending port enable commands
2019-04-17 cinap_lenrek7l: deal with huge (negative or > 24bit) register offse...
2019-04-17 cinap_lenrek7c: fix long to vlong/pointer conversion, avoid negativ...
2019-04-16 cinap_lenrekdevsd: fix sddelpart() AGAIN
2019-04-16 cinap_lenrekawk: fix nextfile crash (thanks leetspete)
2019-04-15 BurnZeZdevsd: fix panic when using "delpart" to remove a parti...
2019-04-14 mischiefpc: audiohda: recognize AMD Family 17h hd audio controller
2019-04-14 mischiefpc: devarch: recognize AMD Ryzen model
2019-04-14 mischiefpc: pci: add AMD FCH LPC bridge to southbridges
2019-04-14 mischiefnusb/usbd: fix dump %U formatter
2019-04-14 BurnZeZip(3): document TCP ctl close command
2019-04-14 cinap_lenrekdevip: reject bad numeric ports (such as 9fs -> 9)
2019-04-11 cinap_lenrekbcm: move CONFADDR parsing into bootargs.c, simplify...
2019-04-11 cinap_lenrekbcm: don't use PADDR() to convert bus address to physic...
2019-04-11 cinap_lenrekkernel: get rid of KSTKSIZE alias for KSTACK
2019-04-11 cinap_lenrekmerge
2019-04-11 cinap_lenrekkernel: get rid of PTR2UINT() and UINT2PTR() macros
2019-04-11 cinap_lenrekbcm: dont assume PHYSDRAM 0 in dmaaddr(), fix dmaioaddr()
2019-04-11 cinap_lenrekbcm: add pl011 uart driver
2019-04-10 cinap_lenrekbcm: move okay() from uartmini.c to devarch.c
2019-04-10 cinap_lenrekbcm: add irq.c to mkfile
2019-04-10 cinap_lenrekbcm: move interrupt handling out of trap.c into irq.c
2019-04-09 BurnZeZfix bad function declarations in manpages
2019-04-08 BurnZeZthread(2): threadsetname takes a fmt string
2019-04-08 cinap_lenrekaudiohda: add support for Gemini-Lake audio in Intel...
2019-04-08 cinap_lenrek7l: fix vlong constants in literal pool for non-MOV...
2019-04-08 cinap_lenrek7l: fix bitcon instruction selection and encoding
2019-04-08 cinap_lenrek7l: add arm64 linker (initial sync)
2019-04-08 cinap_lenrek7a: fix indexreg operations
2019-04-08 cinap_lenrek7a: fix post increment operands
2019-04-08 cinap_lenrek7c: fix registerization of vlong constants
2019-04-08 cinap_lenrekadd arm64 c compiler and assembler (thanks charles...
2019-04-08 cinap_lenrekrootstub: create arm64 directories
2019-04-07 BurnZeZuptime: rewrite in awk
2019-04-06 cinap_lenreklibauthsrv: authdial smprint() out of memory autism
2019-04-04 cinap_lenreksgi: remove obsolete TSTKTOP constant
2019-04-04 cinap_lenrekxen: remove obsolete TSTKTOP constant
2019-04-04 cinap_lenrekbcm: remove obsolete TSTKTOP constant
2019-04-04 cinap_lenrekpc64: get rid of TSTKTOP, USTKTOP is the end of user...
2019-04-03 cinap_lenreksshnet: get rid of Announced state, simplify
2019-04-03 cinap_lenreksshnet: implement listen (port forwarding)
next