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
/
omap4
Age
Commit message (
Expand
)
Author
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-02-07
kernel: reduce Page structure size by changing Page.cachectl[]
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-06-08
kernel: remove _xinc()/_xdec()
cinap_lenrek
2014-06-08
omap4: update for new syscall interface and syscallfmt
cinap_lenrek
2014-02-06
pc64: fix note handling
cinap_lenrek
2014-01-20
kernel: convert putmmu() to uintptr for va and pa
cinap_lenrek
2014-01-20
kernel: various cleanups
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-06-07
no need to disable fpu in execregs, this is done in procsetup() already
cinap_lenrek
2013-03-16
sysexec: fix possible segment overlap with temporary stack
cinap_lenrek
2012-12-04
syscallfmt: fix syscall trace for kw/opamp4
cinap_lenrek
2012-05-03
kernel: move duplicated random.c to port
cinap_lenrek
2011-11-05
digged up some omap4 changes ...
aiju
2011-10-25
fix _tos->pcycles, make _tos->kcycles actually count cycles executing kernel ...
cinap_lenrek
2011-09-03
improved on omap4 kernel, now runs rc!
aiju
2011-09-02
added omap4 kernel prototype
aiju