]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
fcp: use iounit() to determine buffer size, reduce number of worker procs to 8
[plan9front.git] / sys / src / 9 /
2015-07-19 cinap_lenrekdevstream: fast sequential file access with 9p pipelini...
2015-07-16 cinap_lenrekpc: check Sse (bit 25) in cpuiddx before enabling fxsr...
2015-07-15 cinap_lenrekdevproc: make sure statbufread offset wont turn negative
2015-07-14 cinap_lenrekkernel: remove debugalloc.c
2015-07-12 cinap_lenrekether82563: fix multicast filter (based on openbsd...
2015-07-11 cinap_lenreketherrt2860: add multicast stub
2015-07-11 cinap_lenreketheriwl: add multicast stub
2015-07-11 cinap_lenreketherwpi: dont enable transmit power for invalid channe...
2015-07-10 cinap_lenrekwifi: reflect current transmit rate in mbps
2015-07-10 cinap_lenreketherwpi: afra support
2015-07-10 cinap_lenreketheriwl: dont clear descriptors after completion
2015-07-10 cinap_lenrekwifi: adjust transmit rate on error (for etheriwl)...
2015-07-10 cinap_lenrekkernel: use HDR_MAGIC constant to handle Exec header...
2015-07-09 cinap_lenreksysexec(): need () arround AOUT_MAGIC comparsion to...
2015-07-09 cinap_lenreksysexec(): make the mips compiler happy
2015-07-09 cinap_lenrekkernel: reject bogus two byte "#!" shell scripts in...
2015-07-08 cinap_lenrekkernel: various cleanups of imagereclaim(), pagereclaim...
2015-07-07 cinap_lenrekpc64: use unsigned long for kmapindex and mmu counts...
2015-07-07 cinap_lenrekall kernels: declare _tas() to prevent pulling in libc...
2015-06-28 cinap_lenreknusbrc: handle fat formated usb drives without partitio...
2015-06-28 cinap_lenreketherwpi: remove debug prints, use iprint() in interrupt
2015-06-28 cinap_lenreketherwpi: Intel PRO Wireless 3945abg driver based on...
2015-06-28 cinap_lenrekpc, pc64: toggle bit 2 in port 0x61 to reset and enable...
2015-06-21 cinap_lenrekwifi: berlin prime bunny hopping
2015-06-19 cinap_lenrekkernel: do not pull in atom.s from libc for arm kernels
2015-06-19 cinap_lenrekkernel: ignore last page at the top of virtual kernel...
2015-06-18 cinap_lenrekzynq: use KADDR() for kmap() if we can avoiding the...
2015-06-18 cinap_lenrekkernel: ignore memory pages with singular kernel addresses
2015-06-18 cinap_lenrekzynq: fix barriers
2015-06-18 cinap_lenrekkernel: do not inherit Proc.dot (current working direct...
2015-06-18 cinap_lenrekkernel: do not inherit current directory channel (dot...
2015-06-16 cinap_lenrekdevcons: add current pool allocations to #c/swap
2015-06-16 cinap_lenrekkernel: remove waserror() arround newpage() in mntcache
2015-06-15 cinap_lenrekkernel: add pagechaindone() to wakeup processes waiting...
2015-06-15 cinap_lenrekkernel: implement separate wait queues for page allocation
2015-06-15 cinap_lenrekzynq: remove unused PTE typedef
2015-06-15 cinap_lenrekzynq: remove unused statistics fields from Mach structure
2015-06-13 ftrvxmtrxqc, 9/ppc, 9/mtx: fix wrong if statements
2015-06-13 cinap_lenrekkernel: dont use smalloc() to allocate pte array in...
2015-06-13 cinap_lenrekvblade, cifs, usbuhci: fix parenthesis
2015-06-12 cinap_lenrekkernel: fix accounttime() for HZ >= 1000
2015-06-11 cinap_lenrekzynq: increase kernel memory for graphics
2015-06-11 cinap_lenrekzynq: mouse acceleration
2015-06-11 cinap_lenrekzynq: make screen and cursor kprocs exit properly
2015-06-11 cinap_lenrekzynq: add support for hardware cursor
2015-06-11 ftrvxmtrxmerge
2015-06-09 cinap_lenrekzynq: fix flushmemscreen()
2015-06-09 cinap_lenrekip: fix wrong radix for iphash() (thanks yoann padioleau)
2015-06-09 cinap_lenrekzynq: add /dev/fbctl to attach framebuffer to devdraw
2015-06-09 cinap_lenrekdevsegment: fix parsecmd() memory leak
2015-06-07 cinap_lenrekdevfs: remove useless ~OTRUNC mask for openmode
2015-06-07 cinap_lenrekzynq: fix /dev/pl
2015-05-31 cinap_lenrekdevtls: ignore UnrecogniedName (112) alert message...
2015-05-31 cinap_lenrekintegrate disk/edisk with diskparts, bootfs and install...
2015-05-30 cinap_lenrekio.h: fis comment PciSID (alphapc, kw, mtx, teg2) ...
2015-05-30 cinap_lenrekpc/io.h: fix comment for PciSID
2015-05-26 cinap_lenrekpci: map pci bars for devices with base class codes...
2015-05-20 cinap_lenreketherigbe: spi eeprom support (thanks echoline)
2015-05-16 stanley lieberfortunes: What's wrong with the obvious?
2015-05-14 cinap_lenrektcp: fix loopback slowness issue / set tcb->mss for...
2015-05-13 Matthew Veetyfixed by fuck up
2015-05-13 Matthew Veetyremoved ukill.
2015-05-11 cinap_lenrekemmc/pmmc: make all symbols static
2015-05-11 cinap_lenrekkernel: state errstr.h dependency for proc.acid target...
2015-04-30 cinap_lenrekpass Ureg* argument to note handler in R0 register...
2015-04-27 cinap_lenreketheriwl: make rxon() static (thanks aap)
2015-04-26 cinap_lenreketheriwl: check the bluetooth co-existance errors ...
2015-04-24 cinap_lenreketheriwl: support for Centrino Wireless-N 2230 from...
2015-04-16 cinap_lenrekkernel: leave shared, physical and fixed segments alone...
2015-04-16 cinap_lenrekkernel: cannot interrupt segmentio commands
2015-04-16 cinap_lenrekkernel: avoid posting note to kernel process in faulter...
2015-04-15 cinap_lenrekkernel: pass segio error string by pointer
2015-04-15 cinap_lenrekkernel: add segio() function for reading/writing segments
2015-04-13 cinap_lenreksegment: don't store pointers in a long
2015-04-13 cinap_lenreksegment: fix read/write g->dlen race, avoid copying...
2015-04-13 cinap_lenrekzynq: invalidate cache before booting cpu1
2015-04-12 cinap_lenreksegment: speed up fixedseg() doing single pass over...
2015-04-12 aijumerge
2015-04-12 cinap_lenrekmerge
2015-04-12 cinap_lenreksegment: fix print buffer overflow, map fixed segments...
2015-04-12 cinap_lenrekmerge
2015-04-12 cinap_lenrekkernel: fixed segment support (for fpga experiments)
2015-04-11 cinap_lenrekmerge
2015-04-11 cinap_lenrekether82563: work arround bad eeprom checksum for some...
2015-04-09 cinap_lenrekbootrc: simplify bootargs splitting avoiding awk
2015-04-09 cinap_lenrekpc, pc64: remove PCICONS debug buffer from pci.c
2015-04-08 cinap_lenrekpci: just in case the bios is drunk
2015-04-08 cinap_lenrekpc, pc64: handle 64-bit pci membars
2015-04-08 cinap_lenrekpc, pc64: extend initial memory map for qemu multiboot...
2015-04-07 mischiefpc: import intel i218 nic changes from 9atom
2015-04-07 cinap_lenrekkernel: move arrow cursor definition to port/devmouse.c
2015-04-07 cinap_lenreksgi: disable graphical arcs console printing on screen...
2015-04-02 cinap_lenreksgi: keyboard, mouse and cursor for indy
2015-04-02 cinap_lenrekmerge
2015-04-02 cinap_lenrekaudiohda: add AMD FCH Azalia Controller (thanks qeed)
2015-04-01 cinap_lenrekether8169: fix Macv45
2015-04-01 cinap_lenrekether8169: add 8168GU mac id (thanks qeed)
2015-04-01 cinap_lenrekdevkbd: remove kbdputc() unused definition.
2015-04-01 cinap_lenrekdevkbd: remove unused constants
2015-03-31 cinap_lenrekmerge
next