summaryrefslogtreecommitdiff
path: root/sys/src/9/omap4
AgeCommit message (Expand)Author
2015-11-30kernel: cleanup exit()/shutdown()/reboot() codecinap_lenrek
2015-07-07all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw)cinap_lenrek
2015-06-19kernel: do not pull in atom.s from libc for arm kernelscinap_lenrek
2015-02-07kernel: reduce Page structure size by changing Page.cachectl[]cinap_lenrek
2014-12-14kernel: get rid of /boot/boot parametrizationcinap_lenrek
2014-11-09kernel: remove implicit Proc* argument from procctl()cinap_lenrek
2014-06-08kernel: remove _xinc()/_xdec()cinap_lenrek
2014-06-08omap4: update for new syscall interface and syscallfmtcinap_lenrek
2014-02-06pc64: fix note handlingcinap_lenrek
2014-01-20kernel: convert putmmu() to uintptr for va and pacinap_lenrek
2014-01-20kernel: various cleanupscinap_lenrek
2014-01-20kernel: apply uintptr for ulong when a pointer is storedcinap_lenrek
2013-12-29kernel: dont call pprint() while holding up->debug qlockcinap_lenrek
2013-06-07no need to disable fpu in execregs, this is done in procsetup() alreadycinap_lenrek
2013-03-16sysexec: fix possible segment overlap with temporary stackcinap_lenrek
2012-12-04syscallfmt: fix syscall trace for kw/opamp4cinap_lenrek
2012-05-03kernel: move duplicated random.c to portcinap_lenrek
2011-11-05digged up some omap4 changes ...aiju
2011-10-25fix _tos->pcycles, make _tos->kcycles actually count cycles executing kernel ...cinap_lenrek
2011-09-03improved on omap4 kernel, now runs rc!aiju
2011-09-02added omap4 kernel prototypeaiju