summaryrefslogtreecommitdiff
path: root/sys/arch/landisk
AgeCommit message (Expand)Author
2023-02-09Adjust _all_ cinclude of *.local filesabs
2023-02-09Ensure GENERIC.local is always at the end of GENERICabs
2022-10-31Remove declaration of landisk_pci_intr_setattr - macro magic latermartin
2022-10-31Fix signature of landisk_pci_intr_setattrmartin
2022-10-29landisk: Add stub pci_intr_setattr.riastradh
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-24Added missing copyright and license notice.nonaka
2022-08-07UFS/LFS dirhash:simonb
2022-06-10Enable crypto, swcrypto and cgd.martin
2022-05-03Fix vnode locking around VOP_OPEN.mlelstv
2022-04-30Fix fallout from libsa change; stand.h includes <sys/param.h> now.rin
2022-03-19Lock vnode across VOP_OPEN/VOP_IOCTL/VOP_CLOSE.hannken
2021-11-02In order to prevent _mcount() from being recursively called when built with C...ryo
2021-10-27Remove unnecessary multiple-inclusion-protection from these tinythorpej
2021-09-29Confirm to the NOTE_SUBMIT protocol. With this, btn_read_filtops is MPSAFE.thorpej
2021-09-26Driver "kqfilter" entry points return an error code, so if an invalidthorpej
2021-09-26Use seltrue_filtops rather than rolling our own with filt_seltrue.thorpej
2021-09-26Change the kqueue filterops::f_isfd field to filterops::f_flags, andthorpej
2021-08-07Merge thorpej-cfargs2.thorpej
2021-07-15Migrate btn_init() from btnopen() (with RUN_ONCE) to btn_obio_attach().rin
2021-06-29Remove uscanner(4) drivernia
2021-05-17include libkern.h to get moved dkcksum() definition.mrg
2021-04-25PCI busses do not attach directly to mainbus (they attach to shpcic,thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-01Whitespace: #define<tab>simonb
2021-01-23Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8christos
2021-01-20remove compat_ossaudio from kernel modulesnia
2020-12-19malloc(9) -> kmem(9)thorpej
2020-12-19Use sel{record,remove}_knote().thorpej
2020-09-27vether: Add to kernel configurationsroy
2020-09-06Fix some more uvm header fallout. Add include guards while here.riastradh
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-05-16Remove uyap, USB YAP phone firmware loader.maya
2020-04-04mark nsmb major obsoletejdolecek
2020-03-25remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configsjdolecek
2020-01-29remove urio(4), a driver for the Rio500 MP3 player.maya
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2019-09-23Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all archesskrll
2019-05-07Switch all users (except ia64) of custom machine/ansi.h to common_ansi.hkamil
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-04-06Use aprint_* instead of printf.uwe
2019-02-06Add ure(4) to kernel config files. Also add PHY drivers where necessary.rin
2019-01-28Systematize handling of removed drivers.dholland
2018-10-23remove the 'wd* at umass?' for the non-standardized and rare (extinct?)jdolecek
2018-08-25Add (commented out) mue(4) to where appropriate.rin
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-01-23Alternate buffer queue strategies no longer considered experimental, updatesevan
2017-11-06Cleanup and clarify the ELFSIZE mess:christos