Age | Commit message (Expand) | Author |
---|---|---|
2022-01-16 | kernel: make Page.txtflush into an array | cinap_lenrek |
2020-12-22 | kernel: avoid palloc lock during mmurelease() | cinap_lenrek |
2019-08-26 | kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, ... | cinap_lenrek |
2019-05-01 | kernel: get rid of checkpagerefs() debugging | cinap_lenrek |
2015-06-18 | zynq: use KADDR() for kmap() if we can avoiding the mapping | cinap_lenrek |
2015-06-15 | kernel: add pagechaindone() to wakeup processes waiting for memory | cinap_lenrek |
2015-06-15 | zynq: remove unused PTE typedef | cinap_lenrek |
2015-02-14 | zynq: do fixed mapping for ocm memory on boot and make kaddr() and paddr() wo... | cinap_lenrek |
2015-02-07 | kernel: reduce Page structure size by changing Page.cachectl[] | cinap_lenrek |
2014-12-29 | zymq: lilu dallas, multicore | cinap_lenrek |
2014-12-25 | zynq: only tmpmap() while splhi(), remove unneeded coherence() after tmpunmap... | cinap_lenrek |
2014-12-24 | added zynq kernel | aiju |