summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-09detection worksgicvncosarara
2024-01-08imx8, arm64: fix tbdf argumnt position for intrdisable() (thanks cosa)cinap_lenrek
2024-01-08vncv: implement autoscaling via -a flag (thanks unobe)Igor Böhm
2024-01-08bcm64: fix build caused by added bootargs file in arm64/cinap_lenrek
2024-01-07devip: no more wandering routescinap_lenrek
2024-01-07arm64/qemu: add xhci usbKeegan Saunders
2024-01-07arm64/qemu: detect VM configurationKeegan Saunders
2024-01-07ip/ppp: increase echo timeout to 5 periods (25 seconds)cinap_lenrek
2024-01-076?, 8?, libc: add JMPF instructionJacob Moody
2024-01-06vncs: bind devswap also for memory(1), this used to be in devconscinap_lenrek
2024-01-06nusb/audio: name audio device as audioUxxxx/volumeUxxxx (thanks arne)cinap_lenrek
2024-01-06mixfs: allow switching between audio devices (/dev/audio*)cinap_lenrek
2024-01-06ip/ppp: lower echo timeout to 2 periods (10 seconds)cinap_lenrek
2024-01-059nfs: fix rfork() race with shared pid variablecinap_lenrek
2024-01-05cifs: fix rfork() race with shard pid variablecinap_lenrek
2024-01-05telco: fix rfork() race for pidcinap_lenrek
2024-01-05ip/ppp: fix race condition with rfork()cinap_lenrek
2024-01-05ip/ppp: remove -> delcinap_lenrek
2024-01-05imx8: the mpid should not contain other bits from MPIDR_EL1, only the AFF bitscinap_lenrek
2024-01-05kernel: fix EDF scheduler double ready() and more robust double-ready detectioncinap_lenrek
2024-01-05kernel: never do sched() in unlock() when not in "Running" state.cinap_lenrek
2024-01-04kernel: fix typo in sema assert= vs == (thanks moody)cinap_lenrek
2024-01-04kernel: handle errors in semacquirecinap_lenrek
2024-01-04kernel: .... aaand devswap :)cinap_lenrek
2024-01-04kernel: add extra "New" process state to catch invalid state transitionscinap_lenrek
2024-01-04kernel: forgot portfns.h from last changecinap_lenrek
2024-01-04kernel: don't sched() for clock interrupt when up->state != Runningcinap_lenrek
2024-01-04kernel: make sure process is in Queueing state in qunlock()cinap_lenrek
2024-01-02etherseeq: defer enabling controller until attach(), provide shutdown() functioncinap_lenrek
2024-01-02mt7688/uarti8250.c; fixed interruptsadventuresin9
2024-01-02sgi: make newport graphics work in MAMEcinap_lenrek
2024-01-01ip/dhcpd: don't override local address for gateway casecinap_lenrek
2024-01-01sgi: fix botched conversion to stacks below Proc.cinap_lenrek
2023-12-31libc: add _callmain to share more initialization codeJacob Moody
2023-12-31/sys/lib/acid/kernel: fix proctab()cinap_lenrek
2023-12-317l: dont dump constant-pool in the middle of switch/case jump tablecinap_lenrek
2023-12-29?c: fix nodret checkcinap_lenrek
2023-12-29qc: fix crash, nodet not nused/initializedcinap_lenrek
2023-12-28mk: Various improvementscinap_lenrek
2023-12-27rc: handle Xeflag in exitnext()cinap_lenrek
2023-12-23ref: check if object is a commit when neededOri Bernstein
2023-12-23git/log: ensure we're starting to log from a commit hashOri Bernstein
2023-12-22kernel: add pc field in QLock for debuggingcinap_lenrek
2023-12-20libgeometry: fix typo from previous commitrodri
2023-12-20libgeometry: add matrix minor and cofactor functionsrodri
2023-12-19ethervirtio: make multicast work (thanks Arne)cinap_lenrek
2023-12-18ip/cifsd: dont add pointless logging (already logged when debug is active)cinap_lenrek
2023-09-28cifsd: clarify SMBv1 is supported, not SMB 2/3.Romano
2023-12-18qlock: keep the caller pc in the qlock for debuggingOri Bernstein
2023-12-12cc: don't rearrange constant scaling across unsigned castscinap_lenrek