summaryrefslogtreecommitdiffstats
path: root/freebsd/sys (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-13NVME(4): Add NVME_GET_NAMESPACE IO controlSebastian Huber2-0/+8
2019-11-13NVME(4): Enable per-CPU IO queuesSebastian Huber1-0/+7
2019-11-13NVME(4): Add support for SGLSebastian Huber4-0/+118
2019-11-13NVME(4): Add SGL descriptorSebastian Huber1-0/+24
2019-11-13NVME(4): Optimize data transferSebastian Huber2-0/+56
2019-11-13NVME(4): Big endian supportSebastian Huber1-5/+5
2019-11-13NVME(4): Port to RTEMSSebastian Huber6-0/+30
2019-11-13NVME(4): Import from FreeBSDSebastian Huber10-0/+5570
2019-09-25Add support for EARLY_COUNTERSebastian Huber2-0/+7
2019-09-25Remove obsolete header filesSebastian Huber1-205/+0
2019-09-25Fix pgsigio() warningsSebastian Huber1-0/+14
2019-09-23Update to FreeBSD stable/12 2019-09-23Sebastian Huber49-402/+807
2019-09-23Add pselect()Sebastian Huber1-0/+37
2019-09-23PCI(4): Import missing fileSebastian Huber1-0/+84
2019-09-23PCI(4): Disable unsupported featuresSebastian Huber1-0/+10
2019-09-23PCI(4): Add big endian supportSebastian Huber1-0/+8
2019-09-23CONFIG_INTRHOOK(9): Call handlers after bootSebastian Huber1-1/+15
2019-09-23C++ compatibility for <dev/pci/pcivar.h>Sebastian Huber1-1/+1
2019-09-23C++ compatibility for kernel space <sys/sysctl.h>Sebastian Huber1-0/+2
2019-08-27libsodium: Disable unused functionSebastian Huber1-0/+2
2019-08-27tty.c: Disable unused functionsSebastian Huber1-4/+2
2019-08-27pf_ioctl.c: Disable superfluous unload supportSebastian Huber1-0/+4
2019-08-27kern_intr.c: Disable unused functionsSebastian Huber1-3/+1
2019-08-27Remove superfluous support for preloaded modulesSebastian Huber2-313/+2
2019-08-26Update to FreeBSD stable/12 2019-08-26Sebastian Huber48-182/+1030
2019-08-26SLEEPQUEUE(9): Optimize sleepq_set_timeout_sbt()Sebastian Huber1-2/+3
2019-07-09Update to FreeBSD stable/12 2019-07-09Sebastian Huber28-686/+667
2019-07-05SLEEPQUEUE(9): Fix timeout handlingSebastian Huber1-2/+4
2019-06-28Import missing header fileSebastian Huber1-0/+48
2019-06-26Update to FreeBSD stable/12 2019-06-26Sebastian Huber15-124/+275
2019-06-05Update to FreeBSD stable/12 2019-06-05Sebastian Huber107-876/+2182
2019-05-23Add riscv supportSebastian Huber1-0/+83
2019-05-15Separate libbsd and RTEMS clock ticksSebastian Huber5-14/+4
2019-05-15Fix USB_DEBUG redefinition warningsSebastian Huber1-0/+12
2019-05-13Add hostname related sysctls conditionallySebastian Huber1-0/+5
2019-05-13Use static inline functions for jail and prisonSebastian Huber1-0/+202
2019-04-11Update due to API changesSebastian Huber1-2/+2
2019-03-29BPF(9): Disable legacy timestamp supportSebastian Huber1-0/+7
2019-03-28BPF(9): Fix timestampsSebastian Huber1-0/+1
2019-03-28Update to FreeBSD stable/12 2019-03-27Sebastian Huber24-45/+724
2019-03-11Update to FreeBSD stable/12 2019-03-11Sebastian Huber45-310/+670
2019-02-18C++ compatibility for some kernel-space headersSebastian Huber3-13/+13
2019-02-12ZONE(9): Fix UMA_PCPU_ALLOC_SIZESebastian Huber1-6/+4
2019-02-12Update to FreeBSD stable/12 2019-02-11Sebastian Huber32-210/+394
2019-02-04Update to FreeBSD stable/12 2019-02-04Sebastian Huber15-220/+315
2019-01-29Update to FreeBSD stable/12 2019-01-29Sebastian Huber31-205/+620
2019-01-21Update to FreeBSD stable/12 2019-01-21Sebastian Huber13-44/+212
2019-01-21Update to FreeBSD stable/12 2019-01-16Sebastian Huber128-1417/+2296
2018-12-20freebsd/if_cpsw: Port.Christian Mauderer1-0/+21
2018-12-20freebsd/if_cpsw: Import.Christian Mauderer3-0/+3352