]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
sdiahci, sdodin: avoid calling kproc() while holding ilock()
[plan9front.git] / sys / src / 9 /
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-20 cinap_lenrekbcm, kw, omap, teg2: implement setregisters()
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-14 cinap_lenrekmerge
2019-06-14 cinap_lenrekdevdtracy: make machlocks and dtktab static
2019-06-14 cinap_lenrekbcm64: implement dtracy support
2019-05-22 cinap_lenrekdevip: if the server does not support TCP ws option...
2019-05-19 cinap_lenrekbcm, bcm64: fix cache operations for dma and emmc
2019-05-17 cinap_lenrekmerge
2019-05-17 cinap_lenrekbcm64: remove unneccesary tlb flush on mmuidmap()
2019-05-17 cinap_lenrekbcm64: no need to flush instruction cache when switchin...
2019-05-17 cinap_lenrekbcm64: switch to 64k page size
2019-05-15 cinap_lenrekbcm64: generalize mmu code
2019-05-15 cinap_lenrekbcm64: fix mmu0clear() mistake from previous commit
2019-05-13 cinap_lenrekbcm: add cache invalidate before accessing prop buffer
2019-05-13 cinap_lenrekbcm64: implement reboot support
2019-05-13 cinap_lenrekbcm, bcm64: preserve memsize across reboots, avoid...
2019-05-11 cinap_lenrekdevip: do not lock selftab in ipselftabread(), remove...
2019-05-11 cinap_lenrekdevip: reset speed and delay on bind, adjust burst...
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 cinap_lenrekbcm64: use exclusive monitor on nrdy to wake up idlehands()
2019-05-09 cinap_lenrekbcm64: use MOVP instruction for saving and restoring...
2019-05-09 cinap_lenrekbcm64: map framebuffer write-through to allow unaligned...
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-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-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-04-27 cinap_lenrekether8169: fix thinkpad A485 ethernet (thanks mischief)
2019-04-19 cinap_lenrekusbxhci: make stuck usb transactions interruptable.
2019-04-16 cinap_lenrekdevsd: fix sddelpart() AGAIN
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 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-08 cinap_lenrekaudiohda: add support for Gemini-Lake audio in Intel...
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-02 cinap_lenrekmerge
2019-04-01 Alex Musolinomerge
2019-03-30 BurnZeZbootrc: simplify if statement
2019-03-30 cinap_lenrekdtracy: avoid dmachlock() race
2019-03-27 cinap_lenrekmerge
2019-03-27 cinap_lenrekbootrc: handle automatic ip configuration on gbe media
2019-03-27 cinap_lenrekplan9.ini: add nora6= option to disable automatic ipv6...
2019-03-21 cinap_lenreknusbrc: detect "keyboardio model 01", appears as multif...
2019-03-07 cinap_lenrekmerge
2019-03-07 cinap_lenrekdevip: ignore the evil bit in fragment info field
2019-03-07 cinap_lenrekdevip: ignore icmp advise about laggard fragments
2019-03-04 qwxigfx: add support for 915gm
2019-03-04 cinap_lenrekdevip: ignore reserved fragment offset bits
2019-03-04 cinap_lenrekdevip: handle packet too big advise for icmp6, remove...
2019-03-04 cinap_lenrekdevip: use common code in icmp for handling advise
2019-03-04 cinap_lenrekdevip: zero fragment offset after reassembly, remove...
2019-03-04 cinap_lenrekdevip: fix fragment forwarding
2019-03-03 cinap_lenrekdevip: simplify ip reassembly functions, getting rid...
2019-03-03 cinap_lenrekdevip: fix block list handling for icmp/icmp6, use...
2019-03-03 cinap_lenrekqio: handle common case in trimblock()
2019-03-03 cinap_lenrekdevip: fix ip fragmentation handling issues with header...
2019-02-27 cinap_lenreklibip: move optimized 386 assembly version of ptclbsum...
2019-02-27 cinap_lenrekkernel: remove ptclbsum dependencies from configs
2019-02-27 cinap_lenrekpi, pi2: remove ptclbsum dependency from config
2019-02-25 cinap_lenrekpc, pc64: fix %.*s format in multibootargs
2019-02-25 cinap_lenrekwifi: fix %.*s format in wifictl
2019-02-13 cinap_lenrekdevip: remove unused eipconvtet.c and ptclbsum.c files
2019-02-13 cinap_lenrekdevip: ipv6 loopback ::1 has link-local scope
2019-02-11 cinap_lenrekdevip: use parseipandmask() for ipifc and route control...
2019-02-01 cinap_lenrekbcm: include sdmmc in pi kernel configuration
2019-01-30 cinap_lenrekdevdraw: get rid of softscreen==0xa110c hack and make...
next