]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
nusb: use ep->addr instead of ep->id in unstall() library function
[plan9front.git] / sys / src / 9 /
2014-04-23 cinap_lenreknusb: resolve endpoint id conflict with different input...
2014-04-23 ftrvxmtrxmerge
2014-04-23 ftrvxmtrxboot/nusbrc: add another rndis device
2014-04-22 ftrvxmtrxnusb/ether: add RNDIS support (tested on Nexus 5)
2014-04-21 cinap_lenrekwifi: set ether->mbps to highest supported rate of...
2014-04-21 cinap_lenreketheriwl: set msb for all rates
2014-04-21 cinap_lenrekwifi: first attempt on negotiating data rates
2014-04-18 cinap_lenrekwpa support for tcp boot, remove duplicate secstore...
2014-04-18 cinap_lenrekkernel: add secstore and wpa to bootfs
2014-04-15 cinap_lenrekkernel: fix printing wrong memory sizes in pageinit...
2014-04-12 cinap_lenrekicmp: use snprint, add more unreachable error messages...
2014-04-08 cinap_lenrekprocess acpi interrupt source override entries in a...
2014-04-01 cinap_lenrekdevproc: change address format in segment file to ...
2014-03-24 cinap_lenrekpc64: prevent dat.h from getting overwritten by .....
2014-03-21 cinap_lenrekpc64: serial console support
2014-03-21 cinap_lenrekdevfs: fix cclose() crash in devfs error handling
2014-03-19 cinap_lenrekaudiohda: start playback only when we have a minimum...
2014-03-19 cinap_lenrekpc64: port etherbcm
2014-03-17 cinap_lenreketheriwl: provide shutdown function
2014-03-16 cinap_lenrekpc64: amd64 kernel reboot support
2014-03-16 aijumerge
2014-03-16 cinap_lenrekpc64: fix swaped error/flags in dumpregs(), remove...
2014-03-15 cinap_lenrekmerge
2014-03-15 cinap_lenrekpc64: add R8-R15 in dumpregs()
2014-03-14 aijumerge
2014-03-14 cinap_lenrekmerge
2014-03-14 cinap_lenrekkernel: interpret service= boot parameter to set "cpuse...
2014-03-06 cinap_lenrekwifi: remove misleading packet header length check...
2014-03-06 cinap_lenrekwifi: decode AP->AP (WDS / bridge) data frames.
2014-03-04 cinap_lenrekpc64: fix segattach
2014-03-02 cinap_lenrekkernel: getting rid of duppage() (thanks charles)
2014-03-01 cinap_lenrekmerge
2014-03-01 cinap_lenrekpc64: multiboot support
2014-03-01 aijumerge
2014-02-28 stanley lieberbcm kernel: add *kernelpercent option for cmdline.txt
2014-03-01 cinap_lenrekpc64: enable pmmc driver
2014-02-26 mischiefdevtls: spelling
2014-02-24 aijumerge
2014-02-24 cinap_lenrekmerge
2014-02-24 cinap_lenrekkernel: keep cached pages continuous at the end of...
2014-02-23 cinap_lenrekmerge
2014-02-23 cinap_lenrekpc64: fix mmu leak
2014-02-15 cinap_lenrekpc64: fix mistake
2014-02-15 cinap_lenrekpc64: simplify mmuwalk by factoring out mmu page table...
2014-02-15 cinap_lenrekmerge
2014-02-15 cinap_lenrekpc64: support for vmware PCnet ethernet
2014-02-15 cinap_lenrekpc64: move VMAP into its own PDP (for vmware)
2014-02-15 Matthew Veetyadded in a way to make net.rc wait for the network...
2014-02-14 Matthew Veetysimilar to my last commit, but combined the two waits...
2014-02-12 mischiefpc64: add ahci.h to PCHEADERS so it will be removed...
2014-02-12 mischiefpc64: remove ethermii.h and copy it from pc instead
2014-02-13 Matthew Veetyadded pccpu64 for cpuservers. also enabled etherigbe...
2014-02-10 cinap_lenrekpc64: limit memory of per processor mmu freelist to 1MB
2014-02-10 cinap_lenrekpc64: return up in RUSER (BP) for devproc kregs file
2014-02-09 cinap_lenrekpc64: pass Ureg* argument in BP to userspace note handler
2014-02-08 cinap_lenrekpc64: handle negative file offsets when accessing kerne...
2014-02-08 cinap_lenrekmtrr: fix mistake
2014-02-08 cinap_lenrekreuse mtrr slots with default memory type
2014-02-07 cinap_lenrekpc64: bump segment limit to 64GB
2014-02-07 cinap_lenrekpc64: dont reuse mtrr slots that are above 4GB
2014-02-07 mischiefpc64: ensure user pc is never set to a non-canonical...
2014-02-07 cinap_lenrekpc64: fix devcons format strings for memory sizes
2014-02-07 cinap_lenrekpc64: fix poolsummary() string format
2014-02-06 cinap_lenrekpc64: fix note handling
2014-02-06 cinap_lenrekpc64: fix kmap()
2014-02-05 cinap_lenrekpc64: dont 4 byte align stack pointer for amd64 in...
2014-02-03 mischiefpc64: fix up pointer calculations and enable sdvirtio...
2014-02-04 cinap_lenrekpc64: remove cinaps cga screen interrupt debugger,...
2014-02-04 cinap_lenrekpc64: dont dump user registers on exception, was experi...
2014-02-03 cinap_lenrekipmux: fix 6c complaints
2014-02-03 cinap_lenrekmerge
2014-02-03 cinap_lenrekkernel: dont double ptemap size in newseg()
2014-02-03 cinap_lenrekpc/pc64: move common code to pc/devarch.c
2014-02-03 cinap_lenrekpc64: implement shutdown and idlehands
2014-02-02 mischiefmerge
2014-02-02 mischiefpc64: enable sdide driver
2014-02-03 cinap_lenrekdevdraw: screenid is BGLONG, not BGSHORT
2014-02-02 cinap_lenrekpc64: track per process kmap page tables in separate...
2014-02-02 cinap_lenrekmalloctag: only store lower 32bit of malloc tag, fix...
2014-02-02 cinap_lenrekkernel: fix bogus free in sysexec.
2014-02-02 cinap_lenrekkernel: do not pass user address of fd[2] array to...
2014-02-02 cinap_lenrekkernel: use uintptr when appropriate in syssegflush()
2014-02-02 cinap_lenrekpc64: dont dump registers for user process on pagefault...
2014-02-02 cinap_lenrekpc64: no need to flush tlb in kunmap(), was experiment
2014-02-02 cinap_lenrekpc64: fix mmu structure leakage, implement global pool
2014-02-02 cinap_lenrekpc64: print only 8 hex chars dumpstack sp/pc
2014-02-02 cinap_lenrekpc64: fix vmap
2014-02-01 cinap_lenrekpc64: enable iahci support
2014-02-01 cinap_lenrekadd experimental pc64 kernel
2014-02-01 cinap_lenrekpc kernel: split mpstartap() and squidboy into separate...
2014-02-01 cinap_lenrekkernel: usb fixes for amd64
2014-02-01 cinap_lenrekkernel: fix pointer truncation in xspanalloc(), fix...
2014-02-01 cinap_lenrekkernel: handle amd64 40 byte headers in exec()
2014-02-01 cinap_lenrekvesa: explicitely use /386/include/ureg.h
2014-01-22 cinap_lenreksdiahci: fix hardcoded 512 byte sector size
2014-01-21 cinap_lenrekkernel: fix ulong abuse in xalloc
2014-01-20 cinap_lenrekkernel: convert putmmu() to uintptr for va and pa
2014-01-20 cinap_lenrekkernel: various cleanups
2014-01-19 cinap_lenrekkernel: apply uintptr for ulong when a pointer is stored
2014-01-19 cinap_lenrekmalloc: change malloc and realloc tag types to uintptr
next