summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-04-14add VMX/VMCS defines for amd64 endbr64 featuresDave Voutila
2023-04-14Wire up the iwm_updatechan and iwx_updatechan callbacks.Stefan Sperling
2023-04-14add support for "rockchip,cryptov2-rng"David Gwynne
2023-04-13add the "local experiments" ethertypesDavid Gwynne
2023-04-13Sprinkle UL suffix to constant literals which don't fit in int. NFCIMiod Vallat
2023-04-13Catch up with box drawing characters which have been standardized in unicodeMiod Vallat
2023-04-13Grammar fixes in comments.Miod Vallat
2023-04-13pmap_copy() has never, ever, been implemented in any of the platforms OpenBSDMiod Vallat
2023-04-13Remove intentionally undocumented pci_{io,mem}_find and convert their lastMiod Vallat
2023-04-13Move USRSTACK to the end of userland address space.Miod Vallat
2023-04-13remove duplicate includesJonathan Gray
2023-04-12Pull MP-safe arprequest() out of kernel lockKlemens Nanni
2023-04-12regenMark Kettenis
2023-04-12Add BCM4388.Mark Kettenis
2023-04-12regenMark Kettenis
2023-04-12Add PCI IDs for the 2nd generation Aquantio 10G NICs.Mark Kettenis
2023-04-12remove unused buffer selection codeJonathan Gray
2023-04-11Nuke unused function prototype.Marcus Glocker
2023-04-11fix double words in commentsJonathan Gray
2023-04-10add missing write of SAB_DAFOJonathan Gray
2023-04-10Enable caps lock LED on modern Apple laptop keyboards.Tobias Heider
2023-04-10fix setting parity bitsJonathan Gray
2023-04-10spellingJonathan Gray
2023-04-09So clang 13 miscompiles dev/usb/umass_scsi.c with the combination if -OzMark Kettenis
2023-04-09don't attach temperature sensors for which there is no TMP# node inJoshua Stein
2023-04-08Return -1 on actual failureKlemens Nanni
2023-04-08Do not reload `inp' in gre_send(). The pointer to PCB of raw socket isVitaliy Makkoveev
2023-04-08Move rtm_ifannounce(IFAN_DEPARTURE) outside netlock within if_detach().Vitaliy Makkoveev
2023-04-08add missing write to XENON_EMMC_PHY_PAD_CONTROL2Jonathan Gray
2023-04-08correct write to MV_XLG_PORT_MAC_CTRL4_REGJonathan Gray
2023-04-08try and cope with not having the firmware/boot loader init the hardware.David Gwynne
2023-04-07print which gmac the dwqe driver is attaching to.David Gwynne
2023-04-07Remove kernel locks from the ARP input path. Caller if_netisr()Alexander Bluhm
2023-04-07Fix whitespace on two linesTheo Buehler
2023-04-07register a mapping of dwqe interfaces to ofw nodes/phandles.David Gwynne
2023-04-07avoid use of uninitialised memoryJonathan Gray
2023-04-07Determine PHY mode and pass the appropriate flags down to the PHY when weMark Kettenis
2023-04-07register a mapping of dwqe interfaces to ofw nodes/phandles.David Gwynne
2023-04-07fixed regulators could have a "gpios" or "gpio" property.David Gwynne
2023-04-07drm/amdkfd: Get prange->offset after svm_range_vram_node_newJonathan Gray
2023-04-07drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...Jonathan Gray
2023-04-07drm/i915: Disable DC states for all commitsJonathan Gray
2023-04-07drm/i915/dpt: Treat the DPT BO as a framebufferJonathan Gray
2023-04-07drm/i915/gem: Flush lmem contents after constructionJonathan Gray
2023-04-07drm/amd/display: Take FEC Overhead into Timeslot CalculationJonathan Gray
2023-04-07drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubJonathan Gray
2023-04-07drm/amdgpu: allow more APUs to do mode2 reset when go to S4Jonathan Gray
2023-04-07drm/i915/tc: Fix the ICL PHY ownership check in TC-cold stateJonathan Gray
2023-04-07drm/amdkfd: Fixed kfd_process cleanup on module exit.Jonathan Gray
2023-04-07drm/amdkfd: fix potential kgd_mem UAFsJonathan Gray