summaryrefslogtreecommitdiff
path: root/sys/src/9/pc
AgeCommit message (Expand)Author
2022-11-15kernel: handle 64-bit multiboot framebuffer addressMichael Forney
2022-11-05ethervgbe: do not give userspace the frame check sequenceJacob Moody
2022-09-22devarch: add name for VIA C7 EdenArne Meyer
2022-09-05ethervgbe: fix fucked up mergecinap_lenrek
2022-08-18devvga: fix race condition between writes to vgactlqwx
2022-08-17kernel: allocate notes in heapcinap_lenrek
2022-08-17kernel: simplify notify() adding common popnote() functioncinap_lenrek
2025-05-14kernel: get rid of Proc.kstackglenda
2022-08-129: compute available kernel pages using sizeof(Proc*)Ori Bernstein
2022-08-12ether8169: support for RTL8168EP chips"Ori Bernstein"
2022-08-11etheriwl: add 7265 device idqwx
2022-08-109/port: allow kiloprocs -- allocate procs lazilyOri Bernstein
2022-07-20pc/rtc: make sure string is NUL terminates for rtc writecinap_lenrek
2022-07-18kernel: consistently add devbridge and netdevmedium to kernel configscinap_lenrek
2022-07-03sdnvme: add dmaflush() instructions, move to port/cinap_lenrek
2022-06-17kernel: add dev dtracy provider.Jacob Moody
2022-06-15skel(3) → skelfs(4)Jacob Moody
2022-06-07kernel: add devskel for pc and pc64Jacob Moody
2022-04-03uartpci: AMT SOL Redirection interface (x200s)cinap_lenrek
2022-03-18uartpci: add serial-over-lan uart from x230/AMTcinap_lenrek
2022-03-18sdide: add pci id for AMT IDE-r controller on x230cinap_lenrek
2022-02-28ether82563: add pci id for ethernet on dell optiplex 7090 micro (thanks leimy)cinap_lenrek
2021-08-21etheriwl: fixes for 7260 ackemal
2022-01-16kernel: make Page.txtflush into an arraycinap_lenrek
2021-12-13devssl, cpu, import, oexportfs: deleteOri Bernstein
2021-12-08vga/igfx: add missing pci did's for hwblank for known mobile modelsqwx
2021-11-26kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TBcinap_lenrek
2021-11-18audiohda: add support for intel cannon point-lp (t490s)qwx
2021-11-13vgaigfx: add x1 carbon 3rd genqwx
2021-11-05audiohda: add support for intel comet lake-s, fix typoqwx
2021-10-11kernel: move waserror() macro to port/portfns.hcinap_lenrek
2021-09-11audiohda: Add DID for Intel 200 Series PCH HD Audionessabeene@gmail.com
2021-09-13archacpi: leave acpi enabled with *acpi=Ori Bernstein
2021-09-13devvmx: skip tsc offset writing if CPU doesn't support itSigrid Solveig Haflínudóttir
2021-09-09ether82598: add pci device id for ixgbe i52899 (thanks izaki)cinap_lenrek
2021-09-05etheriwl: add did for Intel Centrino Advanced-N + WiMAX 6250 (thanks Nessa)Ori Bernstein
2021-09-04ether82563: add pci id for i219-v on t490sqwx
2021-08-30audiohda: fix syntax errorqwx
2021-08-29audiohda: add ztom z36*/z37* device idSigrid Solveig Haflínudóttir
2021-08-29ether8169: support rtl8402 variantSigrid Solveig Haflínudóttir
2021-08-16ether82563: add 0x15bd i219-lm variant (thanks crab1)Sigrid Solveig Haflínudóttir
2021-08-06etheriwl: fix botched merge...cinap_lenrek
2021-07-31[PATCH] Support for igfx on Celeron(R) 2957U (thanks Lorenzo Bivens)cinap_lenrek
2021-07-15archacpi: make *acpi=1 the defaultcinap_lenrek
2021-07-15ether82563: add pci id for i219-LM from ThinkPad P17 Gen1 Professional Mobile...cinap_lenrek
2021-07-14pc, pc64: increase confmem slots to 64cinap_lenrek
2021-07-11virtio: set FeaturesOk flag after feature negotiation, and enable queues befo...cinap_lenrek
2021-07-11virtio: add non-legacy virtio 1.0 drivers for disk and ethernetcinap_lenrek
2021-05-31sdvirtio: accept multi-queue devicesOri Bernstein
2021-05-12devvmx: remove unncessary locking in gotcmd() sleep test functioncinap_lenrek