summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2020-07-02bcm64: handle 8GB of physical memory for raspberry pi4cinap_lenrek
2020-07-02bcm64: fix usb xhci controller on pi4 8GB variant (thanks richard miller)cinap_lenrek
2020-06-29mergecinap_lenrek
2020-06-29upas/fs: move unixheader handling to parseheaders()cinap_lenrek
2020-06-28graphics(2): fix typokvik
2020-06-28kernel: segflush() needs to flush tlb of other processescinap_lenrek
2020-06-27aux/trampoline: Implement inactivity timeout (-t option)cinap_lenrek
2020-06-259p(2): fix typokvik
2020-06-24upas/fs: remove now unused Mtrunc mimeflags constantcinap_lenrek
2020-06-24upas/fs: use memchr() instead of strchr() in hdrlen()cinap_lenrek
2020-06-24mergecinap_lenrek
2020-06-24ip/tinc: run script sub-shell in its own environmentcinap_lenrek
2020-06-22upas/marshal: make attachment failure fatalAlex Musolino
2020-06-21usbxhci: implement isochronous in transfers (for webcam, audio recording)cinap_lenrek
2020-06-21devusb: keep isochronous ep->hz consistent with maxpkt, ntds and pollivalcinap_lenrek
2020-06-21abaco: add fonts.h to HFILES in mkfile (thanks eekee)Alex Musolino
2020-06-19ip/torrent: fix size check in 64-bit "v" unpack (thanks pr)cinap_lenrek
2020-06-18cifsd(8): fix typo (thanks senthil)Alex Musolino
2020-06-15libc: revert date change again. this is getting ridicuoulus.cinap_lenrek
2020-06-14libc, seconds: new time and date apis (try 2)Ori Bernstein
2020-06-14libc: reverting previous change until ori can fix itcinap_lenrek
2020-06-13libc, seconds: new time and date apis.Ori Bernstein
2020-06-12mergecinap_lenrek
2020-06-12ramfs: make Elocked[] more consistent (thanks fazlul)cinap_lenrek
2020-06-11acme: implement position-dependent scroll-wheel scrollingkvik
2020-06-09libplumb: add missing mkfileOri Bernstein
2020-06-07acme: document log file in manpageOri Bernstein
2020-06-07acme: add missing logf.ccinap_lenrek
2020-06-07ip/6in4: request ipv4 packets only in ipmux filtercinap_lenrek
2020-06-07devip: implement ipv6 support in ipmux packet filtercinap_lenrek
2020-06-07snoopy: add ipmux pseudo protocolcinap_lenrek
2020-06-07devip: fix parseipmask() prototype in ip.hcinap_lenrek
2020-06-06acme: import event log from plan9port (thanks fshahriar)Ori Bernstein
2020-06-06devip: pick less surprising interface address in header for incoming UDP packetscinap_lenrek
2020-06-06mergecinap_lenrek
2020-06-06aux/vga: use 64-bit physical addresses for pci membarcinap_lenrek
2020-06-06devlml: use 64-bit physical addressescinap_lenrek
2020-06-06audiosb16: cleanup audioprobe(), cast ISAConf.port to ulongcinap_lenrek
2020-06-06audioac97: use 64-bit physical addressescinap_lenrek
2020-06-06audiohda: use 64-bit physical addresses, check pci membar typescinap_lenrek
2020-06-06pc/pcmciamodem: cast i/o port to ulongcinap_lenrek
2020-06-06pc/pmmc: check pci membar typecinap_lenrek
2020-06-06uartaxp: use 64-bit physical addresses and check pci membar typescinap_lenrek
2020-06-06pc/wavelan: print Ether.port as 64-bit valuecinap_lenrek
2020-06-06sd53c8xx: use 64-bit physical addressescinap_lenrek
2020-06-06sdmv50xx: use 64-bit physical addresses and check pci membar typecinap_lenrek
2020-06-06sdiahci: use 64-bit physical addressescinap_lenrek
2020-06-06sdodin: use 64-bit physical addresses and check pci membar typecinap_lenrek
2020-06-06sdnvme: make sure pci membar type is memorycinap_lenrek
2020-06-06usbuhci: make sure pci membar type is i/ocinap_lenrek