]> git.lizzy.rs Git - plan9front.git/history - sys/src
pc: replace duplicated and broken mmu flush code in vunmap()
[plan9front.git] / sys / src /
2019-09-06 Ori Bernsteinmerge
2019-09-06 David du Colombiersys/src/libventi: implement vtsha1 and vtsha1check...
2019-09-06 David du Colombiersys/src/libventi: implement vtreconn and vtredial functions
2019-09-06 cinap_lenrekip/ipconfig: don't leave behind null address when dhcp...
2019-09-06 Ori BernsteinAdd RFC2822 (email style) formatted dates to to date(1).
2019-09-04 cinap_lenrekkernel: get rid of tmperrbuf and use syserrstr swapping...
2019-09-04 cinap_lenrekkernel: make exec clear errstr, stop side-channels...
2019-09-02 cinap_lenrekbcm64: enable devgpio in kernel configuration (thanks...
2019-08-30 cinap_lenrekndb/dnsquery, ndb/csquery: write ">" prompt to stderr...
2019-08-30 cinap_lenrekauth/rsa2asn1: implement private key export with -a...
2019-08-29 cinap_lenrekpc64: map kernel text readonly and everything else...
2019-08-28 cinap_lenrek8l, 6l: fix "unknown relation: TEXT" xfol() bug (thanks...
2019-08-27 cinap_lenrekkernel: prohibit changing cache attributes (SG_CACHED...
2019-08-27 cinap_lenrekkernel: make user stack segment non-executable
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-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-08-26 qwxvncv: fix snarf buffer realloc memory corruption
2019-08-25 cinap_lenrekemmc: 50MHz highspeed support (from richard miller)
2019-08-25 cinap_lenrekbcm64: replace emmc2 driver with richard millers sdhc...
2019-08-23 cinap_lenrekbcm64: deal with discontinuous memory regions, avoid...
2019-08-22 cinap_lenrekbcm: invalidate cache on Fbinfo after firmware completion
2019-08-22 cinap_lenrekbcm: flush out early boot messages on uart and screen...
2019-08-21 cinap_lenrekbcm: set XN bits for kernel device mappings
2019-08-19 cinap_lenrekbcm64: do not use OTP_BOOTMODE_REG to determine OSC...
2019-08-18 cinap_lenrekdisk/format: implement long name support
2019-08-18 cinap_lenrekadd missing device tree file for raspberry pi 4
2019-08-18 cinap_lenrekadd raspberry pi 4 kernel and bootloader to pi3.img...
2019-08-18 cinap_lenrekbcm64: add support for more than 1GB of ram (untested)
2019-08-18 cinap_lenrekbcm64: add driver for emmc2 controller
2019-08-16 cinap_lenrekbcm: fix typo in gpio.c on unused AFedge0 constant
2019-08-16 cinap_lenrekbcm64: poll gisb arbiter for asynchronous bus errors
2019-08-16 cinap_lenrekethergenet: remove debugging
2019-08-16 cinap_lenrekbcm64: set XN bits for kernel device mappings
2019-08-12 cinap_lenrekcc: use 7 octal digits for 21 bit runes
2019-08-02 cinap_lenreklibauth: do not set errstr in auth_rpc() for ARdone...
2019-07-28 cinap_lenrekbcm, bcm64: add vcore support for raspberry pi 3 GPIO...
2019-07-27 cinap_lenrekbcm, bcm64: add BCM2711 support for gpiopull(), fix...
2019-07-27 cinap_lenrekbcm64: fix wrong prescaler for generic timer on rpi4
2019-07-25 cinap_lenrekethergenet: fix flow control negotiation
2019-07-25 cinap_lenrekbcm, bcm64: clean dma destination buffer before issuing...
2019-07-25 cinap_lenrekbcm64: add config for raspberry pi 4
2019-07-25 cinap_lenrekbcm64: work in progress genet ethernet driver for raspb...
2019-07-25 cinap_lenrekbcm64: reorganize virtual memory map for rapberry pi4
2019-07-25 cinap_lenrekbcm64: update io.h for pci express and raspberry pi 4
2019-07-25 cinap_lenrekbcm64: add pci express driver for raspberry pi 4
2019-07-25 cinap_lenrekbcm64: add gic interrupt controller driver for raspberr...
2019-07-25 cinap_lenrekbcm64: add gisb arbiter driver to catch bus timeouts
2019-07-25 cinap_lenrekbcm, bcm64: make irq.$O optional and add intrdisable...
2019-07-25 cinap_lenrekbcm64: strip debug symbols to make sure .img file is...
2019-07-25 cinap_lenrekbcm, bcm64: add dmaflush() function and make virtio...
2019-07-25 cinap_lenrekbcm, bcm64: add support for device tree parameter passing
2019-07-17 cinap_lenrekusbxhci: implement portable dma flush operations and...
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-07-11 cinap_lenrekdevuart: make sure uart is enabled in uartkick()
2019-07-02 cinap_lenrekusbxhci: fix mysterious ENABLESLOT failures (update...
2019-06-28 cinap_lenrekpc64: preallocate mmupool page tables
2019-06-24 cinap_lenrekape: reimplement rename() - fixing compiler warnings...
2019-06-24 cinap_lenrek8c, 6c: LEA x, R; MOV (R), R -> MOV x, R
2019-06-24 cinap_lenrek8c, 6c: avoid allocating index registers when we don...
2019-06-24 cinap_lenrek8c: skip 64-bit regpair allocation for OINDEX nodes...
2019-06-23 cinap_lenrekape: revert rename() change
2019-06-21 Ori BernsteinTurn on warnings when building libap.
2019-06-21 cinap_lenrekgs: apply mitigations against CVE-2017-8291 (thanks...
2019-06-20 cinap_lenrekcwfs: remove orphaned lrand.c
2019-06-20 cinap_lenrekcwfs: remove old some assert() debugging
2019-06-20 cinap_lenrekbcm, kw, omap, teg2: implement setregisters()
2019-06-20 cinap_lenrekcwfs: fix root access time qid path comparsion
2019-06-20 cinap_lenrekupas/smtp: handle temporary authentication failures
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-06-19 cinap_lenrekcc: remove nullwarn() from OCAST codegen, zap void...
2019-06-19 cinap_lenrekcwfs: properly handle 64 bit qid path
2019-06-19 cinap_lenrekpcc: back out -+ flag removal to allow gracefull upgrad...
2019-06-19 Ori BernsteinAlways turn on the -+ flag in cpp
2019-06-19 Ori BernsteinImport compiler warnings and bugfixes from Charles.
2019-06-18 cinap_lenrekmerge
2019-06-18 cinap_lenrek8c, 6c: fix INDEX node #reg calculation
2019-06-18 Ori BernsteinDelete dead code.
2019-06-17 Ori BernsteinAdd test for pow.c
2019-06-16 Ori BernsteinHandle NaN and Inf edge cases as specified by posix...
2019-06-14 cinap_lenrekmerge
2019-06-14 cinap_lenrekdevdtracy: make machlocks and dtktab static
2019-06-14 cinap_lenrekbcm64: implement dtracy support
2019-06-11 Alex Musolinosnoopy(8): add support for dhcp classless static routes...
2019-06-11 Alex Musolinosnoopy(8): avoid extra spaces in dhcp filter output
2019-06-11 Alex Musolinosnoopy(8): include dhcp.h instead of replicating bootp...
2019-06-08 Alex Musolinofile(1): recognise unified diff output
2019-05-31 BurnZeZplumber: loop will go out of bounds when *++s == '...
2019-05-27 cinap_lenrekssh: work around github.com's broken cipher negotiation...
2019-05-24 cinap_lenrek/sys/src/cmd/mkfile: fix PCONLY exclude (thanks stefan)
2019-05-24 cinap_lenrekawk: no need to call getargv() twice to get the value...
2019-05-24 cinap_lenrekgs: fix missing type check in ztype (thanks jsmoody)
2019-05-23 cinap_lenrekgs: apply fixes for CVE-2018-16509 (thanks jsmoody)
2019-05-22 cinap_lenrekdevip: if the server does not support TCP ws option...
2019-05-20 Alex Musolinoupas/fs: remove read timeout via alarm(2) in pop3resp
2019-05-19 cinap_lenrekvmx: handle build arch exclude in /sys/src/cmd/mkfile
next