]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port
usbehci: align page td buffer for >16K transfers, fix isohsinit()
[plan9front.git] / sys / src / 9 / port /
2013-04-12 cinap_lenrekusbehci: align page td buffer for >16K transfers, fix...
2013-03-16 cinap_lenreksysexec: fix possible segment overlap with temporary...
2013-02-21 cinap_lenrekmerge
2013-02-21 cinap_lenreknetif: fix stat() on "stats" and "ifstats" files in...
2013-02-10 cinap_lenrekmerge
2013-02-10 cinap_lenreketheriwl: add /lib/firmware to bootfs.paq proto file
2013-02-01 cinap_lenrekaudio: fix delay control, increase default buffer delay...
2013-01-31 cinap_lenrekusbehci: remove panic() calls from interrupts if stuff...
2013-01-27 cinap_lenrekaudioac97: fix inverted recgain control, init to zero...
2013-01-26 cinap_lenrekomap: update omap kernel (from sources)
2013-01-26 cinap_lenrekdevuart: export uartenable()
2013-01-26 cinap_lenrekkernel: add portable uncached memory allocator (ucalloc...
2013-01-26 cinap_lenrekkernel: add portable sd mmc interface (from sources)
2013-01-19 cinap_lenrekaudiohda: first attempt on audio recording support...
2013-01-18 cinap_lenrekmerge
2013-01-18 cinap_lenrekaudioac97: audio recording
2013-01-13 cinap_lenrekremove non standard COM3 (eia2) serial port from i8250...
2013-01-09 cinap_lenrekdevtls: fix hmac buffer size for SHA1 hashes (from...
2013-01-03 cinap_lenrekscsi: do only 36 byte inquiry
2013-01-03 cinap_lenrekdevmouse: deduplicate some code by using absmousetrack()
2012-12-31 cinap_lenrekfix utf and rune handling in preparation for 32bit...
2012-12-26 cinap_lenrekdevsd: fix possible sdbio() race with inquiry data...
2012-12-06 cinap_lenrekmove devusb to port
2012-12-05 cinap_lenrekmove usb ethernet in bootfs.paq
2012-12-04 cinap_lenrekdevtls: add support for aes_128_cbc and aes_256_cbc...
2012-12-04 cinap_lenrekdevssl: handle bad secretin/secretout ctl arguments...
2012-12-04 cinap_lenrekdevpipe: import pipe wstat() support to change permissi...
2012-11-28 cinap_lenrekusbehci: route ports to all ehci controllers, not just...
2012-11-23 cinap_lenrekratrace: fix race conditions and range check
2012-11-07 cinap_lenreklimit clunk queue length for cclose()
2012-11-07 cinap_lenrekfix spurious kproc ppid
2012-11-07 cinap_lenrekdevproc: remove pgrpid == 1 check for notepg open
2012-10-27 cinap_lenrekdevdraw: fix stats for #i/winname (thanks jas)
2012-10-22 cinap_lenrekdevproc: fix another channel leak, move the cclose...
2012-10-22 cinap_lenrekfix devproc text chan leak
2012-10-17 cinap_lenrekkernel: mnt cache rework
2012-10-16 cinap_lenrekkernel: duppage cleanup
2012-10-16 cinap_lenrekkernel: cachedel() lock order, lookpage, cleanup
2012-10-15 cinap_lenrekswap: track swap pages with > 255 references, setswapch...
2012-10-14 cinap_lenrekkernel: attachimage / exec error handling
2012-10-11 cinap_lenrekkernel: try to catch some (rare) mistakes
2012-10-10 cinap_lenrekkenrel: simplify image cache by use of ccloseq()
2012-10-01 cinap_lenrekdevproc buffer overflow, strncpy
2012-09-30 cinap_lenrekfix devproc and killbig segment race
2012-09-14 cinap_lenrekQcoalesce patch to satisfy full read length
2012-09-05 cinap_lenrekdevshr: honor noattach
2012-09-03 cinap_lenrekusb: fix potential isoread overruns, error instead...
2012-09-02 cinap_lenrekusb: fix isowrite putsamples race
2012-08-29 cinap_lenrekmerge
2012-08-27 aijufixed RFNOMNT
2012-08-24 cinap_lenreksyscallfmt: use up->syserrstr instead of up->errstr...
2012-08-24 cinap_lenrekwait: always check up->nchild before going to sleep
2012-08-24 cinap_lenrekdevmnt: more carefull wakeup in mountmux
2012-08-07 aijuadded hjfs
2012-08-07 cinap_lenrekadd Echange[] error string
2012-07-30 cinap_lenrektsemacquire: manpage and syscallfmt
2012-07-29 cinap_lenrekadd tsemacquire syscall for go
2012-07-08 cinap_lenrekqio: raise critical queue bloat threshold from 2 to...
2012-05-03 cinap_lenrekbring back il protocol support
2012-05-03 cinap_lenrekkernel: move duplicated random.c to port
2012-04-28 cinap_lenrekmerge
2012-04-28 cinap_lenrekavoid leaking up->dot into the closeproc
2012-04-27 cinap_lenrekfix missed clunkq wakeup race
2012-04-27 cinap_lenrekasync clunk for cached mounts, fix closeproc explosion
2012-03-28 cinap_lenrekmerge
2012-03-28 cinap_lenrekpanic: trailing newlines
2012-03-28 cinap_lenrekport/chan.c: fix locking issue
2012-03-07 cinap_lenrekusbehci: import changes from sources (portreset, port...
2012-02-23 cinap_lenrekcorrecting unicode superscripts for 1 2 and 3
2012-02-20 cinap_lenrekdevdraw: use QLock to serialize sleep on refresh to...
2012-02-16 cinap_lenrekmerge
2012-02-16 cinap_lenrekkernel: remove duppage debug, add comments, cleanup
2012-02-16 glendamerge
2012-02-16 cinap_lenrekkernel: duppage checking
2012-02-13 cinap_lenrekmerge
2012-02-13 cinap_lenrekdevmouse: add twitch mousectl command
2012-02-08 cinap_lenrekadd Etoolong error string, cleanup genbuf truncation fix
2012-02-07 cinap_lenrekfix endless devwalk loops caused by genbuf truncation
2012-02-06 cinap_lenrekmake smalloc() uninterruptable as most callers cant...
2012-02-05 cinap_lenrekfix potential double ready in postnote() for rendezvous
2012-02-05 cinap_lenrekmore checking for eqlock
2012-02-04 cinap_lenrekmerge
2012-02-04 cinap_lenrekdevuart: fix no memory panic with zero number of uarts
2012-01-23 cinap_lenrekfix double free in exec
2012-01-22 cinap_lenrekfix unlock(&procalloc) race on mp systems
2012-01-15 cinap_lenrekeqlock: cleanup
2012-01-12 cinap_lenrekfix race condition of the CCACHE flag by clearing the...
2012-01-09 cinap_lenrekkernel: keep segment locked for data2txt
2012-01-09 cinap_lenrekeqlock: dont rely on notepending flag when detecting...
2011-12-22 cinap_lenrekswap: make sure swapchan doesnt use the mntcache
2011-12-22 cinap_lenrekkernel: make mntcache effective, be carefull
2011-12-21 cinap_lenrekkernel: better pidalloc()
2011-12-20 cinap_lenrekkernel: add pidalloc() and reuse pid once the counter...
2011-12-13 cinap_lenrekdevfs: dont raise "no more trees" if malloc fails
2011-12-13 cinap_lenrekkillbig(): fix crash if no process could be found
2011-12-13 cinap_lenrekpanic(): dont print message twice. for terminals, dont...
2011-12-12 cinap_lenrekdevbridge: fix
2011-12-12 cinap_lenrekglitch :-)
2011-12-12 cinap_lenrekkernel: fix more malloc/smalloc errors
2011-12-12 cinap_lenrekdevfs: fix cryptio memory leak
next