summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-05-06expose hardware counters as kstats.David Gwynne
2024-05-06drm/amdgpu: Fix leak when GPU memory allocation failsJonathan Gray
2024-05-06drm/amdgpu: Assign correct bits for SDMA HDP flushJonathan Gray
2024-05-06drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Jonathan Gray
2024-05-06drm/ttm: stop pooling cached NUMA pages v2Jonathan Gray
2024-05-06mm, treewide: introduce NR_PAGE_ORDERSJonathan Gray
2024-05-06drm/amdgpu: fix visible VRAM handling during faultsJonathan Gray
2024-05-06drm/amdgpu: add shared fdinfo statsJonathan Gray
2024-05-06drm: add drm_gem_object_is_shared_for_memory_stats() helperJonathan Gray
2024-05-06add NR_PAGE_ORDERS for 6.6.30 drmJonathan Gray
2024-05-05remove unused 0-sized softdep filesJonathan Gray
2024-05-05Stop building with and documenting FFS_SOFTUPDATES.Jonathan Gray
2024-05-05remove unneeded includesJonathan Gray
2024-05-04dma_free(9) just once in error caseKlemens Nanni
2024-05-04Add TSO capabilites.Moritz Buhl
2024-05-04remove prototypes for removed functionsJonathan Gray
2024-05-04remove some unused definesJonathan Gray
2024-05-04amd64 is guaranteed to have PAT and CLFLUSH; stop testing cpu flagsPhilip Guenther
2024-05-03Push solock() down to sosend() and remove it from soreceive() paths froVitaliy Makkoveev
2024-05-03Make qwx(4) call into ifmedia more like iwx(4) does it.Stefan Sperling
2024-05-03vmm: merge VMX and SVM vm initialization functions.Dave Voutila
2024-05-03witness: Display lock cycles longer than two locksVisa Hankala
2024-05-03witness: Make "show witness" display lock subtypesVisa Hankala
2024-05-03Add support for Rx checksum offloading to dwqe(4).Stefan Sperling
2024-05-02Quick fix previous one. socantrcvmore() should raise assertion ifVitaliy Makkoveev
2024-05-02Don't re-lock sockets in uipc_shutdown().Vitaliy Makkoveev
2024-05-02Pass `sosp' instead of `so' to sblock() when locking `so_snd' withinVitaliy Makkoveev
2024-05-02Delete extra spaces, change spaces to tab.Kenji Aoyama
2024-05-01remove unneeded includesJonathan Gray
2024-05-01Add per-CPU caches to the pmemrange allocator.Martin Pieuchot
2024-05-01Refactor receive offloading code in ix(4)Jan Klemkow
2024-04-30Push solock() down to sosend() for SOCK_RAW sockets.Vitaliy Makkoveev
2024-04-30Add '\n' to DPRINTF() string that used to be a panic() string.Kenneth R Westerback
2024-04-30Make nfstov_mode() return mode_t rather than uint16_t.Miod Vallat
2024-04-30Constify NFS data whenever possible. Also make a few more const data static.Miod Vallat
2024-04-30Convert all the NFS macros (in nfsm_subs.h) into inline functions with theMiod Vallat
2024-04-30add typedefs for msgqnum_t and msglen_t, required by POSIX.Omar Polo
2024-04-30Do not cast off_t to u_long in uvm_vnp_setsize call (only misbehaves on 32-bitMiod Vallat
2024-04-30remove commented DEBUG_TIMER for timer driver removed in 2021Jonathan Gray
2024-04-29em(4) will workTheo de Raadt
2024-04-29vmm & vmd: drop "continue" flag to simplify running a vcpu.Dave Voutila
2024-04-29remove prototypes for removed functionsJonathan Gray
2024-04-29remove prototypes for removed functionsJonathan Gray
2024-04-29remove unused armv7 specific find_first_bit()Jonathan Gray
2024-04-29remove unused intc_intr_bootstrap()Jonathan Gray
2024-04-29remove unused global varsJonathan Gray
2024-04-29remove prototypes for removed functionsJonathan Gray
2024-04-29remove unused pmap_vp_remove()Jonathan Gray
2024-04-29drm/amdgpu: remove invalid resource->start check v2Jonathan Gray
2024-04-29drm/amdkfd: Fix memory leak in create_process failureJonathan Gray