]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
libsec: use tsmemcmp() when comparing hashes, use mpfield() for ecc, use mptober...
[plan9front.git] / sys / src / 9 /
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
2015-03-31 cinap_lenreksgi: very primitive newport graphics driver for indy
2015-03-29 cinap_lenreksgi: preserve R27 in setregisters(), use setregisters...
2015-03-30 cinap_lenrekmerge
2015-03-30 cinap_lenreketherseeq: reset the card when it gets stuck (dma timeouts)
2015-03-28 cinap_lenrekmerge
2015-03-28 cinap_lenreksgi: new approach for etherseeq
2015-03-28 cinap_lenreksgi: work in progress kernel for sgi mips machines...
2015-03-25 cinap_lenrekpc, pc64: state dependency to usbehci.h in mkfiles
2015-03-25 cinap_lenrekzynq: fix out of bounds access in etherprobe()
2015-03-24 cinap_lenrekboot: allow alternative proto files per kernel and...
2015-03-23 cinap_lenrekboot: bind #c to /dev with MREPL instead of MBEFORE...
2015-03-22 cinap_lenrekvl, libmach, kernel: mips has 16K alignment for segment...
2015-03-22 cinap_lenrekmerge
2015-03-22 cinap_lenrekusbohci: ensure Ed and Td alignment, fix for amd64
2015-03-16 cinap_lenrekkernel: get rid of auxpage() and preserve cache index...
2015-03-16 cinap_lenrekkernel: avoid repeated calls to reclaim(), dont miss...
next