| Age | Commit message (Expand) | Author |
| 2020-06-06 | audiosb16: cleanup audioprobe(), cast ISAConf.port to ulong | cinap_lenrek |
| 2020-06-06 | audioac97: use 64-bit physical addresses | cinap_lenrek |
| 2020-06-06 | audiohda: use 64-bit physical addresses, check pci membar types | cinap_lenrek |
| 2020-06-06 | pc/pcmciamodem: cast i/o port to ulong | cinap_lenrek |
| 2020-06-06 | pc/pmmc: check pci membar type | cinap_lenrek |
| 2020-06-06 | uartaxp: use 64-bit physical addresses and check pci membar types | cinap_lenrek |
| 2020-06-06 | pc/wavelan: print Ether.port as 64-bit value | cinap_lenrek |
| 2020-06-06 | sd53c8xx: use 64-bit physical addresses | cinap_lenrek |
| 2020-06-06 | sdmv50xx: use 64-bit physical addresses and check pci membar type | cinap_lenrek |
| 2020-06-06 | sdiahci: use 64-bit physical addresses | cinap_lenrek |
| 2020-06-06 | sdodin: use 64-bit physical addresses and check pci membar type | cinap_lenrek |
| 2020-06-06 | sdnvme: make sure pci membar type is memory | cinap_lenrek |
| 2020-06-06 | usbuhci: make sure pci membar type is i/o | cinap_lenrek |
| 2020-06-06 | usbehcipc: use 64-bit physical addresses and check pci membar type | cinap_lenrek |
| 2020-06-06 | pc/ether*: use 64-bit physical addresses and check pci membar types and sizes | cinap_lenrek |
| 2020-06-06 | pc/vga*: use 64-bit physical addresses and check pci membar types and sizes | cinap_lenrek |
| 2020-06-06 | archacpi: use 64-bit uvlong for physical addresses | cinap_lenrek |
| 2020-06-06 | devvga: use 64-bit physical addresses for framebuffer | cinap_lenrek |
| 2020-06-06 | devpccard: use 64-bit physical addresses | cinap_lenrek |
| 2020-06-06 | usbxhci: use 64-bit physical addresses | cinap_lenrek |
| 2020-06-06 | devpnp, devether, devusb: cast ISAConf.port to uvlong (for 32-bit implementat... | cinap_lenrek |
| 2020-06-06 | devusb: print Hci.port as 64-bit uvlong | cinap_lenrek |
| 2020-06-06 | devether: print Ether.port as 64-bit uvlong | cinap_lenrek |
| 2020-06-06 | devpnp: print pci membar as 64-bit uvlong | cinap_lenrek |
| 2020-06-06 | bcm64: bring pci code in line with the pc/pc64 | cinap_lenrek |
| 2020-06-06 | bcm64: use uvlong for ISAConf.port | cinap_lenrek |
| 2020-06-06 | bcm64: use 64-bit uvlong physical address in vmap() | cinap_lenrek |
| 2020-06-06 | pc, pc64: implement 64-bit pci membar support | cinap_lenrek |
| 2020-06-06 | pc, pc64: use 64-bit physical addresses for ISAConf.port | cinap_lenrek |
| 2020-06-06 | pc, pc64: use 64-bit physical addresses for vmap() and upaalloc() | cinap_lenrek |
| 2020-06-01 | merge | cinap_lenrek |
| 2020-05-31 | acme: implement 'scratch' ctl command (thanks Drew DeVault) | kvik |
| 2020-05-31 | kernel: remove unused segment argument in freepte() | cinap_lenrek |
| 2020-05-31 | pc, xen: make PAT support optional (for xen) | cinap_lenrek |
| 2020-05-30 | ape/libdraw: add missing eenter (thanks phil9) | Ori Bernstein |
| 2020-05-30 | imap4d: reject invalid month in date2tm() | cinap_lenrek |
| 2020-05-30 | rc: avoid forking for final command that has variable assignments (to get $ap... | cinap_lenrek |
| 2020-05-27 | ip/cifsd: add FIND_FIRST2 SMB_FIND_FILE_FULL_DIRECTORY_INFO info level | cinap_lenrek |
| 2020-05-26 | sshnet: prevent ssh process from keeping the mount alive | cinap_lenrek |
| 2020-05-24 | pc, pc64: fix wrong mtrr physmask() for machines without extended address siz... | cinap_lenrek |
| 2020-05-24 | awk: fix race condition with sub-mk in mkfile | cinap_lenrek |
| 2020-05-24 | usbehci: release ctlr ilock before calling pollcheck() | cinap_lenrek |
| 2020-05-24 | merge | cinap_lenrek |
| 2020-05-24 | usbehci: avoid kproc() while holding poll lock | cinap_lenrek |
| 2020-05-24 | man(9): remove accidentally commited indices | cinap_lenrek |
| 2020-05-23 | merge | cinap_lenrek |
| 2020-05-23 | ip/tinc: accept udp connection from any udp source port | cinap_lenrek |
| 2020-05-23 | paint: change colors in the palette with button 3 | Sigrid |
| 2020-05-23 | libaml: implement ToDecimalString and ToHexString operations | cinap_lenrek |
| 2020-05-22 | pc, pc64: do page attribute table (PAT) init early in cpuidentify() | cinap_lenrek |