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
/
bcm
/
mmu.c
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-12-04
bcm: use extended small pages so XN bit can work
cinap_lenrek
2019-08-26
kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, ...
cinap_lenrek
2019-08-21
bcm: set XN bits for kernel device mappings
cinap_lenrek
2019-07-25
bcm, bcm64: add dmaflush() function and make virtio size and virtual address ...
cinap_lenrek
2019-05-13
bcm, bcm64: preserve memsize across reboots, avoid trashing atags while parsi...
cinap_lenrek
2019-04-11
kernel: get rid of PTR2UINT() and UINT2PTR() macros
cinap_lenrek
2018-10-28
bcm: simplify reboot code
cinap_lenrek
2018-10-20
bcm: import changes for raspi2/3 from richard miller
cinap_lenrek
2015-06-15
kernel: add pagechaindone() to wakeup processes waiting for memory
cinap_lenrek
2015-02-07
kernel: reduce Page structure size by changing Page.cachectl[]
cinap_lenrek
2014-07-08
bcm: apply richards fix for mmukmap (from /n/sources/patch/bcm-mmukmap-bug)
cinap_lenrek
2013-01-26
add raspberry pi kernel (from sources)
cinap_lenrek