summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-02-09Request only 36 bytes for a response of INQUIRY command for legacy drives.tsutsui
2023-02-09Avoid possible division by zero trap in error cases to make debug easier.tsutsui
2023-02-09Adjust _all_ cinclude of *.local filesabs
2023-02-09Ensure GENERIC.local is always at the end of GENERICabs
2023-02-08bpf.c: support loopback writes when BIOCSHDRCMPLT is setgutteridge
2023-02-07Make sure to specify volatile explicitly on DMA register accesses.tsutsui
2023-02-07Avoid using (1<<64)-1 for VM_MAX{,USER}_ADDRESS as rounding that up tohgutch
2023-02-07fix logic-reversing tpyo in putone()macallan
2023-02-07bpf.c: fix a few typos and grammatical issues in commentsgutteridge
2023-02-06Remove an obsolete comment.tsutsui
2023-02-06Add a support for gpx(4) color framebuffer found on VAXstation 3100.tsutsui
2023-02-06Enable UFS_DIRHASH (missed with previous change) and UFS_EXTATTRsimonb
2023-02-06Set IMNT_MPSAFE only if all lower layers have it set.hannken
2023-02-06Set IMNT_MPSAFE only if the lower layer has it set.hannken
2023-02-05fix root detection on evbarm when raid is involvedmrg
2023-02-05avoid pserialize usage in early bootmrg
2023-02-04Remove trailing spaces and TABs.tsutsui
2023-02-04Remove leftover "last kernel PT page" settings derived from hp300.tsutsui
2023-02-04Remove #ifdef'ed out hp300 specific stuff.tsutsui
2023-02-04Misc KNF and cleanup.tsutsui
2023-02-03Misc KNF and cosmetics.tsutsui
2023-02-03Use proper C99 int types.tsutsui
2023-02-03Use proper LIST(3) macro.tsutsui
2023-02-03Make local functions static.tsutsui
2023-02-03Misc cleanup.tsutsui
2023-02-03Misc KNF and cosmetics.tsutsui
2023-02-03Remove trailing TABs.tsutsui
2023-02-03Misc KNF and cosmetics.tsutsui
2023-02-03Use proper C99 int types.tsutsui
2023-02-03TAB/space cleanup.tsutsui
2023-02-03Add proper rnd_add_uint32(9) calls to next68k xe(4) driver.tsutsui
2023-02-03Use explicit CPU strings and remove hp300 derived stuff.tsutsui
2023-02-03Fix use after free on packet with broken lengthschristos
2023-02-03Make multiboot1 continue with common boot code and not skip CPU typemlelstv
2023-02-03Remove useless/harmful casts in debug messages. MPIDR AFF3 would notskrll
2023-02-03Use thermal sensor code for IXGBE_DEV_ID_X550EM_A_10G_T, too.msaitoh
2023-02-03Regen.msaitoh
2023-02-03Add Samsung SM990.msaitoh
2023-02-01ddbping - restore the original narration of the example, NFCIuwe
2023-01-31fix few typos in comments.andvar
2023-01-31module(9): Make error message for multiple MODULE decls more obvious.riastradh
2023-01-31sys/modules/drmkms_pci: Remove drm_agpsupport.c.riastradh
2023-01-31sys/modules/drmkms: Remove GPU scheduler files.riastradh
2023-01-30s/isses/issues/andvar
2023-01-29Trailing whitespaceskrll
2023-01-29Make a vax bootloader work on 8MB VAXen.tsutsui
2023-01-29Remove old prototypes from writing that shouldn't have been comitted at all!reinoud
2023-01-29Add and entry for the EXAR XR17V354 4-port UART.thorpej
2023-01-29Regen for EXAR XR17V354.thorpej
2023-01-29Add ID for the EXAR XR17V354 PCIe UART.thorpej