summaryrefslogtreecommitdiff
path: root/sys/src/9
AgeCommit message (Expand)Author
2014-05-01pc64: increase sizes of physical memory bank mapscinap_lenrek
2014-04-29kernel: always reset notepending in eqlock, handle forceclosefgrp in eqlockscinap_lenrek
2014-04-29kernel: stop queue bloat before allocating blockscinap_lenrek
2014-04-28devmnt: make abandoning fid on botched clunk handle flushescinap_lenrek
2014-04-28devmnt: abandon fid on botched Tclunk or Tremovecinap_lenrek
2014-04-27iwl: support another (broken) variant of centrino ultimate-n 6300ftrvxmtrx
2014-04-26mergeftrvxmtrx
2014-04-26iwl: add Wifi Link 5150 didftrvxmtrx
2014-04-26pmmc: recognize generic mmc controllers (untested)cinap_lenrek
2014-04-23nusb: resolve endpoint id conflict with different input and output typescinap_lenrek
2014-04-23boot/nusbrc: add another rndis deviceftrvxmtrx
2014-04-22nusb/ether: add RNDIS support (tested on Nexus 5)ftrvxmtrx
2014-04-21wifi: set ether->mbps to highest supported rate of the associated apcinap_lenrek
2014-04-21etheriwl: set msb for all ratescinap_lenrek
2014-04-21wifi: first attempt on negotiating data ratescinap_lenrek
2014-04-18wpa support for tcp boot, remove duplicate secstore code from factotumcinap_lenrek
2014-04-18kernel: add secstore and wpa to bootfscinap_lenrek
2014-04-15kernel: fix printing wrong memory sizes in pageinit(), overflowed on amd64 (t...cinap_lenrek
2014-04-12icmp: use snprint, add more unreachable error messages (from erik quanstro)cinap_lenrek
2014-04-08process acpi interrupt source override entries in a 2nd pass over the madt (A...cinap_lenrek
2014-04-01devproc: change address format in segment file to %8p (thanks eekee)cinap_lenrek
2014-03-24pc64: prevent dat.h from getting overwritten by ../pc/dat.hcinap_lenrek
2014-03-21pc64: serial console supportcinap_lenrek
2014-03-21devfs: fix cclose() crash in devfs error handlingcinap_lenrek
2014-03-19audiohda: start playback only when we have a minimum delay bufferedcinap_lenrek
2014-03-19pc64: port etherbcmcinap_lenrek
2014-03-17etheriwl: provide shutdown functioncinap_lenrek
2014-03-16pc64: amd64 kernel reboot supportcinap_lenrek
2014-03-16pc64: fix swaped error/flags in dumpregs(), remove misleading comment in apbo...cinap_lenrek
2014-03-15pc64: add R8-R15 in dumpregs()cinap_lenrek
2014-03-15kernel: interpret service= boot parameter to set "cpuserver" variablecinap_lenrek
2014-03-06wifi: remove misleading packet header length check in wifidecrypt()cinap_lenrek
2014-03-06wifi: decode AP->AP (WDS / bridge) data frames.cinap_lenrek
2014-03-04pc64: fix segattachcinap_lenrek
2014-03-02kernel: getting rid of duppage() (thanks charles)cinap_lenrek
2014-03-01pc64: multiboot supportcinap_lenrek
2014-02-28bcm kernel: add *kernelpercent option for cmdline.txtstanley lieber
2014-03-01pc64: enable pmmc drivercinap_lenrek
2014-02-25devtls: spellingmischief
2014-02-24kernel: keep cached pages continuous at the end of the page list on imagerecl...cinap_lenrek
2014-02-23pc64: fix mmu leakcinap_lenrek
2014-02-15pc64: fix mistakecinap_lenrek
2014-02-15pc64: simplify mmuwalk by factoring out mmu page table creation into separate...cinap_lenrek
2014-02-15mergecinap_lenrek
2014-02-15pc64: support for vmware PCnet ethernetcinap_lenrek
2014-02-15pc64: move VMAP into its own PDP (for vmware)cinap_lenrek
2014-02-14added in a way to make net.rc wait for the network hardware to come up before...Matthew Veety
2014-02-14similar to my last commit, but combined the two waits for the usb devices. st...Matthew Veety
2014-02-12pc64: add ahci.h to PCHEADERS so it will be removed on mk cleanmischief
2014-02-12pc64: remove ethermii.h and copy it from pc insteadmischief