aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linuxkpi
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* LinuxKPI: define LINUXKPI_INCLUDES for module builds as wellBjoern A. Zeeb2022-09-261-1/+1
* linuxkpi: drm-kmod debugfs supportJake Freeland2022-09-201-1/+2
* linuxkpi: on i386 only use first_msi_irq if apic is in kernel configTijl Coosemans2022-09-011-0/+4
* linuxkpi: fix module build outside of kernel build environmentEugene Grosbein2022-03-101-0/+1
* linuxkpi: Add i2c supportEmmanuel Vadot2022-01-251-0/+2
* LinuxKPI: import beginning of a new version of netdevice.hBjoern A. Zeeb2021-12-271-0/+1
* LinuxKPI: add a work-in-progress skbuff implementationBjoern A. Zeeb2021-12-271-0/+1
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-181-0/+2
* LinuxKPI: Remove FreeBSD struct resource from all LKPI headersVladimir Kondratyev2021-09-291-0/+1
* LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag.Hans Petter Selasky2021-07-311-1/+2
* Implement basic support for allocating memory from a specific numa nodeHans Petter Selasky2021-03-091-0/+1
* LinuxKPI: implement devres() framework parts and two examplesBjoern A. Zeeb2021-01-281-0/+1
* LinuxKPI: add firmware loading supportBjoern A. Zeeb2021-01-281-0/+1
* linuxkpi: add kernel_fpu_begin/kernel_fpu_endEmmanuel Vadot2021-01-121-1/+1
* linuxkpi: Add shrinker supportEmmanuel Vadot2021-01-121-0/+1
* Add missing header file when building the LinuxKPI module separately.Hans Petter Selasky2020-11-181-1/+1
* LinuxKPI: Implement ACPI bits required by drm-kmod in base systemEmmanuel Vadot2020-11-091-0/+5
* linuxkpi: Add dmi_* functionEmmanuel Vadot2020-10-021-0/+1
* Implement extensible arrays API using the existing radix tree implementationHans Petter Selasky2020-08-271-1/+2
* Introduce LINUXKPI_GENSRCS.Konstantin Belousov2020-03-201-8/+1
* Add pci_iov_if.h header as a dependency for Linuxkpi consumers.Konstantin Belousov2020-03-181-0/+1
* linuxkpi: Move shmem related functions in it's own fileEmmanuel Vadot2020-02-211-0/+1
* LinuxKPI: Finalize import of seq_file.Johannes Lundberg2019-05-161-0/+1
* Implement the dump_stack() function in the LinuxKPI.Hans Petter Selasky2018-10-301-1/+2
* Sort SRCS.Mark Johnston2017-06-261-3/+3
* Implement parts of the hrtimer API in the LinuxKPI.Mark Johnston2017-06-261-0/+1
* Augment wait queue support in the LinuxKPI.Mark Johnston2017-06-091-0/+1
* Implement support for mutexes with deadlock avoidance in the LinuxKPI.Hans Petter Selasky2017-03-091-0/+1
* Cleanup the LinuxKPI slab implementation.Hans Petter Selasky2017-03-081-0/+1
* LinuxKPI workqueue cleanup.Hans Petter Selasky2017-03-071-1/+2
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-3/+3
* Optimise unmapped LinuxKPI page allocations.Hans Petter Selasky2017-02-221-0/+1
* Replace dummy implementation of RCU in the LinuxKPI with one based onHans Petter Selasky2017-02-211-0/+2
* Add support for LinuxKPI tasklets.Hans Petter Selasky2017-02-211-0/+1
* Make the LinuxKPI task struct persistent accross system calls.Hans Petter Selasky2017-02-211-0/+2
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-4/+7
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is aHans Petter Selasky2015-10-221-0/+18