aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linuxkpi
Commit message (Expand)AuthorAgeFilesLines
* 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