]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
kernel: add portable uncached memory allocator (ucalloc) (from sources)
[plan9front.git] / sys / src / 9 /
2013-01-26 cinap_lenrekkernel: add portable uncached memory allocator (ucalloc...
2013-01-26 cinap_lenrekkernel: add portable sd mmc interface (from sources)
2013-01-25 cinap_lenrekomap: fix breakpoint instruction trap handling (from...
2013-01-22 cinap_lenrekarp: fix memory leaks for "flush" and "del" arp ctl...
2013-01-21 cinap_lenrekaudioac97: set adc rate
2013-01-21 ftrvxmtrxmerge
2013-01-19 cinap_lenrekaudiohda: automatically pick inpin
2013-01-19 cinap_lenrekaudio: add port/audioif.h dependencies to mkfile
2013-01-19 cinap_lenrekaudiohda: first attempt on audio recording support...
2013-01-18 cinap_lenrekmerge
2013-01-18 cinap_lenrekaudioac97: audio recording
2013-01-13 cinap_lenrekremove non standard COM3 (eia2) serial port from i8250...
2013-01-09 cinap_lenrekadd intel 82598 10gb ethernet to pcf and pccpuf configu...
2013-01-09 cinap_lenrekdevtls: fix hmac buffer size for SHA1 hashes (from...
2013-01-06 cinap_lenrekvga: dont confuse io bar with mem bar in vgas3 and...
2013-01-04 cinap_lenreksdiahci: do port reset on stuck drive on boot
2013-01-03 cinap_lenrekscsi: do only 36 byte inquiry
2013-01-03 cinap_lenrekdevmouse: deduplicate some code by using absmousetrack()
2013-01-03 cinap_lenrekdevvga: check if screen is setup before accepting hwgc...
2013-01-02 cinap_lenrekvga: make kernel vga drivers more stupid
2012-12-31 cinap_lenrekether82563: fix phyerrata()
2012-12-31 cinap_lenrekfix utf and rune handling in preparation for 32bit...
2012-12-31 cinap_lenreksdiahci: add pci did for 82801fbm (ich6) SATA controller
2012-12-29 cinap_lenrekether82567: x200 ethernet (thanks ftrvxmtrx)
2012-12-29 cinap_lenreksdahci: fix mistake
2012-12-28 cinap_lenreksdahci: get dvd drive to work with x301
2012-12-28 cinap_lenreksdide: confusion
2012-12-26 cinap_lenreksdide: packet io byte count.
2012-12-26 cinap_lenrekdevsd: fix possible sdbio() race with inquiry data...
2012-12-24 cinap_lenreksdiahci: prevent x301 dvd-ram from hanging machine
2012-12-24 cinap_lenrekadiahci: drive onlining, task file error (atapi) handli...
2012-12-20 cinap_lenrekethervgbe: fix broken rx block handling
2012-12-18 cinap_lenrekpci: add southbridge for Viatech VT8235
2012-12-18 cinap_lenrekpci: add southbridge for intel 82hb65 cougar point...
2012-12-17 cinap_lenrekpci: add Viatech VT8251 south bridge
2012-12-10 cinap_lenrekaudiohda: add support for PCH (Dell E5420)
2012-12-06 cinap_lenrekaudiohda: pikeshedding
2012-12-06 cinap_lenrekaudiohda: fix getoutamprange()
2012-12-06 cinap_lenrekaudiohda: handle default amp settings
2012-12-06 cinap_lenrekmove devusb to port
2012-12-06 cinap_lenrekaudiohda: dont xspanalloc() Ctlr structure
2012-12-06 cinap_lenrekbootrc: fix mistake, god damn it
2012-12-06 cinap_lenrekbootrc: reparse all env variables, not just #ec
2012-12-06 cinap_lenreknusb/ether: port drivers for asix and smsc ethernet
2012-12-05 cinap_lenrekmove usb ethernet in bootfs.paq
2012-12-04 cinap_lenrekdevtls: add support for aes_128_cbc and aes_256_cbc...
2012-12-04 cinap_lenrekdevssl: handle bad secretin/secretout ctl arguments...
2012-12-04 cinap_lenrekdevpipe: import pipe wstat() support to change permissi...
2012-12-04 cinap_lenreksyscallfmt: fix syscall trace for kw/opamp4
2012-12-04 cinap_lenrekkw: syscallfmt() declaration moved to port/portfns.h
2012-12-02 cinap_lenreksdiahci: fix staggered spinup wait loop, fix confusion
2012-12-02 cinap_lenreksdiahci: make drive dvd drive spinup work, add *ahcideb...
2012-11-28 cinap_lenrekusbehci: route ports to all ehci controllers, not just...
2012-11-28 cinap_lenrekaudiohda: add pci vid/did for lenovo thinkpad x230t
2012-11-25 cinap_lenrekusbehci: fix broken bios takeover
2012-11-24 cinap_lenrekusbohci: revert td overrun error handling change from...
2012-11-24 cinap_lenrekusbohci: implement smm handover, timeouts, donehead...
2012-11-23 cinap_lenrekratrace: fix race conditions and range check
2012-11-07 cinap_lenreklimit clunk queue length for cclose()
2012-11-07 cinap_lenrekfix spurious kproc ppid
2012-11-07 cinap_lenrekdevproc: remove pgrpid == 1 check for notepg open
2012-11-06 cinap_lenrekmerge
2012-11-06 cinap_lenrekmake interrupt key (Del) just work in the console
2012-10-27 cinap_lenrekdevdraw: fix stats for #i/winname (thanks jas)
2012-10-22 cinap_lenrekdevproc: fix another channel leak, move the cclose...
2012-10-22 cinap_lenrekfix devproc text chan leak
2012-10-17 cinap_lenrekkernel: mnt cache rework
2012-10-16 cinap_lenrekkernel: duppage cleanup
2012-10-16 cinap_lenrekkernel: cachedel() lock order, lookpage, cleanup
2012-10-15 cinap_lenrekswap: track swap pages with > 255 references, setswapch...
2012-10-14 cinap_lenrekkernel: attachimage / exec error handling
2012-10-11 cinap_lenrekkernel: try to catch some (rare) mistakes
2012-10-10 cinap_lenrekkenrel: simplify image cache by use of ccloseq()
2012-10-06 cinap_lenrekpc kernel: make imagemem maxsize 10% less of mainmem...
2012-10-01 cinap_lenrekdevproc buffer overflow, strncpy
2012-09-30 cinap_lenrekguesscpuhz(), apm suspend
2012-09-30 cinap_lenrekether82557: timeout for ifstats DumpSC command
2012-09-30 cinap_lenrekfix devproc and killbig segment race
2012-09-19 googlefix typo.
2012-09-19 googleEnable busmastering for SCH (Poulsbo) PATA controller.
2012-09-16 cinap_lenreksdide: make sure bmiba is in i/o port space, not memory
2012-09-15 cinap_lenrekusb: dont give up on unassigned pci irq line in hci...
2012-09-14 cinap_lenrekQcoalesce patch to satisfy full read length
2012-09-09 googleAdd alignment hints for e512 ATA drives.
2012-09-05 cinap_lenrekdevshr: honor noattach
2012-09-06 googlePrevent nusb/disk and nusb/kb from blocking nusbrc
2012-09-03 cinap_lenrekusb: fix potential isoread overruns, error instead...
2012-09-02 cinap_lenrekusb: fix isowrite putsamples race
2012-09-02 cinap_lenrekether82563: fix format string error
2012-09-03 googleAdd timeout to eeprom and flash init in ether82563...
2012-09-03 googleAdd Intel 82801JIB ICH10 southbridge
2012-09-03 googleIntel 82567V DOES support jumbo frames, despite claims...
2012-09-01 googleIntel 82567V does not support jumbo frames.
2012-09-01 cinap_lenrekaudiohda: unsigned vid/rid formating
2012-09-01 googleFix for i82567V-2
2012-08-31 cinap_lenrekrdmsr/wrmsr become tryrdmsr/trywrmsr, we can should...
2012-08-29 cinap_lenrekmerge
2012-08-27 aijufixed RFNOMNT
2012-08-26 cinap_lenrekaudiohda: add intel sch models (thanks puddingpimp...
2012-08-25 cinap_lenrekarchmp: checksum _MP_ structure before use, coherence...
next