index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
teg2
Age
Commit message (
Expand
)
Author
2017-03-11
teg2: fix format string warning in mmu.c
cinap_lenrek
2016-01-05
kernel: change active.machs from bitmap to char array to support up to 64 cpu...
cinap_lenrek
2015-11-30
kernel: cleanup exit()/shutdown()/reboot() code
cinap_lenrek
2015-07-07
all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw)
cinap_lenrek
2015-06-19
kernel: do not pull in atom.s from libc for arm kernels
cinap_lenrek
2015-06-15
kernel: add pagechaindone() to wakeup processes waiting for memory
cinap_lenrek
2015-05-30
io.h: fis comment PciSID (alphapc, kw, mtx, teg2) (thanks qeed!)
cinap_lenrek
2015-04-30
pass Ureg* argument to note handler in R0 register on arm
cinap_lenrek
2015-02-07
kernel: reduce Page structure size by changing Page.cachectl[]
cinap_lenrek
2014-12-17
teg2, xen: remove unused bootdisk[] and fix conf.nswppo factor in kernel memo...
cinap_lenrek
2014-12-16
kernel: remove obsolete comment regarding Mntcache size in */main.c
cinap_lenrek
2014-12-14
kernel: get rid of /boot/boot parametrization
cinap_lenrek
2014-11-09
kernel: remove implicit Proc* argument from procctl()
cinap_lenrek
2014-09-17
teg2: fix wrong l2 setshift address in wholecache() (from sources)
cinap_lenrek
2014-06-08
kernel: remove Block refcounting (thanks erik)
cinap_lenrek
2014-06-08
teg2: move syscall.$O and syscallfmt.$O targets from config to mkfile
cinap_lenrek
2014-03-15
kernel: interpret service= boot parameter to set "cpuserver" variable
cinap_lenrek
2014-01-20
kernel: apply uintptr for ulong when a pointer is stored
cinap_lenrek
2013-12-29
kernel: dont call pprint() while holding up->debug qlock
cinap_lenrek
2013-12-16
devether: remove qfull prints and fix loopback packet handling of etheroq()
cinap_lenrek
2013-11-22
kernel: more kproc pexit() and sleep error handling
cinap_lenrek
2013-06-12
ARM: kernel: add vfp emulator to bcm, teg2, omap, kw
jpathy
2013-06-10
ARM: kernel changes make teg2 procfork() call fpuprocfork() and acid fixes fo...
jpathy
2013-05-30
kernel: do all fp state fork from procfork() (like pc kernel)
cinap_lenrek
2013-04-29
Fix double-free fault when isaconfig returns nothing for "etherN". (from rich...
cinap_lenrek
2013-03-16
sysexec: fix possible segment overlap with temporary stack
cinap_lenrek
2013-01-26
add tegra2 soc kernel (from sources)
cinap_lenrek