]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
ape: silence compiler "no return at end of function" for mips lock.c
[plan9front.git] / sys / src / 9 /
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...
2014-12-17 cinap_lenrekpc, pc64: cleanup devarch
2014-12-17 cinap_lenrekteg2, xen: remove unused bootdisk[] and fix conf.nswppo...
2014-12-17 cinap_lenrekpc: remove unused bootdisk[] variable
2014-12-17 cinap_lenrekpc, pc64: remove old B.COM command line parsing and...
2014-12-16 cinap_lenrekkernel: replace ulong with uintptr in ucallocb() and...
2014-12-16 cinap_lenrekkernel: remove obsolete comment regarding Mntcache...
2014-12-16 cinap_lenrekkernel: new mount cache
2014-12-15 cinap_lenrekkernel: minor changes to mount cache
2014-12-15 cinap_lenrekxen: fix cross build
2014-12-15 cinap_lenrekkernel: use new disk/mkfs -o option to get proper sourc...
2014-12-14 cinap_lenrekmerge
2014-12-14 cinap_lenrekkernel: remove *.acid files in nuke target instead...
2014-12-14 cinap_lenrekkernel: get rid of /boot/boot parametrization
2014-12-14 cinap_lenrekxen: fix mtrr dummy functions
2014-12-13 cinap_lenrekkernel: evaluate dependencies of bootfs.proto files...
2014-12-13 cinap_lenrekkernel: correct dependency for printstub.$O instead...
2014-12-13 cinap_lenrekpc, pc64: untangle embedded controller (ec) dependency...
2014-12-13 cinap_lenrekkernel: generate dummy bootscreeninit() function when...
2014-12-10 cinap_lenrekbootrc: keep original address when ndb/dnsgetip fails...
next