| Age | Commit message (Expand) | Author |
| 2019-05-17 | 7l: don't hardcode 4k pagesize, use INITRND | cinap_lenrek |
| 2019-05-17 | mkone: fix man target (thanks Amavect) | cinap_lenrek |
| 2019-05-15 | bcm64: generalize mmu code | cinap_lenrek |
| 2019-05-15 | bcm64: fix mmu0clear() mistake from previous commit | cinap_lenrek |
| 2019-05-14 | nusb(2): remove startdevs() reference, document getdev() (thanks BurnZeZ) | cinap_lenrek |
| 2019-05-13 | bcm: add cache invalidate before accessing prop buffer | cinap_lenrek |
| 2019-05-13 | bcm64: implement reboot support | cinap_lenrek |
| 2019-05-13 | bcm, bcm64: preserve memsize across reboots, avoid trashing atags while parsi... | cinap_lenrek |
| 2019-05-12 | devip: do not lock selftab in ipselftabread(), remove unused fields from Ipself | cinap_lenrek |
| 2019-05-11 | memdraw(2): remove references to iprint() | BurnZeZ |
| 2019-05-11 | devip: reset speed and delay on bind, adjust burst on mtu change, ifc->m nil ... | cinap_lenrek |
| 2019-05-11 | devip: make sure ifc is bound in add6 ctl command | cinap_lenrek |
| 2019-05-11 | devip: remove unused c->car qlock, avoid potential deadlock in ipifcregisterp... | cinap_lenrek |
| 2019-05-11 | devip: avoid media bind/unbind kproc reader startup race, simplify etherbind | cinap_lenrek |
| 2019-05-11 | timezones: add India (thanks joe9) | 23hiro |
| 2019-05-10 | bcm64: use exclusive monitor on nrdy to wake up idlehands() | cinap_lenrek |
| 2019-05-10 | ape: fix malloc to deal with more than 4GB of memory on 64 bit systems | cinap_lenrek |
| 2019-05-09 | libc: fix return value for arm64 memset() and memove() | cinap_lenrek |
| 2019-05-09 | libc: use MOVP instruction for arm64 memmove() and memset() | cinap_lenrek |
| 2019-05-09 | bcm64: use MOVP instruction for saving and restoring registers | cinap_lenrek |
| 2019-05-09 | libmach: remove newline | cinap_lenrek |
| 2019-05-09 | libmach: support for MOVP instruction disassembly for arm64 | cinap_lenrek |
| 2019-05-09 | 7l: implement MOVP instruction | cinap_lenrek |
| 2019-05-09 | libc: provide arm64 assembly versions for memmove() and memset() | cinap_lenrek |
| 2019-05-09 | bcm64: map framebuffer write-through to allow unaligned access | cinap_lenrek |
| 2019-05-07 | wadfs: avoid comma operator after PBIT32() macros | cinap_lenrek |
| 2019-05-07 | plan9.ini(8), boot(8): clarify the use of $rootdir and $rootspec | cinap_lenrek |
| 2019-05-07 | nusb/usbd: work around devices that ignore the high byte of wLength in contro... | cinap_lenrek |
| 2019-05-06 | Sand edges down on GBIT64()/PBIT64() macros. | Ori Bernstein |
| 2019-05-06 | merge | cinap_lenrek |
| 2019-05-06 | dist/mkfile: add *.pi3.img target for ARM64 raspberry pi3 | cinap_lenrek |
| 2019-05-05 | lib: update pci database | mischief |
| 2019-05-05 | bootrc: fix $rootdir and $rootspec handling (thanks lucio) | cinap_lenrek |
| 2019-05-05 | bcm: make sure fiq is on enabled on cpu0 | cinap_lenrek |
| 2019-05-05 | bcm64: provide idlehands() function | cinap_lenrek |
| 2019-05-05 | bcm64: get rid of usb workaround delay | cinap_lenrek |
| 2019-05-05 | usbdwc: enable Slowbuilkin workarround, improve split transaction timing, han... | cinap_lenrek |
| 2019-05-05 | libc: fix NaN check precedence bug in modf() (thanks BurnZeZ) | cinap_lenrek |
| 2019-05-04 | acid: add arm64 support | cinap_lenrek |
| 2019-05-03 | rootstub: add /sys/lib/dist/ndb/dhcp/ | cinap_lenrek |
| 2019-05-03 | pc kernel: remove countpagerefs() (thanks BurnZeZ) | cinap_lenrek |
| 2019-05-03 | kernel: exec support for arm64 binaries | cinap_lenrek |
| 2019-05-03 | bcm64: add experimental work in progress arm64 kernel for raspberry pi 3 | cinap_lenrek |
| 2019-05-03 | bcm: don't call nil on PADDR() in dmaaddr(), return busdram dummy address | cinap_lenrek |
| 2019-05-03 | bcm: move fiq saved pc adjust into lexception.s so it can be shared with arm64 | cinap_lenrek |
| 2019-05-03 | uartpl011: dont touch line control while uart is enabled | cinap_lenrek |
| 2019-05-03 | ktrace: arm64 support | cinap_lenrek |
| 2019-05-03 | arm64: add mkfile | cinap_lenrek |
| 2019-05-03 | python: arm64 support | cinap_lenrek |
| 2019-05-03 | gs: arm64 support | cinap_lenrek |