]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc
pc, pc64: more conservative pcirouting
[plan9front.git] / sys / src / 9 / pc /
2014-11-22 cinap_lenrekpc, pc64: more conservative pcirouting
2014-11-20 cinap_lenrekpc, pc64: preserve last KB of conventional memory ...
2014-11-17 cinap_lenrekaudiohda: add pci ids for Intel 8 Series Lynx Point...
2014-11-15 cinap_lenrekpc: get rid of fixed 8MB memory map (now dynamically...
2014-11-10 cinap_lenrekether8169: add support for RTL8411B (thanks quux)
2014-11-09 cinap_lenrekpc, pc64: command flag sometimes doesnt reset, just...
2014-11-09 cinap_lenrekmerge
2014-11-09 cinap_lenrekpc, pc64: provide access to embedded controller with...
2014-11-09 cinap_lenrekkernel: remove implicit Proc* argument from procctl()
2014-11-04 cinap_lenrekacpi: fix pcibusno() when PCI0._ADR = 0
2014-11-04 cinap_lenrekpc: enable page size extension early in apbootstrap
2014-11-02 cinap_lenrekpc, pc64: implement acpi reset (for efi)
2014-11-01 cinap_lenrekpc, pc64: more sanity checking for lowraminit()
2014-10-21 cinap_lenrekpc, pc64: make mtrr() callable from interrupt context...
2014-10-19 cinap_lenrekpc, pc64: lookup pci device for bootscreen() and maximi...
2014-10-18 cinap_lenrekpc, pc64: allow passing RSDT pointer in *acpi= boot...
2014-10-13 cinap_lenrekpc: add *bootscreen= variable to pass pre-initialized...
2014-10-12 cinap_lenrekpc: sanity check bda value in lowraminit() to avoid...
2014-09-28 cinap_lenrekmerge
2014-09-28 cinap_lenrekpc/pc64: fix ps2mouse memory corruption race
2014-09-27 aijumerge
2014-09-02 cinap_lenrekether8139: fix pointer to smaller int tuncation warning...
2014-08-21 cinap_lenrekether8139: fix pointer truncation by ulong cast, use...
2014-08-18 cinap_lenrekpc, pc64: fix off by one error in _multibootentry
2014-08-07 cinap_lenrekpc, pc64: make pc kaddr() check reject -KZERO address...
2014-07-09 cinap_lenrekAdd AHCI support for Intel 8 Series/C220 Series Chipset...
2014-07-09 cinap_lenrekAdd Intel C226 chipset PCI support. (from sources)
2014-07-09 cinap_lenrekpc, pc64: initial machine check architecture support
2014-06-22 cinap_lenrekether8169: use u16int instead of u8int for C+ command...
2014-06-22 cinap_lenrekkernel: new pagecache, remove Lock from page, use cmpsw...
2014-06-09 ftrvxmtrxaudiohda: add Intel 8 Series/C220 Series support
2014-06-09 ftrvxmtrxether8169: support for RTL8168G
2014-06-09 mischiefpc: clip rectangles before sending them to the hardware...
2014-06-09 cinap_lenrekether79c970: fix mistake
2014-06-07 cinap_lenrekkernel: remove _xinc()/_xdec()
2014-06-07 cinap_lenrekpc, pc64: fix missed qunlock, use Ref with incref(...
2014-06-07 cinap_lenrekkernel: remove Block refcounting (thanks erik)
2014-06-07 cinap_lenreksdvirtio: experimental support for virtio-scsi
2014-05-29 cinap_lenrekpc, pc64: simplify reboot code
2014-05-29 cinap_lenrekpc: initiate machine reset only from boot processors...
2014-05-25 aijumerge
2014-05-25 cinap_lenrekpc64: fix ulongs for address of devarchs realmodemem...
2014-05-16 cinap_lenreksdiahci: fix (unused) hba reset function (thanks erik...
2014-05-11 cinap_lenrekpc, pc64: add simd error exception name in trap.c
2014-05-11 cinap_lenrekpc, pc64: handle sse simd exceptions
2014-05-02 cinap_lenreksdide: never timeout or retry scsi commands from the...
2014-04-27 ftrvxmtrxiwl: support another (broken) variant of centrino ultim...
2014-04-26 ftrvxmtrxmerge
2014-04-26 ftrvxmtrxiwl: add Wifi Link 5150 did
2014-04-26 cinap_lenrekpmmc: recognize generic mmc controllers (untested)
2014-04-23 cinap_lenreknusb: resolve endpoint id conflict with different input...
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-08 cinap_lenrekprocess acpi interrupt source override entries in a...
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-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-02-15 cinap_lenrekmerge
2014-02-15 cinap_lenrekpc64: support for vmware PCnet ethernet
2014-02-08 cinap_lenrekmtrr: fix mistake
2014-02-08 cinap_lenrekreuse mtrr slots with default memory type
2014-02-07 cinap_lenrekpc64: dont reuse mtrr slots that are above 4GB
2014-02-06 cinap_lenrekpc64: fix note handling
2014-02-03 mischiefpc64: fix up pointer calculations and enable sdvirtio...
2014-02-03 cinap_lenrekpc/pc64: move common code to pc/devarch.c
2014-02-02 mischiefmerge
2014-02-01 cinap_lenrekpc64: enable iahci support
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_lenrekvesa: explicitely use /386/include/ureg.h
2014-01-22 cinap_lenreksdiahci: fix hardcoded 512 byte sector size
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_lenrekkernel: replace BY2WD in scanline width calculation...
2014-01-14 mischiefmerge
2014-01-12 cinap_lenreketheryuk: fix lockups (thanks burnzez for testing)
2014-01-02 cinap_lenrekps2mouse: retry disable packet streaming command 0xf5
2014-01-02 cinap_lenrekps2mouse: disable packet streaming during reprogramming
2013-12-31 cinap_lenrekkernel: halt idle processors on mp system by default...
2013-12-29 cinap_lenrekkernel: dont call pprint() while holding up->debug...
2013-12-17 cinap_lenrekdevether: fix spelling mistype
2013-12-16 cinap_lenrekether82598, ether82563: remove packblock() avoidance...
2013-12-16 cinap_lenreketheryuk: fix problems with yukon2 ep+ rev0, deoptimize
2013-12-16 cinap_lenrekdevether: remove qfull prints and fix loopback packet...
2013-12-06 stanley lieberetheriwl.c: add did 4232 for intel wifi link 5100 ...
2013-11-22 cinap_lenrekpc kernel: kproc error and exit
2013-11-12 cinap_lenrekkernel: handle memimageinit() error
2013-11-11 BurnZeZsdide: add pci did for VIA VT6415 PATA IDE controller
2013-11-01 cinap_lenrekmake auto negotiation work on 82562et (thanks mischief!)
2013-10-31 cinap_lenrekfix format compiler warning
2013-10-31 cinap_lenrekkernel: add support for multiboot memory map
2013-10-04 cinap_lenrekmerge
next