summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-24import xen 32 bit paravirtual kernel from /n/sources/xen.mischief
2014-06-23kernel: more proc.c cleanupcinap_lenrek
2014-06-23kernel: make use of nil and 0 consistent in proc.ccinap_lenrek
2014-06-23mergecinap_lenrek
2014-06-23kernel: fix cooperative scheduling for wired processescinap_lenrek
2014-06-22newt(1): minor man page clarificationsstanley lieber
2014-06-22ether8169: use u16int instead of u8int for C+ command register (thanks pavel ...cinap_lenrek
2014-06-22pc64: fix comment for preallocpages()cinap_lenrek
2014-06-22remove imagepagerefs() acid functioncinap_lenrek
2014-06-22kernel: new pagecache, remove Lock from page, use cmpswap for Ref instead of ...cinap_lenrek
2014-06-22ed: dont pass string constants to mktemp()cinap_lenrek
2014-06-15games/md: small bug fixesaiju
2014-06-15games/md: add shadow/hilight supportaiju
2014-06-15games/md: add save game support, fix cpu bugaiju
2014-06-14games/md: small fixesaiju
2014-06-13games/snes: fix -Taiju
2014-06-13games/md: vdp window fix, added ym2612 timersaiju
2014-06-13games/md: add z80, audio supportaiju
2014-06-13mergecinap_lenrek
2014-06-13pc64: fix MS2HZ (thanks Anthony Martin)cinap_lenrek
2014-06-12termrc, cpurc: clarify comments by removing liesstanley lieber
2014-06-12libstdio: avoid issues with aliasing in dtoa() on amd64 (from 9atom, thanks t...cinap_lenrek
2014-06-12libsec: use u32int instead of uint when we need 32 bit (thanks erik)cinap_lenrek
2014-06-11samterm: use 4K stacks for amd64 (thanks burnzez)cinap_lenrek
2014-06-11revert ramfs examplecinap_lenrek
2014-06-11libsec: fix dsagen 64-bit bug (thanks rsc)ftrvxmtrx
2014-06-11lib9p: ramfs example: s/realloc/erealloc9p/ftrvxmtrx
2014-06-09pool: declare pooldump in pool.h. the manual says it is public.mischief
2014-06-09audiohda: add Intel 8 Series/C220 Series supportftrvxmtrx
2014-06-09ether8169: support for RTL8168Gftrvxmtrx
2014-06-09mkpaqfs: englishmischief
2014-06-09pc: clip rectangles before sending them to the hardware in flushmemscreenmischief
2014-06-09ether79c970: fix mistakecinap_lenrek
2014-06-08iostats: add -C flag to enable mount cachecinap_lenrek
2014-06-08iostats: dont sysfatal on 9p read error due to program terminationcinap_lenrek
2014-06-08swap: make sure swap address sticks arround until page is written to swapcinap_lenrek
2014-06-08pc64: use pc/pcrandom.$O instead of port/random.$O for RDRAND instruction sup...cinap_lenrek
2014-06-08kernel: remove _xinc()/_xdec()cinap_lenrek
2014-06-08pc, pc64: fix missed qunlock, use Ref with incref()/decref() instead of _xinc...cinap_lenrek
2014-06-08omap: move syscall.$O target from config to mkfilecinap_lenrek
2014-06-08omap: remove Block refcountingcinap_lenrek
2014-06-08kernel: remove Block refcounting (thanks erik)cinap_lenrek
2014-06-08teg2: move syscall.$O and syscallfmt.$O targets from config to mkfilecinap_lenrek
2014-06-08kw: move syscall.$O target from config to mkfilecinap_lenrek
2014-06-08omap4: update for new syscall interface and syscallfmtcinap_lenrek
2014-06-07dougfacts: remove html corruption and end file with newlinestanley lieber
2014-06-07pc64: remove unneeded parens in pmap()cinap_lenrek
2014-06-07mergecinap_lenrek
2014-06-07pc64: implement checkmmu() debug functioncinap_lenrek
2014-06-07sdvirtio: experimental support for virtio-scsicinap_lenrek