]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
ether8169: fix Macv45
[plan9front.git] / sys / src / 9 /
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...
2015-03-15 cinap_lenrekboot: disable group/other permission checking in bootfs...
2015-03-10 cinap_lenrekkernel: fix integer overflow in syssegflush(), segment...
2015-03-07 cinap_lenrekkernel: catch address overflow in syssegfree()
2015-03-06 cinap_lenrekmerge
2015-03-06 cinap_lenrekzynq: sdio support
2015-03-06 cinap_lenrekdevsd: always page align sd buffers
2015-03-06 cinap_lenrekzynq: do mpinit() early so cpu1 debug prints do not...
2015-03-05 cinap_lenrekzynq: fix usb by implementing delay() and give proper...
2015-03-03 cinap_lenrekkernel: fix physical segment handling
2015-03-01 cinap_lenrekdevmnt: remove unused mntstats fields from Mntrpc
2015-02-20 cinap_lenrekdevusb: check for nil hp->dump and hp->seprintep
2015-02-20 cinap_lenrekpc, pc64: simplify intrdisable()
2015-02-20 cinap_lenrekdevusb: fix debug ctl nil crash
2015-02-18 cinap_lenrekpc, pc64: fix intrdisable() MaxIrqLAPIC -> MaxVectorAPI...
2015-02-14 cinap_lenrekusbehci: initial support for usb on zynq, remove uncached.h
2015-02-14 cinap_lenrekzynq: do fixed mapping for ocm memory on boot and make...
2015-02-07 stanley lieberpc64: enable uartisa in default config
2015-02-07 cinap_lenrekzynq: fix print format warning in screeninit()
2015-02-07 cinap_lenrekkernel: make pagereclaim() a bit less stupid
2015-02-07 cinap_lenrekkernel: reduce Page structure size by changing Page...
2015-01-30 cinap_lenrekkernel: increase size of palloc.mem[] user page bank...
2015-01-30 cinap_lenrekwifi: fix recvbeacon()
2015-01-30 cinap_lenrekwifi: ignore truncated tlv in beacon/probes
2015-01-27 cinap_lenrekdevmnt: handle rpc buffer exhaustion on mntflushalloc()
2015-01-23 cinap_lenrekpc: dont handle pending floating point exception in...
2015-01-17 cinap_lenrekigfx: remove hardware cursor support for X60t, does...
2015-01-17 cinap_lenrekiwl: add "reset" ctl message to software tigger device...
2015-01-16 cinap_lenrekigfx: determine amount of preallocated stolen graphics...
2015-01-16 cinap_lenrekdevvga: use uintptr for VGAscr.paddr and VGAscr.storage
2015-01-12 cinap_lenrekigfx: reverting previous change, pci id is for the...
2015-01-12 cinap_lenrekigfx: support for X200 (thanks bigato)
2015-01-10 cinap_lenrekigfx: use mmio to access registers instead of pio,...
2015-01-09 cinap_lenrekigfx: implement hardware cursor
2015-01-09 cinap_lenrekigfx: aaaand the kernel part :(
2015-01-09 cinap_lenrekigfx: work in progress intel graphics driver
2015-01-04 cinap_lenreksdide: add vid/did for 82801IIH Intel Q35 IDE controlle...
2015-01-04 cinap_lenreksdiahci: sanitize ahci pci bar
2015-01-03 cinap_lenrekdevvga: disable hardware blanking when switching driver...
2015-01-02 cinap_lenrekdevdraw: remove broken color palette blanking
2015-01-02 cinap_lenrekdevvga: better way to prevent blank hwaccel race
2015-01-02 cinap_lenrekvgavesa: get rid of the vesa kproc
2015-01-01 cinap_lenrekzynq: differentiate various pagefault types in faultarm()
2014-12-30 cinap_lenrekzynq: enable branch prediction
2014-12-30 cinap_lenrekzynq: implement µs()
2014-12-30 cinap_lenrekzynq: enable prefetch hints and drop-prefetch
2014-12-29 cinap_lenrekmerge
2014-12-29 cinap_lenrekzymq: lilu dallas, multicore
2014-12-26 ftrvxmtrxmerge
2014-12-26 ftrvxmtrxvga, vesa: revert. this needs to be in aux/vga instead
2014-12-26 ftrvxmtrxvga, vesa: scaling modes
2014-12-26 ftrvxmtrxvga, vesa: scaling modes
2014-12-25 cinap_lenrekzynq: only tmpmap() while splhi(), remove unneeded...
2014-12-25 cinap_lenrekzynq: dont do install target by default in the mkfile
2014-12-24 cinap_lenrekzynq: fpsave() and fpclear() both need to disable the fpu
2014-12-24 cinap_lenrekzynq: active.machs = 1
2014-12-24 cinap_lenrekzynq: set mainmem->maxsize so kernel malloc() wont...
2014-12-24 cinap_lenrekzynq: fix kernel configuration so it builds
2014-12-24 aijuadded zynq kernel
2014-12-22 cinap_lenrekpc, pc64, xen: change return type of intrdisable()...
2014-12-22 cinap_lenreksdvirtio: provide enable() and disable() functions...
2014-12-22 cinap_lenrekpc, pc64: fix intrdisable() to remove the Vctl entry...
2014-12-22 cinap_lenreksdvirtio: move common "queue i/o and wait" code into...
2014-12-22 cinap_lenrekpc, pc64, xen: simplify #P/irqalloc
2014-12-22 cinap_lenrekpc, pc64: include PCArch.id in #P/archctl simplify...
2014-12-21 cinap_lenrekip: exclude "don't fragment" bit from ipv4 reassembly...
2014-12-21 mischiefmerge
2014-12-21 cinap_lenrekmerge
2014-12-21 cinap_lenrekkernel: avoid inconsistent reads in /proc/#/fd and...
2014-12-21 ftrvxmtrxmerge
2014-12-19 cinap_lenrekpc64: enable devaoe and sdloop in kernel configuration
2014-12-19 cinap_lenreksdloop: hardcode Enotup[] string to avoid devaoe dependency
2014-12-19 cinap_lenreksdaoe: allow aoedev= shorthand for id!lun -> id!#æ...
2014-12-19 cinap_lenrekpc, pc64: adjust mpshutdown() comment to reflect the...
2014-12-19 cinap_lenrekpc, pc64: untangle acpireset() from mpshutdown()
2014-12-18 cinap_lenrekxen: remove segmentation constants, not used on xen.
2014-12-18 cinap_lenrekpc: remove mmuinit0()
2014-12-18 cinap_lenrekmerge
2014-12-18 cinap_lenrekkernel: remove "checked xxx page table entries" print...
2014-12-18 cinap_lenrekkernel: print addresses in hex and sizes in decimal...
next