]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
bcm64: use exclusive monitor on nrdy to wake up idlehands()
[plan9front.git] / sys / src / 9 /
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...
2019-01-30 cinap_lenrekbcm: list devswap only once in devtab array
2019-01-28 cinap_lenrekdevdraw: simplify drawgen()
2019-01-27 cinap_lenrekdevip: tcp: Don't respond to FIN-less ACKs during TIME...
2019-01-22 cinap_lenrekdevtls: remove static "already" flag in tlsinit()....
2019-01-22 cinap_lenrekdevswap: simplify, don't panic when writing swapfile...
2019-01-22 cinap_lenrekpc64: properly handle faulterror in faultamd64()
2019-01-13 cinap_lenrekether82563: fix bugus FCA write and link detection...
2019-01-12 cinap_lenrekether82563: work arround spurious jumbo packets on...
2019-01-12 cinap_lenrekether82563: use 9018 byte mtu from datasheet for i217...
2019-01-12 cinap_lenrekmerge
2019-01-12 cinap_lenrekether82563, ether82598, etherx550: round rbsz to multip...
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-23 cinap_lenrekether82598: fix multicast filter (thanks aiju, joe9)
2018-12-15 cinap_lenrekdtracy: avoid pointer to integer truncation warning...
2018-12-13 aijudtracy: get rid of DTName struct, support more than...
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-12-09 aijudtracy: call dtptrigger with a struct pointer rather...
2018-12-08 aijudtracy: add support for aggregations
2018-12-05 cinap_lenrekkernel: remove unused static variable "sofar" from...
2018-12-05 cinap_lenrekkernel: fix tprof on multiprocessor
2018-12-04 cinap_lenrekbootrc: remove $ff references (was old parsed /boot...
2018-11-28 cinap_lenrekdevip: fix arpread, dont return partial entries
2018-11-19 cinap_lenrekpc, pc64: park application processors in rebootcode...
2018-11-18 cinap_lenrekdevip: fix swapped tcp snd.scale and recv.scale in...
next