]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc64
bcm64: set XN bits for kernel device mappings
[plan9front.git] / sys / src / 9 / pc64 /
2014-12-22 cinap_lenrekpc, pc64: fix intrdisable() to remove the Vctl entry...
2014-12-22 cinap_lenrekpc, pc64, xen: simplify #P/irqalloc
2014-12-21 mischiefmerge
2014-12-21 ftrvxmtrxmerge
2014-12-19 cinap_lenrekpc64: enable devaoe and sdloop in kernel configuration
2014-12-19 cinap_lenrekpc, pc64: adjust mpshutdown() comment to reflect the...
2014-12-19 cinap_lenrekpc, pc64: untangle acpireset() from mpshutdown()
2014-12-17 cinap_lenrekpc, pc64: remove old B.COM command line parsing and...
2014-12-16 cinap_lenrekkernel: remove obsolete comment regarding Mntcache...
2014-12-14 cinap_lenrekkernel: get rid of /boot/boot parametrization
2014-12-13 cinap_lenrekpc, pc64: untangle embedded controller (ec) dependency...
2014-12-07 mischiefpc, pc64: add and enable ethervirtio driver
2014-11-20 cinap_lenrekpc, pc64: preserve last KB of conventional memory ...
2014-11-15 cinap_lenrekpc64: get rid of fixed 8MB INIMAP and dynamically map...
2014-11-10 cinap_lenrekpc64: fix comment description of pc64 kernel configuration
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-02 cinap_lenrekpc, pc64: implement acpi reset (for efi)
2014-11-01 cinap_lenrekpc, pc64: more sanity checking for lowraminit()
2014-11-01 cinap_lenrekpc64: remove unused pdballoc and pdbfree counters from...
2014-10-21 cinap_lenrekpc, pc64: make mtrr() callable from interrupt context...
2014-10-18 cinap_lenrekpc, pc64: allow passing RSDT pointer in *acpi= boot...
2014-09-27 aijumerge
2014-09-24 mischiefpc64: enable rtl8169 driver (thanks awabimakoto for...
2014-09-21 cinap_lenrekpc64: print "Plan 9" on boot, cleanup pccpu64 files
2014-08-21 cinap_lenrekpc64: enable ether8139 in kernel config (thanks hiro)
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-08-07 cinap_lenrekpc64: fix wrong Ureg* argument on note handler (thanks...
2014-07-21 cinap_lenrekpc64: cleanup syscallentry()
2014-07-20 cinap_lenrekpc64: dont save/restore DS/ES/FS/GS segment registers...
2014-07-20 cinap_lenrekpc64: preserve user extern registers R14 and R15 across...
2014-07-09 cinap_lenrekpc, pc64: initial machine check architecture support
2014-06-22 cinap_lenrekpc64: fix comment for preallocpages()
2014-06-13 cinap_lenrekmerge
2014-06-13 cinap_lenrekpc64: fix MS2HZ (thanks Anthony Martin)
2014-06-08 cinap_lenrekpc64: use pc/pcrandom.$O instead of port/random.$O...
2014-06-07 cinap_lenrekkernel: remove _xinc()/_xdec()
2014-06-07 cinap_lenrekpc64: remove unneeded parens in pmap()
2014-06-07 cinap_lenrekmerge
2014-06-07 cinap_lenrekpc64: implement checkmmu() debug function
2014-06-05 cinap_lenrekpc64: dont trap _xinc()/_xdec() overflow/underflow...
2014-06-01 cinap_lenrekpc64: fix for unsigned comparsion of (top - base) ...
2014-06-01 cinap_lenrekpc64: use 2MB pages for preallocpages()
2014-06-01 cinap_lenrekpc64: allocate palloc.pages from upages
2014-05-29 cinap_lenrekpc, pc64: simplify reboot code
2014-05-25 cinap_lenrekpc64: cleanup mmuzap
2014-05-19 cinap_lenrekpc64: remove cpuserver bigboy hack and honor *kernelper...
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-06 cinap_lenrekpc64: fix embrassing typo in mmuzap()
2014-05-01 cinap_lenrekpc64: increase sizes of physical memory bank maps
2014-03-24 cinap_lenrekpc64: prevent dat.h from getting overwritten by .....
2014-03-21 cinap_lenrekpc64: serial console support
2014-03-19 cinap_lenrekpc64: port etherbcm
2014-03-16 cinap_lenrekpc64: amd64 kernel reboot support
2014-03-16 aijumerge
2014-03-16 cinap_lenrekpc64: fix swaped error/flags in dumpregs(), remove...
2014-03-15 cinap_lenrekmerge
2014-03-15 cinap_lenrekpc64: add R8-R15 in dumpregs()
2014-03-14 aijumerge
2014-03-14 cinap_lenrekmerge
2014-03-14 cinap_lenrekkernel: interpret service= boot parameter to set "cpuse...
2014-03-04 cinap_lenrekpc64: fix segattach
2014-03-01 cinap_lenrekmerge
2014-03-01 cinap_lenrekpc64: multiboot support
2014-03-01 aijumerge
2014-03-01 cinap_lenrekpc64: enable pmmc driver
2014-02-23 cinap_lenrekmerge
2014-02-23 cinap_lenrekpc64: fix mmu leak
2014-02-15 cinap_lenrekpc64: fix mistake
2014-02-15 cinap_lenrekpc64: simplify mmuwalk by factoring out mmu page table...
2014-02-15 cinap_lenrekmerge
2014-02-15 cinap_lenrekpc64: support for vmware PCnet ethernet
2014-02-15 cinap_lenrekpc64: move VMAP into its own PDP (for vmware)
2014-02-12 mischiefpc64: add ahci.h to PCHEADERS so it will be removed...
2014-02-12 mischiefpc64: remove ethermii.h and copy it from pc instead
2014-02-13 Matthew Veetyadded pccpu64 for cpuservers. also enabled etherigbe...
2014-02-10 cinap_lenrekpc64: limit memory of per processor mmu freelist to 1MB
2014-02-10 cinap_lenrekpc64: return up in RUSER (BP) for devproc kregs file
2014-02-09 cinap_lenrekpc64: pass Ureg* argument in BP to userspace note handler
2014-02-07 cinap_lenrekpc64: bump segment limit to 64GB
2014-02-07 mischiefpc64: ensure user pc is never set to a non-canonical...
2014-02-06 cinap_lenrekpc64: fix note handling
2014-02-06 cinap_lenrekpc64: fix kmap()
2014-02-03 mischiefpc64: fix up pointer calculations and enable sdvirtio...
2014-02-04 cinap_lenrekpc64: remove cinaps cga screen interrupt debugger,...
2014-02-04 cinap_lenrekpc64: dont dump user registers on exception, was experi...
2014-02-03 cinap_lenrekmerge
2014-02-03 cinap_lenrekpc/pc64: move common code to pc/devarch.c
2014-02-03 cinap_lenrekpc64: implement shutdown and idlehands
2014-02-02 mischiefmerge
2014-02-02 mischiefpc64: enable sdide driver
2014-02-02 cinap_lenrekpc64: track per process kmap page tables in separate...
2014-02-02 cinap_lenrekpc64: dont dump registers for user process on pagefault...
2014-02-02 cinap_lenrekpc64: no need to flush tlb in kunmap(), was experiment
2014-02-02 cinap_lenrekpc64: fix mmu structure leakage, implement global pool
2014-02-02 cinap_lenrekpc64: print only 8 hex chars dumpstack sp/pc
2014-02-02 cinap_lenrekpc64: fix vmap
next